aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/entry/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-09x86/bugs: Use SBPB in write_ibpb() if applicableJosh Poimboeuf1-1/+1
2025-04-09x86/bugs: Rename entry_ibpb() to write_ibpb()Josh Poimboeuf1-3/+4
2025-03-19x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMPIngo Molnar1-1/+1
2025-03-04Merge branch 'x86/asm' into x86/core, to pick up dependent commitsIngo Molnar1-2/+0
2025-02-18x86/stackprotector/64: Convert to normal per-CPU variableBrian Gerst1-2/+0
2025-02-14x86/cfi: Clean up linkagePeter Zijlstra1-0/+2
2024-11-08x86/stackprotector: Work around strict Clang TLS symbol requirementsArd Biesheuvel1-0/+16
2024-10-10x86/entry: Have entry_ibpb() invalidate return predictionsJohannes Wikner1-0/+5
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2024-02-19x86/bugs: Add asm helpers for executing VERWPawan Gupta1-0/+23
2024-02-12x86/retpoline: Ensure default return thunk isn't used at runtimeJosh Poimboeuf1-0/+4
2023-10-03x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada1-1/+1
2022-06-27x86/bugs: Add retbleed=ibpbPeter Zijlstra1-0/+22