index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
objtool
Age
Commit message (
Expand
)
Author
Lines
2025-03-25
objtool: Fix up some outdated references to ENTRY/ENDPROC
Josh Poimboeuf
-5
/
+5
2025-03-25
objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity
Josh Poimboeuf
-70
/
+72
2025-03-25
objtool: Improve error handling
Josh Poimboeuf
-221
/
+232
2025-03-25
objtool: Properly disable uaccess validation
Josh Poimboeuf
-2
/
+9
2025-03-25
objtool: Silence more KCOV warnings
Josh Poimboeuf
-0
/
+6
2025-03-25
objtool: Fix init_module() handling
Josh Poimboeuf
-2
/
+5
2025-03-25
objtool: Fix X86_FEATURE_SMAP alternative handling
Josh Poimboeuf
-75
/
+16
2025-03-25
objtool: Ignore entire functions rather than instructions
Josh Poimboeuf
-17
/
+19
2025-03-25
objtool: Warn when disabling unreachable warnings
Josh Poimboeuf
-1
/
+4
2025-03-25
objtool: Fix detection of consecutive jump tables on Clang 20
Josh Poimboeuf
-22
/
+37
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-10
/
+5
2025-03-17
objtool: Use O_CREAT with explicit mode mask
Ingo Molnar
-1
/
+1
2025-03-17
objtool: Create backup on error and print args
Josh Poimboeuf
-67
/
+65
2025-03-17
objtool: Change "warning:" to "error:" for --Werror
Josh Poimboeuf
-2
/
+4
2025-03-17
objtool: Add --Werror option
Josh Poimboeuf
-3
/
+14
2025-03-17
objtool: Add --output option
Josh Poimboeuf
-35
/
+89
2025-03-17
objtool: Upgrade "Linked object detected" warning to error
Josh Poimboeuf
-2
/
+2
2025-03-17
objtool: Consolidate option validation
Josh Poimboeuf
-44
/
+24
2025-03-17
objtool: Remove --unret dependency on --rethunk
Josh Poimboeuf
-5
/
+0
2025-03-17
objtool: Increase per-function WARN_FUNC() rate limit
Josh Poimboeuf
-5
/
+13
2025-03-17
objtool: Update documentation
Josh Poimboeuf
-42
/
+53
2025-03-17
objtool: Improve __noreturn annotation warning
Josh Poimboeuf
-8
/
+6
2025-03-17
objtool: Fix error handling inconsistencies in check()
Josh Poimboeuf
-4
/
+6
2025-03-17
x86/traps: Make exc_double_fault() consistently noreturn
Josh Poimboeuf
-30
/
+1
2025-03-12
objtool/LoongArch: Add support for goto table
Tiezhu Yang
-2
/
+30
2025-03-12
objtool/LoongArch: Add support for switch table
Tiezhu Yang
-1
/
+130
2025-03-12
objtool: Handle PC relative relocation type
Tiezhu Yang
-5
/
+27
2025-03-12
objtool: Handle different entry size of rodata
Tiezhu Yang
-1
/
+41
2025-03-12
objtool: Handle various symbol types of rodata
Tiezhu Yang
-5
/
+11
2025-03-12
objtool: Hide unnecessary compiler error message
David Engraf
-1
/
+1
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
-0
/
+2
2025-03-04
Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits
Ingo Molnar
-11
/
+6
2025-03-04
x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn be...
Josh Poimboeuf
-0
/
+2
2025-03-03
Merge tag 'v6.14-rc5' into x86/core, to pick up fixes
Ingo Molnar
-11
/
+6
2025-02-28
Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-5
/
+6
2025-02-26
objtool/powerpc: Add support for decoding all types of uncond branches
Christophe Leroy
-1
/
+9
2025-02-25
Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...
Linus Torvalds
-6
/
+0
2025-02-25
objtool: Add bch2_trans_unlocked_or_in_restart_error() to bcachefs noreturns
Youling Tang
-1
/
+1
2025-02-25
objtool: Fix C jump table annotations for Clang
Ard Biesheuvel
-4
/
+5
2025-02-18
tools: Remove redundant quiet setup
Charlie Jenkins
-6
/
+0
2025-02-18
Merge tag 'v6.14-rc3' into x86/core, to pick up fixes
Ingo Molnar
-1
/
+11
2025-02-16
Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-1
/
+10
2025-02-14
x86/alternative: Simplify callthunk patching
Peter Zijlstra
-10
/
+3
2025-02-12
objtool/rust: add one more `noreturn` Rust function
Miguel Ojeda
-0
/
+1
2025-02-08
objtool: Move dodgy linker warn to verbose
Peter Zijlstra
-1
/
+1
2025-02-08
objtool: Ignore dangling jump table entries
Josh Poimboeuf
-0
/
+9
2025-01-21
Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-310
/
+134
2024-12-29
Merge tag 'objtool-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+1
2024-12-29
objtool: Add bch2_trans_unlocked_error() to bcachefs noreturns
chenchangcheng
-0
/
+1
2024-12-13
objtool/x86: allow syscall instruction
Juergen Gross
-3
/
+6
[prev]
[next]