index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
check.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-13
objtool: Rework header include paths
Vasily Gorbik
1
-69
/
+0
2020-09-10
objtool: Refactor jump table code to support other architectures
Raphael Gault
1
-1
/
+0
2020-09-10
objtool: Make relocation in alternative handling arch dependent
Julien Thierry
1
-0
/
+6
2020-09-01
objtool: Define 'struct orc_entry' only when needed
Julien Thierry
1
-0
/
+2
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
1
-0
/
+1
2020-06-01
objtool: Rename rela to reloc
Matt Helsley
1
-1
/
+1
2020-05-20
objtool: Enable compilation of objtool for all architectures
Matt Helsley
1
-4
/
+0
2020-05-20
objtool: Move struct objtool_file into arch-independent header
Matt Helsley
1
-9
/
+1
2020-04-30
objtool: Uniquely identify alternative instruction groups
Alexandre Chartre
1
-1
/
+2
2020-04-22
objtool: Implement noinstr validation
Peter Zijlstra
1
-0
/
+3
2020-04-22
objtool: Fix !CFI insn_state propagation
Peter Zijlstra
1
-9
/
+4
2020-04-22
objtool: Remove SAVE/RESTORE hints
Peter Zijlstra
1
-1
/
+1
2020-04-22
objtool: Introduce HINT_RET_OFFSET
Peter Zijlstra
1
-1
/
+3
2020-04-22
objtool: Support multiple stack_op per instruction
Julien Thierry
1
-1
/
+1
2020-03-25
objtool: Resize insn_hash
Peter Zijlstra
1
-1
/
+1
2019-07-25
objtool: Improve UACCESS coverage
Peter Zijlstra
1
-1
/
+2
2019-07-18
objtool: Convert insn type to enum
Josh Poimboeuf
1
-1
/
+1
2019-07-18
objtool: Support repeated uses of the same C jump table
Jann Horn
1
-0
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-04-03
objtool: Add Direction Flag validation
Peter Zijlstra
1
-1
/
+1
2019-04-03
objtool: Add UACCESS validation
Peter Zijlstra
1
-1
/
+2
2019-04-03
objtool: Rewrite add_ignores()
Peter Zijlstra
1
-1
/
+0
2018-09-08
objtool: Support per-function rodata sections
Allan Xavier
1
-2
/
+2
2018-06-21
x86/unwind/orc: Detect the end of the stack
Josh Poimboeuf
1
-1
/
+1
2018-02-21
objtool: Add retpoline validation
Peter Zijlstra
1
-0
/
+1
2018-02-21
objtool: Use existing global variables for options
Peter Zijlstra
1
-1
/
+1
2018-02-09
objtool: Fix switch-table detection
Peter Zijlstra
1
-0
/
+1
2018-01-12
objtool: Allow alternatives to be ignored
Josh Poimboeuf
1
-1
/
+1
2017-08-30
objtool: Handle GCC stack pointer adjustment bug
Josh Poimboeuf
1
-0
/
+1
2017-08-11
objtool: Track DRAP separately from callee-saved registers
Josh Poimboeuf
1
-1
/
+1
2017-07-25
objtool: Fix gcov check for older versions of GCC
Josh Poimboeuf
1
-1
/
+1
2017-07-18
objtool, x86: Add facility for asm code to provide unwind hints
Josh Poimboeuf
1
-2
/
+2
2017-07-18
objtool: Add ORC unwind table generation
Josh Poimboeuf
1
-1
/
+14
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
1
-2
/
+17
2017-06-30
objtool: Move checking code to check.c
Josh Poimboeuf
1
-0
/
+51