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
/
check.c
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13 days
stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
Kees Cook
13 days
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
2025-07-19
Merge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-14
objtool/rust: add one more `noreturn` Rust function for Rust 1.89.0
Miguel Ojeda
2025-07-01
objtool: Add missing endian conversion to read_annotate()
Heiko Carstens
2025-05-22
objtool/rust: relax slice condition to cover more `noreturn` Rust functions
Miguel Ojeda
2025-05-07
objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0
Miguel Ojeda
2025-04-19
Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-04-14
objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0
Miguel Ojeda
2025-04-08
objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STAC
Josh Poimboeuf
2025-04-08
objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semantics
Josh Poimboeuf
2025-04-08
objtool: Stop UNRET validation on UD2
Josh Poimboeuf
2025-04-08
objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRET
Josh Poimboeuf
2025-04-08
objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()
Josh Poimboeuf
2025-04-01
objtool: Fix verbose disassembly if CROSS_COMPILE isn't set
David Laight
2025-04-01
objtool: Change "warning:" to "error: " for fatal errors
Josh Poimboeuf
2025-04-01
objtool: Always fail on fatal errors
Josh Poimboeuf
2025-04-01
Revert "objtool: Increase per-function WARN_FUNC() rate limit"
Josh Poimboeuf
2025-04-01
objtool: Append "()" to function name in "unexpected end of section" warning
Josh Poimboeuf
2025-04-01
objtool: Ignore end-of-section jumps for KCOV/GCOV
Josh Poimboeuf
2025-03-28
objtool: Fix STACK_FRAME_NON_STANDARD for cold subfunctions
Josh Poimboeuf
2025-03-28
objtool: Fix segfault in ignore_unreachable_insn()
Josh Poimboeuf
2025-03-25
objtool, panic: Disable SMAP in __stack_chk_fail()
Josh Poimboeuf
2025-03-25
objtool: Remove redundant opts.noinstr dependency
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: Properly disable uaccess validation
Josh Poimboeuf
2025-03-25
objtool: Silence more KCOV warnings
Josh Poimboeuf
2025-03-25
objtool: Fix init_module() 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-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-17
objtool: Add --Werror option
Josh Poimboeuf
2025-03-17
objtool: Increase per-function WARN_FUNC() rate limit
Josh Poimboeuf
2025-03-17
objtool: Improve __noreturn annotation warning
Josh Poimboeuf
2025-03-17
objtool: Fix error handling inconsistencies in check()
Josh Poimboeuf
2025-03-17
x86/traps: Make exc_double_fault() consistently noreturn
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-03-12
objtool: Handle various symbol types of rodata
Tiezhu Yang
2025-03-03
Merge tag 'v6.14-rc5' into x86/core, to pick up fixes
Ingo Molnar
2025-02-28
Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-02-25
objtool: Fix C jump table annotations for Clang
Ard Biesheuvel
2025-02-18
Merge tag 'v6.14-rc3' into x86/core, to pick up fixes
Ingo Molnar
2025-02-16
Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-02-14
x86/alternative: Simplify callthunk patching
Peter Zijlstra
2025-02-12
objtool/rust: add one more `noreturn` Rust function
Miguel Ojeda
2025-02-08
objtool: Move dodgy linker warn to verbose
Peter Zijlstra
[next]