index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
klp-diff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-14
Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
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
2026-02-05
livepatch: Free klp_{object,func}_ext data after initialization
Petr Pavlu
1
-1
/
+1
2026-01-27
objtool/klp: Fix bug table handling for __WARN_printf()
Josh Poimboeuf
1
-3
/
+11
2025-10-14
livepatch/klp-build: Introduce klp-build script for generating livepatch modules
Josh Poimboeuf
1
-2
/
+4
2025-10-14
objtool/klp: Add --debug option to show cloning decisions
Josh Poimboeuf
1
-0
/
+75
2025-10-14
objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
1
-0
/
+1646