index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2023-09-13
x86/speculation: Mark all Skylake CPUs as vulnerable to GDS
Dave Hansen
2023-09-13
x86/APM: drop the duplicate APM_MINOR_DEV macro
Randy Dunlap
2023-09-13
x86/mm: Fix PAT bit missing from page protection modify mask
Janusz Krzysztofik
2023-09-13
x86/decompressor: Don't rely on upper 32 bits of GPRs being preserved
Ard Biesheuvel
2023-09-13
KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages
Sean Christopherson
2023-09-13
KVM: x86/mmu: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-09-02
lockdep: fix static memory detection even more
Helge Deller
2023-08-30
x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
Feng Tang
2023-08-30
x86/fpu: Invalidate FPU state correctly on exec()
Rick Edgecombe
2023-08-30
KVM: x86/mmu: Fix an sign-extension bug with mmu_seq that hangs vCPUs
Sean Christopherson
2023-08-30
KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
Sean Christopherson
2023-08-26
x86/srso: Correct the mitigation status when SMT is disabled
Borislav Petkov (AMD)
2023-08-26
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
2023-08-26
x86/srso: Disable the mitigation on unaffected configurations
Borislav Petkov (AMD)
2023-08-26
x86/CPU/AMD: Fix the DIV(0) initial fix attempt
Borislav Petkov (AMD)
2023-08-26
x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()
Sean Christopherson
2023-08-26
x86/static_call: Fix __static_call_fixup()
Peter Zijlstra
2023-08-26
x86/srso: Explain the untraining sequences a bit more
Borislav Petkov (AMD)
2023-08-26
x86/cpu: Cleanup the untrain mess
Peter Zijlstra
2023-08-26
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
2023-08-26
x86/cpu: Rename original retbleed methods
Peter Zijlstra
2023-08-26
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
2023-08-26
x86/alternative: Make custom return thunk unconditional
Peter Zijlstra
2023-08-26
x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()
Peter Zijlstra
2023-08-26
x86/cpu: Fix __x86_return_thunk symbol type
Peter Zijlstra
2023-08-16
x86: Move gds_ucode_mitigated() declaration to header
Arnd Bergmann
2023-08-16
x86/sev: Do not try to parse for the CC blob on non-AMD hardware
Borislav Petkov (AMD)
2023-08-16
x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
Kirill A. Shutemov
2023-08-16
x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405
Cristian Ciocaltea
2023-08-16
x86/srso: Fix build breakage with the LLVM linker
Nick Desaulniers
2023-08-16
KVM: SEV: only access GHCB fields once
Paolo Bonzini
2023-08-16
KVM: SEV: snapshot the GHCB before accessing it
Paolo Bonzini
2023-08-11
x86/CPU/AMD: Do not leak quotient data after a division by 0
Borislav Petkov (AMD)
2023-08-11
x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction
Michael Kelley
2023-08-08
x86: fix backwards merge of GDS/SRSO bit
Greg Kroah-Hartman
2023-08-08
x86/srso: Tie SBPB bit setting to microcode patch detection
Borislav Petkov (AMD)
2023-08-08
x86/srso: Add a forgotten NOENDBR annotation
Borislav Petkov (AMD)
2023-08-08
x86/srso: Fix return thunks in generated code
Josh Poimboeuf
2023-08-08
x86/srso: Add IBPB on VMEXIT
Borislav Petkov (AMD)
2023-08-08
x86/srso: Add IBPB
Borislav Petkov (AMD)
2023-08-08
x86/srso: Add SRSO_NO support
Borislav Petkov (AMD)
2023-08-08
x86/srso: Add IBPB_BRTYPE support
Borislav Petkov (AMD)
2023-08-08
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-08-08
x86/cpu, kvm: Add support for CPUID_80000021_EAX
Kim Phillips
2023-08-08
x86/bugs: Increase the x86 bugs vector size to two u32s
Borislav Petkov (AMD)
2023-08-08
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
2023-08-08
x86/mm: fix poking_init() for Xen PV guests
Juergen Gross
2023-08-08
x86/xen: Fix secondary processors' FPU initialization
Juergen Gross
2023-08-08
x86/mem_encrypt: Unbreak the AMD_MEM_ENCRYPT=n build
Thomas Gleixner
2023-08-08
KVM: Add GDS_NO support to KVM
Daniel Sneddon
[next]