summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-05-30x86/microcode/AMD: Avoid -Wformat warning with clang-15Arnd Bergmann1-1/+1
2024-05-30x86/fred: Fix typo in Kconfig descriptionPaul Menzel1-1/+1
2024-05-30x86/boot: Ignore relocations in .notes sections in walk_relocs() tooGuixiong Wei1-0/+9
2024-05-30s390: vmlinux.lds.S: Drop .hash and .gnu.hash for !CONFIG_PIE_BUILDSumanth Korikkar1-1/+1
2024-05-30s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand6-47/+146
2024-05-30ARM: configs: sunxi: Enable DRM_DW_HDMIMaxime Ripard1-0/+1
2024-05-30crypto: x86/sha512-avx2 - add missing vzeroupperEric Biggers1-0/+1
2024-05-30crypto: x86/sha256-avx2 - add missing vzeroupperEric Biggers1-0/+1
2024-05-30crypto: x86/nh-avx2 - add missing vzeroupperEric Biggers1-0/+1
2024-05-30parisc: add missing export of __cmpxchg_u8()Al Viro1-0/+1
2024-05-30Reapply "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"Will Deacon2-0/+19
2024-05-30arm64/fpsimd: Avoid erroneous elide of user state reloadArd Biesheuvel1-22/+22
2024-05-30Revert "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"Will Deacon2-19/+0
2024-05-30x86/tsc: Trust initial offset in architectural TSC-adjust MSRsDaniel J Blueman1-4/+2
2024-05-25x86/percpu: Use __force to cast from __percpu address spaceUros Bizjak1-3/+3
2024-05-12Merge tag 'for-linus-6.9' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2024-05-12Merge tag 'x86_urgent_for_v6.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-9/+8
2024-05-10x86/topology/amd: Ensure that LLC ID is initializedThomas Gleixner1-9/+7
2024-05-10x86/amd_nb: Add new PCI IDs for AMD family 0x1aShyam Sundar S K1-0/+1
2024-05-09Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+2
2024-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-0/+4
2024-05-08Merge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-17/+13
2024-05-07Merge tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-17/+13
2024-05-05Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-8/+15
2024-05-05Merge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-67/+64
2024-05-03Merge tag 'for-linus-6.9a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+12
2024-05-03arm64: dts: mediatek: mt8183-pico6: Fix bluetooth nodeChen-Yu Tsai1-1/+2
2024-05-02Merge tag 's390-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-4/+18
2024-05-02Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds6-28/+20
2024-05-02x86/xen: return a sane initial apic id when running as PV guestJuergen Gross1-1/+10
2024-05-02x86/xen/smp_pv: Register the boot CPU APIC properlyThomas Gleixner1-2/+2
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-51/+80
2024-05-02KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1MJean-Philippe Brucker1-1/+1
2024-05-01s390/paes: Reestablish retry loop in paesHarald Freudenberger1-2/+13
2024-05-01x86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds3-59/+3
2024-04-30Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-4/+4
2024-04-30x86/apic: Don't access the APIC when disabling x2APICThomas Gleixner1-5/+11
2024-04-29ARM: 9381/1: kasan: clear stale stack poisonBoy.Wu1-0/+4
2024-04-29x86/sev: Add callback to apply RMP table fixups for kexecAshish Kalra3-0/+45
2024-04-29x86/e820: Add a new e820 table update helperAshish Kalra2-3/+5
2024-04-29xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_P...Barry Song1-16/+8
2024-04-28Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-13/+29
2024-04-27Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-27/+33
2024-04-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-51/+80
2024-04-27Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds37-105/+171
2024-04-26Merge tag 'arc-6.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds30-59/+50
2024-04-26Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"Palmer Dabbelt3-23/+29
2024-04-26bpf, x86: Fix PROBE_MEM runtime load checkPuranjay Mohan1-32/+25
2024-04-26bpf: verifier: prevent userspace memory accessPuranjay Mohan1-0/+6
2024-04-26Merge tag 'imx-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-1/+2