index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
objtool
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
objtool/klp: Fix kCFI trap handling
Josh Poimboeuf
1
-0
/
+1
2026-05-04
objtool/klp: Fix extraction of text annotations for alternatives
Josh Poimboeuf
1
-5
/
+28
2026-05-04
objtool/klp: Fix XXH3 state memory leak
Josh Poimboeuf
1
-0
/
+1
2026-05-04
objtool/klp: Fix cloning of zero-length section symbols
Josh Poimboeuf
1
-1
/
+1
2026-05-04
objtool/klp: Fix handling of zero-length .altinstr_replacement sections
Josh Poimboeuf
1
-1
/
+12
2026-05-04
objtool/klp: Fix --debug-checksum for duplicate symbol names
Josh Poimboeuf
2
-5
/
+15
2026-05-04
objtool: Replace iterator callback with for_each_sym_by_mangled_name()
Josh Poimboeuf
3
-82
/
+60
2026-05-04
objtool/klp: Fix create_fake_symbols() skipping entsize-based sections
Joe Lawrence
1
-2
/
+2
2026-05-04
objtool/klp: Improve local label check
Josh Poimboeuf
1
-7
/
+7
2026-05-04
objtool/klp: Don't report uncorrelated functions as new
Josh Poimboeuf
1
-2
/
+2
2026-05-04
objtool/klp: Don't correlate __initstub__ symbols
Josh Poimboeuf
1
-2
/
+8
2026-05-04
objtool/klp: Don't correlate absolute symbols
Josh Poimboeuf
1
-0
/
+10
2026-05-04
objtool/klp: Don't correlate __ADDRESSABLE() symbols
Josh Poimboeuf
1
-0
/
+10
2026-05-04
objtool/klp: Fix .data..once static local non-correlation
Josh Poimboeuf
1
-1
/
+2
2026-05-04
objtool/klp: Fix is_uncorrelated_static_local() for Clang
Joe Lawrence
1
-10
/
+23
2026-04-14
Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-53
/
+207
2026-04-13
Merge branch 'nocache-cleanup'
Linus Torvalds
1
-1
/
+1
2026-03-30
x86-64: rename misleadingly named '__copy_user_nocache()' function
Linus Torvalds
1
-1
/
+1
2026-03-18
objtool/x86: Reorder ORC register numbering
Josh Poimboeuf
2
-27
/
+30
2026-03-18
objtool: Support Clang RAX DRAP sequence
Josh Poimboeuf
2
-0
/
+8
2026-03-16
objtool: Fix Clang jump table detection
Josh Poimboeuf
1
-3
/
+2
2026-03-16
objtool/klp: fix mkstemp() failure with long paths
Joe Lawrence
1
-20
/
+3
2026-03-16
objtool/klp: fix data alignment in __clone_symbol()
Joe Lawrence
1
-1
/
+2
2026-03-15
Merge tag 'objtool-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-60
/
+71
2026-03-09
objtool: Fix another stack overflow in validate_branch()
Josh Poimboeuf
1
-5
/
+5
2026-03-09
objtool: Handle Clang RSP musical chairs
Josh Poimboeuf
2
-39
/
+37
2026-03-06
objtool/klp: Correlate locals to globals
Song Liu
1
-0
/
+30
2026-03-06
objtool/klp: Match symbols based on demangled_name for global variables
Song Liu
3
-0
/
+73
2026-03-06
objtool/klp: Remove .llvm suffix in demangle_name()
Song Liu
1
-0
/
+8
2026-03-06
objtool/klp: Also demangle global objects
Song Liu
1
-3
/
+0
2026-03-06
objtool/klp: Use sym->demangled_name for symbol_name hash
Song Liu
1
-18
/
+40
2026-03-06
objtool/klp: Remove trailing '_' in demangle_name()
Song Liu
1
-1
/
+14
2026-03-06
objtool/klp: Remove redundant strcmp() in correlate_symbols()
Song Liu
1
-1
/
+1
2026-03-06
objtool: Use section/symbol type helpers
Wentong Tian
4
-12
/
+12
2026-03-06
objtool: Fix ERROR_INSN() error message
Josh Poimboeuf
1
-1
/
+1
2026-03-06
objtool: Fix data alignment in elf_add_data()
Josh Poimboeuf
1
-1
/
+1
2026-03-06
objtool: Use HOSTCFLAGS for HAVE_XXHASH test
HONG Yifan
1
-1
/
+1
2026-03-06
objtool/klp: Avoid NULL pointer dereference when printing code symbol name
Josh Poimboeuf
1
-6
/
+9
2026-03-06
objtool/klp: Disable unsupported pr_debug() usage
Josh Poimboeuf
1
-8
/
+15
2026-03-06
objtool/klp: Fix detection of corrupt static branch/call entries
Josh Poimboeuf
1
-0
/
+3
2026-03-02
kbuild: Leave objtool binary around with 'make clean'
Nathan Chancellor
1
-3
/
+5
2026-02-22
Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-1
/
+2
2026-02-18
Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-0
/
+2
2026-02-12
kbuild: Add objtool to top-level clean target
Josh Poimboeuf
1
-0
/
+2
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-21
/
+66
2026-02-10
objtool/rust: add one more `noreturn` Rust function
Miguel Ojeda
1
-1
/
+2
2026-02-07
Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-13
/
+42
2026-02-05
objtool/klp: Fix unexported static call key access for manually built livepatch modules
Josh Poimboeuf
1
-1
/
+1
2026-02-05
objtool/klp: Fix symbol correlation for orphaned local symbols
Josh Poimboeuf
1
-5
/
+34
2026-02-05
livepatch: Free klp_{object,func}_ext data after initialization
Petr Pavlu
3
-7
/
+7
[prev]
[next]