index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-01
objtool: Move x86 insn decoder to a common location
Josh Poimboeuf
10
-2703
/
+4
2019-07-18
objtool: Convert insn type to enum
Josh Poimboeuf
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
5
-73
/
+5
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2
-26
/
+2
2019-04-03
objtool: Add Direction Flag validation
Peter Zijlstra
1
-0
/
+8
2019-04-03
objtool: Add UACCESS validation
Peter Zijlstra
1
-3
/
+10
2018-06-21
x86/unwind/orc: Detect the end of the stack
Josh Poimboeuf
1
-0
/
+2
2018-05-14
objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...
Ingo Molnar
1
-0
/
+18
2017-12-28
objtool: Fix Clang enum conversion warning
Lukas Bulwahn
1
-1
/
+1
2017-12-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+12
2017-12-15
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Ingo Molnar
1
-0
/
+10
2017-12-15
x86/decoder: Fix and update the opcodes map
Randy Dunlap
1
-3
/
+12
2017-11-14
tools/headers: Sync objtool UAPI header
Ingo Molnar
1
-0
/
+10
2017-11-07
objtool: Move synced files to their original relative locations
Josh Poimboeuf
10
-13
/
+120
2017-11-04
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Josh Poimboeuf
1
-0
/
+1
2017-09-28
objtool: Support unoptimized frame pointer setup
Josh Poimboeuf
1
-3
/
+8
2017-09-23
objtool: Handle another GCC stack pointer adjustment bug
Josh Poimboeuf
1
-3
/
+3
2017-08-30
objtool: Handle GCC stack pointer adjustment bug
Josh Poimboeuf
1
-68
/
+26
2017-07-28
objtool: Fix '-mtune=atom' decoding support in objtool 2.0
Josh Poimboeuf
1
-1
/
+25
2017-07-28
objtool: Assume unannotated UD2 instructions are dead ends
Josh Poimboeuf
1
-5
/
+12
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
1
-38
/
+362
2017-06-27
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
1
-1
/
+1
2017-02-24
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
1
-3
/
+0
2017-01-19
objtool: Fix IRET's opcode
Jiri Slaby
1
-1
/
+1
2016-12-06
objtool: Fix bytes check of lea's rex_prefix
Jiri Slaby
1
-1
/
+1
2016-10-11
objtool: Support '-mtune=atom' stack frame setup instruction
Josh Poimboeuf
1
-0
/
+9
2016-07-30
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-101
/
+220
2016-07-29
objtool: Resync x86 instruction decoder with the kernel's
Josh Poimboeuf
5
-101
/
+220
2016-07-23
x86/insn: remove pcommit
Dan Williams
1
-1
/
+1
2016-03-03
x86/asm/decoder: Use explicitly signed chars
Josh Poimboeuf
1
-3
/
+3
2016-02-29
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf
9
-0
/
+2697