index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
entry.S
Age
Commit message (
Expand
)
Author
2025-06-16
x86/bugs: Rename MDS machinery to something more generic
Borislav Petkov (AMD)
2025-04-09
x86/bugs: Use SBPB in write_ibpb() if applicable
Josh Poimboeuf
2025-04-09
x86/bugs: Rename entry_ibpb() to write_ibpb()
Josh Poimboeuf
2025-03-19
x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMP
Ingo Molnar
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
2025-02-18
x86/stackprotector/64: Convert to normal per-CPU variable
Brian Gerst
2025-02-14
x86/cfi: Clean up linkage
Peter Zijlstra
2024-11-08
x86/stackprotector: Work around strict Clang TLS symbol requirements
Ard Biesheuvel
2024-10-10
x86/entry: Have entry_ibpb() invalidate return predictions
Johannes Wikner
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-02-19
x86/bugs: Add asm helpers for executing VERW
Pawan Gupta
2024-02-12
x86/retpoline: Ensure default return thunk isn't used at runtime
Josh Poimboeuf
2023-10-03
x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2022-06-27
x86/bugs: Add retbleed=ibpb
Peter Zijlstra