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
/
check.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
1
-3
/
+4
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
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
1
-3
/
+20
2024-09-17
objtool: Handle frame pointer related instructions
Tiezhu Yang
1
-3
/
+20
2024-08-18
objtool/rust: list `noreturn` Rust functions
Miguel Ojeda
1
-1
/
+51
2024-07-03
kmsan: allow disabling KMSAN checks for the current task
Ilya Leoshkevich
1
-0
/
+2
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
1
-18
/
+34
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+12
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
1
-17
/
+23
2024-02-29
objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks
Josh Poimboeuf
1
-0
/
+12
2024-01-10
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
Breno Leitao
1
-1
/
+1
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
1
-1
/
+1
2023-11-17
objtool: Fix calloc call for new -Walloc-size
Sam James
1
-1
/
+1
2023-10-20
objtool: Fix return thunk patching in retpolines
Josh Poimboeuf
1
-0
/
+16
2023-09-12
objtool: Fix _THIS_IP_ detection for cold functions
Josh Poimboeuf
1
-1
/
+2
2023-08-17
objtool/x86: Fixup frame-pointer vs rethunk
Peter Zijlstra
1
-6
/
+11
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
1
-1
/
+1
2023-08-16
objtool/x86: Fix SRSO mess
Peter Zijlstra
1
-2
/
+22
2023-08-14
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
1
-1
/
+1
2023-06-07
objtool: Free insns when done
Josh Poimboeuf
1
-0
/
+30
2023-06-07
objtool: Get rid of reloc->rel[a]
Josh Poimboeuf
1
-13
/
+7
2023-06-07
objtool: Get rid of reloc->jump_table_start
Josh Poimboeuf
1
-12
/
+23
2023-06-07
objtool: Get rid of reloc->addend
Josh Poimboeuf
1
-29
/
+40
2023-06-07
objtool: Get rid of reloc->type
Josh Poimboeuf
1
-5
/
+6
2023-06-07
objtool: Get rid of reloc->offset
Josh Poimboeuf
1
-7
/
+7
2023-06-07
objtool: Add for_each_reloc()
Josh Poimboeuf
1
-12
/
+12
2023-06-07
objtool: Add elf_create_section_pair()
Josh Poimboeuf
1
-81
/
+48
2023-06-07
objtool: Consolidate rel/rela handling
Josh Poimboeuf
1
-6
/
+6
2023-06-07
objtool: Improve reloc naming
Josh Poimboeuf
1
-67
/
+67
[next]