summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2026-02-02x86/kfence: fix booting on 32bit non-PAE systemsAndrew Cooper
2026-02-02x86/ibs: Fix typo in dc_l2tlb_miss commentXiang-Bin Shi
2026-02-02Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne
2026-01-31bpf: Add bpf_jit_supports_fsession()Leon Hwang
2026-01-31x86/sev: Don't emit BSS_DECRYPTED section unless it is in useArd Biesheuvel
2026-01-30x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs pathJiri Olsa
2026-01-30x86/fgraph: Fix return_to_handler regs.rsp valueJiri Olsa
2026-01-30KVM: x86: Add x2APIC "features" to control EOI broadcast suppressionKhushit Shah
2026-01-30KVM: x86: Harden against unexpected adjustments to kvm_cpu_capsSean Christopherson
2026-01-30KVM: VMX: Print out "bad" offsets+value on VMCS config mismatchSean Christopherson
2026-01-30KVM: x86: Explicitly configure supported XSS from {svm,vmx}_set_cpu_caps()Sean Christopherson
2026-01-30x86/uapi: Stop leaking kconfig references to userspaceThomas Weißschuh
2026-01-28bpf,x86: Use single ftrace_ops for direct callsJiri Olsa
2026-01-28x86/hyperv: Fix smp_ops build failure on UP kernelsIngo Molnar
2026-01-27x86/entry/vdso: Add vdso2c to .gitignoreBorislav Petkov (AMD)
2026-01-26mm: provide address parameter to p{te,md,ud}_user_accessible_page()Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...Rohan McLure
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)
2026-01-26x86: don't reserve hugetlb memory in setup_arch()Mike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)
2026-01-26x86: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)
2026-01-26x86/kexec: add a sanity check on previous kernel's ima kexec bufferHarshit Mogalapalli
2026-01-26x86/apic: Inline __x2apic_send_IPI_dest()Eric Dumazet
2026-01-26KVM: nVMX: Remove explicit filtering of GUEST_INTR_STATUS from shadow VMCS fi...Sean Christopherson
2026-01-26KVM: nVMX: Disallow access to vmcs12 fields that aren't supported by "hardware"Sean Christopherson
2026-01-24bpf,x86: add fsession support for x86_64Menglong Dong
2026-01-24bpf,x86: introduce emit_store_stack_imm64() for trampolineMenglong Dong
2026-01-24Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-24x86/entry/vdso32: Omit '.cfi_offset eflags' for LLVM < 16Nathan Chancellor
2026-01-23KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev
2026-01-23Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang
2026-01-23KVM: x86: Advertise AVX10_VNNI_INT CPUID to userspaceZhao Liu
2026-01-23KVM: x86: Advertise AVX10.2 CPUID to userspaceZhao Liu
2026-01-23KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 to userspaceZhao Liu
2026-01-23KVM: x86: Advertise MOVRS CPUID to userspaceZhao Liu
2026-01-23KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS commandMichael Roth
2026-01-23KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetchingMichael Roth
2026-01-23KVM: x86: Drop WARN on INIT/SIPI being blocked when vCPU is in Wait-For-SIPISean Christopherson
2026-01-22x86: make page fault handling disable interrupts properlyCedric Xing
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner
2026-01-21perf/x86/intel: Do not enable BTS for guestsFernand Sieber
2026-01-20x86/clear_page: introduce clear_pages()Ankur Arora
2026-01-20x86/mm: simplify clear_page_*Ankur Arora
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2026-01-20x86/xen: use lazy_mmu_state when context-switchingKevin Brodsky