index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-18
objtool: Fix weak symbol detection
Josh Poimboeuf
1
-4
/
+4
2025-12-18
objtool: Fix standalone --hacks=jump_label
Dylan Hatch
1
-1
/
+2
2025-10-29
objtool/rust: add one more `noreturn` Rust function
Miguel Ojeda
1
-0
/
+1
2025-09-25
objtool/LoongArch: Mark special atomic instruction as INSN_BUG type
Tiezhu Yang
1
-0
/
+21
2025-09-25
objtool/LoongArch: Mark types based on break immediate code
Tiezhu Yang
1
-3
/
+9
2025-07-24
objtool/rust: add one more `noreturn` Rust function for Rust 1.89.0
Miguel Ojeda
1
-0
/
+1
2025-06-19
objtool/rust: relax slice condition to cover more `noreturn` Rust functions
Miguel Ojeda
1
-1
/
+2
2025-05-29
objtool: Fix error handling inconsistencies in check()
Josh Poimboeuf
1
-4
/
+6
2025-05-29
objtool: Properly disable uaccess validation
Josh Poimboeuf
1
-2
/
+9
2025-05-18
objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0
Miguel Ojeda
1
-0
/
+1
2025-05-02
objtool: Ignore end-of-section jumps for KCOV/GCOV
Josh Poimboeuf
1
-6
/
+16
2025-05-02
objtool: Stop UNRET validation on UD2
Josh Poimboeuf
1
-0
/
+3
2025-05-02
objtool, panic: Disable SMAP in __stack_chk_fail()
Josh Poimboeuf
1
-1
/
+4
2025-05-02
objtool: Silence more KCOV warnings
Josh Poimboeuf
1
-0
/
+6
2025-04-25
objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0
Miguel Ojeda
1
-0
/
+1
2025-04-20
objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()
Josh Poimboeuf
1
-0
/
+5
2025-04-10
objtool: Fix verbose disassembly if CROSS_COMPILE isn't set
David Laight
1
-0
/
+2
2025-04-10
objtool: Fix segfault in ignore_unreachable_insn()
Josh Poimboeuf
1
-1
/
+1
2025-04-10
x86/traps: Make exc_double_fault() consistently noreturn
Josh Poimboeuf
1
-30
/
+1
2025-03-22
objtool: Ignore dangling jump table entries
Josh Poimboeuf
1
-0
/
+9
2025-03-07
objtool: Fix C jump table annotations for Clang
Ard Biesheuvel
2
-4
/
+5
2025-03-07
objtool: Remove annotate_{,un}reachable()
Peter Zijlstra
1
-41
/
+2
2025-02-21
objtool/rust: add one more `noreturn` Rust function
Miguel Ojeda
1
-0
/
+1
2025-01-02
objtool: Add bch2_trans_unlocked_error() to bcachefs noreturns
chenchangcheng
1
-0
/
+1
2024-12-19
objtool/x86: allow syscall instruction
Juergen Gross
1
-3
/
+6
2024-09-27
Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
3
-4
/
+31
2024-09-17
objtool: Handle frame pointer related instructions
Tiezhu Yang
3
-4
/
+31
2024-08-18
objtool/rust: list `noreturn` Rust functions
Miguel Ojeda
2
-1
/
+53
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2024-07-16
Merge tag 'objtool-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+9
2024-07-15
Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+4
2024-07-03
kmsan: allow disabling KMSAN checks for the current task
Ilya Leoshkevich
1
-0
/
+2
2024-07-02
objtool/x86: objtool can confuse memory and stack access
Alexandre Chartre
1
-1
/
+7
2024-07-02
objtool: Use "action" in error message to be consistent with help
Siddh Raman Pant
1
-2
/
+2
2024-07-01
x86/alternatives, kvm: Fix a couple of CALLs without a frame pointer
Borislav Petkov (AMD)
1
-0
/
+19
2024-06-28
x86/syscall: Mark exit[_group] syscall handlers __noreturn
Josh Poimboeuf
1
-0
/
+4
2024-06-11
x86/alternatives: Add nested alternatives macros
Peter Zijlstra
2
-8
/
+31
2024-03-30
objtool: Fix compile failure when using the x32 compiler
Mikulas Patocka
1
-1
/
+1
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
15
-197
/
+875
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+0
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+13
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2024-03-11
objtool: Check local label in read_unwind_hints()
Tiezhu Yang
1
-1
/
+11
2024-03-11
objtool: Check local label in add_dead_ends()
Tiezhu Yang
2
-17
/
+24
2024-03-11
objtool/LoongArch: Enable orc to be built
Tiezhu Yang
4
-0
/
+192
2024-03-11
objtool/x86: Separate arch-specific and generic parts
Tiezhu Yang
5
-179
/
+206
2024-03-11
objtool/LoongArch: Implement instruction decoder
Tiezhu Yang
1
-2
/
+271
2024-03-11
objtool/LoongArch: Enable objtool to be built
Tiezhu Yang
6
-0
/
+173
2024-02-29
objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks
Josh Poimboeuf
1
-0
/
+12
2024-02-29
fortify: Split reporting and avoid passing string pointer
Kees Cook
1
-1
/
+1
[next]