index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-23
objtool: Make instruction::alts a single-linked list
Peter Zijlstra
1
-1
/
+1
2023-02-23
objtool: Make instruction::stack_ops a single-linked list
Peter Zijlstra
2
-2
/
+2
2023-02-23
objtool: Change arch_decode_instruction() signature
Peter Zijlstra
1
-3
/
+1
2023-02-01
objtool: Optimize layout of struct special_alt
Thomas Weißschuh
1
-1
/
+1
2023-02-01
objtool: Optimize layout of struct symbol
Thomas Weißschuh
1
-3
/
+2
2023-02-01
objtool: Allocate multiple structures with calloc()
Thomas Weißschuh
1
-0
/
+4
2023-02-01
objtool: Make struct check_options static
Thomas Weißschuh
1
-2
/
+0
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-16
/
+27
2022-11-23
objtool/powerpc: Implement arch_pc_relative_reloc()
Michael Ellerman
1
-0
/
+2
2022-11-18
objtool: Add arch specific function arch_ftrace_match()
Sathvika Vasireddy
1
-0
/
+2
2022-11-18
objtool: Add --mnop as an option to --mcount
Sathvika Vasireddy
1
-0
/
+1
2022-11-18
objtool: Use target file class size instead of a compiled constant
Christophe Leroy
1
-0
/
+8
2022-11-18
objtool: Use target file endianness instead of a compiled constant
Christophe Leroy
1
-16
/
+16
2022-11-05
objtool: Optimize elf_dirty_reloc_sym()
Peter Zijlstra
1
-0
/
+2
2022-11-01
objtool: Add --cfi to generate the .cfi_sites section
Peter Zijlstra
1
-0
/
+1
2022-11-01
objtool: Add option to generate prefix symbols
Peter Zijlstra
2
-0
/
+3
2022-11-01
objtool: Avoid O(bloody terrible) behaviour -- an ode to libelf
Peter Zijlstra
1
-1
/
+1
2022-10-17
objtool: Rework instruction -> symbol mapping
Peter Zijlstra
1
-1
/
+11
2022-10-17
objtool: Fix find_{symbol,func}_containing()
Peter Zijlstra
1
-1
/
+2
2022-10-17
objtool: Add --hacks=skylake
Peter Zijlstra
1
-0
/
+1
2022-10-17
objtool: Add .call_sites section
Peter Zijlstra
1
-0
/
+1
2022-10-17
objtool: Track init section
Peter Zijlstra
1
-1
/
+1
2022-10-17
objtool: Allow !PC relative relocations
Peter Zijlstra
1
-0
/
+2
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
1
-0
/
+1
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
1
-9
/
+10
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
2
-2
/
+10
2022-06-27
x86,objtool: Create .return_sites
Peter Zijlstra
3
-0
/
+3
2022-05-20
objtool: Fix objtool regression on x32 systems
Mikulas Patocka
1
-2
/
+2
2022-04-22
objtool: Remove --lto and --vmlinux in favor of --link
Josh Poimboeuf
2
-3
/
+12
2022-04-22
objtool: Make noinstr hacks optional
Josh Poimboeuf
1
-0
/
+1
2022-04-22
objtool: Make jump label hack optional
Josh Poimboeuf
1
-0
/
+1
2022-04-22
objtool: Make static call annotation optional
Josh Poimboeuf
1
-0
/
+1
2022-04-22
objtool: Make stack validation frame-pointer-specific
Josh Poimboeuf
1
-1
/
+0
2022-04-22
objtool: Make stack validation optional
Josh Poimboeuf
1
-0
/
+1
2022-04-22
objtool: Add option to print section addresses
Josh Poimboeuf
2
-14
/
+18
2022-04-22
objtool: Don't print parentheses in function addresses
Josh Poimboeuf
1
-5
/
+1
2022-04-22
objtool: Ditch subcommands
Josh Poimboeuf
1
-2
/
+3
2022-04-22
objtool: Reorganize cmdline options
Josh Poimboeuf
1
-3
/
+23
2022-04-22
objtool: Fix type of reloc::addend
Peter Zijlstra
1
-2
/
+2
2022-04-19
objtool: Fix function fallthrough detection for vmlinux
Josh Poimboeuf
1
-1
/
+1
2022-03-15
objtool: Find unused ENDBR instructions
Peter Zijlstra
1
-0
/
+1
2022-03-15
objtool: Validate IBT assumptions
Peter Zijlstra
2
-1
/
+5
2022-03-15
objtool: Add IBT/ENDBR decoding
Peter Zijlstra
1
-0
/
+1
2022-03-15
objtool: Read the NOENDBR annotation
Peter Zijlstra
1
-3
/
+10
2022-03-15
objtool: Ignore extra-symbol code
Peter Zijlstra
1
-0
/
+1
2022-03-15
objtool: Rename --duplicate to --lto
Peter Zijlstra
1
-1
/
+1
2022-03-15
objtool: Have WARN_FUNC fall back to sym+off
Peter Zijlstra
1
-0
/
+2
2022-03-15
objtool: Add --dry-run
Peter Zijlstra
1
-1
/
+1
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+2
2021-12-09
objtool, kcsan: Remove memory barrier instrumentation from noinstr
Marco Elver
1
-1
/
+1
[prev]
[next]