index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2026-07-23
x86/mm: Factor out flush_tlb_info initialization
Chuyi Zhou
2026-07-23
x86/boot/compressed: Disable jump tables
Nathan Chancellor
2026-07-22
x86/elf: Correct comment for STACK_RND_MASK()
Lorenzo Stoakes (ARM)
2026-07-22
KVM: x86/mmu: Consume the locked rmap value in the lockless rmap walk
Phil Rosenthal
2026-07-22
x86/resctrl: Protect against bad shift
Reinette Chatre
2026-07-22
KVM: SEV: Drop FOLL_WRITE for encrypted region registration
Pankaj Gupta
2026-07-22
KVM: x86: Check EFER validity on KVM_SET_SREGS*
Yosry Ahmed
2026-07-22
KVM: x86: Move supported EFER bits to kvm_caps
Yosry Ahmed
2026-07-22
KVM: x86: Reverse the polarity of efer_reserved_bits
Yosry Ahmed
2026-07-22
KVM: x86: Always initialize EFER reserved bits on vendor initialization
Yosry Ahmed
2026-07-22
KVM: x86: Disallow EFER.LME and EFER.LMA if long mode is not supported
Yosry Ahmed
2026-07-22
KVM: x86: Move enabling EFER.SVME and EFER.LMSLE to generic EFER setup
Yosry Ahmed
2026-07-22
KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock
Carlos López
2026-07-22
KVM: x86: Use KVM_X86_OP() for the .pi_update_irte() hook
Kai Huang
2026-07-22
x86/events: Use sysfs_emit() for cpumask show callbacks
Yury Norov
2026-07-22
x86/cpu: Remove unnecessary __maybe_unused annotations
Thorsten Blum
2026-07-22
x86/bpf: Enable EXECMEM_ROX_CACHE for BPF allocations
Mike Rapoport (Microsoft)
2026-07-22
bpf, x86: Make sure allocation in arch_bpf_trampoline_size() is writable
Mike Rapoport (Microsoft)
2026-07-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-07-21
KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUN
Venkatesh Srinivas
2026-07-21
KVM: x86/mmu: Fix use-after-free on vendor module reload
Phil Rosenthal
2026-07-21
KVM: x86/mmu: Preserve nested TDP shadow page tables if they are used as roots
Hyunwoo Kim
2026-07-21
KVM: x86: Check for invalid/obsolete root *after* making MMU pages available
Sean Christopherson
2026-07-21
KVM: nVMX: Hide shadow VMCS right after VMCLEAR
Hyunwoo Kim
2026-07-20
x86/msr: Document the I/O-like write semantics in the msr driver
Tim Wiederhake
2026-07-20
x86/apic: Ensure ICR register write value is handled as 32 bits
Melody Wang
2026-07-20
entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ...
Thomas Gleixner
2026-07-20
x86/bugs: Don't use cpu-type matching in cpu_vuln_blacklist
Pawan Gupta
2026-07-19
Merge tag 'x86-urgent-2026-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-07-19
x86/mce: Work around build warning after MSR-interface switch
Juergen Gross
2026-07-17
x86/featctl: Stop using 32-bit MSR interfaces
Juergen Gross
2026-07-17
KVM/x86: Stop using 32-bit MSR interfaces
Juergen Gross
2026-07-17
x86/mtrr: Stop using 32-bit MSR interfaces
Juergen Gross
2026-07-17
acpi: Stop using 32-bit MSR interfaces
Juergen Gross
2026-07-16
KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...
Nikunj A Dadhania
2026-07-15
x86/mm/pat: Take cpa_lock around large-page collapse
Denis V. Lunev
2026-07-15
x86/mm/pat: Don't gate cpa_lock on debug_pagealloc_enabled()
Mike Rapoport (Microsoft)
2026-07-15
calibrate: Rework delay timer calibration
Thomas Gleixner
2026-07-15
treewide: Remove CLOCK_TICK_RATE
Thomas Gleixner
2026-07-15
x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
Thomas Gleixner
2026-07-15
KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest state
Sean Christopherson
2026-07-15
Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-07-15
vdso: Drop HAVE_GENERIC_VDSO from architecture kconfig files
Thomas Weißschuh
2026-07-14
x86/entry/fred: Encode frame pointer on entry
David Stevens
2026-07-14
syscall_user_dispatch: Introduce ARCH_SUPPORTS_SYSCALL_USER_DISPATCH
Jinjie Ruan
2026-07-14
x86/boot: Validate console=uart8250 baud rate to fix early boot hang
Thorsten Blum
2026-07-13
x86/xen: Convert xen_mm_unpin_all() to ptdescs
Vishal Moola
2026-07-13
x86/xen: Convert xen_mm_pin_all() to ptdescs
Vishal Moola
2026-07-13
x86/mm: Convert pgd_page_get_mm() to ptdescs
Vishal Moola
2026-07-13
x86/mm: Convert sync_global_pgds_l4() to ptdescs
Vishal Moola
[prev]
[next]