aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-24x86/boot: Drop erroneous __init annotation from early_set_pages_state()Ard Biesheuvel1-1/+1
2025-09-24arm64: cpufeature: Remove duplicate asm/mmu.h headerJiapeng Chong1-1/+0
2025-09-24Merge branch 'for-next/vdso' into for-next/coreWill Deacon1-12/+1
2025-09-24Merge branch 'for-next/uprobes' into for-next/coreWill Deacon7-54/+171
2025-09-24Merge branch 'for-next/sysregs' into for-next/coreWill Deacon3-23/+69
2025-09-24Merge branch 'for-next/perf' into for-next/coreWill Deacon3-17/+33
2025-09-24Merge branch 'for-next/mm' into for-next/coreWill Deacon17-132/+662
2025-09-24Merge branch 'for-next/misc' into for-next/coreWill Deacon2-5/+6
2025-09-24Merge branch 'for-next/entry' into for-next/coreWill Deacon13-296/+216
2025-09-24Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon8-2/+19
2025-09-24Merge branch 'for-next/cca' into for-next/coreWill Deacon4-6/+38
2025-09-24arm64: Kconfig: Make CPU_BIG_ENDIAN depend on BROKENWill Deacon1-1/+1
2025-09-24s390/bitops: Switch to generic ffs() if supported by compilerHeiko Carstens2-0/+15
2025-09-24s390/bitops: Switch to generic fls(), fls64(), etc.Heiko Carstens1-51/+5
2025-09-24s390/mm: Use __GFP_ACCOUNT for user page table allocationsHeiko Carstens1-3/+10
2025-09-23riscv: Use an atomic xchg in pudp_huge_get_and_clear()Alexandre Ghiti1-0/+17
2025-09-23Merge tag 'v6.18-rockchip-arm32-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+1
2025-09-23Merge tag 'omap-for-v6.18/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann8-22/+71
2025-09-23Merge tag 'at91-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at...Arnd Bergmann2-33/+10
2025-09-23Merge tag 'qcom-arm64-defconfig-for-6.18' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-0/+5
2025-09-23Merge tag 'qcom-arm32-defconfig-for-6.18' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2-8/+0
2025-09-23Merge tag 'cix-dt-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+100
2025-09-23Merge tag 'at91-dt-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Arnd Bergmann3-2/+89
2025-09-23Merge tag 'sunxi-dt-for-6.18-2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-0/+231
2025-09-23Merge tag 'v6.18-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann12-33/+1428
2025-09-23Merge tag 'qcom-arm64-for-6.18-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann45-1761/+6453
2025-09-23Merge tag 'apple-soc-dt-6.18-part2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann34-2/+4687
2025-09-23Merge tag 'omap-for-v6.18/dt-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann16-51/+49
2025-09-23arm64: dts: apm-shadowcat: Drop "apm,xgene2-pcie" compatibleRob Herring (Arm)1-2/+2
2025-09-23arm64: dts: apm-shadowcat: Move slimpro nodes out of "simple-bus" nodeRob Herring (Arm)1-10/+10
2025-09-23Merge tag 'v6.17-rockchip-dtsfixes2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-2/+2
2025-09-23Merge tag 'sunxi-fixes-for-6.17' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann5-5/+5
2025-09-23Merge tag 'amlogic-arm64-dt-for-v6.18' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann13-15/+385
2025-09-23Merge tag 'v6.17-rockchip-dtsfixes2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann19-29/+64
2025-09-23Merge tag 'spacemit-dt-for-6.18-1' of https://github.com/spacemit-com/linux i...Arnd Bergmann5-10/+70
2025-09-23Merge tag 'sunxi-dt-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann12-5/+725
2025-09-23Merge tag 'v6.17-next-dts64.2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann29-203/+549
2025-09-23Merge tag 'riscv-sophgo-dt-for-v6.18' of https://github.com/sophgo/linux into...Arnd Bergmann2-0/+84
2025-09-23Merge tag 'ti-k3-dt-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann77-4071/+4032
2025-09-23riscv: bpf: Fix uninitialized symbol 'retval_off'Chenghao Duan1-3/+2
2025-09-23bpf, arm64: Add support for signed arena loadsPuranjay Mohan1-13/+17
2025-09-23bpf, x86: Add support for signed arena loadsKumar Kartikeya Dwivedi4-3/+52
2025-09-23KVM: VMX: Make CR4.CET a guest owned bitMathias Krause1-1/+2
2025-09-23KVM: x86: Define AMD's #HV, #VC, and #SX exception vectorsSean Christopherson2-1/+6
2025-09-23KVM: x86: Define Control Protection Exception (#CP) vectorSean Christopherson2-1/+2
2025-09-23KVM: x86: Add human friendly formatting for #XM, and #VESean Christopherson1-2/+2
2025-09-23KVM: SVM: Enable shadow stack virtualization for SVMJohn Allen1-3/+0
2025-09-23KVM: SEV: Synchronize MSR_IA32_XSS from the GHCB when it's validSean Christopherson3-2/+6
2025-09-23KVM: SVM: Pass through shadow stack MSRs as appropriateJohn Allen1-0/+11
2025-09-23KVM: SVM: Update dump_vmcb with shadow stack save area additionsJohn Allen1-0/+11