index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
Age
Commit message (
Expand
)
Author
2024-01-08
Merge tag 'objtool-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-11-17
objtool: Fix calloc call for new -Walloc-size
Sam James
2023-11-01
Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-30
Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-10-30
Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-10-20
objtool: Fix return thunk patching in retpolines
Josh Poimboeuf
2023-10-19
objtool: Add bcachefs noreturns
Kent Overstreet
2023-10-05
objtool: Remove max symbol name length limitation
Aaron Plattner
2023-10-05
objtool: Propagate early errors
Aaron Plattner
2023-10-03
objtool: Use 'the fallthrough' pseudo-keyword
Ruan Jinjie
2023-09-18
x86/tdx: Fix __noreturn build warning around __tdx_hypercall_failed()
Kai Huang
2023-09-12
objtool: Fix _THIS_IP_ detection for cold functions
Josh Poimboeuf
2023-08-17
objtool/x86: Fixup frame-pointer vs rethunk
Peter Zijlstra
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
2023-08-16
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
2023-08-16
objtool/x86: Fix SRSO mess
Peter Zijlstra
2023-08-14
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-07-10
objtool: initialize all of struct elf
Michal Kubecek
2023-06-29
objtool: Remove btrfs_assertfail() from the noreturn exceptions list
Ingo Molnar
2023-06-27
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
Merge tag 'linux-kselftest-kunit-6.5-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-06-26
Merge tag 'x86_alternatives_for_v6.5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-06-19
btrfs: print assertion failure report and stack trace from the same line
David Sterba
2023-06-07
objtool: Skip reading DWARF section data
Josh Poimboeuf
2023-06-07
objtool: Free insns when done
Josh Poimboeuf
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: Allocate relocs in advance for new rela sections
Josh Poimboeuf
2023-06-07
objtool: Add for_each_reloc()
Josh Poimboeuf
2023-06-07
objtool: Don't free memory in elf_close()
Josh Poimboeuf
2023-06-07
objtool: Keep GElf_Rel[a] structs synced
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-06-07
tools: Remove unnecessary variables
Lu Hongfei
[next]