summaryrefslogtreecommitdiff
path: root/tools/objtool
AgeCommit message (Expand)Author
26 hoursMerge tag 'x86_alternatives_for_v7.3_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
32 hoursMerge tag 'objtool-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysobjtool/klp: Fix vmlinux klp relocations for EXPORT_SYMBOL_FOR_MODULES()Josh Poimboeuf
7 daysobjtool/klp: Fix .kcfi_traps special section extractionJosh Poimboeuf
7 daysobjtool/klp: Fix vmlinux .klp.symid link error for .exitcall.exit symbolsPuranjay Mohan
8 daysobjtool/klp: Fix line numbers in Module.symvers parse errorsJosh Poimboeuf
8 daysobjtool/klp: Fix relocations for EXPORT_SYMBOL_FOR_MODULES() symbolsJosh Poimboeuf
8 daysobjtool/klp: Allow new references to module exportsJoe Lawrence
8 daysobjtool/klp: Don't match local symbols against exportsJosh Poimboeuf
8 daysobjtool/klp: Fix cross-module klp relocation section namingJosh Poimboeuf
8 daysobjtool/klp: Explicitly disallow patching or referencing init code/dataJosh Poimboeuf
8 daysobjtool/klp: Ignore replacement offset of empty x86 alternativesJosh Poimboeuf
8 daysobjtool/klp: Fix size of empty special section entriesJosh Poimboeuf
8 daysobjtool/klp: Fix vmlinux .klp.symid link error for .no_trim_symbol symbolsJosh Poimboeuf
2026-08-03objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0Miguel Ojeda
2026-08-03objtool/klp: Fix symbol resolution for duplicate data symbolsJosh Poimboeuf
2026-08-03objtool/klp: Add .klp.symid for sympos disambiguationJosh Poimboeuf
2026-08-03objtool/klp: Fix false module dependencies caused by dead relocsJosh Poimboeuf
2026-08-03objtool/klp: Normalize Module.symvers paths to module namesJoe Lawrence
2026-08-03objtool/klp: Fix module name normalization for paths with dotsJosh Poimboeuf
2026-07-13x86/alternative: Drop smp_locks glueBorislav Petkov (AMD)
2026-07-11objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0Miguel Ojeda
2026-05-04objtool/klp: Cache dont_correlate() resultJosh Poimboeuf
2026-05-04objtool: Improve and simplify prefix symbol detectionJosh Poimboeuf
2026-05-04objtool/klp: Fix kCFI prefix finding/cloningJosh Poimboeuf
2026-05-04objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDINGJosh Poimboeuf
2026-05-04objtool/klp: Fix position-dependent checksums for non-relocated jumps/callsJosh Poimboeuf
2026-05-04objtool: Add insn_sym() helperJosh Poimboeuf
2026-05-04objtool/klp: Add correlation debugging outputJosh Poimboeuf
2026-05-04objtool/klp: Rewrite symbol correlation algorithmJosh Poimboeuf
2026-05-04objtool/klp: Calculate object checksumsJosh Poimboeuf
2026-05-04objtool/klp: Remove "objtool --checksum"Josh Poimboeuf
2026-05-04objtool/klp: Add "objtool klp checksum" subcommandJosh Poimboeuf
2026-05-04objtool: Consolidate file decoding into decode_file()Josh Poimboeuf
2026-05-04objtool/klp: Extricate checksum calculation from validate_branch()Josh Poimboeuf
2026-05-04objtool: Add is_cold_func() helperJosh Poimboeuf
2026-05-04objtool: Add is_alias_sym() helperJosh Poimboeuf
2026-05-04objtool/klp: Handle Clang .data..Lanon anonymous data sectionsJosh Poimboeuf
2026-05-04objtool/klp: Create empty checksum sections for function-less object filesJosh Poimboeuf
2026-05-04objtool: Include libsubcmd headers directly from source treeJosh Poimboeuf
2026-05-04objtool/klp: Don't set sym->file for section symbolsJosh Poimboeuf
2026-05-04objtool: Fix reloc hash collision in find_reloc_by_dest_range()Josh Poimboeuf
2026-05-04objtool/klp: Fix reloc corruption in convert_reloc_sym_to_secsym()Josh Poimboeuf
2026-05-04objtool/klp: Don't correlate .rodata.cst* constant pool objectsJosh Poimboeuf
2026-05-04objtool/klp: Fix pointer comparisons for rodata objectsJosh Poimboeuf
2026-05-04objtool/klp: Simplify reloc symbol conversionJosh Poimboeuf
2026-05-04objtool: Move mark_rodata() to elf.cJosh Poimboeuf
2026-05-04objtool/klp: Fix relocation conversion failures for R_X86_64_NONEJosh Poimboeuf
2026-05-04objtool/klp: Fix kCFI trap handlingJosh Poimboeuf
2026-05-04objtool/klp: Fix extraction of text annotations for alternativesJosh Poimboeuf