| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'objtool-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-08-03 | 8 | -244/+375 |
|\ |
|
| * | Merge branch 'objtool/urgent' into objtool/core | Peter Zijlstra | 2020-06-18 | 7 | -8/+119 |
| |\ |
|
| * \ | Merge branch 'objtool/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Peter Zijlstra | 2020-06-17 | 8 | -229/+349 |
| |\ \ |
|
| | * | | objtool: Add support for relocations without addends | Matt Helsley | 2020-06-02 | 3 | -20/+134 |
| | * | | objtool: Rename rela to reloc | Matt Helsley | 2020-06-01 | 8 | -218/+218 |
| | * | | objtool: Use sh_info to find the base for .rela sections | Sami Tolvanen | 2020-05-28 | 1 | -1/+1 |
| | * | | objtool: Do not assume order of parent/child functions | Kristen Carlson Accardi | 2020-05-28 | 1 | -1/+7 |
* | | | | Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2020-06-28 | 7 | -8/+108 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | objtool: Fix noinstr vs KCOV | Peter Zijlstra | 2020-06-18 | 4 | -0/+45 |
| * | | | objtool: Provide elf_write_{insn,reloc}() | Peter Zijlstra | 2020-06-18 | 2 | -2/+45 |
| * | | | objtool: Clean up elf_write() condition | Peter Zijlstra | 2020-06-18 | 4 | -6/+18 |
| |/ / |
|
* | | | objtool: Don't consider vmlinux a C-file | Peter Zijlstra | 2020-06-25 | 1 | -1/+1 |
* | | | x86/entry, ubsan, objtool: Whitelist __ubsan_handle_*() | Peter Zijlstra | 2020-06-15 | 1 | -1/+27 |
|/ / |
|
* | | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 2020-06-11 | 1 | -0/+22 |
|\ \
| |/
|/| |
|
| * | Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner | 2020-05-08 | 1 | -0/+4 |
| |\ |
|
| | * | objtool, kcsan: Add kcsan_disable_current() and kcsan_enable_current_nowarn() | Marco Elver | 2020-05-06 | 1 | -0/+2 |
| | * | objtool, kcsan: Add explicit check functions to uaccess whitelist | Marco Elver | 2020-04-13 | 1 | -0/+2 |
| * | | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar | 2020-04-13 | 12 | -206/+429 |
| |\ \
| | |/
| |/| |
|
| * | | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2020-03-21 | 2 | -7/+1 |
| |\ \ |
|
| * \ \ | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2019-12-30 | 2 | -1/+4 |
| |\ \ \ |
|
| * | | | | objtool, kcsan: Add KCSAN runtime functions to whitelist | Marco Elver | 2019-11-16 | 1 | -0/+18 |
* | | | | | objtool: Enable compilation of objtool for all architectures | Matt Helsley | 2020-05-20 | 12 | -34/+73 |
* | | | | | objtool: Move struct objtool_file into arch-independent header | Matt Helsley | 2020-05-20 | 2 | -9/+23 |
* | | | | | objtool: Exit successfully when requesting help | Matt Helsley | 2020-05-20 | 1 | -1/+3 |
* | | | | | objtool: Add check_kcov_mode() to the uaccess safelist | Josh Poimboeuf | 2020-05-20 | 1 | -0/+1 |
* | | | | | Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic... | Ingo Molnar | 2020-05-18 | 2 | -6/+18 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-05-10 | 2 | -4/+5 |
| |\ \ \ \ \ |
|
| | * | | | | | objtool: Fix infinite loop in for_offset_range() | Josh Poimboeuf | 2020-04-26 | 1 | -3/+4 |
| | * | | | | | objtool: Fix stack offset tracking for indirect CFAs | Josh Poimboeuf | 2020-04-25 | 1 | -1/+1 |
| * | | | | | | objtool: Fix infinite loop in find_jump_table() | Josh Poimboeuf | 2020-05-07 | 1 | -2/+13 |
| * | | | | | | objtool: Fix off-by-one in symbol_by_offset() | Julien Thierry | 2020-04-22 | 1 | -1/+1 |
| * | | | | | | objtool: Fix 32bit cross builds | Peter Zijlstra | 2020-04-22 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | objtool: optimize add_dead_ends for split sections | Sami Tolvanen | 2020-05-15 | 1 | -19/+17 |
* | | | | | | objtool: use gelf_getsymshndx to handle >64k sections | Sami Tolvanen | 2020-05-15 | 1 | -7/+17 |
* | | | | | | objtool: Allow no-op CFI ops in alternatives | Peter Zijlstra | 2020-05-15 | 1 | -5/+6 |
* | | | | | | objtool: Add support for intra-function calls | Alexandre Chartre | 2020-04-30 | 3 | -4/+91 |
* | | | | | | objtool: Move the IRET hack into the arch decoder | Miroslav Benes | 2020-04-30 | 5 | -25/+21 |
* | | | | | | objtool: Remove INSN_STACK | Peter Zijlstra | 2020-04-30 | 3 | -27/+0 |
* | | | | | | objtool: Make handle_insn_ops() unconditional | Peter Zijlstra | 2020-04-30 | 1 | -5/+3 |
* | | | | | | objtool: Rework allocating stack_ops on decode | Peter Zijlstra | 2020-04-30 | 1 | -104/+147 |
* | | | | | | objtool: UNWIND_HINT_RET_OFFSET should not check registers | Alexandre Chartre | 2020-04-30 | 1 | -0/+8 |
* | | | | | | objtool: is_fentry_call() crashes if call has no destination | Alexandre Chartre | 2020-04-30 | 1 | -1/+1 |
* | | | | | | objtool: Fix ORC vs alternatives | Peter Zijlstra | 2020-04-30 | 2 | -1/+40 |
* | | | | | | objtool: Uniquely identify alternative instruction groups | Alexandre Chartre | 2020-04-30 | 2 | -2/+7 |
* | | | | | | objtool: Remove check preventing branches within alternative | Julien Thierry | 2020-04-30 | 1 | -6/+0 |
* | | | | | | objtool: Constify arch_decode_instruction() | Ingo Molnar | 2020-04-23 | 2 | -4/+4 |
* | | | | | | objtool: Rename elf_read() to elf_open_read() | Ingo Molnar | 2020-04-23 | 3 | -3/+3 |
* | | | | | | objtool: Constify 'struct elf *' parameters | Ingo Molnar | 2020-04-23 | 2 | -15/+15 |
* | | | | | | objtool: Also consider .entry.text as noinstr | Thomas Gleixner | 2020-04-22 | 1 | -6/+12 |
* | | | | | | objtool: Add STT_NOTYPE noinstr validation | Peter Zijlstra | 2020-04-22 | 1 | -16/+30 |