index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
check.c
Age
Commit message (
Expand
)
Author
2023-11-08
objtool/x86: add missing embedded_insn check
John Sperbeck
2023-08-30
objtool/x86: Fix SRSO mess
Peter Zijlstra
2023-08-26
objtool/x86: Fixup frame-pointer vs rethunk
Peter Zijlstra
2023-08-26
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
2023-08-26
x86/cpu: Rename original retbleed methods
Peter Zijlstra
2023-03-11
objtool: Fix memory leak in create_static_call_sections()
Miaoqian Lin
2023-03-11
objtool: add UACCESS exceptions for __tsan_volatile_read/write
Arnd Bergmann
2023-03-11
x86: Mark stop_this_cpu() __noreturn
Peter Zijlstra
2023-02-01
objtool: Add a missing comma to avoid string concatenation
Eric W. Biederman
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
2023-01-14
objtool: Fix SEGFAULT
Christophe Leroy
2023-01-14
objtool, kcsan: Add volatile read/write instrumentation to whitelist
Marco Elver
2022-07-25
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-07-25
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
2022-07-25
objtool: Add entry UNRET validation
Peter Zijlstra
2022-07-25
objtool: Update Retpoline validation
Peter Zijlstra
2022-07-25
x86: Add magic AMD return-thunk
Peter Zijlstra
2022-07-25
objtool: Treat .text.__x86.* as noinstr
Peter Zijlstra
2022-07-25
objtool: skip non-text sections when adding return-thunk sites
Thadeu Lima de Souza Cascardo
2022-07-25
x86,objtool: Create .return_sites
Peter Zijlstra
2022-07-25
objtool: Fix objtool regression on x32 systems
Mikulas Patocka
2022-07-25
objtool: Fix type of reloc::addend
Peter Zijlstra
2022-07-25
objtool: Fix SLS validation for kcov tail-call replacement
Peter Zijlstra
2022-07-25
objtool: Default ignore INT3 for unreachable
Peter Zijlstra
2022-07-25
objtool: Add straight-line-speculation validation
Peter Zijlstra
2022-07-25
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
2022-07-25
objtool: Explicitly avoid self modifying code in .altinstr_replacement
Peter Zijlstra
2022-07-25
objtool: Classify symbols
Peter Zijlstra
2022-07-25
objtool: Handle __sanitize_cov*() tail calls
Peter Zijlstra
2022-07-25
objtool: Introduce CFI hash
Peter Zijlstra
2022-07-25
objtool: Support asm jump tables
Josh Poimboeuf
2022-07-25
objtool: Cache instruction relocs
Peter Zijlstra
2022-07-25
objtool: Keep track of retpoline call sites
Peter Zijlstra
2022-07-25
objtool: Create reloc sections implicitly
Peter Zijlstra
2022-07-25
objtool: Add elf_create_reloc() helper
Peter Zijlstra
2022-07-25
objtool: Rework the elf_rebuild_reloc_section() logic
Peter Zijlstra
2022-07-25
objtool: Handle per arch retpoline naming
Peter Zijlstra
2022-07-25
objtool: Correctly handle retpoline thunk calls
Peter Zijlstra
2022-07-25
x86/retpoline: Simplify retpolines
Peter Zijlstra
2022-07-25
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
2022-07-25
objtool: Assume only ELF functions do sibling calls
Josh Poimboeuf
2022-07-25
objtool: Support retpoline jump detection for vmlinux.o
Josh Poimboeuf
2022-07-25
objtool: Support stack layout changes in alternatives
Josh Poimboeuf
2022-07-25
objtool: Add 'alt_group' struct
Josh Poimboeuf
2021-11-18
objtool: Fix static_call list generation
Peter Zijlstra
2021-11-18
x86/xen: Mark cpu_bringup_and_idle() as dead_end_function
Peter Zijlstra
2021-11-18
objtool: Add xen_start_kernel() to noreturn list
Josh Poimboeuf
2021-03-30
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
2021-03-04
objtool: Fix ".cold" section suffix check for newer versions of GCC
Josh Poimboeuf
2021-03-04
objtool: Fix retpoline detection in asm code
Josh Poimboeuf
[next]