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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
objtool/klp: Cache dont_correlate() result
Josh Poimboeuf
2
-12
/
+18
2026-05-04
objtool: Improve and simplify prefix symbol detection
Josh Poimboeuf
1
-68
/
+20
2026-05-04
objtool/klp: Fix kCFI prefix finding/cloning
Josh Poimboeuf
1
-2
/
+2
2026-05-04
objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDING
Josh Poimboeuf
5
-14
/
+78
2026-05-04
objtool/klp: Fix position-dependent checksums for non-relocated jumps/calls
Josh Poimboeuf
4
-9
/
+67
2026-05-04
objtool: Add insn_sym() helper
Josh Poimboeuf
5
-38
/
+49
2026-05-04
objtool/klp: Add correlation debugging output
Josh Poimboeuf
3
-16
/
+45
2026-05-04
objtool/klp: Rewrite symbol correlation algorithm
Josh Poimboeuf
1
-120
/
+369
2026-05-04
objtool/klp: Calculate object checksums
Josh Poimboeuf
4
-47
/
+117
2026-05-04
objtool/klp: Remove "objtool --checksum"
Josh Poimboeuf
2
-26
/
+1
2026-05-04
objtool/klp: Add "objtool klp checksum" subcommand
Josh Poimboeuf
8
-205
/
+269
2026-05-04
objtool: Consolidate file decoding into decode_file()
Josh Poimboeuf
2
-19
/
+22
2026-05-04
objtool/klp: Extricate checksum calculation from validate_branch()
Josh Poimboeuf
2
-32
/
+80
2026-05-04
objtool: Add is_cold_func() helper
Josh Poimboeuf
3
-4
/
+10
2026-05-04
objtool: Add is_alias_sym() helper
Josh Poimboeuf
2
-3
/
+8
2026-05-04
objtool/klp: Handle Clang .data..Lanon anonymous data sections
Josh Poimboeuf
1
-3
/
+4
2026-05-04
objtool/klp: Create empty checksum sections for function-less object files
Josh Poimboeuf
1
-3
/
+0
2026-05-04
objtool: Include libsubcmd headers directly from source tree
Josh Poimboeuf
1
-2
/
+2
2026-05-04
objtool/klp: Don't set sym->file for section symbols
Josh Poimboeuf
1
-1
/
+1
2026-05-04
objtool: Fix reloc hash collision in find_reloc_by_dest_range()
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
3
-2
/
+28
2026-05-04
objtool/klp: Simplify reloc symbol conversion
Josh Poimboeuf
1
-48
/
+28
2026-05-04
objtool: Move mark_rodata() to elf.c
Josh Poimboeuf
3
-8
/
+21
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 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/ker...
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/k...
Linus Torvalds
6
-60
/
+71
[next]