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