index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
check.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-25
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-24
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-14
1
-8
/
+8
|
*
|
|
objtool: Fix x86 orc generation on big endian cross-compiles
Vasily Gorbik
2021-01-14
1
-2
/
+3
|
*
|
|
objtool: Make SP memory operation match PUSH/POP semantics
Julien Thierry
2021-01-14
1
-0
/
+20
|
*
|
|
objtool: Support addition to set CFA base
Julien Thierry
2021-01-14
1
-0
/
+11
|
*
|
|
objtool: Fully validate the stack frame
Julien Thierry
2021-01-14
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
|
*
objtool: Make relocation in alternative handling arch dependent
Julien Thierry
2020-09-10
1
-13
/
+6
|
*
objtool: Move ORC logic out of check()
Julien Thierry
2020-09-02
1
-17
/
+1
|
*
objtool: Move object file loading out of check()
Julien Thierry
2020-09-02
1
-29
/
+13
*
|
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-10-12
1
-0
/
+138
|
\
|
|
*
static_call: Handle tail-calls
Peter Zijlstra
2020-09-01
1
-5
/
+13
|
*
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
2020-09-01
1
-0
/
+130
*
|
Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
1
-0
/
+55
|
\
\
|
*
\
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2020-10-09
1
-0
/
+55
|
|
\
\
|
|
*
|
objtool, kcsan: Add __tsan_read_write to uaccess whitelist
Marco Elver
2020-08-25
1
-0
/
+5
|
|
*
|
objtool: Add atomic builtin TSAN instrumentation to uaccess whitelist
Marco Elver
2020-08-25
1
-0
/
+50
|
|
|
/
*
|
|
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/copy_mc: Introduce copy_mc_enhanced_fast_string()
Dan Williams
2020-10-06
1
-0
/
+1
|
*
|
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-06
1
-2
/
+2
|
|
/
[next]