index
:
kernel/git/mdraid/linux.git
arm64-uaccess
master
md-6.13
md-6.14
md-6.15
md-6.16
md-6.17
md-6.18
md-6.19
md-7.0
song's fork of linux.git
MDRAID Group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
include
/
objtool
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-17
objtool: Handle frame pointer related instructions
Tiezhu Yang
1
-0
/
+1
2024-03-11
objtool: Check local label in add_dead_ends()
Tiezhu Yang
1
-0
/
+1
2024-03-11
objtool/x86: Separate arch-specific and generic parts
Tiezhu Yang
1
-0
/
+14
2023-08-16
objtool/x86: Fix SRSO mess
Peter Zijlstra
2
-0
/
+2
2023-06-07
objtool: Get rid of reloc->rel[a]
Josh Poimboeuf
1
-12
/
+82
2023-06-07
objtool: Shrink elf hash nodes
Josh Poimboeuf
1
-10
/
+14
2023-06-07
objtool: Shrink reloc->sym_reloc_entry
Josh Poimboeuf
1
-2
/
+2
2023-06-07
objtool: Get rid of reloc->jump_table_start
Josh Poimboeuf
1
-1
/
+0
2023-06-07
objtool: Get rid of reloc->addend
Josh Poimboeuf
1
-1
/
+5
2023-06-07
objtool: Get rid of reloc->type
Josh Poimboeuf
1
-1
/
+10
2023-06-07
objtool: Get rid of reloc->offset
Josh Poimboeuf
1
-2
/
+6
2023-06-07
objtool: Get rid of reloc->idx
Josh Poimboeuf
1
-3
/
+7
2023-06-07
objtool: Get rid of reloc->list
Josh Poimboeuf
1
-5
/
+13
2023-06-07
objtool: Add for_each_reloc()
Josh Poimboeuf
1
-0
/
+6
2023-06-07
objtool: Add elf_create_section_pair()
Josh Poimboeuf
1
-6
/
+27
2023-06-07
objtool: Add mark_sec_changed()
Josh Poimboeuf
1
-1
/
+13
2023-06-07
objtool: Fix reloc_hash size
Josh Poimboeuf
1
-1
/
+7
2023-06-07
objtool: Consolidate rel/rela handling
Josh Poimboeuf
1
-5
/
+8
2023-06-07
objtool: Improve reloc naming
Josh Poimboeuf
1
-1
/
+1
2023-06-07
objtool: Remove flags argument from elf_create_section()
Josh Poimboeuf
1
-1
/
+1
2023-06-07
objtool: Tidy elf.h
Josh Poimboeuf
1
-49
/
+47
2023-06-07
objtool: Allow stack operations in UNWIND_HINT_UNDEFINED regions
Josh Poimboeuf
1
-0
/
+1
2023-05-16
objtool: Include backtrace in verbose mode
Josh Poimboeuf
1
-6
/
+8
2023-05-16
objtool: Add verbose option for disassembling affected functions
Josh Poimboeuf
1
-0
/
+1
2023-05-16
objtool: Limit unreachable warnings to once per function
Josh Poimboeuf
2
-1
/
+7
2023-04-14
objtool: Add symbol iteration helpers
Josh Poimboeuf
1
-0
/
+9
2023-04-14
objtool: Add WARN_INSN()
Josh Poimboeuf
1
-0
/
+5
2023-03-23
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
1
-2
/
+2
2023-02-23
objtool: Fix ORC 'signal' propagation
Josh Poimboeuf
1
-0
/
+1
2023-02-23
objtool: Remove instruction::list
Peter Zijlstra
2
-25
/
+27
2023-02-23
objtool: Union instruction::{call_dest,jump_table}
Peter Zijlstra
1
-2
/
+4
2023-02-23
objtool: Remove instruction::reloc
Peter Zijlstra
1
-3
/
+3
2023-02-23
objtool: Shrink instruction::{type,visited}
Peter Zijlstra
1
-5
/
+5
2023-02-23
objtool: Make instruction::alts a single-linked list
Peter Zijlstra
1
-1
/
+1
2023-02-23
objtool: Make instruction::stack_ops a single-linked list
Peter Zijlstra
2
-2
/
+2
2023-02-23
objtool: Change arch_decode_instruction() signature
Peter Zijlstra
1
-3
/
+1
2023-02-01
objtool: Optimize layout of struct special_alt
Thomas Weißschuh
1
-1
/
+1
2023-02-01
objtool: Optimize layout of struct symbol
Thomas Weißschuh
1
-3
/
+2
2023-02-01
objtool: Allocate multiple structures with calloc()
Thomas Weißschuh
1
-0
/
+4
2023-02-01
objtool: Make struct check_options static
Thomas Weißschuh
1
-2
/
+0
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-16
/
+27
2022-11-23
objtool/powerpc: Implement arch_pc_relative_reloc()
Michael Ellerman
1
-0
/
+2
2022-11-18
objtool: Add arch specific function arch_ftrace_match()
Sathvika Vasireddy
1
-0
/
+2
2022-11-18
objtool: Add --mnop as an option to --mcount
Sathvika Vasireddy
1
-0
/
+1
2022-11-18
objtool: Use target file class size instead of a compiled constant
Christophe Leroy
1
-0
/
+8
2022-11-18
objtool: Use target file endianness instead of a compiled constant
Christophe Leroy
1
-16
/
+16
2022-11-05
objtool: Optimize elf_dirty_reloc_sym()
Peter Zijlstra
1
-0
/
+2
2022-11-01
objtool: Add --cfi to generate the .cfi_sites section
Peter Zijlstra
1
-0
/
+1
2022-11-01
objtool: Add option to generate prefix symbols
Peter Zijlstra
2
-0
/
+3
2022-11-01
objtool: Avoid O(bloody terrible) behaviour -- an ode to libelf
Peter Zijlstra
1
-1
/
+1
2022-10-17
objtool: Rework instruction -> symbol mapping
Peter Zijlstra
1
-1
/
+11
2022-10-17
objtool: Fix find_{symbol,func}_containing()
Peter Zijlstra
1
-1
/
+2
2022-10-17
objtool: Add --hacks=skylake
Peter Zijlstra
1
-0
/
+1
2022-10-17
objtool: Add .call_sites section
Peter Zijlstra
1
-0
/
+1
2022-10-17
objtool: Track init section
Peter Zijlstra
1
-1
/
+1
2022-10-17
objtool: Allow !PC relative relocations
Peter Zijlstra
1
-0
/
+2
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
1
-0
/
+1
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
1
-9
/
+10
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
2
-2
/
+10
2022-06-27
x86,objtool: Create .return_sites
Peter Zijlstra
3
-0
/
+3
2022-05-20
objtool: Fix objtool regression on x32 systems
Mikulas Patocka
1
-2
/
+2
2022-04-22
objtool: Remove --lto and --vmlinux in favor of --link
Josh Poimboeuf
2
-3
/
+12
2022-04-22
objtool: Make noinstr hacks optional
Josh Poimboeuf
1
-0
/
+1
2022-04-22
objtool: Make jump label hack optional
Josh Poimboeuf
1
-0
/
+1
2022-04-22
objtool: Make static call annotation optional
Josh Poimboeuf
1
-0
/
+1
2022-04-22
objtool: Make stack validation frame-pointer-specific
Josh Poimboeuf
1
-1
/
+0
2022-04-22
objtool: Make stack validation optional
Josh Poimboeuf
1
-0
/
+1
2022-04-22
objtool: Add option to print section addresses
Josh Poimboeuf
2
-14
/
+18
2022-04-22
objtool: Don't print parentheses in function addresses
Josh Poimboeuf
1
-5
/
+1
2022-04-22
objtool: Ditch subcommands
Josh Poimboeuf
1
-2
/
+3
2022-04-22
objtool: Reorganize cmdline options
Josh Poimboeuf
1
-3
/
+23
2022-04-22
objtool: Fix type of reloc::addend
Peter Zijlstra
1
-2
/
+2
2022-04-19
objtool: Fix function fallthrough detection for vmlinux
Josh Poimboeuf
1
-1
/
+1
2022-03-15
objtool: Find unused ENDBR instructions
Peter Zijlstra
1
-0
/
+1
2022-03-15
objtool: Validate IBT assumptions
Peter Zijlstra
2
-1
/
+5
2022-03-15
objtool: Add IBT/ENDBR decoding
Peter Zijlstra
1
-0
/
+1
2022-03-15
objtool: Read the NOENDBR annotation
Peter Zijlstra
1
-3
/
+10
2022-03-15
objtool: Ignore extra-symbol code
Peter Zijlstra
1
-0
/
+1
2022-03-15
objtool: Rename --duplicate to --lto
Peter Zijlstra
1
-1
/
+1
2022-03-15
objtool: Have WARN_FUNC fall back to sym+off
Peter Zijlstra
1
-0
/
+2
2022-03-15
objtool: Add --dry-run
Peter Zijlstra
1
-1
/
+1
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+2
2021-12-09
objtool, kcsan: Remove memory barrier instrumentation from noinstr
Marco Elver
1
-1
/
+1
2021-12-08
objtool: Add straight-line-speculation validation
Peter Zijlstra
2
-1
/
+2
2021-10-28
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
1
-1
/
+0
2021-10-28
objtool: Shrink struct instruction
Peter Zijlstra
1
-1
/
+0
2021-10-28
objtool: Classify symbols
Peter Zijlstra
1
-2
/
+5
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
1
-1
/
+0
2021-10-05
objtool: Remove redundant 'len' field from struct section
Joe Lawrence
1
-1
/
+0
2021-09-17
objtool: Support pv_opsindirect calls for noinstr
Peter Zijlstra
3
-1
/
+11
2021-09-15
objtool: Handle __sanitize_cov*() tail calls
Peter Zijlstra
1
-0
/
+1
2021-09-15
objtool: Introduce CFI hash
Peter Zijlstra
3
-2
/
+4
2021-06-14
objtool: Improve reloc hash size guestimate
Peter Zijlstra
1
-0
/
+1
2021-05-12
objtool: Provide stats for jump_labels
Peter Zijlstra
1
-0
/
+3
2021-05-12
objtool: Decode jump_entry::key addend
Peter Zijlstra
1
-0
/
+1
2021-05-12
objtool: Rewrite hashtable sizing
Peter Zijlstra
1
-5
/
+12
2021-04-28
Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+4
2021-04-02
objtool: Cache instruction relocs
Peter Zijlstra
1
-0
/
+1
2021-04-02
objtool: Keep track of retpoline call sites
Peter Zijlstra
3
-1
/
+4
2021-04-02
objtool: Add elf_create_undef_symbol()
Peter Zijlstra
1
-0
/
+1
2021-04-02
objtool: Create reloc sections implicitly
Peter Zijlstra
1
-1
/
+0
2021-04-02
objtool: Add elf_create_reloc() helper
Peter Zijlstra
1
-3
/
+7
2021-04-02
objtool: Rework the elf_rebuild_reloc_section() logic
Peter Zijlstra
1
-1
/
+0
2021-04-02
objtool: Handle per arch retpoline naming
Peter Zijlstra
1
-0
/
+2
2021-03-06
objtool: Collate parse_options() users
Peter Zijlstra
1
-0
/
+2
2021-03-06
objtool: Add --backup
Peter Zijlstra
1
-1
/
+2
2021-03-06
objtool,x86: Rewrite LEAVE
Peter Zijlstra
1
-1
/
+0
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+3
2021-01-26
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
1
-1
/
+0
2021-01-26
objtool: Fix retpoline detection in asm code
Josh Poimboeuf
1
-0
/
+11
2021-01-14
objtool: Support stack layout changes in alternatives
Josh Poimboeuf
1
-0
/
+6
2021-01-14
objtool: Add 'alt_group' struct
Josh Poimboeuf
1
-1
/
+12
2021-01-14
objtool: Refactor ORC section generation
Josh Poimboeuf
3
-9
/
+1
2021-01-13
objtool: Rework header include paths
Vasily Gorbik
9
-0
/
+543