| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-19 | Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
| 2025-04-14 | objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0 | Miguel Ojeda | 1 | -0/+1 |
| 2025-04-10 | objtool: Fix false-positive "ignoring unreachables" warning | Josh Poimboeuf | 1 | -1/+1 |
| 2025-04-08 | objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STAC | Josh Poimboeuf | 1 | -1/+29 |
| 2025-04-08 | objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semantics | Josh Poimboeuf | 1 | -8/+13 |
| 2025-04-08 | objtool: Stop UNRET validation on UD2 | Josh Poimboeuf | 1 | -0/+3 |
| 2025-04-08 | objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRET | Josh Poimboeuf | 3 | -10/+17 |
| 2025-04-08 | objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret() | Josh Poimboeuf | 1 | -0/+5 |
| 2025-04-02 | Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 18 | -606/+597 |
| 2025-04-01 | objtool: Fix verbose disassembly if CROSS_COMPILE isn't set | David Laight | 1 | -0/+2 |
| 2025-04-01 | objtool: Change "warning:" to "error: " for fatal errors | Josh Poimboeuf | 11 | -222/+226 |
| 2025-04-01 | objtool: Always fail on fatal errors | Josh Poimboeuf | 1 | -11/+4 |
| 2025-04-01 | Revert "objtool: Increase per-function WARN_FUNC() rate limit" | Josh Poimboeuf | 3 | -14/+6 |
| 2025-04-01 | objtool: Append "()" to function name in "unexpected end of section" warning | Josh Poimboeuf | 1 | -1/+1 |
| 2025-04-01 | objtool: Ignore end-of-section jumps for KCOV/GCOV | Josh Poimboeuf | 1 | -6/+16 |
| 2025-03-28 | objtool: Fix STACK_FRAME_NON_STANDARD for cold subfunctions | Josh Poimboeuf | 1 | -0/+2 |
| 2025-03-28 | objtool: Fix segfault in ignore_unreachable_insn() | Josh Poimboeuf | 1 | -1/+1 |
| 2025-03-28 | objtool: Fix NULL printf() '%s' argument in builtin-check.c:save_argv() | Josh Poimboeuf | 1 | -1/+1 |
| 2025-03-27 | Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+9 |
| 2025-03-25 | objtool, panic: Disable SMAP in __stack_chk_fail() | Josh Poimboeuf | 1 | -1/+4 |
| 2025-03-25 | objtool: Remove redundant opts.noinstr dependency | Josh Poimboeuf | 1 | -6/+1 |
| 2025-03-25 | objtool: Fix up some outdated references to ENTRY/ENDPROC | Josh Poimboeuf | 1 | -5/+5 |
| 2025-03-25 | objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity | Josh Poimboeuf | 3 | -70/+72 |
| 2025-03-25 | objtool: Improve error handling | Josh Poimboeuf | 6 | -221/+232 |
| 2025-03-25 | objtool: Properly disable uaccess validation | Josh Poimboeuf | 1 | -2/+9 |
| 2025-03-25 | objtool: Silence more KCOV warnings | Josh Poimboeuf | 1 | -0/+6 |
| 2025-03-25 | objtool: Fix init_module() handling | Josh Poimboeuf | 1 | -2/+5 |
| 2025-03-25 | objtool: Fix X86_FEATURE_SMAP alternative handling | Josh Poimboeuf | 5 | -75/+16 |
| 2025-03-25 | objtool: Ignore entire functions rather than instructions | Josh Poimboeuf | 2 | -17/+19 |
| 2025-03-25 | objtool: Warn when disabling unreachable warnings | Josh Poimboeuf | 1 | -1/+4 |
| 2025-03-25 | objtool: Fix detection of consecutive jump tables on Clang 20 | Josh Poimboeuf | 3 | -22/+37 |
| 2025-03-24 | Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -10/+5 |
| 2025-03-17 | objtool: Use O_CREAT with explicit mode mask | Ingo Molnar | 1 | -1/+1 |
| 2025-03-17 | objtool: Create backup on error and print args | Josh Poimboeuf | 3 | -67/+65 |
| 2025-03-17 | objtool: Change "warning:" to "error:" for --Werror | Josh Poimboeuf | 1 | -2/+4 |
| 2025-03-17 | objtool: Add --Werror option | Josh Poimboeuf | 3 | -3/+14 |
| 2025-03-17 | objtool: Add --output option | Josh Poimboeuf | 5 | -35/+89 |
| 2025-03-17 | objtool: Upgrade "Linked object detected" warning to error | Josh Poimboeuf | 1 | -2/+2 |
| 2025-03-17 | objtool: Consolidate option validation | Josh Poimboeuf | 1 | -44/+24 |
| 2025-03-17 | objtool: Remove --unret dependency on --rethunk | Josh Poimboeuf | 1 | -5/+0 |
| 2025-03-17 | objtool: Increase per-function WARN_FUNC() rate limit | Josh Poimboeuf | 3 | -5/+13 |
| 2025-03-17 | objtool: Update documentation | Josh Poimboeuf | 1 | -42/+53 |
| 2025-03-17 | objtool: Improve __noreturn annotation warning | Josh Poimboeuf | 2 | -8/+6 |
| 2025-03-17 | objtool: Fix error handling inconsistencies in check() | Josh Poimboeuf | 1 | -4/+6 |
| 2025-03-17 | x86/traps: Make exc_double_fault() consistently noreturn | Josh Poimboeuf | 1 | -30/+1 |
| 2025-03-12 | objtool/LoongArch: Add support for goto table | Tiezhu Yang | 1 | -2/+30 |
| 2025-03-12 | objtool/LoongArch: Add support for switch table | Tiezhu Yang | 1 | -1/+130 |
| 2025-03-12 | objtool: Handle PC relative relocation type | Tiezhu Yang | 4 | -5/+27 |
| 2025-03-12 | objtool: Handle different entry size of rodata | Tiezhu Yang | 5 | -1/+41 |
| 2025-03-12 | objtool: Handle various symbol types of rodata | Tiezhu Yang | 1 | -5/+11 |
| 2025-03-12 | objtool: Hide unnecessary compiler error message | David Engraf | 1 | -1/+1 |
| 2025-03-04 | Merge branch 'x86/asm' into x86/core, to pick up dependent commits | Ingo Molnar | 1 | -0/+2 |
| 2025-03-04 | Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits | Ingo Molnar | 4 | -11/+6 |
| 2025-03-04 | x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn be... | Josh Poimboeuf | 1 | -0/+2 |
| 2025-03-03 | Merge tag 'v6.14-rc5' into x86/core, to pick up fixes | Ingo Molnar | 4 | -11/+6 |
| 2025-02-28 | Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -5/+6 |
| 2025-02-26 | objtool/powerpc: Add support for decoding all types of uncond branches | Christophe Leroy | 1 | -1/+9 |
| 2025-02-25 | Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p... | Linus Torvalds | 1 | -6/+0 |
| 2025-02-25 | objtool: Add bch2_trans_unlocked_or_in_restart_error() to bcachefs noreturns | Youling Tang | 1 | -1/+1 |
| 2025-02-25 | objtool: Fix C jump table annotations for Clang | Ard Biesheuvel | 2 | -4/+5 |
| 2025-02-18 | tools: Remove redundant quiet setup | Charlie Jenkins | 1 | -6/+0 |
| 2025-02-18 | Merge tag 'v6.14-rc3' into x86/core, to pick up fixes | Ingo Molnar | 1 | -1/+11 |
| 2025-02-16 | Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+10 |
| 2025-02-14 | x86/alternative: Simplify callthunk patching | Peter Zijlstra | 2 | -10/+3 |
| 2025-02-12 | objtool/rust: add one more `noreturn` Rust function | Miguel Ojeda | 1 | -0/+1 |
| 2025-02-08 | objtool: Move dodgy linker warn to verbose | Peter Zijlstra | 1 | -1/+1 |
| 2025-02-08 | objtool: Ignore dangling jump table entries | Josh Poimboeuf | 1 | -0/+9 |
| 2025-01-21 | Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -310/+134 |
| 2024-12-29 | Merge tag 'objtool-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
| 2024-12-29 | objtool: Add bch2_trans_unlocked_error() to bcachefs noreturns | chenchangcheng | 1 | -0/+1 |
| 2024-12-13 | objtool/x86: allow syscall instruction | Juergen Gross | 1 | -3/+6 |
| 2024-12-02 | objtool: Allow arch code to discover jump table size | Ard Biesheuvel | 6 | -16/+33 |
| 2024-12-02 | objtool: Warn about unknown annotation types | Peter Zijlstra | 1 | -0/+13 |
| 2024-12-02 | objtool: Fix ANNOTATE_REACHABLE to be a normal annotation | Peter Zijlstra | 1 | -23/+0 |
| 2024-12-02 | objtool: Convert {.UN}REACHABLE to ANNOTATE | Peter Zijlstra | 1 | -60/+22 |
| 2024-12-02 | objtool: Remove annotate_{,un}reachable() | Peter Zijlstra | 1 | -41/+2 |
| 2024-12-02 | objtool: Collapse annotate sequences | Peter Zijlstra | 1 | -55/+32 |
| 2024-12-02 | objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATE | Peter Zijlstra | 1 | -57/+39 |
| 2024-12-02 | objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE | Peter Zijlstra | 1 | -35/+10 |
| 2024-12-02 | objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE | Peter Zijlstra | 1 | -23/+5 |
| 2024-12-02 | objtool: Convert instrumentation_{begin,end}() to ANNOTATE | Peter Zijlstra | 1 | -39/+10 |
| 2024-12-02 | objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE | Peter Zijlstra | 1 | -34/+18 |
| 2024-12-02 | objtool: Convert ANNOTATE_NOENDBR to ANNOTATE | Peter Zijlstra | 1 | -27/+5 |
| 2024-12-02 | objtool: Generic annotation infrastructure | Peter Zijlstra | 1 | -0/+45 |
| 2024-11-30 | Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -5/+12 |
| 2024-11-27 | kbuild: Add Propeller configuration for kernel build | Rong Xu | 1 | -0/+1 |
| 2024-11-21 | Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
| 2024-11-11 | objtool: Exclude __tracepoints data from ENDBR checks | Peter Zijlstra | 1 | -0/+1 |
| 2024-11-06 | objtool: Fix unreachable instruction warnings for weak functions | Rong Xu | 1 | -5/+10 |
| 2024-11-06 | kbuild: Add AutoFDO support for Clang build | Rong Xu | 1 | -0/+1 |
| 2024-10-21 | reiserfs: The last commit | Jan Kara | 1 | -1/+0 |
| 2024-10-17 | objtool: Also include tools/include/uapi | HONG Yifan | 1 | -0/+1 |
| 2024-10-17 | objtool: Detect non-relocated text references | Josh Poimboeuf | 3 | -53/+75 |
| 2024-09-27 | Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 3 | -4/+31 |
| 2024-09-17 | objtool: Handle frame pointer related instructions | Tiezhu Yang | 3 | -4/+31 |
| 2024-08-18 | objtool/rust: list `noreturn` Rust functions | Miguel Ojeda | 2 | -1/+53 |
| 2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+2 |
| 2024-07-16 | Merge tag 'objtool-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+9 |
| 2024-07-15 | Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+4 |
| 2024-07-03 | kmsan: allow disabling KMSAN checks for the current task | Ilya Leoshkevich | 1 | -0/+2 |
| 2024-07-02 | objtool/x86: objtool can confuse memory and stack access | Alexandre Chartre | 1 | -1/+7 |
| 2024-07-02 | objtool: Use "action" in error message to be consistent with help | Siddh Raman Pant | 1 | -2/+2 |
| 2024-07-01 | x86/alternatives, kvm: Fix a couple of CALLs without a frame pointer | Borislav Petkov (AMD) | 1 | -0/+19 |
| 2024-06-28 | x86/syscall: Mark exit[_group] syscall handlers __noreturn | Josh Poimboeuf | 1 | -0/+4 |
| 2024-06-11 | x86/alternatives: Add nested alternatives macros | Peter Zijlstra | 2 | -8/+31 |
| 2024-03-30 | objtool: Fix compile failure when using the x32 compiler | Mikulas Patocka | 1 | -1/+1 |
| 2024-03-22 | Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 15 | -197/+875 |
| 2024-03-14 | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+0 |
| 2024-03-12 | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -1/+13 |
| 2024-03-11 | Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+3 |
| 2024-03-11 | objtool: Check local label in read_unwind_hints() | Tiezhu Yang | 1 | -1/+11 |
| 2024-03-11 | objtool: Check local label in add_dead_ends() | Tiezhu Yang | 2 | -17/+24 |
| 2024-03-11 | objtool/LoongArch: Enable orc to be built | Tiezhu Yang | 4 | -0/+192 |
| 2024-03-11 | objtool/x86: Separate arch-specific and generic parts | Tiezhu Yang | 5 | -179/+206 |
| 2024-03-11 | objtool/LoongArch: Implement instruction decoder | Tiezhu Yang | 1 | -2/+271 |
| 2024-03-11 | objtool/LoongArch: Enable objtool to be built | Tiezhu Yang | 6 | -0/+173 |
| 2024-02-29 | objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks | Josh Poimboeuf | 1 | -0/+12 |
| 2024-02-29 | fortify: Split reporting and avoid passing string pointer | Kees Cook | 1 | -1/+1 |
| 2024-02-22 | init: remove obsolete arch_call_rest_init() wrapper | Geert Uytterhoeven | 1 | -1/+0 |
| 2024-01-31 | x86/objtool: Teach objtool about ERET[US] | H. Peter Anvin (Intel) | 1 | -5/+14 |
| 2024-01-10 | x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK | Breno Leitao | 1 | -1/+1 |
| 2024-01-10 | x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE | Breno Leitao | 2 | -2/+2 |
| 2024-01-08 | Merge tag 'objtool-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2023-12-15 | cred: get rid of CONFIG_DEBUG_CREDENTIALS | Jens Axboe | 1 | -1/+0 |
| 2023-11-17 | objtool: Fix calloc call for new -Walloc-size | Sam James | 1 | -1/+1 |
| 2023-11-01 | Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
| 2023-10-30 | Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -14/+10 |
| 2023-10-30 | Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+16 |
| 2023-10-30 | Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 1 | -0/+2 |
| 2023-10-20 | objtool: Fix return thunk patching in retpolines | Josh Poimboeuf | 1 | -0/+16 |
| 2023-10-19 | objtool: Add bcachefs noreturns | Kent Overstreet | 1 | -0/+2 |
| 2023-10-05 | objtool: Remove max symbol name length limitation | Aaron Plattner | 1 | -8/+6 |
| 2023-10-05 | objtool: Propagate early errors | Aaron Plattner | 1 | -3/+1 |
| 2023-10-03 | objtool: Use 'the fallthrough' pseudo-keyword | Ruan Jinjie | 1 | -3/+3 |
| 2023-09-18 | x86/tdx: Fix __noreturn build warning around __tdx_hypercall_failed() | Kai Huang | 1 | -0/+1 |
| 2023-09-12 | objtool: Fix _THIS_IP_ detection for cold functions | Josh Poimboeuf | 1 | -1/+2 |
| 2023-08-17 | objtool/x86: Fixup frame-pointer vs rethunk | Peter Zijlstra | 1 | -6/+11 |
| 2023-08-16 | x86/cpu: Rename original retbleed methods | Peter Zijlstra | 2 | -2/+2 |
| 2023-08-16 | x86/cpu: Clean up SRSO return thunk mess | Peter Zijlstra | 1 | -1/+1 |
| 2023-08-16 | objtool/x86: Fix SRSO mess | Peter Zijlstra | 4 | -6/+31 |
| 2023-08-14 | x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG | Petr Pavlu | 1 | -1/+1 |
| 2023-07-27 | x86/srso: Add a Speculative RAS Overflow mitigation | Borislav Petkov (AMD) | 1 | -1/+4 |
| 2023-07-10 | objtool: initialize all of struct elf | Michal Kubecek | 1 | -1/+1 |
| 2023-06-29 | objtool: Remove btrfs_assertfail() from the noreturn exceptions list | Ingo Molnar | 1 | -1/+0 |
| 2023-06-27 | Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 15 | -695/+908 |
| 2023-06-27 | Merge tag 'linux-kselftest-kunit-6.5-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+1 |
| 2023-06-26 | Merge tag 'x86_alternatives_for_v6.5' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -7/+1 |
| 2023-06-19 | btrfs: print assertion failure report and stack trace from the same line | David Sterba | 1 | -1/+0 |
| 2023-06-07 | objtool: Skip reading DWARF section data | Josh Poimboeuf | 1 | -1/+6 |
| 2023-06-07 | objtool: Free insns when done | Josh Poimboeuf | 1 | -0/+30 |
| 2023-06-07 | objtool: Get rid of reloc->rel[a] | Josh Poimboeuf | 3 | -78/+96 |
| 2023-06-07 | objtool: Shrink elf hash nodes | Josh Poimboeuf | 2 | -18/+58 |
| 2023-06-07 | objtool: Shrink reloc->sym_reloc_entry | Josh Poimboeuf | 2 | -6/+7 |
| 2023-06-07 | objtool: Get rid of reloc->jump_table_start | Josh Poimboeuf | 2 | -13/+23 |
| 2023-06-07 | objtool: Get rid of reloc->addend | Josh Poimboeuf | 6 | -42/+53 |
| 2023-06-07 | objtool: Get rid of reloc->type | Josh Poimboeuf | 5 | -13/+21 |
| 2023-06-07 | objtool: Get rid of reloc->offset | Josh Poimboeuf | 3 | -14/+18 |
| 2023-06-07 | objtool: Get rid of reloc->idx | Josh Poimboeuf | 2 | -7/+9 |
| 2023-06-07 | objtool: Get rid of reloc->list | Josh Poimboeuf | 2 | -24/+26 |
| 2023-06-07 | objtool: Allocate relocs in advance for new rela sections | Josh Poimboeuf | 1 | -5/+13 |
| 2023-06-07 | objtool: Add for_each_reloc() | Josh Poimboeuf | 2 | -12/+18 |
| 2023-06-07 | objtool: Don't free memory in elf_close() | Josh Poimboeuf | 1 | -20/+4 |
| 2023-06-07 | objtool: Keep GElf_Rel[a] structs synced | Josh Poimboeuf | 1 | -41/+14 |
| 2023-06-07 | objtool: Add elf_create_section_pair() | Josh Poimboeuf | 6 | -157/+184 |
| 2023-06-07 | objtool: Add mark_sec_changed() | Josh Poimboeuf | 2 | -16/+29 |
| 2023-06-07 | objtool: Fix reloc_hash size | Josh Poimboeuf | 2 | -10/+14 |
| 2023-06-07 | objtool: Consolidate rel/rela handling | Josh Poimboeuf | 3 | -159/+68 |
| 2023-06-07 | objtool: Improve reloc naming | Josh Poimboeuf | 3 | -149/+151 |
| 2023-06-07 | objtool: Remove flags argument from elf_create_section() | Josh Poimboeuf | 4 | -15/+18 |
| 2023-06-07 | objtool: Tidy elf.h | Josh Poimboeuf | 1 | -49/+47 |
| 2023-06-07 | objtool: Allow stack operations in UNWIND_HINT_UNDEFINED regions | Josh Poimboeuf | 2 | -0/+13 |
| 2023-06-07 | tools: Remove unnecessary variables | Lu Hongfei | 1 | -4/+3 |
| 2023-06-02 | objtool: Add __kunit_abort() to noreturns | Josh Poimboeuf | 1 | -0/+1 |
| 2023-05-16 | objtool: Move noreturn function list to separate file | Josh Poimboeuf | 3 | -44/+50 |
| 2023-05-16 | objtool: Remove superfluous global_noreturns entries | Josh Poimboeuf | 1 | -2/+0 |
| 2023-05-16 | objtool: Ignore exc_double_fault() __noreturn warnings | Josh Poimboeuf | 1 | -1/+30 |
| 2023-05-16 | objtool: Detect missing __noreturn annotations | Josh Poimboeuf | 2 | -1/+19 |
| 2023-05-16 | objtool: Include backtrace in verbose mode | Josh Poimboeuf | 3 | -24/+20 |
| 2023-05-16 | objtool: Add verbose option for disassembling affected functions | Josh Poimboeuf | 4 | -0/+88 |
| 2023-05-16 | objtool: Limit unreachable warnings to once per function | Josh Poimboeuf | 3 | -3/+10 |
| 2023-05-10 | x86/alternative: Support relocations in alternatives | Peter Zijlstra | 1 | -7/+1 |
| 2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -271/+290 |
| 2023-04-26 | Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 1 | -0/+1 |
| 2023-04-24 | Merge tag 'docs-6.4' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2023-04-18 | x86: improve on the non-rep 'copy_user' function | Linus Torvalds | 1 | -1/+1 |
| 2023-04-18 | x86: improve on the non-rep 'clear_user' function | Linus Torvalds | 1 | -1/+1 |
| 2023-04-18 | x86: inline the 'rep movs' in user copies for the FSRM case | Linus Torvalds | 1 | -1/+0 |
| 2023-04-18 | x86: move stac/clac from user copy routines into callers | Linus Torvalds | 1 | -0/+3 |
| 2023-04-18 | x86: don't use REP_GOOD or ERMS for user memory clearing | Linus Torvalds | 1 | -2/+0 |
| 2023-04-17 | btrfs: mark btrfs_assertfail() __noreturn | Josh Poimboeuf | 1 | -0/+1 |
| 2023-04-14 | x86/hyperv: Mark hv_ghcb_terminate() as noreturn | Guilherme G. Piccoli | 1 | -0/+1 |
| 2023-04-14 | scsi: message: fusion: Mark mpt_halt_firmware() __noreturn | Josh Poimboeuf | 1 | -0/+1 |
| 2023-04-14 | x86/cpu: Mark {hlt,resume}_play_dead() __noreturn | Josh Poimboeuf | 1 | -0/+2 |
| 2023-04-14 | btrfs: Mark btrfs_assertfail() __noreturn | Josh Poimboeuf | 1 | -0/+1 |
| 2023-04-14 | objtool: Include weak functions in global_noreturns check | Josh Poimboeuf | 1 | -4/+4 |
| 2023-04-14 | cpu: Mark nmi_panic_self_stop() __noreturn | Josh Poimboeuf | 1 | -0/+1 |
| 2023-04-14 | cpu: Mark panic_smp_self_stop() __noreturn | Josh Poimboeuf | 1 | -0/+1 |
| 2023-04-14 | x86/head: Mark *_start_kernel() __noreturn | Josh Poimboeuf | 1 | -0/+2 |
| 2023-04-14 | init: Mark start_kernel() __noreturn | Josh Poimboeuf | 1 | -0/+1 |
| 2023-04-14 | init: Mark [arch_call_]rest_init() __noreturn | Josh Poimboeuf | 1 | -0/+2 |