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
/
klp-diff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge tag 'x86_alternatives_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2026-08-17
objtool/klp: Fix vmlinux klp relocations for EXPORT_SYMBOL_FOR_MODULES()
Josh Poimboeuf
1
-11
/
+20
2026-08-12
objtool/klp: Fix .kcfi_traps special section extraction
Josh Poimboeuf
1
-2
/
+24
2026-08-11
objtool/klp: Fix line numbers in Module.symvers parse errors
Josh Poimboeuf
1
-1
/
+3
2026-08-11
objtool/klp: Fix relocations for EXPORT_SYMBOL_FOR_MODULES() symbols
Josh Poimboeuf
1
-5
/
+23
2026-08-11
objtool/klp: Allow new references to module exports
Joe Lawrence
1
-2
/
+33
2026-08-11
objtool/klp: Don't match local symbols against exports
Josh Poimboeuf
1
-0
/
+3
2026-08-11
objtool/klp: Fix cross-module klp relocation section naming
Josh Poimboeuf
1
-3
/
+14
2026-08-11
objtool/klp: Ignore replacement offset of empty x86 alternatives
Josh Poimboeuf
1
-1
/
+5
2026-08-11
objtool/klp: Fix size of empty special section entries
Josh Poimboeuf
1
-2
/
+11
2026-08-03
objtool/klp: Fix symbol resolution for duplicate data symbols
Josh Poimboeuf
1
-61
/
+5
2026-08-03
objtool/klp: Fix false module dependencies caused by dead relocs
Josh Poimboeuf
1
-4
/
+12
2026-08-03
objtool/klp: Normalize Module.symvers paths to module names
Joe Lawrence
1
-15
/
+34
2026-08-03
objtool/klp: Fix module name normalization for paths with dots
Josh Poimboeuf
1
-4
/
+6
2026-07-13
x86/alternative: Drop smp_locks glue
Borislav Petkov (AMD)
1
-1
/
+0
2026-05-04
objtool/klp: Cache dont_correlate() result
Josh Poimboeuf
1
-12
/
+17
2026-05-04
objtool/klp: Add correlation debugging output
Josh Poimboeuf
1
-8
/
+34
2026-05-04
objtool/klp: Rewrite symbol correlation algorithm
Josh Poimboeuf
1
-120
/
+369
2026-05-04
objtool/klp: Calculate object checksums
Josh Poimboeuf
1
-1
/
+1
2026-05-04
objtool/klp: Add "objtool klp checksum" subcommand
Josh Poimboeuf
1
-1
/
+1
2026-05-04
objtool: Add is_cold_func() helper
Josh Poimboeuf
1
-1
/
+2
2026-05-04
objtool/klp: Handle Clang .data..Lanon anonymous data sections
Josh Poimboeuf
1
-3
/
+4
2026-05-04
objtool/klp: Fix reloc corruption in convert_reloc_sym_to_secsym()
Josh Poimboeuf
1
-1
/
+1
2026-05-04
objtool/klp: Don't correlate .rodata.cst* constant pool objects
Josh Poimboeuf
1
-1
/
+16
2026-05-04
objtool/klp: Fix pointer comparisons for rodata objects
Josh Poimboeuf
1
-2
/
+13
2026-05-04
objtool/klp: Simplify reloc symbol conversion
Josh Poimboeuf
1
-48
/
+28
2026-05-04
objtool/klp: Fix relocation conversion failures for R_X86_64_NONE
Josh Poimboeuf
1
-0
/
+3
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 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: Replace iterator callback with for_each_sym_by_mangled_name()
Josh Poimboeuf
1
-28
/
+14
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
1
-5
/
+92
2026-03-16
objtool/klp: fix data alignment in __clone_symbol()
Joe Lawrence
1
-1
/
+2
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
1
-0
/
+57
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
1
-4
/
+4
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-02-05
objtool/klp: Fix symbol correlation for orphaned local symbols
Josh Poimboeuf
1
-5
/
+34
[next]