| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-09 | Merge tag 'for-linus-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -1/+3 |
| 2026-02-09 | Merge tag 'kvm-x86-misc-6.20' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 16 | -67/+300 |
| 2026-02-09 | Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 14 | -136/+335 |
| 2026-02-09 | Merge tag 'kvm-x86-vmx-6.20' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 7 | -41/+171 |
| 2026-02-06 | mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE | Qi Zheng | 1 | -1/+0 |
| 2026-02-06 | x86/vmware: Fix hypercall clobbers | Josh Poimboeuf | 1 | -2/+2 |
| 2026-02-04 | Merge tag 'mm-hotfixes-stable-2026-02-04-15-55' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -3/+4 |
| 2026-02-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -16/+27 |
| 2026-02-04 | Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 6 | -16/+27 |
| 2026-02-04 | x86/hyperv: Update comment in hyperv_cleanup() | Michael Kelley | 1 | -3/+7 |
| 2026-02-04 | x86/hyperv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap() | Michael Kelley | 1 | -3/+3 |
| 2026-02-04 | x86/hyperv: Move hv crash init after hypercall pg setup | Mukesh R | 1 | -1/+3 |
| 2026-02-04 | x86/hyperv: fix a compiler warning in hv_crash.c | Mukesh R | 1 | -2/+1 |
| 2026-02-03 | sched/clock: Avoid false sharing for sched_clock_irqtime | Wangyang Guo | 1 | -2/+0 |
| 2026-02-03 | Merge branch 'v6.19-rc8' | Peter Zijlstra | 30 | -73/+228 |
| 2026-02-02 | x86/kfence: fix booting on 32bit non-PAE systems | Andrew Cooper | 1 | -3/+4 |
| 2026-02-02 | x86/ibs: Fix typo in dc_l2tlb_miss comment | Xiang-Bin Shi | 1 | -1/+1 |
| 2026-02-02 | Partial revert "x86/xen: fix balloon target initialization for PVH dom0" | Roger Pau Monne | 1 | -1/+1 |
| 2026-01-31 | bpf: Add bpf_jit_supports_fsession() | Leon Hwang | 1 | -0/+5 |
| 2026-01-31 | x86/sev: Don't emit BSS_DECRYPTED section unless it is in use | Ard Biesheuvel | 1 | -9/+12 |
| 2026-01-30 | x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path | Jiri Olsa | 1 | -1/+1 |
| 2026-01-30 | x86/fgraph: Fix return_to_handler regs.rsp value | Jiri Olsa | 1 | -1/+4 |
| 2026-01-30 | KVM: x86: Add x2APIC "features" to control EOI broadcast suppression | Khushit Shah | 6 | -13/+101 |
| 2026-01-30 | KVM: x86: Harden against unexpected adjustments to kvm_cpu_caps | Sean Christopherson | 4 | -5/+25 |
| 2026-01-30 | KVM: VMX: Print out "bad" offsets+value on VMCS config mismatch | Sean Christopherson | 1 | -1/+16 |
| 2026-01-30 | KVM: x86: Explicitly configure supported XSS from {svm,vmx}_set_cpu_caps() | Sean Christopherson | 4 | -13/+23 |
| 2026-01-30 | x86/uapi: Stop leaking kconfig references to userspace | Thomas Weißschuh | 1 | -1/+1 |
| 2026-01-28 | bpf,x86: Use single ftrace_ops for direct calls | Jiri Olsa | 1 | -0/+1 |
| 2026-01-28 | x86/hyperv: Fix smp_ops build failure on UP kernels | Ingo Molnar | 1 | -0/+2 |
| 2026-01-27 | x86/entry/vdso: Add vdso2c to .gitignore | Borislav Petkov (AMD) | 1 | -0/+1 |
| 2026-01-26 | mm: provide address parameter to p{te,md,ud}_user_accessible_page() | Rohan McLure | 1 | -3/+3 |
| 2026-01-26 | mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_... | Rohan McLure | 1 | -2/+2 |
| 2026-01-26 | mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_... | Rohan McLure | 1 | -1/+1 |
| 2026-01-26 | mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_... | Rohan McLure | 1 | -1/+1 |
| 2026-01-26 | mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[... | Rohan McLure | 1 | -2/+2 |
| 2026-01-26 | mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[... | Rohan McLure | 1 | -2/+2 |
| 2026-01-26 | mm, arch: consolidate hugetlb CMA reservation | Mike Rapoport (Microsoft) | 2 | -4/+8 |
| 2026-01-26 | x86: don't reserve hugetlb memory in setup_arch() | Mike Rapoport (Microsoft) | 1 | -1/+0 |
| 2026-01-26 | arch, mm: consolidate initialization of SPARSE memory model | Mike Rapoport (Microsoft) | 2 | -3/+0 |
| 2026-01-26 | arch, mm: consolidate initialization of nodes, zones and memory map | Mike Rapoport (Microsoft) | 4 | -14/+0 |
| 2026-01-26 | x86: introduce arch_zone_limits_init() | Mike Rapoport (Microsoft) | 1 | -5/+9 |
| 2026-01-26 | x86/kexec: add a sanity check on previous kernel's ima kexec buffer | Harshit Mogalapalli | 1 | -0/+6 |
| 2026-01-26 | x86/apic: Inline __x2apic_send_IPI_dest() | Eric Dumazet | 2 | -7/+9 |
| 2026-01-26 | KVM: nVMX: Remove explicit filtering of GUEST_INTR_STATUS from shadow VMCS fi... | Sean Christopherson | 1 | -7/+4 |
| 2026-01-26 | KVM: nVMX: Disallow access to vmcs12 fields that aren't supported by "hardware" | Sean Christopherson | 4 | -10/+92 |
| 2026-01-24 | bpf,x86: add fsession support for x86_64 | Menglong Dong | 1 | -12/+40 |
| 2026-01-24 | bpf,x86: introduce emit_store_stack_imm64() for trampoline | Menglong Dong | 1 | -12/+14 |
| 2026-01-24 | Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+11 |
| 2026-01-24 | x86/entry/vdso32: Omit '.cfi_offset eflags' for LLVM < 16 | Nathan Chancellor | 1 | -0/+10 |
| 2026-01-23 | KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2() | Vasiliy Kovalev | 1 | -0/+2 |