| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-04 | objtool/klp: Cache dont_correlate() result | Josh Poimboeuf | 2 | -12/+18 |
| 2026-05-04 | objtool: Improve and simplify prefix symbol detection | Josh Poimboeuf | 1 | -68/+20 |
| 2026-05-04 | objtool/klp: Fix kCFI prefix finding/cloning | Josh Poimboeuf | 1 | -2/+2 |
| 2026-05-04 | objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDING | Josh Poimboeuf | 5 | -14/+78 |
| 2026-05-04 | objtool/klp: Fix position-dependent checksums for non-relocated jumps/calls | Josh Poimboeuf | 4 | -9/+67 |
| 2026-05-04 | objtool: Add insn_sym() helper | Josh Poimboeuf | 5 | -38/+49 |
| 2026-05-04 | objtool/klp: Add correlation debugging output | Josh Poimboeuf | 3 | -16/+45 |
| 2026-05-04 | objtool/klp: Rewrite symbol correlation algorithm | Josh Poimboeuf | 1 | -120/+369 |
| 2026-05-04 | objtool/klp: Calculate object checksums | Josh Poimboeuf | 4 | -47/+117 |
| 2026-05-04 | objtool/klp: Remove "objtool --checksum" | Josh Poimboeuf | 2 | -26/+1 |
| 2026-05-04 | objtool/klp: Add "objtool klp checksum" subcommand | Josh Poimboeuf | 8 | -205/+269 |
| 2026-05-04 | objtool: Consolidate file decoding into decode_file() | Josh Poimboeuf | 2 | -19/+22 |
| 2026-05-04 | objtool/klp: Extricate checksum calculation from validate_branch() | Josh Poimboeuf | 2 | -32/+80 |
| 2026-05-04 | objtool: Add is_cold_func() helper | Josh Poimboeuf | 3 | -4/+10 |
| 2026-05-04 | objtool: Add is_alias_sym() helper | Josh Poimboeuf | 2 | -3/+8 |
| 2026-05-04 | objtool/klp: Handle Clang .data..Lanon anonymous data sections | Josh Poimboeuf | 1 | -3/+4 |
| 2026-05-04 | objtool/klp: Create empty checksum sections for function-less object files | Josh Poimboeuf | 1 | -3/+0 |
| 2026-05-04 | objtool: Include libsubcmd headers directly from source tree | Josh Poimboeuf | 1 | -2/+2 |
| 2026-05-04 | objtool/klp: Don't set sym->file for section symbols | Josh Poimboeuf | 1 | -1/+1 |
| 2026-05-04 | objtool: Fix reloc hash collision in find_reloc_by_dest_range() | Josh Poimboeuf | 1 | -3/+4 |
| 2026-05-04 | objtool/klp: Fix reloc corruption in convert_reloc_sym_to_secsym() | Josh Poimboeuf | 1 | -1/+1 |
| 2026-05-04 | objtool/klp: Don't correlate .rodata.cst* constant pool objects | Josh Poimboeuf | 1 | -1/+16 |
| 2026-05-04 | objtool/klp: Fix pointer comparisons for rodata objects | Josh Poimboeuf | 3 | -2/+28 |
| 2026-05-04 | objtool/klp: Simplify reloc symbol conversion | Josh Poimboeuf | 1 | -48/+28 |
| 2026-05-04 | objtool: Move mark_rodata() to elf.c | Josh Poimboeuf | 3 | -8/+21 |
| 2026-05-04 | objtool/klp: Fix relocation conversion failures for R_X86_64_NONE | Josh Poimboeuf | 1 | -0/+3 |
| 2026-05-04 | objtool/klp: Fix kCFI trap handling | Josh Poimboeuf | 1 | -0/+1 |
| 2026-05-04 | objtool/klp: Fix extraction of text annotations for alternatives | Josh Poimboeuf | 1 | -5/+28 |
| 2026-05-04 | objtool/klp: Fix XXH3 state memory leak | Josh Poimboeuf | 1 | -0/+1 |
| 2026-05-04 | objtool/klp: Fix cloning of zero-length section symbols | Josh Poimboeuf | 1 | -1/+1 |
| 2026-05-04 | objtool/klp: Fix handling of zero-length .altinstr_replacement sections | Josh Poimboeuf | 1 | -1/+12 |
| 2026-05-04 | objtool/klp: Fix --debug-checksum for duplicate symbol names | Josh Poimboeuf | 2 | -5/+15 |
| 2026-05-04 | objtool: Replace iterator callback with for_each_sym_by_mangled_name() | Josh Poimboeuf | 3 | -82/+60 |
| 2026-05-04 | objtool/klp: Fix create_fake_symbols() skipping entsize-based sections | Joe Lawrence | 1 | -2/+2 |
| 2026-05-04 | objtool/klp: Improve local label check | Josh Poimboeuf | 1 | -7/+7 |
| 2026-05-04 | objtool/klp: Don't report uncorrelated functions as new | Josh Poimboeuf | 1 | -2/+2 |
| 2026-05-04 | objtool/klp: Don't correlate __initstub__ symbols | Josh Poimboeuf | 1 | -2/+8 |
| 2026-05-04 | objtool/klp: Don't correlate absolute symbols | Josh Poimboeuf | 1 | -0/+10 |
| 2026-05-04 | objtool/klp: Don't correlate __ADDRESSABLE() symbols | Josh Poimboeuf | 1 | -0/+10 |
| 2026-05-04 | objtool/klp: Fix .data..once static local non-correlation | Josh Poimboeuf | 1 | -1/+2 |
| 2026-05-04 | objtool/klp: Fix is_uncorrelated_static_local() for Clang | Joe Lawrence | 1 | -10/+23 |
| 2026-04-14 | Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -53/+207 |
| 2026-04-13 | Merge branch 'nocache-cleanup' | Linus Torvalds | 1 | -1/+1 |
| 2026-03-30 | x86-64: rename misleadingly named '__copy_user_nocache()' function | Linus Torvalds | 1 | -1/+1 |
| 2026-03-18 | objtool/x86: Reorder ORC register numbering | Josh Poimboeuf | 2 | -27/+30 |
| 2026-03-18 | objtool: Support Clang RAX DRAP sequence | Josh Poimboeuf | 2 | -0/+8 |
| 2026-03-16 | objtool: Fix Clang jump table detection | Josh Poimboeuf | 1 | -3/+2 |
| 2026-03-16 | objtool/klp: fix mkstemp() failure with long paths | Joe Lawrence | 1 | -20/+3 |
| 2026-03-16 | objtool/klp: fix data alignment in __clone_symbol() | Joe Lawrence | 1 | -1/+2 |
| 2026-03-15 | Merge tag 'objtool-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -60/+71 |
| 2026-03-09 | objtool: Fix another stack overflow in validate_branch() | Josh Poimboeuf | 1 | -5/+5 |
| 2026-03-09 | objtool: Handle Clang RSP musical chairs | Josh Poimboeuf | 2 | -39/+37 |
| 2026-03-06 | objtool/klp: Correlate locals to globals | Song Liu | 1 | -0/+30 |
| 2026-03-06 | objtool/klp: Match symbols based on demangled_name for global variables | Song Liu | 3 | -0/+73 |
| 2026-03-06 | objtool/klp: Remove .llvm suffix in demangle_name() | Song Liu | 1 | -0/+8 |
| 2026-03-06 | objtool/klp: Also demangle global objects | Song Liu | 1 | -3/+0 |
| 2026-03-06 | objtool/klp: Use sym->demangled_name for symbol_name hash | Song Liu | 1 | -18/+40 |
| 2026-03-06 | objtool/klp: Remove trailing '_' in demangle_name() | Song Liu | 1 | -1/+14 |
| 2026-03-06 | objtool/klp: Remove redundant strcmp() in correlate_symbols() | Song Liu | 1 | -1/+1 |
| 2026-03-06 | objtool: Use section/symbol type helpers | Wentong Tian | 4 | -12/+12 |
| 2026-03-06 | objtool: Fix ERROR_INSN() error message | Josh Poimboeuf | 1 | -1/+1 |
| 2026-03-06 | objtool: Fix data alignment in elf_add_data() | Josh Poimboeuf | 1 | -1/+1 |
| 2026-03-06 | objtool: Use HOSTCFLAGS for HAVE_XXHASH test | HONG Yifan | 1 | -1/+1 |
| 2026-03-06 | objtool/klp: Avoid NULL pointer dereference when printing code symbol name | Josh Poimboeuf | 1 | -6/+9 |
| 2026-03-06 | objtool/klp: Disable unsupported pr_debug() usage | Josh Poimboeuf | 1 | -8/+15 |
| 2026-03-06 | objtool/klp: Fix detection of corrupt static branch/call entries | Josh Poimboeuf | 1 | -0/+3 |
| 2026-03-02 | kbuild: Leave objtool binary around with 'make clean' | Nathan Chancellor | 1 | -3/+5 |
| 2026-02-22 | Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o... | Linus Torvalds | 1 | -1/+2 |
| 2026-02-18 | Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
| 2026-02-12 | kbuild: Add objtool to top-level clean target | Josh Poimboeuf | 1 | -0/+2 |
| 2026-02-10 | Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -21/+66 |
| 2026-02-10 | objtool/rust: add one more `noreturn` Rust function | Miguel Ojeda | 1 | -1/+2 |
| 2026-02-07 | Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -13/+42 |
| 2026-02-05 | objtool/klp: Fix unexported static call key access for manually built livepat... | Josh Poimboeuf | 1 | -1/+1 |
| 2026-02-05 | objtool/klp: Fix symbol correlation for orphaned local symbols | Josh Poimboeuf | 1 | -5/+34 |
| 2026-02-05 | livepatch: Free klp_{object,func}_ext data after initialization | Petr Pavlu | 3 | -7/+7 |
| 2026-02-01 | Merge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -16/+25 |
| 2026-01-30 | Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |
| 2026-01-27 | objtool/klp: Fix bug table handling for __WARN_printf() | Josh Poimboeuf | 1 | -3/+11 |
| 2026-01-27 | objtool: Replace custom macros in elf.c with shared ones | Petr Pavlu | 1 | -7/+6 |
| 2026-01-27 | objtool: Print bfd_vma as unsigned long long on ia32-x86_64 cross build | Dmitry Safonov | 1 | -6/+8 |
| 2026-01-21 | objtool: Fix libopcodes linking with static libraries | Sasha Levin | 1 | -4/+17 |
| 2026-01-13 | x86/pvlocks: Move paravirt spinlock functions into own header | Juergen Gross | 1 | -0/+1 |
| 2026-01-13 | objtool: Allow multiple pv_ops arrays | Juergen Gross | 3 | -18/+65 |
| 2026-01-13 | objtool: fix build failure due to missing libopcodes check | Sasha Levin | 1 | -10/+14 |
| 2026-01-13 | objtool: fix compilation failure with the x32 toolchain | Mikulas Patocka | 1 | -2/+2 |
| 2026-01-12 | x86/xen: Drop xen_mmu_ops | Juergen Gross | 1 | -1/+0 |
| 2026-01-12 | x86/xen: Drop xen_cpu_ops | Juergen Gross | 1 | -1/+0 |
| 2026-01-12 | x86/xen: Drop xen_irq_ops | Juergen Gross | 1 | -1/+0 |
| 2026-01-04 | objtool/rust: add one more `noreturn` Rust function | FUJITA Tomonori | 1 | -1/+2 |
| 2025-12-03 | objtool: Add more robust signal error handling, detect and warn about stack o... | Josh Poimboeuf | 4 | -1/+141 |
| 2025-12-02 | objtool: Fix stack overflow in validate_branch() | Josh Poimboeuf | 1 | -14/+13 |
| 2025-12-01 | objtool: Fix segfault on unknown alternatives | Ingo Molnar | 1 | -0/+3 |
| 2025-11-27 | objtool: Build with disassembly can fail when including bdf.h | Alexandre Chartre | 1 | -1/+1 |
| 2025-11-24 | objtool: Trim trailing NOPs in alternative | Alexandre Chartre | 1 | -5/+73 |
| 2025-11-24 | objtool: Add wide output for disassembly | Alexandre Chartre | 3 | -1/+96 |
| 2025-11-24 | objtool: Compact output for alternatives with one instruction | Alexandre Chartre | 1 | -0/+22 |
| 2025-11-24 | objtool: Improve naming of group alternatives | Alexandre Chartre | 1 | -6/+52 |
| 2025-11-24 | objtool: Add Function to get the name of a CPU feature | Alexandre Chartre | 7 | -1/+36 |
| 2025-11-21 | objtool: Provide access to feature and flags of group alternatives | Alexandre Chartre | 4 | -1/+6 |
| 2025-11-21 | objtool: Fix address references in alternatives | Alexandre Chartre | 1 | -4/+66 |
| 2025-11-21 | objtool: Disassemble jump table alternatives | Alexandre Chartre | 1 | -6/+32 |
| 2025-11-21 | objtool: Disassemble exception table alternatives | Alexandre Chartre | 1 | -1/+25 |
| 2025-11-21 | objtool: Print addresses with alternative instructions | Alexandre Chartre | 1 | -12/+23 |
| 2025-11-21 | objtool: Disassemble group alternatives | Alexandre Chartre | 1 | -17/+149 |
| 2025-11-21 | objtool: Print headers for alternatives | Alexandre Chartre | 1 | -6/+182 |
| 2025-11-21 | objtool: Preserve alternatives order | Alexandre Chartre | 1 | -2/+14 |
| 2025-11-21 | objtool: Add the --disas=<function-pattern> action | Alexandre Chartre | 5 | -17/+53 |
| 2025-11-21 | objtool: Do not validate IBT for .return_sites and .call_sites | Alexandre Chartre | 1 | -0/+2 |
| 2025-11-21 | objtool: Improve tracing of alternative instructions | Alexandre Chartre | 3 | -13/+125 |
| 2025-11-21 | objtool: Add functions to better name alternatives | Alexandre Chartre | 2 | -0/+84 |
| 2025-11-21 | objtool: Identify the different types of alternatives | Alexandre Chartre | 2 | -5/+20 |
| 2025-11-21 | objtool: Improve register reporting during function validation | Alexandre Chartre | 5 | -0/+40 |
| 2025-11-21 | objtool: Trace instruction state changes during function validation | Alexandre Chartre | 3 | -1/+149 |
| 2025-11-21 | objtool: Add option to trace function validation | Alexandre Chartre | 10 | -18/+299 |
| 2025-11-21 | objtool: Record symbol name max length | Alexandre Chartre | 1 | -0/+7 |
| 2025-11-21 | objtool: Extract code to validate instruction from the validate branch loop | Alexandre Chartre | 1 | -181/+205 |
| 2025-11-21 | objtool: Disassemble instruction on warning or backtrace | Alexandre Chartre | 5 | -14/+58 |
| 2025-11-21 | objtool: Store instruction disassembly result | Alexandre Chartre | 1 | -6/+71 |
| 2025-11-21 | objtool: Print symbol during disassembly | Alexandre Chartre | 3 | -9/+143 |
| 2025-11-21 | objtool: Disassemble code with libopcodes instead of running objdump | Alexandre Chartre | 11 | -70/+236 |
| 2025-11-21 | objtool: Create disassembly context | Alexandre Chartre | 4 | -5/+49 |
| 2025-11-21 | objtool: Move disassembly functions to a separated file | Alexandre Chartre | 4 | -81/+93 |
| 2025-11-21 | Revert "objtool: Warn on functions with ambiguous -ffunction-sections section... | Josh Poimboeuf | 2 | -40/+0 |
| 2025-11-21 | objtool: Remove second pass of .cold function correlation | Josh Poimboeuf | 2 | -23/+3 |
| 2025-11-21 | objtool: Skip non-canonical aliased symbols in add_jump_table_alts() | Josh Poimboeuf | 1 | -1/+1 |
| 2025-11-21 | objtool: Return canonical symbol when aliases exist in symbol finding helpers | Josh Poimboeuf | 1 | -13/+13 |
| 2025-11-21 | objtool: Don't alias undefined symbols | Josh Poimboeuf | 1 | -2/+2 |
| 2025-11-21 | objtool: Fix .cold function detection for duplicate symbols | Josh Poimboeuf | 2 | -3/+27 |
| 2025-11-21 | objtool: Support Clang AUTOFDO .cold functions | Josh Poimboeuf | 1 | -1/+9 |
| 2025-11-18 | objtool: Set minimum xxhash version to 0.8 | Josh Poimboeuf | 2 | -2/+2 |
| 2025-11-13 | objtool: Warn on functions with ambiguous -ffunction-sections section names | Josh Poimboeuf | 2 | -0/+40 |
| 2025-11-13 | Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes | Ingo Molnar | 1 | -3/+7 |
| 2025-11-10 | tools/objtool: Copy the __cleanup unused variable fix for older clang | Borislav Petkov (AMD) | 1 | -1/+10 |
| 2025-11-01 | objtool: Fix skip_alt_group() for non-alternative STAC/CLAC | Josh Poimboeuf | 1 | -1/+4 |
| 2025-10-30 | objtool: Remove unneeded semicolon | Chen Ni | 1 | -1/+1 |
| 2025-10-30 | x86/smpboot: Mark native_play_dead() as __noreturn | Thorsten Blum | 1 | -0/+1 |
| 2025-10-22 | objtool: Fix failure when being compiled on x32 system | Mikulas Patocka | 1 | -2/+2 |
| 2025-10-22 | objtool/rust: add one more `noreturn` Rust function | Miguel Ojeda | 1 | -0/+1 |
| 2025-10-22 | objtool/klp: Add the debian-based package name of xxhash to the hint | Borislav Petkov (AMD) | 1 | -1/+1 |
| 2025-10-16 | Merge branch 'objtool/core' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Peter Zijlstra | 31 | -662/+3606 |
| 2025-10-14 | livepatch/klp-build: Introduce klp-build script for generating livepatch modules | Josh Poimboeuf | 1 | -2/+4 |
| 2025-10-14 | objtool: Add base objtool support for livepatch modules | Josh Poimboeuf | 4 | -7/+53 |
| 2025-10-14 | objtool: Refactor prefix symbol creation code | Josh Poimboeuf | 3 | -31/+45 |
| 2025-10-14 | objtool/klp: Add post-link subcommand to finalize livepatch modules | Josh Poimboeuf | 4 | -1/+174 |
| 2025-10-14 | objtool/klp: Add --debug option to show cloning decisions | Josh Poimboeuf | 3 | -0/+99 |
| 2025-10-14 | objtool/klp: Introduce klp diff subcommand for diffing object files | Josh Poimboeuf | 16 | -31/+1909 |
| 2025-10-14 | objtool/klp: Add --debug-checksum=<funcs> to show per-instruction checksums | Josh Poimboeuf | 6 | -0/+70 |
| 2025-10-14 | objtool/klp: Add --checksum option to generate per-function checksums | Josh Poimboeuf | 9 | -28/+289 |
| 2025-10-14 | objtool: Add annotype() helper | Josh Poimboeuf | 10 | -16/+18 |
| 2025-10-14 | objtool: Add elf_create_file() | Josh Poimboeuf | 3 | -4/+147 |
| 2025-10-14 | objtool: Add elf_create_reloc() and elf_init_reloc() | Josh Poimboeuf | 2 | -14/+165 |
| 2025-10-14 | objtool: Add elf_create_data() | Josh Poimboeuf | 2 | -22/+54 |
| 2025-10-14 | objtool: Generalize elf_create_section() | Josh Poimboeuf | 3 | -51/+74 |
| 2025-10-14 | objtool: Generalize elf_create_symbol() | Josh Poimboeuf | 2 | -53/+69 |
| 2025-10-14 | objtool: Simplify special symbol handling in elf_update_symbol() | Josh Poimboeuf | 1 | -3/+2 |
| 2025-10-14 | objtool: Refactor add_jump_destinations() | Josh Poimboeuf | 2 | -115/+101 |
| 2025-10-14 | objtool: Reindent check_options[] | Josh Poimboeuf | 1 | -27/+27 |
| 2025-10-14 | objtool: Resurrect --backup option | Josh Poimboeuf | 3 | -16/+16 |
| 2025-10-14 | objtool: Rename --Werror to --werror | Josh Poimboeuf | 1 | -1/+1 |
| 2025-10-14 | objtool: Avoid emptying lists for duplicate sections | Josh Poimboeuf | 1 | -4/+0 |
| 2025-10-14 | objtool: Simplify reloc offset calculation in unwind_read_hints() | Josh Poimboeuf | 1 | -8/+1 |
| 2025-10-14 | objtool: Mark prefix functions | Josh Poimboeuf | 3 | -4/+14 |
| 2025-10-14 | objtool: Fix weak symbol hole detection for .cold functions | Josh Poimboeuf | 2 | -42/+45 |
| 2025-10-14 | objtool: Mark .cold subfunctions | Josh Poimboeuf | 3 | -17/+17 |
| 2025-10-14 | objtool: Add section/symbol type helpers | Josh Poimboeuf | 5 | -42/+108 |
| 2025-10-14 | objtool: Convert elf iterator macros to use 'struct elf' | Josh Poimboeuf | 3 | -17/+17 |
| 2025-10-14 | objtool: Remove .parainstructions reference | Josh Poimboeuf | 1 | -1/+0 |
| 2025-10-14 | objtool: Clean up compiler flag usage | Josh Poimboeuf | 3 | -8/+13 |
| 2025-10-14 | objtool: Const string cleanup | Josh Poimboeuf | 6 | -10/+10 |
| 2025-10-14 | objtool: Check for missing annotation entries in read_annotate() | Josh Poimboeuf | 1 | -0/+5 |
| 2025-10-14 | objtool: Fix "unexpected end of section" warning for alternatives | Josh Poimboeuf | 1 | -4/+1 |
| 2025-10-14 | objtool: Fix __pa_symbol() relocation handling | Josh Poimboeuf | 1 | -1/+12 |
| 2025-10-14 | objtool: Fix x86 addend calculation | Josh Poimboeuf | 5 | -17/+17 |
| 2025-10-14 | objtool: Fix weak symbol detection | Josh Poimboeuf | 1 | -4/+4 |
| 2025-10-14 | objtool: Fix interval tree insertion for zero-length symbols | Josh Poimboeuf | 1 | -1/+1 |
| 2025-10-14 | objtool: Add empty symbols to the symbol tree again | Josh Poimboeuf | 1 | -8/+2 |
| 2025-10-14 | objtool: Remove error handling boilerplate | Josh Poimboeuf | 2 | -101/+59 |
| 2025-10-14 | objtool: Propagate elf_truncate_section() error in elf_write() | Josh Poimboeuf | 1 | -3/+2 |
| 2025-10-14 | objtool: Fix broken error handling in read_symbols() | Josh Poimboeuf | 1 | -7/+3 |
| 2025-10-14 | objtool: Make find_symbol_containing() less arbitrary | Josh Poimboeuf | 1 | -5/+20 |
| 2025-10-14 | interval_tree: Sync interval_tree_generic.h with tools | Josh Poimboeuf | 1 | -0/+1 |
| 2025-10-14 | objtool: Fix standalone --hacks=jump_label | Dylan Hatch | 1 | -1/+2 |
| 2025-10-14 | objtool: Remove unneeded semicolon | Chen Ni | 1 | -1/+1 |
| 2025-10-14 | objtool/x86: Fix NOP decode | Peter Zijlstra | 1 | -4/+11 |
| 2025-10-14 | objtool/x86: Add UDB support | Peter Zijlstra | 1 | -0/+4 |
| 2025-10-14 | objtool/x86: Remove 0xea hack | Peter Zijlstra | 1 | -9/+0 |
| 2025-10-11 | Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+43 |
| 2025-10-01 | Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb... | Linus Torvalds | 1 | -10/+0 |
| 2025-09-30 | Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -2/+63 |
| 2025-09-19 | Merge 6.17-rc6 into kbuild-next | Nathan Chancellor | 1 | -0/+23 |
| 2025-09-18 | objtool/LoongArch: Mark special atomic instruction as INSN_BUG type | Tiezhu Yang | 1 | -0/+21 |
| 2025-09-18 | objtool/LoongArch: Mark types based on break immediate code | Tiezhu Yang | 1 | -3/+9 |
| 2025-09-09 | objtool: Ignore __pi___cfi_ prefixed symbols | Nathan Chancellor | 1 | -0/+1 |
| 2025-09-04 | x86/sev: Zap snp_abort() | Borislav Petkov (AMD) | 1 | -1/+0 |
| 2025-09-03 | x86/boot: Create a confined code area for startup code | Ard Biesheuvel | 1 | -1/+2 |
| 2025-09-03 | objtool: Add action to check for absence of absolute relocations | Ard Biesheuvel | 5 | -0/+60 |
| 2025-08-28 | objtool: Drop noinstr hack for KCSAN_WEAK_MEMORY | Nathan Chancellor | 1 | -10/+0 |
| 2025-08-20 | objtool/LoongArch: Get table size correctly if LTO is enabled | Tiezhu Yang | 1 | -0/+23 |
| 2025-08-18 | objtool: Validate kCFI calls | Peter Zijlstra | 2 | -0/+43 |