index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
objtool
Commit message (
Expand
)
Author
Age
Files
Lines
*
objtool: Fix compile failure when using the x32 compiler
Mikulas Patocka
2024-03-30
1
-1
/
+1
*
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-03-22
15
-197
/
+875
|
\
|
*
objtool: Check local label in read_unwind_hints()
Tiezhu Yang
2024-03-11
1
-1
/
+11
|
*
objtool: Check local label in add_dead_ends()
Tiezhu Yang
2024-03-11
2
-17
/
+24
|
*
objtool/LoongArch: Enable orc to be built
Tiezhu Yang
2024-03-11
4
-0
/
+192
|
*
objtool/x86: Separate arch-specific and generic parts
Tiezhu Yang
2024-03-11
5
-179
/
+206
|
*
objtool/LoongArch: Implement instruction decoder
Tiezhu Yang
2024-03-11
1
-2
/
+271
|
*
objtool/LoongArch: Enable objtool to be built
Tiezhu Yang
2024-03-11
6
-0
/
+173
*
|
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
1
-1
/
+0
|
\
\
|
*
|
init: remove obsolete arch_call_rest_init() wrapper
Geert Uytterhoeven
2024-02-22
1
-1
/
+0
|
|
/
*
|
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
2
-1
/
+13
|
\
\
|
*
|
objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks
Josh Poimboeuf
2024-02-29
1
-0
/
+12
|
*
|
fortify: Split reporting and avoid passing string pointer
Kees Cook
2024-02-29
1
-1
/
+1
|
|
/
*
|
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
2
-3
/
+3
|
\
\
|
*
|
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
Breno Leitao
2024-01-10
1
-1
/
+1
|
*
|
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2024-01-10
2
-2
/
+2
|
|
/
*
/
x86/objtool: Teach objtool about ERET[US]
H. Peter Anvin (Intel)
2024-01-31
1
-5
/
+14
|
/
*
Merge tag 'objtool-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-08
1
-1
/
+1
|
\
|
*
objtool: Fix calloc call for new -Walloc-size
Sam James
2023-11-17
1
-1
/
+1
*
|
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-15
1
-1
/
+0
|
/
*
Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
1
-0
/
+1
|
\
|
*
x86/tdx: Fix __noreturn build warning around __tdx_hypercall_failed()
Kai Huang
2023-09-18
1
-0
/
+1
*
|
Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-30
3
-14
/
+10
|
\
\
|
*
|
objtool: Remove max symbol name length limitation
Aaron Plattner
2023-10-05
1
-8
/
+6
|
*
|
objtool: Propagate early errors
Aaron Plattner
2023-10-05
1
-3
/
+1
|
*
|
objtool: Use 'the fallthrough' pseudo-keyword
Ruan Jinjie
2023-10-03
1
-3
/
+3
*
|
|
Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-10-30
1
-0
/
+16
|
\
\
\
|
*
|
|
objtool: Fix return thunk patching in retpolines
Josh Poimboeuf
2023-10-20
1
-0
/
+16
|
|
/
/
*
|
|
Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-10-30
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
objtool: Add bcachefs noreturns
Kent Overstreet
2023-10-19
1
-0
/
+2
|
|
/
*
/
objtool: Fix _THIS_IP_ detection for cold functions
Josh Poimboeuf
2023-09-12
1
-1
/
+2
|
/
*
objtool/x86: Fixup frame-pointer vs rethunk
Peter Zijlstra
2023-08-17
1
-6
/
+11
*
x86/cpu: Rename original retbleed methods
Peter Zijlstra
2023-08-16
2
-2
/
+2
*
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
2023-08-16
1
-1
/
+1
*
objtool/x86: Fix SRSO mess
Peter Zijlstra
2023-08-16
4
-6
/
+31
*
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
2023-08-14
1
-1
/
+1
*
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-07-27
1
-1
/
+4
*
objtool: initialize all of struct elf
Michal Kubecek
2023-07-10
1
-1
/
+1
*
objtool: Remove btrfs_assertfail() from the noreturn exceptions list
Ingo Molnar
2023-06-29
1
-1
/
+0
*
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
15
-695
/
+908
|
\
|
*
objtool: Skip reading DWARF section data
Josh Poimboeuf
2023-06-07
1
-1
/
+6
|
*
objtool: Free insns when done
Josh Poimboeuf
2023-06-07
1
-0
/
+30
|
*
objtool: Get rid of reloc->rel[a]
Josh Poimboeuf
2023-06-07
3
-78
/
+96
|
*
objtool: Shrink elf hash nodes
Josh Poimboeuf
2023-06-07
2
-18
/
+58
|
*
objtool: Shrink reloc->sym_reloc_entry
Josh Poimboeuf
2023-06-07
2
-6
/
+7
|
*
objtool: Get rid of reloc->jump_table_start
Josh Poimboeuf
2023-06-07
2
-13
/
+23
|
*
objtool: Get rid of reloc->addend
Josh Poimboeuf
2023-06-07
6
-42
/
+53
|
*
objtool: Get rid of reloc->type
Josh Poimboeuf
2023-06-07
5
-13
/
+21
|
*
objtool: Get rid of reloc->offset
Josh Poimboeuf
2023-06-07
3
-14
/
+18
|
*
objtool: Get rid of reloc->idx
Josh Poimboeuf
2023-06-07
2
-7
/
+9
[next]