Age | Commit message (Expand) | Author | Files | Lines |
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 |