summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-14/+19
2026-06-22Merge tag 'hyperv-next-signed-20260621' of git://git.kernel.org/pub/scm/linux...Linus Torvalds9-102/+229
2026-06-19Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-22/+0
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds61-2290/+2941
2026-06-19x86/platform/geode: reference the real node of the cs5535 GPIO controllerBartosz Golaszewski2-12/+10
2026-06-18x86: Remove arch-specific strncpy() implementationKees Cook2-22/+0
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds2-10/+5
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds3-37/+192
2026-06-16Merge tag 'x86_tdx_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds17-160/+716
2026-06-16Merge tag 'x86_mm_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds3-25/+31
2026-06-16Merge tag 'x86_misc_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds2-12/+3
2026-06-16Merge tag 'x86_sev_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds10-59/+43
2026-06-16Merge tag 'x86_microcode_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/k...Linus Torvalds3-244/+249
2026-06-16Merge tag 'x86_cleanups_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/ke...Linus Torvalds9-46/+23
2026-06-16Merge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-06-16KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson1-6/+12
2026-06-16KVM: x86: Fix shadow paging use-after-free due to unexpected rolePaolo Bonzini1-4/+6
2026-06-15Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds130-13277/+3104
2026-06-15Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds13-140/+47
2026-06-15Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds2-0/+25
2026-06-15Merge tag 'perf-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds10-145/+511
2026-06-15Merge tag 'objtool-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds1-4/+0
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds15-16/+178
2026-06-15Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-1/+0
2026-06-15Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds1-7/+29
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds30-248/+201
2026-06-15x86/ioperm: Prevent NULL dereference on theoretical missing IO bitmapLi RongQing1-0/+1
2026-06-15Merge tag 'for-linus-7.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-303/+166
2026-06-15Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds6-39/+3
2026-06-13x86/irq: Add missing 's' back to thermal event printoutThomas Gleixner1-1/+1
2026-06-12Merge branch 'kvm-single-pdptrs' into HEADPaolo Bonzini8-42/+46
2026-06-12KVM: x86/mmu: move pdptrs out of the MMUPaolo Bonzini5-21/+16
2026-06-12KVM: x86: check that kvm_handle_invpcid is only invoked with shadow pagingPaolo Bonzini1-0/+3
2026-06-12KVM: nSVM: invalidate cached PDPTRs across nested NPT transitionsPaolo Bonzini2-9/+26
2026-06-12KVM: nVMX: remove unnecessary code in prepare_vmcs02_rarePaolo Bonzini1-11/+0
2026-06-12KVM: x86: remove nested_mmu from mmu_is_nested()Paolo Bonzini1-1/+1
2026-06-12Merge tag 'kvm-x86-svm-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini17-98/+302
2026-06-12Merge tag 'kvm-x86-vmx-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-18/+26
2026-06-12Merge tag 'kvm-x86-sev-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-234/+229
2026-06-12Merge tag 'kvm-x86-mmu-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini7-298/+302
2026-06-12Merge tag 'kvm-x86-misc-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini32-534/+663
2026-06-12Merge tag 'kvm-x86-generic-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-1/+1
2026-06-12Merge tag 'kvm-s390-master-7.1-4' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini4-2/+19
2026-06-11x86/cpu: Make CONFIG_X86_CX8 unconditionalIngo Molnar3-3/+1
2026-06-11x86/cpu: Remove unused !CONFIG_X86_TSC codeIngo Molnar6-38/+5
2026-06-08KVM: x86/mmu: Recursively zap orphaned nested TDP shadow pages on emulated wr...Sean Christopherson1-1/+1
2026-06-08KVM: x86/pmu: Use hardware value when reprogramming for FIXED_CTR_CTRL changesSean Christopherson1-1/+9
2026-06-08KVM: x86: hyper-v: Bound the bank index when querying sparse banksHyunwoo Kim1-0/+5
2026-06-08x86/msr: Remove wrmsrl()Juergen Gross1-4/+0