index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-01
21
-542
/
+1008
|
\
|
*
objtool: Enable compilation of objtool for all architectures
Matt Helsley
2020-05-20
12
-34
/
+73
|
*
objtool: Move struct objtool_file into arch-independent header
Matt Helsley
2020-05-20
2
-9
/
+23
|
*
objtool: Exit successfully when requesting help
Matt Helsley
2020-05-20
1
-1
/
+3
|
*
objtool: Add check_kcov_mode() to the uaccess safelist
Josh Poimboeuf
2020-05-20
1
-0
/
+1
|
*
Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...
Ingo Molnar
2020-05-18
72
-546
/
+1659
|
|
\
|
*
|
objtool: optimize add_dead_ends for split sections
Sami Tolvanen
2020-05-15
1
-19
/
+17
|
*
|
objtool: use gelf_getsymshndx to handle >64k sections
Sami Tolvanen
2020-05-15
1
-7
/
+17
|
*
|
objtool: Allow no-op CFI ops in alternatives
Peter Zijlstra
2020-05-15
1
-5
/
+6
|
*
|
objtool: Add support for intra-function calls
Alexandre Chartre
2020-04-30
3
-4
/
+91
|
*
|
objtool: Move the IRET hack into the arch decoder
Miroslav Benes
2020-04-30
5
-25
/
+21
|
*
|
objtool: Remove INSN_STACK
Peter Zijlstra
2020-04-30
3
-27
/
+0
|
*
|
objtool: Make handle_insn_ops() unconditional
Peter Zijlstra
2020-04-30
1
-5
/
+3
|
*
|
objtool: Rework allocating stack_ops on decode
Peter Zijlstra
2020-04-30
1
-104
/
+147
|
*
|
objtool: UNWIND_HINT_RET_OFFSET should not check registers
Alexandre Chartre
2020-04-30
1
-0
/
+8
|
*
|
objtool: is_fentry_call() crashes if call has no destination
Alexandre Chartre
2020-04-30
1
-1
/
+1
|
*
|
objtool: Fix ORC vs alternatives
Peter Zijlstra
2020-04-30
2
-1
/
+40
|
*
|
objtool: Uniquely identify alternative instruction groups
Alexandre Chartre
2020-04-30
2
-2
/
+7
|
*
|
objtool: Remove check preventing branches within alternative
Julien Thierry
2020-04-30
1
-6
/
+0
|
*
|
objtool: Constify arch_decode_instruction()
Ingo Molnar
2020-04-23
2
-4
/
+4
|
*
|
objtool: Rename elf_read() to elf_open_read()
Ingo Molnar
2020-04-23
3
-3
/
+3
|
*
|
objtool: Constify 'struct elf *' parameters
Ingo Molnar
2020-04-23
2
-15
/
+15
|
*
|
objtool: Also consider .entry.text as noinstr
Thomas Gleixner
2020-04-22
1
-6
/
+12
|
*
|
objtool: Add STT_NOTYPE noinstr validation
Peter Zijlstra
2020-04-22
1
-16
/
+30
|
*
|
objtool: Rearrange validate_section()
Peter Zijlstra
2020-04-22
1
-22
/
+29
|
*
|
objtool: Avoid iterating !text section symbols
Peter Zijlstra
2020-04-22
1
-1
/
+5
|
*
|
objtool: Use sec_offset_hash() for insn_hash
Peter Zijlstra
2020-04-22
1
-2
/
+3
|
*
|
objtool: Optimize !vmlinux.o again
Peter Zijlstra
2020-04-22
3
-26
/
+52
|
*
|
objtool: Implement noinstr validation
Peter Zijlstra
2020-04-22
5
-4
/
+112
|
*
|
objtool: Fix !CFI insn_state propagation
Peter Zijlstra
2020-04-22
4
-140
/
+157
|
*
|
objtool: Rename struct cfi_state
Peter Zijlstra
2020-04-22
4
-4
/
+4
|
*
|
objtool: Remove SAVE/RESTORE hints
Peter Zijlstra
2020-04-22
3
-43
/
+5
|
*
|
objtool: Introduce HINT_RET_OFFSET
Peter Zijlstra
2020-04-22
3
-9
/
+20
|
*
|
objtool: Better handle IRET
Peter Zijlstra
2020-04-22
3
-15
/
+29
|
*
|
objtool: Support multiple stack_op per instruction
Julien Thierry
2020-04-22
4
-31
/
+62
|
*
|
objtool: Remove redundant .rodata section name comparison
Muchun Song
2020-04-22
1
-2
/
+2
|
*
|
objtool: Documentation: document UACCESS warnings
Nick Desaulniers
2020-04-22
1
-0
/
+26
|
*
|
objtool: Split out arch-specific CFI definitions
Julien Thierry
2020-04-22
3
-20
/
+29
|
*
|
objtool: Add abstraction for destination offsets
Raphael Gault
2020-04-22
3
-8
/
+27
|
*
|
objtool: Use arch specific values in restore_reg()
Julien Thierry
2020-04-22
1
-2
/
+2
|
*
|
objtool: Ignore empty alternatives
Julien Thierry
2020-04-22
1
-0
/
+6
|
*
|
objtool: Clean instruction state before each function validation
Julien Thierry
2020-04-22
1
-7
/
+6
|
*
|
objtool: Remove redundant checks on operand type
Julien Thierry
2020-04-22
1
-3
/
+1
|
*
|
objtool: Always do header sync check
Julien Thierry
2020-04-22
1
-1
/
+1
|
*
|
objtool: Fix off-by-one in symbol_by_offset()
Julien Thierry
2020-04-22
1
-1
/
+1
|
*
|
objtool: Fix 32bit cross builds
Peter Zijlstra
2020-04-22
1
-1
/
+1
*
|
|
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-01
13
-27
/
+123
|
\
\
\
|
*
\
\
Merge tag 'noinstr-lds-2020-05-19' into core/rcu
Thomas Gleixner
2020-05-19
68
-534
/
+1419
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....
Paul E. McKenney
2020-05-07
13
-27
/
+123
|
|
\
\
\
\
\
|
|
|
*
|
|
|
torture: Add a --kasan argument
Paul E. McKenney
2020-05-07
2
-0
/
+6
[next]