Search results

Project Status Subject Author
linux [tip: objtool/core] objtool: Fix weak symbol detection tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Fix x86 addend calculation tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Fix __pa_symbol() relocation handling tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Fix "unexpected end of section" warning for alternatives tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Check for missing annotation entries in read_annotate() tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Const string cleanup tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Clean up compiler flag usage tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Remove .parainstructions reference tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Convert elf iterator macros to use 'struct elf' tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Add section/symbol type helpers tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Mark .cold subfunctions tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Fix weak symbol hole detection for .cold functions tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Mark prefix functions tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Simplify reloc offset calculation in unwind_read_hints() tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Avoid emptying lists for duplicate sections tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Rename --Werror to --werror tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Resurrect --backup option tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Reindent check_options[] tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Refactor add_jump_destinations() tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Simplify special symbol handling in elf_update_symbol() tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Generalize elf_create_symbol() tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Generalize elf_create_section() tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Add elf_create_data() tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Add elf_create_reloc() and elf_init_reloc() tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Add elf_create_file() tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Add annotype() helper tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Move ANNOTATE* macros to annotate.h tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Add ANNOTATE_DATA_SPECIAL tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] x86/asm: Annotate special section entries tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Unify STACK_FRAME_NON_STANDARD entry sizes tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool/klp: Add --checksum option to generate per-function checksums tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool/klp: Add --debug-checksum=<funcs> to show per-instruction checksums tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool/klp: Introduce klp diff subcommand for diffing object files tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool/klp: Add --debug option to show cloning decisions tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool/klp: Add post-link subcommand to finalize livepatch modules tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Refactor prefix symbol creation code tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] objtool: Add base objtool support for livepatch modules tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] livepatch: Add CONFIG_KLP_BUILD tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] kbuild,objtool: Defer objtool validation step for CONFIG_KLP_BUILD tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] livepatch/klp-build: Introduce fix-patch-lines script to avoid __LINE__ diff noise tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] livepatch/klp-build: Add stub init code for livepatch modules tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] livepatch/klp-build: Introduce klp-build script for generating livepatch modules tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] livepatch/klp-build: Add --debug option to show cloning decisions tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] livepatch/klp-build: Add --show-first-changed option to show function divergence tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux [tip: objtool/core] livepatch: Introduce source code helpers for livepatch modules tip-bot2 for Josh Poimboeuf 3 months, 3 weeks ago
linux R [tip: irq/drivers] irqchip/bcm2712-mip: Fix OF node reference imbalance tip-bot2 for Johan Hovold 3 months, 3 weeks ago
linux R [tip: irq/drivers] irqchip/bcm2712-mip: Fix section mismatch tip-bot2 for Johan Hovold 3 months, 3 weeks ago
linux R [tip: irq/drivers] irqchip/irq-bcm7038-l1: Fix section mismatch tip-bot2 for Johan Hovold 3 months, 3 weeks ago
linux R [tip: irq/drivers] irqchip/irq-bcm7120-l2: Fix section mismatch tip-bot2 for Johan Hovold 3 months, 3 weeks ago
linux R [tip: irq/drivers] irqchip/irq-brcmstb-l2: Fix section mismatch tip-bot2 for Johan Hovold 3 months, 3 weeks ago