index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
Commit message (
Expand
)
Author
Age
Files
Lines
*
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
2021-03-30
1
-2
/
+15
*
objtool: Fix ".cold" section suffix check for newer versions of GCC
Josh Poimboeuf
2021-03-04
1
-2
/
+2
*
objtool: Fix retpoline detection in asm code
Josh Poimboeuf
2021-03-04
3
-2
/
+14
*
objtool: Fix error handling for STD/CLD warnings
Josh Poimboeuf
2021-03-04
1
-2
/
+6
*
objtool: Fix seg fault with Clang non-section symbols
Josh Poimboeuf
2021-02-17
4
-26
/
+42
*
objtool: Don't fail the kernel build on fatal errors
Josh Poimboeuf
2021-02-07
1
-9
/
+5
*
objtool: Don't add empty symbols to the rbtree
Josh Poimboeuf
2021-02-07
1
-0
/
+7
*
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
2021-01-30
1
-9
/
+0
*
objtool: Don't fail on missing symbol table
Josh Poimboeuf
2021-01-30
1
-2
/
+5
*
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-14
18
-245
/
+398
|
\
|
*
objtool: Allow nested externs to enable BUILD_BUG()
Vasily Gorbik
2020-10-06
1
-1
/
+1
|
*
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
3
-26
/
+40
|
*
objtool: Make unwind hint definitions available to other architectures
Julien Thierry
2020-09-10
4
-7
/
+15
|
*
objtool: Refactor jump table code to support other architectures
Raphael Gault
2020-09-10
4
-87
/
+103
|
*
objtool: Make relocation in alternative handling arch dependent
Julien Thierry
2020-09-10
4
-13
/
+29
|
*
objtool: Abstract alternative special case handling
Julien Thierry
2020-09-10
6
-29
/
+47
|
*
objtool: Move macros describing structures to arch-dependent code
Julien Thierry
2020-09-10
2
-15
/
+21
|
*
objtool: Make sync-check consider the target architecture
Julien Thierry
2020-09-10
1
-0
/
+7
|
*
objtool: Group headers to check in a single list
Julien Thierry
2020-09-10
1
-9
/
+14
|
*
objtool: Define 'struct orc_entry' only when needed
Julien Thierry
2020-09-01
3
-0
/
+8
|
*
objtool: Skip ORC entry creation for non-text sections
Julien Thierry
2020-09-01
1
-0
/
+3
|
*
objtool: Move ORC logic out of check()
Julien Thierry
2020-09-01
5
-21
/
+32
|
*
objtool: Move object file loading out of check()
Julien Thierry
2020-09-01
6
-35
/
+60
*
|
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-10-12
7
-7
/
+149
|
\
\
|
|
/
|
*
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
7
-7
/
+141
*
|
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-24
1
-0
/
+5
|
|
*
|
objtool: Add atomic builtin TSAN instrumentation to uaccess whitelist
Marco Elver
2020-08-24
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
|
|
/
*
|
objtool: Fix noreturn detection for ignored functions
Josh Poimboeuf
2020-09-18
1
-1
/
+1
|
/
*
Merge tag 'objtool-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-03
8
-244
/
+375
|
\
|
*
Merge branch 'objtool/urgent' into objtool/core
Peter Zijlstra
2020-06-18
7
-8
/
+119
|
|
\
|
*
\
Merge branch 'objtool/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Peter Zijlstra
2020-06-17
8
-229
/
+349
|
|
\
\
|
|
*
|
objtool: Add support for relocations without addends
Matt Helsley
2020-06-02
3
-20
/
+134
|
|
*
|
objtool: Rename rela to reloc
Matt Helsley
2020-06-01
8
-218
/
+218
|
|
*
|
objtool: Use sh_info to find the base for .rela sections
Sami Tolvanen
2020-05-28
1
-1
/
+1
|
|
*
|
objtool: Do not assume order of parent/child functions
Kristen Carlson Accardi
2020-05-28
1
-1
/
+7
*
|
|
|
Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2020-06-28
7
-8
/
+108
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
objtool: Fix noinstr vs KCOV
Peter Zijlstra
2020-06-18
4
-0
/
+45
|
*
|
|
objtool: Provide elf_write_{insn,reloc}()
Peter Zijlstra
2020-06-18
2
-2
/
+45
|
*
|
|
objtool: Clean up elf_write() condition
Peter Zijlstra
2020-06-18
4
-6
/
+18
|
|
/
/
[next]