summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Merge tag 'for-linus-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+3
2026-02-09Merge tag 'kvm-x86-misc-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini16-67/+300
2026-02-09Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini14-136/+335
2026-02-09Merge tag 'kvm-x86-vmx-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini7-41/+171
2026-02-06mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREEQi Zheng1-1/+0
2026-02-06x86/vmware: Fix hypercall clobbersJosh Poimboeuf1-2/+2
2026-02-04Merge tag 'mm-hotfixes-stable-2026-02-04-15-55' of git://git.kernel.org/pub/s...Linus Torvalds1-3/+4
2026-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-16/+27
2026-02-04Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini6-16/+27
2026-02-04x86/hyperv: Update comment in hyperv_cleanup()Michael Kelley1-3/+7
2026-02-04x86/hyperv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()Michael Kelley1-3/+3
2026-02-04x86/hyperv: Move hv crash init after hypercall pg setupMukesh R1-1/+3
2026-02-04x86/hyperv: fix a compiler warning in hv_crash.cMukesh R1-2/+1
2026-02-03sched/clock: Avoid false sharing for sched_clock_irqtimeWangyang Guo1-2/+0
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra30-73/+228
2026-02-02x86/kfence: fix booting on 32bit non-PAE systemsAndrew Cooper1-3/+4
2026-02-02x86/ibs: Fix typo in dc_l2tlb_miss commentXiang-Bin Shi1-1/+1
2026-02-02Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne1-1/+1
2026-01-31bpf: Add bpf_jit_supports_fsession()Leon Hwang1-0/+5
2026-01-31x86/sev: Don't emit BSS_DECRYPTED section unless it is in useArd Biesheuvel1-9/+12
2026-01-30x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs pathJiri Olsa1-1/+1
2026-01-30x86/fgraph: Fix return_to_handler regs.rsp valueJiri Olsa1-1/+4
2026-01-30KVM: x86: Add x2APIC "features" to control EOI broadcast suppressionKhushit Shah6-13/+101
2026-01-30KVM: x86: Harden against unexpected adjustments to kvm_cpu_capsSean Christopherson4-5/+25
2026-01-30KVM: VMX: Print out "bad" offsets+value on VMCS config mismatchSean Christopherson1-1/+16
2026-01-30KVM: x86: Explicitly configure supported XSS from {svm,vmx}_set_cpu_caps()Sean Christopherson4-13/+23
2026-01-30x86/uapi: Stop leaking kconfig references to userspaceThomas Weißschuh1-1/+1
2026-01-28bpf,x86: Use single ftrace_ops for direct callsJiri Olsa1-0/+1
2026-01-28x86/hyperv: Fix smp_ops build failure on UP kernelsIngo Molnar1-0/+2
2026-01-27x86/entry/vdso: Add vdso2c to .gitignoreBorislav Petkov (AMD)1-0/+1
2026-01-26mm: provide address parameter to p{te,md,ud}_user_accessible_page()Rohan McLure1-3/+3
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...Rohan McLure1-2/+2
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...Rohan McLure1-1/+1
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...Rohan McLure1-1/+1
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...Rohan McLure1-2/+2
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...Rohan McLure1-2/+2
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)2-4/+8
2026-01-26x86: don't reserve hugetlb memory in setup_arch()Mike Rapoport (Microsoft)1-1/+0
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)2-3/+0
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)4-14/+0
2026-01-26x86: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)1-5/+9
2026-01-26x86/kexec: add a sanity check on previous kernel's ima kexec bufferHarshit Mogalapalli1-0/+6
2026-01-26x86/apic: Inline __x2apic_send_IPI_dest()Eric Dumazet2-7/+9
2026-01-26KVM: nVMX: Remove explicit filtering of GUEST_INTR_STATUS from shadow VMCS fi...Sean Christopherson1-7/+4
2026-01-26KVM: nVMX: Disallow access to vmcs12 fields that aren't supported by "hardware"Sean Christopherson4-10/+92
2026-01-24bpf,x86: add fsession support for x86_64Menglong Dong1-12/+40
2026-01-24bpf,x86: introduce emit_store_stack_imm64() for trampolineMenglong Dong1-12/+14
2026-01-24Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+11
2026-01-24x86/entry/vdso32: Omit '.cfi_offset eflags' for LLVM < 16Nathan Chancellor1-0/+10
2026-01-23KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev1-0/+2