All series for linux

Status Subject Author
R [tip: objtool/core] objtool/klp: Don't correlate absolute symbols tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
R [tip: objtool/core] objtool/klp: Don't correlate __initstub__ symbols tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
R [tip: objtool/core] objtool/klp: Don't report uncorrelated functions as new tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool/klp: Improve local label check tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
R [tip: objtool/core] objtool/klp: Fix create_fake_symbols() skipping entsize-based sections tip-bot2 for Joe Lawrence 1 month, 1 week ago
R [tip: objtool/core] objtool: Replace iterator callback with for_each_sym_by_mangled_name() tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
R [tip: objtool/core] objtool/klp: Fix --debug-checksum for duplicate symbol names tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
R [tip: objtool/core] objtool/klp: Fix handling of zero-length .altinstr_replacement sections tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
R [tip: objtool/core] objtool/klp: Fix cloning of zero-length section symbols tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
R [tip: objtool/core] objtool/klp: Fix XXH3 state memory leak tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
R [tip: objtool/core] objtool/klp: Fix extraction of text annotations for alternatives tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
R [tip: objtool/core] objtool/klp: Fix kCFI trap handling tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
R [tip: objtool/core] objtool/klp: Fix relocation conversion failures for R_X86_64_NONE tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
R [tip: objtool/core] objtool: Move mark_rodata() to elf.c tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
R [tip: objtool/core] objtool/klp: Simplify reloc symbol conversion tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool/klp: Fix pointer comparisons for rodata objects tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool/klp: Don't correlate .rodata.cst* constant pool objects tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool/klp: Fix reloc corruption in convert_reloc_sym_to_secsym() tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
R [tip: objtool/core] objtool: Fix reloc hash collision in find_reloc_by_dest_range() tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] klp-build: Fix hang on out-of-date .config tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] klp-build: Fix checksum comparison for changed offsets tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
R [tip: objtool/core] klp-build: Don't use errexit tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
R [tip: objtool/core] klp-build: Validate patch file existence tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
R [tip: objtool/core] klp-build: Suppress excessive fuzz output by default tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] klp-build: Fix patch cleanup on interrupt tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] klp-build: Reject patches to vDSO tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] klp-build: Reject patches to realmode tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] klp-build: Print "objtool klp diff" command in verbose mode tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] klp-build: Remove redundant SRC and OBJ variables tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool/klp: Don't set sym->file for section symbols tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool: Include libsubcmd headers directly from source tree tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool/klp: Create empty checksum sections for function-less object files tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool/klp: Handle Clang .data..Lanon anonymous data sections tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool: Add is_alias_sym() helper tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool: Add is_cold_func() helper tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool/klp: Extricate checksum calculation from validate_branch() tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool: Consolidate file decoding into decode_file() tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool/klp: Add "objtool klp checksum" subcommand tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] klp-build: Use "objtool klp checksum" subcommand tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool/klp: Remove "objtool --checksum" tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] klp-build: Validate short-circuit prerequisites tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool/klp: Calculate object checksums tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool/klp: Rewrite symbol correlation algorithm tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool/klp: Add correlation debugging output tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool: Add insn_sym() helper tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool/klp: Fix position-dependent checksums for non-relocated jumps/calls tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDING tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool/klp: Fix kCFI prefix finding/cloning tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool: Improve and simplify prefix symbol detection tip-bot2 for Josh Poimboeuf 1 month, 1 week ago
[tip: objtool/core] objtool/klp: Cache dont_correlate() result tip-bot2 for Josh Poimboeuf 1 month, 1 week ago