summaryrefslogtreecommitdiff
path: root/arch/x86/entry/entry.S
AgeCommit message (Expand)Author
2025-04-09x86/bugs: Use SBPB in write_ibpb() if applicableJosh Poimboeuf
2025-04-09x86/bugs: Rename entry_ibpb() to write_ibpb()Josh Poimboeuf
2025-03-19x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMPIngo Molnar
2025-03-04Merge branch 'x86/asm' into x86/core, to pick up dependent commitsIngo Molnar
2025-02-18x86/stackprotector/64: Convert to normal per-CPU variableBrian Gerst
2025-02-14x86/cfi: Clean up linkagePeter Zijlstra
2024-11-08x86/stackprotector: Work around strict Clang TLS symbol requirementsArd Biesheuvel
2024-10-10x86/entry: Have entry_ibpb() invalidate return predictionsJohannes Wikner
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-19x86/bugs: Add asm helpers for executing VERWPawan Gupta
2024-02-12x86/retpoline: Ensure default return thunk isn't used at runtimeJosh Poimboeuf
2023-10-03x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2022-06-27x86/bugs: Add retbleed=ibpbPeter Zijlstra