index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-11
objtool/klp: Ignore replacement offset of empty x86 alternatives
Josh Poimboeuf
1
-0
/
+27
2026-05-04
objtool/klp: Fix position-dependent checksums for non-relocated jumps/calls
Josh Poimboeuf
1
-2
/
+15
2026-04-14
Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-19
/
+30
2026-03-18
objtool/x86: Reorder ORC register numbering
Josh Poimboeuf
2
-27
/
+30
2026-03-18
objtool: Support Clang RAX DRAP sequence
Josh Poimboeuf
2
-0
/
+8
2026-03-09
objtool: Handle Clang RSP musical chairs
Josh Poimboeuf
1
-39
/
+23
2026-01-13
objtool: Allow multiple pv_ops arrays
Juergen Gross
1
-2
/
+6
2025-11-24
objtool: Add Function to get the name of a CPU feature
Alexandre Chartre
4
-1
/
+32
2025-11-21
objtool: Improve register reporting during function validation
Alexandre Chartre
3
-0
/
+31
2025-11-21
objtool: Disassemble code with libopcodes instead of running objdump
Alexandre Chartre
3
-0
/
+36
2025-10-16
Merge branch 'objtool/core' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Peter Zijlstra
6
-14
/
+66
2025-10-14
objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
1
-0
/
+40
2025-10-14
objtool: Add annotype() helper
Josh Poimboeuf
4
-4
/
+0
2025-10-14
objtool: Add section/symbol type helpers
Josh Poimboeuf
1
-1
/
+1
2025-10-14
objtool: Const string cleanup
Josh Poimboeuf
3
-3
/
+3
2025-10-14
objtool: Fix __pa_symbol() relocation handling
Josh Poimboeuf
1
-1
/
+12
2025-10-14
objtool: Fix x86 addend calculation
Josh Poimboeuf
3
-6
/
+11
2025-10-14
objtool/x86: Fix NOP decode
Peter Zijlstra
1
-4
/
+11
2025-10-14
objtool/x86: Add UDB support
Peter Zijlstra
1
-0
/
+4
2025-10-14
objtool/x86: Remove 0xea hack
Peter Zijlstra
1
-9
/
+0
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+12
2025-09-18
objtool/LoongArch: Mark special atomic instruction as INSN_BUG type
Tiezhu Yang
1
-0
/
+21
2025-09-18
objtool/LoongArch: Mark types based on break immediate code
Tiezhu Yang
1
-3
/
+9
2025-09-03
objtool: Add action to check for absence of absolute relocations
Ard Biesheuvel
1
-0
/
+12
2025-08-20
objtool/LoongArch: Get table size correctly if LTO is enabled
Tiezhu Yang
1
-0
/
+23
2025-05-13
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Ingo Molnar
1
-0
/
+9
2025-05-09
x86/its: FineIBT-paranoid vs ITS
Peter Zijlstra
1
-0
/
+9
2025-05-04
x86/boot: Add a bunch of PIC aliases
Ard Biesheuvel
1
-2
/
+4
2025-04-10
objtool: Fix false-positive "ignoring unreachables" warning
Josh Poimboeuf
1
-1
/
+1
2025-04-08
objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRET
Josh Poimboeuf
1
-7
/
+11
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-53
/
+28
2025-04-01
objtool: Change "warning:" to "error: " for fatal errors
Josh Poimboeuf
4
-20
/
+23
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+9
2025-03-25
objtool: Fix X86_FEATURE_SMAP alternative handling
Josh Poimboeuf
1
-32
/
+1
2025-03-25
objtool: Warn when disabling unreachable warnings
Josh Poimboeuf
1
-1
/
+4
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2025-03-12
objtool/LoongArch: Add support for goto table
Tiezhu Yang
1
-2
/
+30
2025-03-12
objtool/LoongArch: Add support for switch table
Tiezhu Yang
1
-1
/
+130
2025-03-12
objtool: Handle PC relative relocation type
Tiezhu Yang
2
-4
/
+20
2025-03-12
objtool: Handle different entry size of rodata
Tiezhu Yang
3
-0
/
+38
2025-02-26
objtool/powerpc: Add support for decoding all types of uncond branches
Christophe Leroy
1
-1
/
+9
2025-02-14
x86/alternative: Simplify callthunk patching
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Allow arch code to discover jump table size
Ard Biesheuvel
3
-3
/
+7
2024-10-17
objtool: Detect non-relocated text references
Josh Poimboeuf
1
-5
/
+10
2024-09-17
objtool: Handle frame pointer related instructions
Tiezhu Yang
1
-1
/
+10
2024-07-16
Merge tag 'objtool-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+7
2024-07-02
objtool/x86: objtool can confuse memory and stack access
Alexandre Chartre
1
-1
/
+7
2024-06-11
x86/alternatives: Add nested alternatives macros
Peter Zijlstra
1
-0
/
+23
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
9
-0
/
+819
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
[next]