summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-04-21Merge branch irq/gic-6.4 into irq/irqchip-nextMarc Zyngier
2023-04-21sh: sq: Use the bitmap API when applicableChristophe JAILLET
2023-04-21m68k: kexec: Include <linux/reboot.h>Simon Horman
2023-04-20SVM-SEV: convert the rest of fget() uses to fdget() in thereAl Viro
2023-04-20convert sgx_set_attribute() to fdget()/fdput()Al Viro
2023-04-20x86: rewrite '__copy_user_nocache' functionLinus Torvalds
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-20Merge branch 'pci/resource'Bjorn Helgaas
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-04-20Merge branch 'for-next/sysreg' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/perf' into for-next/coreWill Deacon
2023-04-20KVM: arm64: Ensure CPU PMU probes before pKVM host de-privilegeWill Deacon
2023-04-20Merge branch 'for-next/mm' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/misc' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/kdump' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/ftrace' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2023-04-20powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10Danny Tsen
2023-04-20crypto: p10-aes-gcm - Remove POWER10_CPU dependencyDanny Tsen
2023-04-20crypto: x86/sha - Use local .L symbols for codeArd Biesheuvel
2023-04-20crypto: x86/crc32 - Use local .L symbols for codeArd Biesheuvel
2023-04-20crypto: x86/aesni - Use local .L symbols for codeArd Biesheuvel
2023-04-20crypto: x86/sha256 - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/ghash - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/des3 - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/crc32c - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/cast6 - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/cast5 - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/camellia - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/aria - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/aesni - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/aegis128 - Use RIP-relative addressingArd Biesheuvel
2023-04-20arm64: kexec: include reboot.hSimon Horman
2023-04-20arm64: delete dead code in this_cpu_set_vectors()Dan Carpenter
2023-04-20ARM: dts: stm32: add USB OTG UTMI clock on stm32mp151Fabrice Gasnier
2023-04-19x86: remove 'zerorest' argument from __copy_user_nocache()Linus Torvalds
2023-04-19KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter
2023-04-19Merge tag 'loongarch-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-19sh: sq: Fix incorrect element size for allocating bitmap bufferJohn Paul Adrian Glaubitz
2023-04-19Merge tag 'cacheinfo-updates-6.4' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2023-04-19arm: mvebu: dt: Add PHY LED support for 370-rd WAN portAndrew Lunn
2023-04-19ARM: dts: qcom: ipq8064-rb3011: Add Switch LED for each portChristian Marangi
2023-04-19ARM: dts: qcom: ipq8064-rb3011: Drop unevaluated properties in switch nodesChristian Marangi
2023-04-19sh: pci: Remove unused variable in SH-7786 PCI Express codeJohn Paul Adrian Glaubitz
2023-04-19LoongArch: Replace hard-coded values in comments with VALENEnze Li
2023-04-19LoongArch: Clean up plat_swiotlb_setup() related codeTiezhu Yang
2023-04-19LoongArch: Check unwind_error() in arch_stack_walk()Tiezhu Yang
2023-04-19LoongArch: Adjust user_regset_copyin parameter to the correct offsetQing Zhang
2023-04-19LoongArch: Adjust user_watch_state for explicit alignmentQing Zhang