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.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
*
perf/x86/uncore: Correct the number of CHAs on EMR
Kan Liang
2023-09-13
1
-1
/
+11
*
x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()
Jack Wang
2023-09-13
1
-0
/
+3
*
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
*
x86/decompressor: Don't rely on upper 32 bits of GPRs being preserved
Ard Biesheuvel
2023-09-13
1
-7
/
+23
*
KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages
Sean Christopherson
2023-09-13
1
-5
/
+36
*
KVM: x86/mmu: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-09-13
1
-1
/
+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-30
1
-0
/
+7
*
x86/fpu: Invalidate FPU state correctly on exec()
Rick Edgecombe
2023-08-30
2
-3
/
+2
*
KVM: x86/mmu: Fix an sign-extension bug with mmu_seq that hangs vCPUs
Sean Christopherson
2023-08-30
1
-1
/
+2
*
KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
Sean Christopherson
2023-08-30
1
-65
/
+56
*
x86/srso: Correct the mitigation status when SMT is disabled
Borislav Petkov (AMD)
2023-08-26
1
-3
/
+2
*
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
2023-08-26
2
-8
/
+8
*
x86/srso: Disable the mitigation on unaffected configurations
Borislav Petkov (AMD)
2023-08-26
1
-1
/
+6
*
x86/CPU/AMD: Fix the DIV(0) initial fix attempt
Borislav Petkov (AMD)
2023-08-26
4
-2
/
+4
*
x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()
Sean Christopherson
2023-08-26
1
-4
/
+3
*
x86/static_call: Fix __static_call_fixup()
Peter Zijlstra
2023-08-26
1
-0
/
+13
*
x86/srso: Explain the untraining sequences a bit more
Borislav Petkov (AMD)
2023-08-26
1
-0
/
+19
*
x86/cpu: Cleanup the untrain mess
Peter Zijlstra
2023-08-26
3
-8
/
+12
*
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
2023-08-26
3
-19
/
+19
*
x86/cpu: Rename original retbleed methods
Peter Zijlstra
2023-08-26
4
-21
/
+21
*
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
2023-08-26
4
-21
/
+63
*
x86/alternative: Make custom return thunk unconditional
Peter Zijlstra
2023-08-26
2
-0
/
+7
*
x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()
Peter Zijlstra
2023-08-26
1
-2
/
+2
*
x86/cpu: Fix __x86_return_thunk symbol type
Peter Zijlstra
2023-08-26
1
-1
/
+3
*
x86: Move gds_ucode_mitigated() declaration to header
Arnd Bergmann
2023-08-16
2
-2
/
+2
*
x86/sev: Do not try to parse for the CC blob on non-AMD hardware
Borislav Petkov (AMD)
2023-08-16
2
-3
/
+43
*
x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
Kirill A. Shutemov
2023-08-16
1
-2
/
+2
*
x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405
Cristian Ciocaltea
2023-08-16
1
-0
/
+1
*
x86/srso: Fix build breakage with the LLVM linker
Nick Desaulniers
2023-08-16
1
-3
/
+9
*
KVM: SEV: only access GHCB fields once
Paolo Bonzini
2023-08-16
1
-11
/
+14
*
KVM: SEV: snapshot the GHCB before accessing it
Paolo Bonzini
2023-08-16
2
-34
/
+61
*
x86/CPU/AMD: Do not leak quotient data after a division by 0
Borislav Petkov (AMD)
2023-08-11
4
-0
/
+24
*
x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction
Michael Kelley
2023-08-11
1
-0
/
+21
*
x86: fix backwards merge of GDS/SRSO bit
Greg Kroah-Hartman
2023-08-08
1
-3
/
+3
*
x86/srso: Tie SBPB bit setting to microcode patch detection
Borislav Petkov (AMD)
2023-08-08
2
-11
/
+15
*
x86/srso: Add a forgotten NOENDBR annotation
Borislav Petkov (AMD)
2023-08-08
1
-0
/
+1
*
x86/srso: Fix return thunks in generated code
Josh Poimboeuf
2023-08-08
2
-3
/
+7
*
x86/srso: Add IBPB on VMEXIT
Borislav Petkov (AMD)
2023-08-08
4
-1
/
+26
*
x86/srso: Add IBPB
Borislav Petkov (AMD)
2023-08-08
2
-1
/
+25
*
x86/srso: Add SRSO_NO support
Borislav Petkov (AMD)
2023-08-08
7
-15
/
+39
*
x86/srso: Add IBPB_BRTYPE support
Borislav Petkov (AMD)
2023-08-08
2
-1
/
+13
*
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-08-08
10
-8
/
+261
*
x86/cpu, kvm: Add support for CPUID_80000021_EAX
Kim Phillips
2023-08-08
6
-5
/
+14
*
x86/bugs: Increase the x86 bugs vector size to two u32s
Borislav Petkov (AMD)
2023-08-08
1
-1
/
+1
*
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
2023-08-08
1
-1
/
+1
[next]