index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
retpoline.S
Age
Commit message (
Expand
)
Author
2024-04-17
x86/retpolines: Enable the default thunk warning only on relevant configs
Borislav Petkov (AMD)
2024-04-06
x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk
Borislav Petkov (AMD)
2024-04-03
x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO
Borislav Petkov (AMD)
2024-03-29
x86/bugs: Fix the SRSO mitigation on Zen3/4
Borislav Petkov (AMD)
2024-02-12
x86/retpoline: Ensure default return thunk isn't used at runtime
Josh Poimboeuf
2024-01-10
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
Breno Leitao
2024-01-10
x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSO
Breno Leitao
2024-01-10
x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRY
Breno Leitao
2024-01-10
x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_...
Breno Leitao
2023-10-30
Merge tag 'x86-headers-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-20
x86/retpoline: Document some thunk handling aspects
Borislav Petkov (AMD)
2023-10-20
x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()
Josh Poimboeuf
2023-10-20
x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros
Josh Poimboeuf
2023-10-20
x86/srso: Disentangle rethunk-dependent options
Josh Poimboeuf
2023-10-20
x86/srso: Unexport untraining functions
Josh Poimboeuf
2023-10-20
x86/srso: Improve i-cache locality for alias mitigation
Josh Poimboeuf
2023-10-03
x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-16
x86/srso: Explain the untraining sequences a bit more
Borislav Petkov (AMD)
2023-08-16
x86/cpu: Cleanup the untrain mess
Peter Zijlstra
2023-08-16
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
2023-08-16
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
2023-08-16
x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()
Peter Zijlstra
2023-08-16
x86/cpu: Fix __x86_return_thunk symbol type
Peter Zijlstra
2023-08-14
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
2023-08-14
x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()
Sean Christopherson
2023-07-29
x86/srso: Add a forgotten NOENDBR annotation
Borislav Petkov (AMD)
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-05-17
x86/retbleed: Add __x86_return_thunk alignment checks
Borislav Petkov (AMD)
2023-05-12
x86/retbleed: Fix return thunk alignment
Borislav Petkov (AMD)
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
2022-10-17
x86/calldepth: Add ret/call counting for debug
Thomas Gleixner
2022-10-17
x86/retpoline: Add SKL retthunk retpolines
Peter Zijlstra
2022-10-17
x86/retbleed: Add SKL return thunk
Thomas Gleixner
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
2022-06-27
x86/retpoline: Use -mfunction-return
Peter Zijlstra
2022-06-27
x86/retpoline: Swizzle retpoline thunk
Peter Zijlstra
2022-04-19
x86/retpoline: Add ANNOTATE_NOENDBR for retpolines
Josh Poimboeuf
2022-03-15
x86/ibt: Annotate text references
Peter Zijlstra
2022-02-21
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
2021-12-09
x86: Add straight-line-speculation mitigation
Peter Zijlstra
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-10-28
x86/retpoline: Create a retpoline thunk array
Peter Zijlstra
2021-10-28
x86/asm: Fixup odd GEN-for-each-reg.h usage
Peter Zijlstra
2021-10-28
x86/retpoline: Remove unused replacement symbols
Peter Zijlstra
2021-06-21
objtool/x86: Ignore __x86_indirect_alt_* symbols
Peter Zijlstra
2021-04-02
objtool/x86: Rewrite retpoline thunk calls
Peter Zijlstra
2021-04-02
x86/retpoline: Simplify retpolines
Peter Zijlstra
2021-03-11
x86/alternative: Merge include files
Juergen Gross
[next]