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
Age
Commit message (
Expand
)
Author
2024-04-10
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2024-04-10
exit: Implement kthread_exit
Eric W. Biederman
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-08-26
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
2023-08-08
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-05-11
Revert "objtool: Support addition to set CFA base"
Josh Poimboeuf
2023-03-11
objtool: Fix memory leak in create_static_call_sections()
Miaoqian Lin
2023-03-10
objtool: add UACCESS exceptions for __tsan_volatile_read/write
Arnd Bergmann
2023-03-10
x86: Mark stop_this_cpu() __noreturn
Peter Zijlstra
2023-02-01
kbuild: Allow kernel installation packaging to override pkg-config
Chun-Tse Shao
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-12
objtool: Fix SEGFAULT
Christophe Leroy
2022-12-31
objtool, kcsan: Add volatile read/write instrumentation to whitelist
Marco Elver
2022-10-26
objtool: Preserve special st_shndx indexes in elf_update_symbol
Sami Tolvanen
2022-07-23
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-07-23
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
2022-07-23
objtool: Add entry UNRET validation
Peter Zijlstra
2022-07-23
objtool: Update Retpoline validation
Peter Zijlstra
2022-07-23
x86: Add magic AMD return-thunk
Peter Zijlstra
2022-07-23
objtool: Treat .text.__x86.* as noinstr
Peter Zijlstra
2022-07-23
objtool: skip non-text sections when adding return-thunk sites
Thadeu Lima de Souza Cascardo
2022-07-23
x86,objtool: Create .return_sites
Peter Zijlstra
2022-07-23
objtool: Default ignore INT3 for unreachable
Peter Zijlstra
2022-07-23
objtool: Introduce CFI hash
Peter Zijlstra
2022-07-23
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
2022-07-23
objtool: Shrink struct instruction
Peter Zijlstra
2022-07-23
objtool: Explicitly avoid self modifying code in .altinstr_replacement
Peter Zijlstra
2022-07-23
objtool: Classify symbols
Peter Zijlstra
2022-06-09
objtool: Fix symbol creation
Peter Zijlstra
2022-06-09
objtool: Fix objtool regression on x32 systems
Mikulas Patocka
2022-05-15
objtool: Fix SLS validation for kcov tail-call replacement
Peter Zijlstra
2022-05-15
objtool: Add straight-line-speculation validation
Peter Zijlstra
2022-05-09
objtool: Fix type of reloc::addend
Peter Zijlstra
2022-05-09
objtool: Fix code relocs vs weak symbols
Peter Zijlstra
2021-11-18
objtool: Handle __sanitize_cov*() tail calls
Peter Zijlstra
2021-11-18
x86/xen: Mark cpu_bringup_and_idle() as dead_end_function
Peter Zijlstra
2021-10-06
objtool: Update section header before relocations
Michael Forney
2021-10-06
objtool: Check for gelf_update_rel[a] failures
Michael Forney
2021-10-05
objtool: Remove redundant 'len' field from struct section
Joe Lawrence
2021-10-05
objtool: Make .altinstructions section entry size consistent
Joe Lawrence
2021-10-05
objtool: Remove reloc symbol type checks in get_alt_entry()
Josh Poimboeuf
2021-10-03
objtool: print out the symbol type when complaining about it
Linus Torvalds
2021-10-01
objtool: Teach get_alt_entry() about more relocation types
Peter Zijlstra
2021-06-28
Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...
Linus Torvalds
2021-06-24
objtool: Don't make .altinstructions writable
Josh Poimboeuf
[next]