index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
arch
Age
Commit message (
Expand
)
Author
14 days
objtool: Add Function to get the name of a CPU feature
Alexandre Chartre
2025-11-21
objtool: Improve register reporting during function validation
Alexandre Chartre
2025-11-21
objtool: Disassemble code with libopcodes instead of running objdump
Alexandre Chartre
2025-10-16
Merge branch 'objtool/core' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Peter Zijlstra
2025-10-14
objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
2025-10-14
objtool: Add annotype() helper
Josh Poimboeuf
2025-10-14
objtool: Add section/symbol type helpers
Josh Poimboeuf
2025-10-14
objtool: Const string cleanup
Josh Poimboeuf
2025-10-14
objtool: Fix __pa_symbol() relocation handling
Josh Poimboeuf
2025-10-14
objtool: Fix x86 addend calculation
Josh Poimboeuf
2025-10-14
objtool/x86: Fix NOP decode
Peter Zijlstra
2025-10-14
objtool/x86: Add UDB support
Peter Zijlstra
2025-10-14
objtool/x86: Remove 0xea hack
Peter Zijlstra
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-18
objtool/LoongArch: Mark special atomic instruction as INSN_BUG type
Tiezhu Yang
2025-09-18
objtool/LoongArch: Mark types based on break immediate code
Tiezhu Yang
2025-09-03
objtool: Add action to check for absence of absolute relocations
Ard Biesheuvel
2025-08-20
objtool/LoongArch: Get table size correctly if LTO is enabled
Tiezhu Yang
2025-05-13
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-09
x86/its: FineIBT-paranoid vs ITS
Peter Zijlstra
2025-05-04
x86/boot: Add a bunch of PIC aliases
Ard Biesheuvel
2025-04-10
objtool: Fix false-positive "ignoring unreachables" warning
Josh Poimboeuf
2025-04-08
objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRET
Josh Poimboeuf
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-04-01
objtool: Change "warning:" to "error: " for fatal errors
Josh Poimboeuf
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-03-25
objtool: Fix X86_FEATURE_SMAP alternative handling
Josh Poimboeuf
2025-03-25
objtool: Warn when disabling unreachable warnings
Josh Poimboeuf
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-12
objtool/LoongArch: Add support for goto table
Tiezhu Yang
2025-03-12
objtool/LoongArch: Add support for switch table
Tiezhu Yang
2025-03-12
objtool: Handle PC relative relocation type
Tiezhu Yang
2025-03-12
objtool: Handle different entry size of rodata
Tiezhu Yang
2025-02-26
objtool/powerpc: Add support for decoding all types of uncond branches
Christophe Leroy
2025-02-14
x86/alternative: Simplify callthunk patching
Peter Zijlstra
2024-12-02
objtool: Allow arch code to discover jump table size
Ard Biesheuvel
2024-10-17
objtool: Detect non-relocated text references
Josh Poimboeuf
2024-09-17
objtool: Handle frame pointer related instructions
Tiezhu Yang
2024-07-16
Merge tag 'objtool-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-02
objtool/x86: objtool can confuse memory and stack access
Alexandre Chartre
2024-06-11
x86/alternatives: Add nested alternatives macros
Peter Zijlstra
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
objtool/LoongArch: Enable orc to be built
Tiezhu Yang
2024-03-11
objtool/x86: Separate arch-specific and generic parts
Tiezhu Yang
2024-03-11
objtool/LoongArch: Implement instruction decoder
Tiezhu Yang
2024-03-11
objtool/LoongArch: Enable objtool to be built
Tiezhu Yang
2024-01-31
x86/objtool: Teach objtool about ERET[US]
H. Peter Anvin (Intel)
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2023-10-03
objtool: Use 'the fallthrough' pseudo-keyword
Ruan Jinjie
[next]