index
:
Linux Stable
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.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
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
Paolo Bonzini
2023-10-06
1
-4
/
+1
*
x86/srso: Add SRSO mitigation for Hygon processors
Pu Wen
2023-10-06
1
-1
/
+1
*
x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race
Haitao Huang
2023-10-06
1
-5
/
+25
*
efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec
Ard Biesheuvel
2023-10-06
1
-1
/
+1
*
x86/reboot: VMCLEAR active VMCSes before emergency reboot
Sean Christopherson
2023-10-06
5
-40
/
+27
*
x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
Josh Poimboeuf
2023-10-06
1
-1
/
+1
*
x86/srso: Don't probe microcode in a guest
Josh Poimboeuf
2023-10-06
1
-1
/
+1
*
x86/srso: Set CPUID feature bits independently of bug or mitigation status
Josh Poimboeuf
2023-10-06
3
-33
/
+10
*
x86/srso: Fix srso_show_state() side effect
Josh Poimboeuf
2023-10-06
1
-1
/
+1
*
x86/asm: Fix build of UML with KASAN
Vincent Whitchurch
2023-10-06
4
-3
/
+10
*
x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()
Rik van Riel
2023-10-06
1
-6
/
+2
*
x86,static_call: Fix static-call vs return-thunk
Peter Zijlstra
2023-09-23
2
-1
/
+3
*
x86/alternatives: Remove faulty optimization
Josh Poimboeuf
2023-09-23
1
-8
/
+0
*
x86/platform/uv: Use alternate source for socket to node data
Steve Wahl
2023-09-23
1
-6
/
+5
*
x86/purgatory: Remove LTO flags
Song Liu
2023-09-23
1
-0
/
+4
*
x86/boot/compressed: Reserve more memory for page tables
Kirill A. Shutemov
2023-09-23
2
-14
/
+39
*
x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain
Ricardo Neri
2023-09-23
1
-3
/
+9
*
x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()
Peter Zijlstra
2023-09-23
1
-4
/
+0
*
x86/ibt: Suppress spurious ENDBR
Peter Zijlstra
2023-09-23
1
-0
/
+8
*
x86: bring back rep movsq for user access on CPUs without ERMS
Mateusz Guzik
2023-09-23
2
-45
/
+14
*
x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based models
Avadhut Naik
2023-09-23
1
-0
/
+8
*
KVM: SVM: Skip VMSA init in sev_es_init_vmcb() if pointer is NULL
Sean Christopherson
2023-09-19
1
-2
/
+5
*
KVM: SVM: Set target pCPU during IRTE update if target vCPU is running
Sean Christopherson
2023-09-19
1
-0
/
+28
*
KVM: nSVM: Load L1's TSC multiplier based on L1 state, not L2 state
Sean Christopherson
2023-09-19
1
-2
/
+2
*
KVM: nSVM: Check instead of asserting on nested TSC scaling support
Sean Christopherson
2023-09-19
1
-3
/
+2
*
KVM: SVM: Get source vCPUs from source VM for SEV-ES intrahost migration
Sean Christopherson
2023-09-19
1
-1
/
+1
*
KVM: SVM: Don't inject #UD if KVM attempts to skip SEV guest insn
Sean Christopherson
2023-09-19
1
-8
/
+27
*
KVM: SVM: Take and hold ir_list_lock when updating vCPU's Physical ID entry
Sean Christopherson
2023-09-19
1
-8
/
+23
*
KVM: VMX: Refresh available regs and IDT vectoring info before NMI handling
Sean Christopherson
2023-09-19
1
-10
/
+11
*
x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()
Sean Christopherson
2023-09-19
1
-6
/
+0
*
KVM: SVM: Don't defer NMI unblocking until next exit for SEV-ES guests
Sean Christopherson
2023-09-19
2
-6
/
+9
*
perf/x86/uncore: Correct the number of CHAs on EMR
Kan Liang
2023-09-13
1
-1
/
+11
*
x86/build: Fix linker fill bytes quirk/incompatibility for ld.lld
Song Liu
2023-09-13
1
-1
/
+1
*
x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()
Jack Wang
2023-09-13
1
-0
/
+3
*
x86/smp: Don't send INIT to non-present and non-booted CPUs
Thomas Gleixner
2023-09-13
1
-1
/
+1
*
x86/MCE: Always save CS register on AMD Zen IF Poison errors
Yazen Ghannam
2023-09-13
2
-1
/
+30
*
x86/sev: Make enc_dec_hypercall() accept a size instead of npages
Steve Rutherford
2023-09-13
3
-13
/
+10
*
x86/speculation: Mark all Skylake CPUs as vulnerable to GDS
Dave Hansen
2023-09-13
1
-4
/
+4
*
x86/APM: drop the duplicate APM_MINOR_DEV macro
Randy Dunlap
2023-09-13
1
-6
/
+0
*
x86/mm: Fix PAT bit missing from page protection modify mask
Janusz Krzysztofik
2023-09-13
1
-5
/
+6
*
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2023-09-13
2
-3
/
+3
*
x86/decompressor: Don't rely on upper 32 bits of GPRs being preserved
Ard Biesheuvel
2023-09-13
1
-7
/
+23
*
locking/arch: Avoid variable shadowing in local_try_cmpxchg()
Uros Bizjak
2023-09-13
1
-2
/
+2
*
lockdep: fix static memory detection even more
Helge Deller
2023-09-02
1
-18
/
+0
*
x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
Feng Tang
2023-08-24
1
-0
/
+7
*
x86/fpu: Invalidate FPU state correctly on exec()
Rick Edgecombe
2023-08-24
2
-3
/
+2
*
x86/srso: Correct the mitigation status when SMT is disabled
Borislav Petkov (AMD)
2023-08-18
1
-3
/
+2
*
x86/static_call: Fix __static_call_fixup()
Peter Zijlstra
2023-08-17
1
-0
/
+13
*
x86/srso: Explain the untraining sequences a bit more
Borislav Petkov (AMD)
2023-08-16
1
-0
/
+19
*
x86/cpu/kvm: Provide UNTRAIN_RET_VM
Peter Zijlstra
2023-08-16
3
-5
/
+14
[prev]
[next]