index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
Age
Commit message (
Expand
)
Author
2025-11-01
objtool: Fix skip_alt_group() for non-alternative STAC/CLAC
Josh Poimboeuf
2025-10-22
objtool: Fix failure when being compiled on x32 system
Mikulas Patocka
2025-10-22
objtool/rust: add one more `noreturn` Rust function
Miguel Ojeda
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-19
Merge 6.17-rc6 into kbuild-next
Nathan Chancellor
2025-09-18
objtool/LoongArch: Mark special atomic instruction as INSN_BUG type
Tiezhu Yang
2025-09-18
objtool/LoongArch: Mark types based on break immediate code
Tiezhu Yang
2025-09-09
objtool: Ignore __pi___cfi_ prefixed symbols
Nathan Chancellor
2025-09-04
x86/sev: Zap snp_abort()
Borislav Petkov (AMD)
2025-09-03
x86/boot: Create a confined code area for startup code
Ard Biesheuvel
2025-09-03
objtool: Add action to check for absence of absolute relocations
Ard Biesheuvel
2025-08-28
objtool: Drop noinstr hack for KCSAN_WEAK_MEMORY
Nathan Chancellor
2025-08-20
objtool/LoongArch: Get table size correctly if LTO is enabled
Tiezhu Yang
2025-08-18
objtool: Validate kCFI calls
Peter Zijlstra
2025-07-30
Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-21
stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
Kees Cook
2025-07-21
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-11
objtool: Add vpanic() to the noreturn list
Nam Cao
2025-07-01
objtool: Add missing endian conversion to read_annotate()
Heiko Carstens
2025-06-04
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-26
Merge tag 'objtool-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-22
objtool/rust: relax slice condition to cover more `noreturn` Rust functions
Miguel Ojeda
2025-05-14
objtool: Speed up SHT_GROUP reindexing
Josh Poimboeuf
2025-05-13
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-13
Merge branch 'x86/boot' into x86/core, to merge dependent commits
Ingo Molnar
2025-05-11
Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-09
x86/its: FineIBT-paranoid vs ITS
Peter Zijlstra
2025-05-07
objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0
Miguel Ojeda
2025-05-04
x86/boot: Add a bunch of PIC aliases
Ard Biesheuvel
2025-04-30
objtool: Fix up st_info in COMDAT group section
Rong Xu
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-10
objtool: Fix false-positive "ignoring unreachables" warning
Josh Poimboeuf
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-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
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
[next]