index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
include
Age
Commit message (
Expand
)
Author
2025-05-14
objtool: Speed up SHT_GROUP reindexing
Josh Poimboeuf
2025-04-08
objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRET
Josh Poimboeuf
2025-04-01
objtool: Change "warning:" to "error: " for fatal errors
Josh Poimboeuf
2025-04-01
Revert "objtool: Increase per-function WARN_FUNC() rate limit"
Josh Poimboeuf
2025-03-25
objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity
Josh Poimboeuf
2025-03-25
objtool: Improve error handling
Josh Poimboeuf
2025-03-25
objtool: Fix X86_FEATURE_SMAP alternative handling
Josh Poimboeuf
2025-03-25
objtool: Ignore entire functions rather than instructions
Josh Poimboeuf
2025-03-25
objtool: Fix detection of consecutive jump tables on Clang 20
Josh Poimboeuf
2025-03-17
objtool: Create backup on error and print args
Josh Poimboeuf
2025-03-17
objtool: Change "warning:" to "error:" for --Werror
Josh Poimboeuf
2025-03-17
objtool: Add --Werror option
Josh Poimboeuf
2025-03-17
objtool: Add --output option
Josh Poimboeuf
2025-03-17
objtool: Increase per-function WARN_FUNC() rate limit
Josh Poimboeuf
2025-03-12
objtool: Handle PC relative relocation type
Tiezhu Yang
2025-03-12
objtool: Handle different entry size of rodata
Tiezhu Yang
2025-02-25
objtool: Fix C jump table annotations for Clang
Ard Biesheuvel
2024-12-02
objtool: Allow arch code to discover jump table size
Ard Biesheuvel
2024-10-17
objtool: Detect non-relocated text references
Josh Poimboeuf
2024-09-17
objtool: Handle frame pointer related instructions
Tiezhu Yang
2024-03-11
objtool: Check local label in add_dead_ends()
Tiezhu Yang
2024-03-11
objtool/x86: Separate arch-specific and generic parts
Tiezhu Yang
2023-08-16
objtool/x86: Fix SRSO mess
Peter Zijlstra
2023-06-07
objtool: Get rid of reloc->rel[a]
Josh Poimboeuf
2023-06-07
objtool: Shrink elf hash nodes
Josh Poimboeuf
2023-06-07
objtool: Shrink reloc->sym_reloc_entry
Josh Poimboeuf
2023-06-07
objtool: Get rid of reloc->jump_table_start
Josh Poimboeuf
2023-06-07
objtool: Get rid of reloc->addend
Josh Poimboeuf
2023-06-07
objtool: Get rid of reloc->type
Josh Poimboeuf
2023-06-07
objtool: Get rid of reloc->offset
Josh Poimboeuf
2023-06-07
objtool: Get rid of reloc->idx
Josh Poimboeuf
2023-06-07
objtool: Get rid of reloc->list
Josh Poimboeuf
2023-06-07
objtool: Add for_each_reloc()
Josh Poimboeuf
2023-06-07
objtool: Add elf_create_section_pair()
Josh Poimboeuf
2023-06-07
objtool: Add mark_sec_changed()
Josh Poimboeuf
2023-06-07
objtool: Fix reloc_hash size
Josh Poimboeuf
2023-06-07
objtool: Consolidate rel/rela handling
Josh Poimboeuf
2023-06-07
objtool: Improve reloc naming
Josh Poimboeuf
2023-06-07
objtool: Remove flags argument from elf_create_section()
Josh Poimboeuf
2023-06-07
objtool: Tidy elf.h
Josh Poimboeuf
2023-06-07
objtool: Allow stack operations in UNWIND_HINT_UNDEFINED regions
Josh Poimboeuf
2023-05-16
objtool: Include backtrace in verbose mode
Josh Poimboeuf
2023-05-16
objtool: Add verbose option for disassembling affected functions
Josh Poimboeuf
2023-05-16
objtool: Limit unreachable warnings to once per function
Josh Poimboeuf
2023-04-14
objtool: Add symbol iteration helpers
Josh Poimboeuf
2023-04-14
objtool: Add WARN_INSN()
Josh Poimboeuf
2023-03-23
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
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
[next]