index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
objtool: Make stack validation frame-pointer-specific
Josh Poimboeuf
2022-04-22
1
-1
/
+0
*
objtool: Make stack validation optional
Josh Poimboeuf
2022-04-22
1
-0
/
+1
*
objtool: Add option to print section addresses
Josh Poimboeuf
2022-04-22
2
-14
/
+18
*
objtool: Don't print parentheses in function addresses
Josh Poimboeuf
2022-04-22
1
-5
/
+1
*
objtool: Ditch subcommands
Josh Poimboeuf
2022-04-22
1
-2
/
+3
*
objtool: Reorganize cmdline options
Josh Poimboeuf
2022-04-22
1
-3
/
+23
*
objtool: Fix type of reloc::addend
Peter Zijlstra
2022-04-22
1
-2
/
+2
*
objtool: Fix function fallthrough detection for vmlinux
Josh Poimboeuf
2022-04-19
1
-1
/
+1
*
objtool: Find unused ENDBR instructions
Peter Zijlstra
2022-03-15
1
-0
/
+1
*
objtool: Validate IBT assumptions
Peter Zijlstra
2022-03-15
2
-1
/
+5
*
objtool: Add IBT/ENDBR decoding
Peter Zijlstra
2022-03-15
1
-0
/
+1
*
objtool: Read the NOENDBR annotation
Peter Zijlstra
2022-03-15
1
-3
/
+10
*
objtool: Ignore extra-symbol code
Peter Zijlstra
2022-03-15
1
-0
/
+1
*
objtool: Rename --duplicate to --lto
Peter Zijlstra
2022-03-15
1
-1
/
+1
*
objtool: Have WARN_FUNC fall back to sym+off
Peter Zijlstra
2022-03-15
1
-0
/
+2
*
objtool: Add --dry-run
Peter Zijlstra
2022-03-15
1
-1
/
+1
*
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-13
2
-1
/
+2
|
\
|
*
objtool: Add straight-line-speculation validation
Peter Zijlstra
2021-12-08
2
-1
/
+2
*
|
objtool, kcsan: Remove memory barrier instrumentation from noinstr
Marco Elver
2021-12-10
1
-1
/
+1
|
/
*
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
2021-10-28
1
-1
/
+0
*
objtool: Shrink struct instruction
Peter Zijlstra
2021-10-28
1
-1
/
+0
*
objtool: Classify symbols
Peter Zijlstra
2021-10-28
1
-2
/
+5
*
Merge branch 'objtool/urgent'
Peter Zijlstra
2021-10-07
1
-1
/
+0
|
\
|
*
objtool: Remove redundant 'len' field from struct section
Joe Lawrence
2021-10-05
1
-1
/
+0
*
|
objtool: Support pv_opsindirect calls for noinstr
Peter Zijlstra
2021-09-17
3
-1
/
+11
*
|
objtool: Handle __sanitize_cov*() tail calls
Peter Zijlstra
2021-09-15
1
-0
/
+1
*
|
objtool: Introduce CFI hash
Peter Zijlstra
2021-09-15
3
-2
/
+4
|
/
*
objtool: Improve reloc hash size guestimate
Peter Zijlstra
2021-06-14
1
-0
/
+1
*
objtool: Provide stats for jump_labels
Peter Zijlstra
2021-05-12
1
-0
/
+3
*
objtool: Decode jump_entry::key addend
Peter Zijlstra
2021-05-12
1
-0
/
+1
*
objtool: Rewrite hashtable sizing
Peter Zijlstra
2021-05-12
1
-5
/
+12
*
Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-04-28
2
-2
/
+4
|
\
|
*
objtool: Collate parse_options() users
Peter Zijlstra
2021-03-06
1
-0
/
+2
|
*
objtool: Add --backup
Peter Zijlstra
2021-03-06
1
-1
/
+2
|
*
objtool,x86: Rewrite LEAVE
Peter Zijlstra
2021-03-06
1
-1
/
+0
*
|
objtool: Cache instruction relocs
Peter Zijlstra
2021-04-02
1
-0
/
+1
*
|
objtool: Keep track of retpoline call sites
Peter Zijlstra
2021-04-02
3
-1
/
+4
*
|
objtool: Add elf_create_undef_symbol()
Peter Zijlstra
2021-04-02
1
-0
/
+1
*
|
objtool: Create reloc sections implicitly
Peter Zijlstra
2021-04-02
1
-1
/
+0
*
|
objtool: Add elf_create_reloc() helper
Peter Zijlstra
2021-04-02
1
-3
/
+7
*
|
objtool: Rework the elf_rebuild_reloc_section() logic
Peter Zijlstra
2021-04-02
1
-1
/
+0
*
|
objtool: Handle per arch retpoline naming
Peter Zijlstra
2021-04-02
1
-0
/
+2
|
/
*
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-02-24
3
-1
/
+3
*
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
2021-01-26
1
-1
/
+0
*
objtool: Fix retpoline detection in asm code
Josh Poimboeuf
2021-01-26
1
-0
/
+11
*
objtool: Support stack layout changes in alternatives
Josh Poimboeuf
2021-01-14
1
-0
/
+6
*
objtool: Add 'alt_group' struct
Josh Poimboeuf
2021-01-14
1
-1
/
+12
*
objtool: Refactor ORC section generation
Josh Poimboeuf
2021-01-14
3
-9
/
+1
*
objtool: Rework header include paths
Vasily Gorbik
2021-01-14
9
-0
/
+543