index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
objtool
(
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/k...
Linus Torvalds
3
-5
/
+6
2025-02-25
Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...
Linus Torvalds
1
-6
/
+0
2025-02-25
objtool: Add bch2_trans_unlocked_or_in_restart_error() to bcachefs noreturns
Youling Tang
1
-1
/
+1
2025-02-25
objtool: Fix C jump table annotations for Clang
Ard Biesheuvel
2
-4
/
+5
2025-02-18
tools: Remove redundant quiet setup
Charlie Jenkins
1
-6
/
+0
2025-02-16
Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linu...
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/ker...
Linus Torvalds
6
-310
/
+134
2024-12-29
Merge tag 'objtool-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2024-12-29
objtool: Add bch2_trans_unlocked_error() to bcachefs noreturns
chenchangcheng
1
-0
/
+1
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
6
-16
/
+33
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/mas...
Linus Torvalds
2
-5
/
+12
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
1
-0
/
+1
2024-11-21
Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2024-11-11
objtool: Exclude __tracepoints data from ENDBR checks
Peter Zijlstra
1
-0
/
+1
2024-11-06
objtool: Fix unreachable instruction warnings for weak functions
Rong Xu
1
-5
/
+10
2024-11-06
kbuild: Add AutoFDO support for Clang build
Rong Xu
1
-0
/
+1
2024-10-21
reiserfs: The last commit
Jan Kara
1
-1
/
+0
2024-10-17
objtool: Also include tools/include/uapi
HONG Yifan
1
-0
/
+1
2024-10-17
objtool: Detect non-relocated text references
Josh Poimboeuf
3
-53
/
+75
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
[next]