index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-17
KVM: nVMX: Remove support for "early" consistency checks via hardware
Sean Christopherson
1
-118
/
+12
2025-10-17
KVM: nVMX: Stuff vmcs02.TSC_MULTIPLIER early on for nested early checks
Sean Christopherson
1
-0
/
+7
2025-10-17
KVM: nVMX: Add consistency check for TSC_MULTIPLIER=0
Sean Christopherson
1
-0
/
+4
2025-10-17
KVM: nVMX: Add consistency check for TPR_THRESHOLD[31:4]!=0 without VID
Sean Christopherson
1
-0
/
+3
2025-10-17
KVM: VMX: Use kvm_mmu_page role to construct EPTP, not current vCPU state
Sean Christopherson
1
-11
/
+30
2025-10-17
KVM: x86/mmu: Move "dummy root" helpers to spte.h
Sean Christopherson
2
-10
/
+10
2025-10-17
KVM: nVMX: Hardcode dummy EPTP used for early nested consistency checks
Sean Christopherson
3
-7
/
+4
2025-10-17
KVM: VMX: Hoist construct_eptp() "up" in vmx.c
Sean Christopherson
1
-14
/
+14
2025-10-16
x86/sgx: Enable automatic SVN updates for SGX enclaves
Elena Reshetova
1
-2
/
+18
2025-10-16
x86/sgx: Implement ENCLS[EUPDATESVN]
Elena Reshetova
3
-15
/
+96
2025-10-16
x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
Elena Reshetova
1
-0
/
+6
2025-10-16
x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
Elena Reshetova
3
-0
/
+3
2025-10-16
x86/sgx: Introduce functions to count the sgx_(vepc_)open()
Elena Reshetova
5
-2
/
+51
2025-10-16
x86/idtentry: Add missing '*' to kernel-doc lines
Randy Dunlap
1
-2
/
+2
2025-10-16
sched/topology,x86: Fix build warning
Peter Zijlstra
1
-0
/
+2
2025-10-16
sched/topology: Fix sched domain build error for GNR, CWF in SNC-3 mode
Tim Chen
1
-0
/
+70
2025-10-16
x86/insn: Simplify for_each_insn_prefix()
Peter Zijlstra
5
-18
/
+11
2025-10-16
x86/insn,uprobes,alternative: Unify insn_is_nop()
Peter Zijlstra
4
-48
/
+151
2025-10-16
perf/x86/amd: Check event before enable to avoid GPF
George Kennedy
1
-1
/
+6
2025-10-15
x86/CPU/AMD: Prevent reset reasons from being retained across reboot
Rong Zhang
1
-2
/
+14
2025-10-15
KVM: SVM: Disallow EFER.LMSLE when not supported by hardware
Jim Mattson
1
-1
/
+3
2025-10-15
x86/microcode/intel: Enable staging when available
Chang S. Bae
2
-0
/
+25
2025-10-15
x86/microcode/intel: Support mailbox transfer
Chang S. Bae
1
-6
/
+166
2025-10-15
x86/microcode/intel: Implement staging handler
Chang S. Bae
1
-3
/
+120
2025-10-15
x86/microcode/intel: Define staging state struct
Chang S. Bae
1
-0
/
+17
2025-10-15
x86/microcode/intel: Establish staging control logic
Chang S. Bae
2
-0
/
+53
2025-10-15
x86/microcode: Introduce staging step to reduce late-loading time
Chang S. Bae
2
-1
/
+14
2025-10-15
x86/cpu/topology: Make primary thread mask available with SMP=n
Chang S. Bae
4
-13
/
+9
2025-10-14
KVM: x86: Advertise EferLmsleUnsupported to userspace
Jim Mattson
2
-0
/
+2
2025-10-14
livepatch: Add CONFIG_KLP_BUILD
Josh Poimboeuf
1
-0
/
+1
2025-10-14
x86/asm: Annotate special section entries
Josh Poimboeuf
5
-0
/
+12
2025-10-14
x86/alternative: Refactor INT3 call emulation selftest
Josh Poimboeuf
1
-22
/
+27
2025-10-14
x86/kprobes: Remove STACK_FRAME_NON_STANDARD annotation
Josh Poimboeuf
1
-4
/
+0
2025-10-14
x86/module: Improve relocation error messages
Josh Poimboeuf
1
-6
/
+9
2025-10-14
KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUN
Jim Mattson
1
-0
/
+1
2025-10-14
KVM: SVM: Mark VMCB_PERM_MAP as dirty on nested VMRUN
Jim Mattson
1
-0
/
+1
2025-10-14
x86/alternative: Drop not needed test after call of alt_replace_call()
Juergen Gross
1
-6
/
+3
2025-10-13
KVM: TDX: Replace kmalloc + copy_from_user with memdup_user in tdx_td_init()
Thorsten Blum
1
-20
/
+10
2025-10-13
KVM: nVMX: Use vcpu instead of vmx->vcpu when vcpu is available
Xin Li
1
-4
/
+4
2025-10-13
KVM: VMX: Remove stale vmx_set_dr6() declaration
Dmytro Maluka
1
-1
/
+0
2025-10-13
KVM: x86/mmu: Skip MMIO SPTE invalidation if enable_mmio_caching=0
Dmytro Maluka
1
-0
/
+3
2025-10-13
x86/fred: Fix 64bit identifier in fred_ss
Andrew Cooper
3
-5
/
+5
2025-10-13
x86/mm: Fix SMP ordering in switch_mm_irqs_off()
Ingo Molnar
1
-2
/
+22
2025-10-13
x86/mm: Fix overflow in __cpa_addr()
Rik van Riel
1
-1
/
+1
2025-10-13
x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...
Babu Moger
1
-4
/
+10
2025-10-13
x86/resctrl: Support Sub-NUMA Cluster (SNC) mode on Clearwater Forest
Chen Yu
1
-0
/
+1
2025-10-13
x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific
Borislav Petkov (AMD)
5
-9
/
+10
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
25
-623
/
+623
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
32
-226
/
+54
2025-10-10
KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory
Sean Christopherson
1
-3
/
+4
[prev]
[next]