index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
check.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-04-28
1
-29
/
+24
|
\
|
*
objtool: Support asm jump tables
Josh Poimboeuf
2021-04-19
1
-1
/
+13
|
*
objtool,x86: Rewrite LEAVE
Peter Zijlstra
2021-03-06
1
-22
/
+2
|
*
objtool: Allow UNWIND_HINT to suppress dodgy stack modifications
Peter Zijlstra
2021-03-06
1
-6
/
+9
*
|
objtool: Cache instruction relocs
Peter Zijlstra
2021-04-02
1
-6
/
+22
*
|
objtool: Keep track of retpoline call sites
Peter Zijlstra
2021-04-02
1
-5
/
+29
*
|
objtool: Create reloc sections implicitly
Peter Zijlstra
2021-04-02
1
-6
/
+0
*
|
objtool: Add elf_create_reloc() helper
Peter Zijlstra
2021-04-02
1
-62
/
+16
*
|
objtool: Rework the elf_rebuild_reloc_section() logic
Peter Zijlstra
2021-04-02
1
-6
/
+0
*
|
objtool: Fix static_call list generation
Peter Zijlstra
2021-04-02
1
-5
/
+12
*
|
objtool: Handle per arch retpoline naming
Peter Zijlstra
2021-04-02
1
-2
/
+7
*
|
objtool: Correctly handle retpoline thunk calls
Peter Zijlstra
2021-04-02
1
-0
/
+12
*
|
x86/retpoline: Simplify retpolines
Peter Zijlstra
2021-04-02
1
-2
/
+1
*
|
objtool,x86: Fix uaccess PUSHF/POPF validation
Peter Zijlstra
2021-03-12
1
-0
/
+3
|
/
*
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-24
1
-0
/
+14
|
\
|
*
objtool: Fix stack-swizzle for FRAME_POINTER=y
Peter Zijlstra
2021-02-22
1
-0
/
+14
|
*
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
2021-02-12
1
-9
/
+5
|
|
\
*
|
|
kasan: prefix global functions with kasan_
Andrey Konovalov
2021-02-24
1
-1
/
+1
*
|
|
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-02-23
1
-1
/
+96
|
\
\
\
|
*
|
|
objtool: Split noinstr validation from --vmlinux
Sami Tolvanen
2021-02-23
1
-1
/
+1
|
*
|
|
objtool: Fix __mcount_loc generation with Clang's assembler
Sami Tolvanen
2021-02-23
1
-2
/
+15
|
*
|
|
objtool: Add a pass for generating __mcount_loc
Peter Zijlstra
2021-02-23
1
-0
/
+82
*
|
|
|
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-02-23
1
-147
/
+255
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
objtool: Support stack-swizzle
Peter Zijlstra
2021-02-10
1
-0
/
+45
|
*
|
|
objtool: Add xen_start_kernel() to noreturn list
Josh Poimboeuf
2021-01-26
1
-0
/
+1
|
*
|
|
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
2021-01-26
1
-22
/
+15
|
*
|
|
objtool: Assume only ELF functions do sibling calls
Josh Poimboeuf
2021-01-26
1
-14
/
+22
|
*
|
|
objtool: Support retpoline jump detection for vmlinux.o
Josh Poimboeuf
2021-01-26
1
-4
/
+4
|
*
|
|
objtool: Fix ".cold" section suffix check for newer versions of GCC
Josh Poimboeuf
2021-01-26
1
-2
/
+2
|
*
|
|
objtool: Fix retpoline detection in asm code
Josh Poimboeuf
2021-01-26
1
-1
/
+2
|
*
|
|
objtool: Fix error handling for STD/CLD warnings
Josh Poimboeuf
2021-01-26
1
-2
/
+6
|
*
|
|
objtool: Support stack layout changes in alternatives
Josh Poimboeuf
2021-01-14
1
-96
/
+96
|
*
|
|
objtool: Add 'alt_group' struct
Josh Poimboeuf
2021-01-14
1
-6
/
+23
|
*
|
|
objtool: Rework header include paths
Vasily Gorbik
2021-01-13
1
-8
/
+8
|
*
|
|
objtool: Fix x86 orc generation on big endian cross-compiles
Vasily Gorbik
2021-01-13
1
-2
/
+3
|
*
|
|
objtool: Make SP memory operation match PUSH/POP semantics
Julien Thierry
2021-01-13
1
-0
/
+20
|
*
|
|
objtool: Support addition to set CFA base
Julien Thierry
2021-01-13
1
-0
/
+11
|
*
|
|
objtool: Fully validate the stack frame
Julien Thierry
2021-01-13
1
-4
/
+11
|
|
/
/
*
|
/
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
2021-02-17
1
-2
/
+15
|
|
/
|
/
|
*
|
objtool: Don't fail the kernel build on fatal errors
Josh Poimboeuf
2021-01-21
1
-9
/
+5
|
/
*
objtool: Fix seg fault with Clang non-section symbols
Josh Poimboeuf
2020-12-16
1
-2
/
+9
*
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-14
1
-179
/
+51
|
\
|
*
objtool: Permit __kasan_check_{read,write} under UACCESS
Jann Horn
2020-10-02
1
-0
/
+2
|
*
objtool: Ignore unreachable trap after call to noreturn functions
Ilie Halip
2020-09-21
1
-3
/
+7
|
*
objtool: Handle calling non-function symbols in other sections
Julien Thierry
2020-09-21
1
-5
/
+14
|
*
objtool: Ignore unreachable fake jumps
Julien Thierry
2020-09-18
1
-0
/
+3
|
*
objtool: Remove useless tests before save_reg()
Julien Thierry
2020-09-18
1
-4
/
+2
|
*
objtool: Decode unwind hint register depending on architecture
Julien Thierry
2020-09-10
1
-26
/
+1
|
*
objtool: Make unwind hint definitions available to other architectures
Julien Thierry
2020-09-10
1
-1
/
+3
|
*
objtool: Refactor jump table code to support other architectures
Raphael Gault
2020-09-10
1
-86
/
+4
[next]