开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5 days
Merge branch 'nocache-cleanup'
Linus Torvalds
2026-03-30
x86-64: rename misleadingly named '__copy_user_nocache()' function
Linus Torvalds
2026-03-18
objtool/x86: Reorder ORC register numbering
Josh Poimboeuf
2026-03-18
objtool: Support Clang RAX DRAP sequence
Josh Poimboeuf
2026-03-16
objtool: Fix Clang jump table detection
Josh Poimboeuf
2026-03-16
objtool/klp: fix mkstemp() failure with long paths
Joe Lawrence
2026-03-16
objtool/klp: fix data alignment in __clone_symbol()
Joe Lawrence
2026-03-15
Merge tag 'objtool-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-03-09
objtool: Fix another stack overflow in validate_branch()
Josh Poimboeuf
2026-03-09
objtool: Handle Clang RSP musical chairs
Josh Poimboeuf
2026-03-06
objtool/klp: Correlate locals to globals
Song Liu
2026-03-06
objtool/klp: Match symbols based on demangled_name for global variables
Song Liu
2026-03-06
objtool/klp: Remove .llvm suffix in demangle_name()
Song Liu
2026-03-06
objtool/klp: Also demangle global objects
Song Liu
2026-03-06
objtool/klp: Use sym->demangled_name for symbol_name hash
Song Liu
2026-03-06
objtool/klp: Remove trailing '_' in demangle_name()
Song Liu
2026-03-06
objtool/klp: Remove redundant strcmp() in correlate_symbols()
Song Liu
2026-03-06
objtool: Use section/symbol type helpers
Wentong Tian
2026-03-06
objtool: Fix ERROR_INSN() error message
Josh Poimboeuf
2026-03-06
objtool: Fix data alignment in elf_add_data()
Josh Poimboeuf
2026-03-06
objtool: Use HOSTCFLAGS for HAVE_XXHASH test
HONG Yifan
2026-03-06
objtool/klp: Avoid NULL pointer dereference when printing code symbol name
Josh Poimboeuf
2026-03-06
objtool/klp: Disable unsupported pr_debug() usage
Josh Poimboeuf
2026-03-06
objtool/klp: Fix detection of corrupt static branch/call entries
Josh Poimboeuf
2026-03-02
kbuild: Leave objtool binary around with 'make clean'
Nathan Chancellor
2026-02-22
Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2026-02-18
Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-12
kbuild: Add objtool to top-level clean target
Josh Poimboeuf
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-10
objtool/rust: add one more `noreturn` Rust function
Miguel Ojeda
2026-02-07
Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-05
objtool/klp: Fix unexported static call key access for manually built livepat...
Josh Poimboeuf
2026-02-05
objtool/klp: Fix symbol correlation for orphaned local symbols
Josh Poimboeuf
2026-02-05
livepatch: Free klp_{object,func}_ext data after initialization
Petr Pavlu
2026-02-01
Merge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-01-30
Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-01-27
objtool/klp: Fix bug table handling for __WARN_printf()
Josh Poimboeuf
2026-01-27
objtool: Replace custom macros in elf.c with shared ones
Petr Pavlu
2026-01-27
objtool: Print bfd_vma as unsigned long long on ia32-x86_64 cross build
Dmitry Safonov
2026-01-21
objtool: Fix libopcodes linking with static libraries
Sasha Levin
2026-01-13
x86/pvlocks: Move paravirt spinlock functions into own header
Juergen Gross
2026-01-13
objtool: Allow multiple pv_ops arrays
Juergen Gross
2026-01-13
objtool: fix build failure due to missing libopcodes check
Sasha Levin
2026-01-13
objtool: fix compilation failure with the x32 toolchain
Mikulas Patocka
2026-01-12
x86/xen: Drop xen_mmu_ops
Juergen Gross
2026-01-12
x86/xen: Drop xen_cpu_ops
Juergen Gross
2026-01-12
x86/xen: Drop xen_irq_ops
Juergen Gross
2026-01-04
objtool/rust: add one more `noreturn` Rust function
FUJITA Tomonori
2025-12-03
objtool: Add more robust signal error handling, detect and warn about stack o...
Josh Poimboeuf
[next]