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-7.1.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
/
x86
Age
Commit message (
Expand
)
Author
2025-03-03
KVM: SVM: Save host DR masks on CPUs with DebugSwap
Sean Christopherson
2025-03-03
x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2
Breno Leitao
2025-03-03
x86/bugs: Use the cpu_smt_possible() helper instead of open-coded code
Breno Leitao
2025-03-03
x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
Pawan Gupta
2025-03-03
x86/speculation: Simplify and make CALL_NOSPEC consistent
Pawan Gupta
2025-03-03
x86/paravirt: Remove unused paravirt_disable_iospace()
Dr. David Alan Gilbert
2025-03-03
x86/ibt: Make cfi_bhi a constant for FINEIBT_BHI=n
Peter Zijlstra
2025-03-02
crypto: lib/Kconfig - Hide arch options from user
Herbert Xu
2025-03-02
crypto: x86/aegis - use the new scatterwalk functions
Eric Biggers
2025-03-02
crypto: x86/aes-gcm - use the new scatterwalk functions
Eric Biggers
2025-03-01
Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...
Ingo Molnar
2025-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-01
kvm: retry nx_huge_page_recovery_thread creation
Keith Busch
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
2025-02-28
Merge tag 'x86-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-02-28
KVM: x86: Always set mp_state to RUNNABLE on wakeup from HLT
Sean Christopherson
2025-02-28
x86/tdx: Mark message.bytes as nonstring
Kees Cook
2025-02-28
KVM: x86: Snapshot the host's DEBUGCTL after disabling IRQs
Sean Christopherson
2025-02-28
KVM: SVM: Manually context switch DEBUGCTL if LBR virtualization is disabled
Sean Christopherson
2025-02-28
KVM: x86: Snapshot the host's DEBUGCTL in common x86
Sean Christopherson
2025-02-28
KVM: SVM: Suppress DEBUGCTL.BTF on AMD
Sean Christopherson
2025-02-28
KVM: SVM: Drop DEBUGCTL[5:2] from guest's effective value
Sean Christopherson
2025-02-28
KVM: SVM: Inject #GP if memory operand for INVPCID is non-canonical
Sean Christopherson
2025-02-28
KVM: VMX: Reject KVM_RUN if userspace forces emulation during nested VM-Enter
Sean Christopherson
2025-02-28
KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow
Sean Christopherson
2025-02-28
KVM: x86/tdp_mmu: Remove tdp_mmu_for_each_pte()
Nikolay Borisov
2025-02-28
KVM: nVMX: Decouple EPT RWX bits from EPT Violation protection bits
Sean Christopherson
2025-02-28
KVM: VMX: Remove EPT_VIOLATIONS_ACC_*_BIT defines
Nikolay Borisov
2025-02-28
x86/mm: Reduce header dependencies in <asm/set_memory.h>
Kevin Brodsky
2025-02-28
x86/mm: Remove unused __set_memory_prot()
Kevin Brodsky
2025-02-28
x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfds
David Kaplan
2025-02-28
x86/bugs: Relocate mds/taa/mmio/rfds defines
David Kaplan
2025-02-28
x86/bugs: Add X86_BUG_SPECTRE_V2_USER
David Kaplan
2025-02-28
x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8
H. Peter Anvin (Intel)
2025-02-28
x86/cpu: Enable modifying CPU bug flags with '{clear,set}puid='
Brendan Jackman
2025-02-28
x86/cpu: Add the 'setcpuid=' boot parameter
Brendan Jackman
2025-02-28
x86/cpu: Create helper function to parse the 'clearcpuid=' boot parameter
Brendan Jackman
2025-02-28
x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when ru...
Max Grobecker
2025-02-28
x86/locking: Remove semicolon from "lock" prefix
Uros Bizjak
2025-02-27
x86/sev: Add missing RIP_REL_REF() invocations during sme_enable()
Kevin Loughlin
2025-02-27
x86/platform: Fix missing declaration of 'x86_apple_machine'
Zhang Kunbo
2025-02-27
x86/irq: Fix missing declaration of 'io_apic_irqs'
Zhang Kunbo
2025-02-27
x86/ia32: Leave NULL selector values 0~3 unchanged
Xin Li (Intel)
2025-02-27
x86/fpu/xstate: Simplify print_xstate_features()
Chang S. Bae
2025-02-27
x86/fpu: Refine and simplify the magic number check during signal return
Chang S. Bae
2025-02-27
x86/percpu: Disable named address spaces for UBSAN_BOOL with KASAN for GCC < ...
Uros Bizjak
2025-02-27
x86/bootflag: Replace open-coded parity calculation with parity8()
Kuan-Wei Chiu
2025-02-27
x86/cpu: Remove get_this_hybrid_cpu_*()
Pawan Gupta
2025-02-27
perf/x86/intel: Use cache cpu-type for hybrid PMU selection
Pawan Gupta
2025-02-27
x86/cpu: Prefix hexadecimal values with 0x in cpu_debug_show()
Pawan Gupta
[prev]
[next]