index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
check.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-28
Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+4
2025-02-25
objtool: Fix C jump table annotations for Clang
Ard Biesheuvel
1
-3
/
+4
2025-02-16
Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+10
2025-02-12
objtool/rust: add one more `noreturn` Rust function
Miguel Ojeda
1
-0
/
+1
2025-02-08
objtool: Move dodgy linker warn to verbose
Peter Zijlstra
1
-1
/
+1
2025-02-08
objtool: Ignore dangling jump table entries
Josh Poimboeuf
1
-0
/
+9
2025-01-21
Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-305
/
+121
2024-12-13
objtool/x86: allow syscall instruction
Juergen Gross
1
-3
/
+6
2024-12-02
objtool: Allow arch code to discover jump table size
Ard Biesheuvel
1
-11
/
+20
2024-12-02
objtool: Warn about unknown annotation types
Peter Zijlstra
1
-0
/
+13
2024-12-02
objtool: Fix ANNOTATE_REACHABLE to be a normal annotation
Peter Zijlstra
1
-23
/
+0
2024-12-02
objtool: Convert {.UN}REACHABLE to ANNOTATE
Peter Zijlstra
1
-60
/
+22
2024-12-02
objtool: Remove annotate_{,un}reachable()
Peter Zijlstra
1
-41
/
+2
2024-12-02
objtool: Collapse annotate sequences
Peter Zijlstra
1
-55
/
+32
2024-12-02
objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATE
Peter Zijlstra
1
-57
/
+39
2024-12-02
objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE
Peter Zijlstra
1
-35
/
+10
2024-12-02
objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE
Peter Zijlstra
1
-23
/
+5
2024-12-02
objtool: Convert instrumentation_{begin,end}() to ANNOTATE
Peter Zijlstra
1
-39
/
+10
2024-12-02
objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE
Peter Zijlstra
1
-34
/
+18
2024-12-02
objtool: Convert ANNOTATE_NOENDBR to ANNOTATE
Peter Zijlstra
1
-27
/
+5
2024-12-02
objtool: Generic annotation infrastructure
Peter Zijlstra
1
-0
/
+45
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-0
/
+2
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
1
-0
/
+1
2024-11-11
objtool: Exclude __tracepoints data from ENDBR checks
Peter Zijlstra
1
-0
/
+1
2024-11-06
kbuild: Add AutoFDO support for Clang build
Rong Xu
1
-0
/
+1
2024-10-17
objtool: Detect non-relocated text references
Josh Poimboeuf
1
-48
/
+64
2024-09-27
Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
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/chenhuacai/linux-loongson
Linus Torvalds
1
-18
/
+34
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
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
[next]