index
:
kernel/git/stable/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-7.1.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
Age
Commit message (
Expand
)
Author
2026-06-03
x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
Chao Gao
2026-06-03
coco/tdx-host: Expose TDX module version
Chao Gao
2026-06-03
coco/tdx-host: Introduce a "tdx_host" device
Chao Gao
2026-06-03
x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h>
Kai Huang
2026-06-03
x86/virt/tdx: Move TDX_FEATURES0 bits to asm/tdx.h
Chao Gao
2026-06-03
x86/virt/tdx: Consolidate TDX global initialization states
Chao Gao
2026-06-03
x86/virt/tdx: Move TDX global initialization states to file scope
Chao Gao
2026-06-03
x86/virt/tdx: Clarify try_init_module_global() result caching
Chao Gao
2026-06-03
Merge branch 'kvm-ghcb-for-7.2' into HEAD
Paolo Bonzini
2026-06-03
KVM: SEV: Remove sometimes-used function-scoped "ret" from #VMGEXIT handler
Sean Christopherson
2026-06-03
KVM: SEV: Turn sev_es_validate_vmgexit() into a dedicated predicate
Sean Christopherson
2026-06-03
KVM: SEV: Handle unknown #VMGEXIT reasons in sev_handle_vmgexit()
Sean Christopherson
2026-06-03
KVM: SEV: Return INVALID_INPUT, not MISSING_INPUT, for bad GUEST_REQUEST inpu...
Sean Christopherson
2026-06-03
KVM: SEV: Return INVALID_EVENT for SNP-only #VMGEXIT from non-SNP guest
Sean Christopherson
2026-06-03
KVM: SEV: Move GHCB "usage" check out of sev_es_validate_vmgexit()
Sean Christopherson
2026-06-03
KVM: SEV: Don't terminate SNP VMs on #VMGEXIT without a registered GHCB
Sean Christopherson
2026-06-03
Merge tag 'kvm-s390-master-7.1-3' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2026-06-03
KVM: SEV: Unmap and unpin the GHCB as needed on vCPU free
Sean Christopherson
2026-06-03
KVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SA
Sean Christopherson
2026-06-03
KVM: SEV: Move sev_free_vcpu() down below sev_es_unmap_ghcb()
Sean Christopherson
2026-06-03
KVM: SEV: Read start/end indices of PSC requests exactly once per #VMGEXIT
Sean Christopherson
2026-06-03
KVM: SEV: Add an anonymous "psc" struct to track current PSC metadata
Sean Christopherson
2026-06-03
KVM: SEV: Make it more obvious when KVM is writing back the current PSC index
Sean Christopherson
2026-06-03
s390/percpu: Provide arch_this_cpu_write() implementation
Heiko Carstens
2026-06-03
s390/percpu: Provide arch_this_cpu_read() implementation
Heiko Carstens
2026-06-03
s390/percpu: Use new percpu code section for arch_this_cpu_[and|or]()
Heiko Carstens
2026-06-03
s390/percpu: Use new percpu code section for arch_this_cpu_add_return()
Heiko Carstens
2026-06-03
s390/percpu: Use new percpu code section for arch_this_cpu_add()
Heiko Carstens
2026-06-03
s390/percpu: Add missing do { } while (0) constructs
Heiko Carstens
2026-06-03
s390/percpu: Infrastructure for more efficient this_cpu operations
Heiko Carstens
2026-06-03
s390/fpu: Move GR_NUM / VX_NUM macros to separate header file
Heiko Carstens
2026-06-03
s390/fpu: Shorten GR_NUM / VX_NUM macros
Heiko Carstens
2026-06-03
KVM: riscv: Fast-path dirty logging write faults
Jinyu Tang
2026-06-03
KVM: riscv: Update G-stage PTE permissions atomically
Jinyu Tang
2026-06-03
KVM: riscv: Add a G-stage PTE cmpxchg helper
Jinyu Tang
2026-06-03
KVM: riscv: Use an rwlock for mmu_lock
Jinyu Tang
2026-06-03
KVM: riscv: Rely on common MMU notifier locking
Jinyu Tang
2026-06-03
KVM: x86: Remove defunct kvm_load_segment_descriptor() declaration.
Sean Christopherson
2026-06-03
KVM: x86: Drop defunct vcpu_tsc_khz() declaration
Sean Christopherson
2026-06-03
KVM: x86: Move async #PF helpers to x86.h (as inlines)
Sean Christopherson
2026-06-03
KVM: x86: Move update_cr8_intercept() to lapic.c
Sean Christopherson
2026-06-03
KVM: x86: Harden is_64_bit_hypercall() against bugs on 32-bit kernels
Sean Christopherson
2026-06-03
Revert "KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64...
Sean Christopherson
2026-06-03
KVM: nSVM: Use kvm_rax_read() now that it's mode-aware
Sean Christopherson
2026-06-03
KVM: x86: Drop non-raw kvm_<reg>_write() helpers
Sean Christopherson
2026-06-03
KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpers
Sean Christopherson
2026-06-03
KVM: x86: Move inlined GPR, CR, and DR helpers from x86.h to regs.h
Sean Christopherson
2026-06-03
KVM: x86: Rename kvm_cache_regs.h => regs.h
Sean Christopherson
2026-06-03
KVM: x86: Trace hypercall register *after* truncating values for 32-bit
Sean Christopherson
2026-06-03
KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64-bit mode
Sean Christopherson
[prev]
[next]