summaryrefslogtreecommitdiff
path: root/tools/objtool
AgeCommit message (Expand)Author
2025-10-14objtool: Remove .parainstructions referenceJosh Poimboeuf
2025-10-14objtool: Clean up compiler flag usageJosh Poimboeuf
2025-10-14objtool: Const string cleanupJosh Poimboeuf
2025-10-14objtool: Check for missing annotation entries in read_annotate()Josh Poimboeuf
2025-10-14objtool: Fix "unexpected end of section" warning for alternativesJosh Poimboeuf
2025-10-14objtool: Fix __pa_symbol() relocation handlingJosh Poimboeuf
2025-10-14objtool: Fix x86 addend calculationJosh Poimboeuf
2025-10-14objtool: Fix weak symbol detectionJosh Poimboeuf
2025-10-14objtool: Fix interval tree insertion for zero-length symbolsJosh Poimboeuf
2025-10-14objtool: Add empty symbols to the symbol tree againJosh Poimboeuf
2025-10-14objtool: Remove error handling boilerplateJosh Poimboeuf
2025-10-14objtool: Propagate elf_truncate_section() error in elf_write()Josh Poimboeuf
2025-10-14objtool: Fix broken error handling in read_symbols()Josh Poimboeuf
2025-10-14objtool: Make find_symbol_containing() less arbitraryJosh Poimboeuf
2025-10-14interval_tree: Sync interval_tree_generic.h with toolsJosh Poimboeuf
2025-10-14objtool: Fix standalone --hacks=jump_labelDylan Hatch
2025-10-14objtool: Remove unneeded semicolonChen Ni
2025-10-14objtool/x86: Fix NOP decodePeter Zijlstra
2025-10-14objtool/x86: Add UDB supportPeter Zijlstra
2025-10-14objtool/x86: Remove 0xea hackPeter Zijlstra
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-09-30Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor
2025-09-18objtool/LoongArch: Mark special atomic instruction as INSN_BUG typeTiezhu Yang
2025-09-18objtool/LoongArch: Mark types based on break immediate codeTiezhu Yang
2025-09-09objtool: Ignore __pi___cfi_ prefixed symbolsNathan Chancellor
2025-09-04x86/sev: Zap snp_abort()Borislav Petkov (AMD)
2025-09-03x86/boot: Create a confined code area for startup codeArd Biesheuvel
2025-09-03objtool: Add action to check for absence of absolute relocationsArd Biesheuvel
2025-08-28objtool: Drop noinstr hack for KCSAN_WEAK_MEMORYNathan Chancellor
2025-08-20objtool/LoongArch: Get table size correctly if LTO is enabledTiezhu Yang
2025-08-18objtool: Validate kCFI callsPeter Zijlstra
2025-07-30Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-21stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depthKees Cook
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-19Merge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-14objtool/rust: add one more `noreturn` Rust function for Rust 1.89.0Miguel Ojeda
2025-07-11objtool: Add vpanic() to the noreturn listNam Cao
2025-07-01objtool: Add missing endian conversion to read_annotate()Heiko Carstens
2025-06-04Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-26Merge tag 'objtool-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-22objtool/rust: relax slice condition to cover more `noreturn` Rust functionsMiguel Ojeda
2025-05-14objtool: Speed up SHT_GROUP reindexingJosh Poimboeuf
2025-05-13Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflictsIngo Molnar
2025-05-13Merge branch 'x86/boot' into x86/core, to merge dependent commitsIngo Molnar
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-09x86/its: FineIBT-paranoid vs ITSPeter Zijlstra