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