开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
include
Age
Commit message (
Expand
)
Author
2023-02-23
objtool: Fix ORC 'signal' propagation
Josh Poimboeuf
2023-02-23
objtool: Remove instruction::list
Peter Zijlstra
2023-02-23
objtool: Union instruction::{call_dest,jump_table}
Peter Zijlstra
2023-02-23
objtool: Remove instruction::reloc
Peter Zijlstra
2023-02-23
objtool: Shrink instruction::{type,visited}
Peter Zijlstra
2023-02-23
objtool: Make instruction::alts a single-linked list
Peter Zijlstra
2023-02-23
objtool: Make instruction::stack_ops a single-linked list
Peter Zijlstra
2023-02-23
objtool: Change arch_decode_instruction() signature
Peter Zijlstra
2023-02-01
objtool: Optimize layout of struct special_alt
Thomas Weißschuh
2023-02-01
objtool: Optimize layout of struct symbol
Thomas Weißschuh
2023-02-01
objtool: Allocate multiple structures with calloc()
Thomas Weißschuh
2023-02-01
objtool: Make struct check_options static
Thomas Weißschuh
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-11-23
objtool/powerpc: Implement arch_pc_relative_reloc()
Michael Ellerman
2022-11-18
objtool: Add arch specific function arch_ftrace_match()
Sathvika Vasireddy
2022-11-18
objtool: Add --mnop as an option to --mcount
Sathvika Vasireddy
2022-11-18
objtool: Use target file class size instead of a compiled constant
Christophe Leroy
2022-11-18
objtool: Use target file endianness instead of a compiled constant
Christophe Leroy
2022-11-05
objtool: Optimize elf_dirty_reloc_sym()
Peter Zijlstra
2022-11-01
objtool: Add --cfi to generate the .cfi_sites section
Peter Zijlstra
2022-11-01
objtool: Add option to generate prefix symbols
Peter Zijlstra
2022-11-01
objtool: Avoid O(bloody terrible) behaviour -- an ode to libelf
Peter Zijlstra
2022-10-17
objtool: Rework instruction -> symbol mapping
Peter Zijlstra
2022-10-17
objtool: Fix find_{symbol,func}_containing()
Peter Zijlstra
2022-10-17
objtool: Add --hacks=skylake
Peter Zijlstra
2022-10-17
objtool: Add .call_sites section
Peter Zijlstra
2022-10-17
objtool: Track init section
Peter Zijlstra
2022-10-17
objtool: Allow !PC relative relocations
Peter Zijlstra
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
2022-06-27
x86,objtool: Create .return_sites
Peter Zijlstra
2022-05-20
objtool: Fix objtool regression on x32 systems
Mikulas Patocka
2022-04-22
objtool: Remove --lto and --vmlinux in favor of --link
Josh Poimboeuf
2022-04-22
objtool: Make noinstr hacks optional
Josh Poimboeuf
2022-04-22
objtool: Make jump label hack optional
Josh Poimboeuf
2022-04-22
objtool: Make static call annotation optional
Josh Poimboeuf
2022-04-22
objtool: Make stack validation frame-pointer-specific
Josh Poimboeuf
2022-04-22
objtool: Make stack validation optional
Josh Poimboeuf
2022-04-22
objtool: Add option to print section addresses
Josh Poimboeuf
2022-04-22
objtool: Don't print parentheses in function addresses
Josh Poimboeuf
2022-04-22
objtool: Ditch subcommands
Josh Poimboeuf
2022-04-22
objtool: Reorganize cmdline options
Josh Poimboeuf
2022-04-22
objtool: Fix type of reloc::addend
Peter Zijlstra
2022-04-19
objtool: Fix function fallthrough detection for vmlinux
Josh Poimboeuf
2022-03-15
objtool: Find unused ENDBR instructions
Peter Zijlstra
2022-03-15
objtool: Validate IBT assumptions
Peter Zijlstra
2022-03-15
objtool: Add IBT/ENDBR decoding
Peter Zijlstra
2022-03-15
objtool: Read the NOENDBR annotation
Peter Zijlstra
2022-03-15
objtool: Ignore extra-symbol code
Peter Zijlstra
[next]