index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2026-03-03
KVM: x86/mmu: Don't zero-allocate page table used for splitting a hugepage
Sean Christopherson
2026-03-03
xtensa: xtfpga: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)
Andrew Davis
2026-03-03
xtensa: xt2000: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)
Andrew Davis
2026-03-03
xtensa: ISS: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)
Andrew Davis
2026-03-03
x86/cpu: Remove LASS restriction on EFI
Sohil Mehta
2026-03-03
x86/efi: Disable LASS while executing runtime services
Sohil Mehta
2026-03-03
x86/cpu: Defer LASS enabling until userspace comes up
Sohil Mehta
2026-03-03
bpf, arm64: Use ORR-based MOV for general-purpose registers
Puranjay Mohan
2026-03-03
bpf,s390: add fsession support for trampolines
Menglong Dong
2026-03-03
bpf,s390: introduce emit_store_stack_imm64() for trampoline
Menglong Dong
2026-03-03
s390: Introduce bpf_get_lowcore() kfunc
Ilya Leoshkevich
2026-03-03
sparc/PCI: Initialize msi_addr_mask for OF-created PCI devices
Nilay Shroff
2026-03-03
powerpc/pci: Initialize msi_addr_mask for OF-created PCI devices
Nilay Shroff
2026-03-03
s390/stackleak: Fix __stackleak_poison() inline assembly constraint
Heiko Carstens
2026-03-03
s390/xor: Improve inline assembly constraints
Heiko Carstens
2026-03-03
s390/xor: Fix xor_xc_2() inline assembly constraints
Heiko Carstens
2026-03-03
s390/xor: Fix xor_xc_5() inline assembly
Vasily Gorbik
2026-03-03
x86/PVH: Use boot params to pass RSDP address in start_info page
Hou Wenlong
2026-03-03
x86/xen: update outdated comment
kexinsun
2026-03-03
x86/xen: Build identity mapping page tables dynamically for XENPV
Hou Wenlong
2026-03-02
KVM: x86/mmu: Fix UBSAN warning when reading nx_huge_pages parameter
Gal Pressman
2026-03-02
KVM: SVM: Fix UBSAN warning when reading avic parameter
Gal Pressman
2026-03-02
KVM: x86: Add helpers to prepare kvm_run for userspace MMIO exit
Sean Christopherson
2026-03-02
KVM: x86: Don't panic the kernel if completing userspace I/O / MMIO goes side...
Sean Christopherson
2026-03-02
KVM: x86: Rename .read_write_emulate() to .read_write_guest()
Sean Christopherson
2026-03-02
KVM: x86: Fold emulator_write_phys() into write_emulate()
Sean Christopherson
2026-03-02
KVM: x86: Bury emulator read/write ops in emulator_{read,write}_emulated()
Sean Christopherson
2026-03-02
KVM: x86: Consolidate SEV-ES MMIO emulation into a single public API
Sean Christopherson
2026-03-02
KVM: x86: Dedup kvm_sev_es_mmio_{read,write}()
Sean Christopherson
2026-03-02
KVM: x86: Harden SEV-ES MMIO against on-stack use-after-free
Sean Christopherson
2026-03-02
KVM: x86: Move MMIO write tracing into vcpu_mmio_write()
Sean Christopherson
2026-03-02
KVM: x86: Open code read vs. write userspace MMIO exits in emulator_read_write()
Sean Christopherson
2026-03-02
KVM: x86: Use local MMIO fragment variable to clean up emulator_read_write()
Sean Christopherson
2026-03-02
KVM: x86: Trace unsatisfied MMIO reads on a per-page basis
Sean Christopherson
2026-03-02
KVM: x86: Open code handling of completed MMIO reads in emulator_read_write()
Sean Christopherson
2026-03-02
KVM: x86: Use scratch field in MMIO fragment to hold small write values
Sean Christopherson
2026-03-02
KVM: x86: Ignore cpuid faulting in SMM
Jim Mattson
2026-03-02
KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2
Yosry Ahmed
2026-03-02
KVM: nSVM: Sync NextRIP to cached vmcb12 after VMRUN of L2
Yosry Ahmed
2026-03-02
KVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest mode
Yosry Ahmed
2026-03-02
KVM: x86: Check for injected exceptions before queuing a debug exception
Yosry Ahmed
2026-03-02
KVM: Isolate apicv_update_lock and apicv_nr_irq_window_req in a cacheline
Sean Christopherson
2026-03-02
KVM: SVM: Optimize IRQ window inhibit handling
Sean Christopherson
2026-03-02
KVM: SVM: Fix IRQ window inhibit handling across multiple vCPUs
Sean Christopherson
2026-03-02
KVM: SVM: Fix clearing IRQ window inhibit with nested guests
Sean Christopherson
2026-03-02
KVM: SVM: Mark module parameters as __ro_after_init for security and performance
Li RongQing
2026-03-02
KVM: SVM: Mark module parameters as __ro_after_init for security and performance
Li RongQing
2026-03-02
KVM: nSVM: Mark all of vmcb02 dirty when restoring nested state
Yosry Ahmed
2026-03-02
KVM: VMX: Use ASM_INPUT_RM in __vmcs_writel
Uros Bizjak
2026-03-02
KVM: VMX: Drop obsolete branch hint prefixes from inline asm
Uros Bizjak
[prev]
[next]