index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-09-23
KVM: nSVM: Save/load CET Shadow Stack state to/from vmcb12/vmcb02
Sean Christopherson
2025-09-23
KVM: SVM: Emulate reads and writes to shadow stack MSRs
John Allen
2025-09-23
KVM: nVMX: Advertise new VM-Entry/Exit control bits for CET state
Chao Gao
2025-09-23
KVM: nVMX: Add consistency checks for CET states
Chao Gao
2025-09-23
KVM: nVMX: Add consistency checks for CR0.WP and CR4.CET
Chao Gao
2025-09-23
KVM: nVMX: Prepare for enabling CET support for nested guest
Yang Weijiang
2025-09-23
KVM: nVMX: Virtualize NO_HW_ERROR_CODE_CC for L1 event injection to L2
Yang Weijiang
2025-09-23
KVM: VMX: Configure nested capabilities after CPU capabilities
Sean Christopherson
2025-09-23
KVM: x86: Enable CET virtualization for VMX and advertise to userspace
Yang Weijiang
2025-09-23
KVM: x86: Disable support for IBT and SHSTK if allow_smaller_maxphyaddr is true
Sean Christopherson
2025-09-23
KVM: x86: Initialize allow_smaller_maxphyaddr earlier in setup
Sean Christopherson
2025-09-23
KVM: x86: Disable support for Shadow Stacks if TDP is disabled
Sean Christopherson
2025-09-23
KVM: x86: Add XSS support for CET_KERNEL and CET_USER
Yang Weijiang
2025-09-23
KVM: nVMX: Always forward XSAVES/XRSTORS exits from L2 to L1
Sean Christopherson
2025-09-23
KVM: x86: Allow setting CR4.CET if IBT or SHSTK is supported
Yang Weijiang
2025-09-23
KVM: x86/mmu: Pretty print PK, SS, and SGX flags in MMU tracepoints
Sean Christopherson
2025-09-23
KVM: x86/mmu: WARN on attempt to check permissions for Shadow Stack #PF
Sean Christopherson
2025-09-23
KVM: x86: Emulate SSP[63:32]!=0 #GP(0) for FAR JMP to 32-bit mode
Sean Christopherson
2025-09-23
KVM: x86: Don't emulate task switches when IBT or SHSTK is enabled
Sean Christopherson
2025-09-23
KVM: x86: Don't emulate instructions affected by CET features
Sean Christopherson
2025-09-23
KVM: VMX: Set host constant supervisor states to VMCS fields
Yang Weijiang
2025-09-23
KVM: VMX: Set up interception for CET MSRs
Yang Weijiang
2025-09-23
KVM: x86: Save and reload SSP to/from SMRAM
Yang Weijiang
2025-09-23
KVM: VMX: Emulate read and write to CET MSRs
Yang Weijiang
2025-09-23
KVM: x86: Enable guest SSP read/write interface with new uAPIs
Yang Weijiang
2025-09-23
KVM: VMX: Introduce CET VMCS fields and control bits
Yang Weijiang
2025-09-23
KVM: x86: Report KVM supported CET MSRs as to-be-saved
Yang Weijiang
2025-09-23
KVM: x86: Add fault checks for guest CR4.CET setting
Yang Weijiang
2025-09-23
KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
Sean Christopherson
2025-09-23
KVM: x86: Initialize kvm_caps.supported_xss
Yang Weijiang
2025-09-23
KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
Yang Weijiang
2025-09-23
KVM: x86: Check XSS validity against guest CPUIDs
Chao Gao
2025-09-23
KVM: x86: Report XSS as to-be-saved if there are supported features
Sean Christopherson
2025-09-23
KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
Yang Weijiang
2025-09-23
KVM: x86: Merge 'svm' into 'cet' to pick up GHCB dependencies
Sean Christopherson
2025-09-23
KVM: SVM: Enable AVIC by default for Zen4+ if x2AVIC is support
Naveen N Rao
2025-09-23
KVM: SVM: Move global "avic" variable to avic.c
Sean Christopherson
2025-09-23
KVM: SVM: Don't advise the user to do force_avic=y (when x2AVIC is detected)
Sean Christopherson
2025-09-23
KVM: SVM: Always print "AVIC enabled" separately, even when force enabled
Sean Christopherson
2025-09-23
KVM: SVM: Update "APICv in x2APIC without x2AVIC" in avic.c, not svm.c
Sean Christopherson
2025-09-23
KVM: SVM: Move x2AVIC MSR interception helper to avic.c
Sean Christopherson
2025-09-23
KVM: SVM: Make svm_x86_ops globally visible, clean up on-HyperV usage
Sean Christopherson
2025-09-23
KVM: SVM: Re-load current, not host, TSC_AUX on #VMEXIT from SEV-ES guest
Hou Wenlong
2025-09-23
KVM: x86: Add helper to retrieve current value of user return MSR
Hou Wenlong
2025-09-23
KVM: SEV: Reject non-positive effective lengths during LAUNCH_UPDATE
Sean Christopherson
2025-09-23
KVM: SEV: Validate XCR0 provided by guest in GHCB
Sean Christopherson
2025-09-23
KVM: SEV: Read save fields from GHCB exactly once
Sean Christopherson
2025-09-23
KVM: SEV: Rename kvm_ghcb_get_sw_exit_code() to kvm_get_cached_sw_exit_code()
Sean Christopherson
2025-09-22
x86/topology: Implement topology_is_core_online() to address SMT regression
Thomas Gleixner
2025-09-22
x86/acpi/cstate: Remove open coded check for cpu_feature_enabled()
Mario Limonciello (AMD)
[prev]
[next]