index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
x86,smap: Fix smap_{save,restore}() alternatives
Peter Zijlstra
2020-04-30
1
-3
/
+8
*
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
*
kbuild/objtool: Add objtool-vmlinux.o pass
Peter Zijlstra
2020-04-22
2
-0
/
+29
*
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
5
-73
/
+6
*
x86,ftrace: Shrink ftrace_regs_caller() by one byte
Peter Zijlstra
2020-04-22
1
-2
/
+2
*
x86,ftrace: Use SIZEOF_PTREGS
Peter Zijlstra
2020-04-22
1
-2
/
+2
*
x86,ftrace: Fix ftrace_regs_caller() unwind
Peter Zijlstra
2020-04-22
2
-19
/
+25
*
objtool: Introduce HINT_RET_OFFSET
Peter Zijlstra
2020-04-22
5
-9
/
+31
*
objtool: Better handle IRET
Peter Zijlstra
2020-04-22
4
-17
/
+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 branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-21
16
-27
/
+70
|
\
|
*
tools/vm: fix cross-compile build
Lucas Stach
2020-04-21
1
-0
/
+2
|
*
coredump: fix null pointer dereference on coredump
Sudip Mukherjee
2020-04-21
1
-0
/
+2
|
*
mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path
Yang Shi
2020-04-21
1
-2
/
+2
|
*
shmem: fix possible deadlocks on shmlock_user_lock
Hugh Dickins
2020-04-21
1
-2
/
+5
|
*
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
2020-04-21
4
-7
/
+18
|
*
mm/shmem: fix build without THP
Hugh Dickins
2020-04-21
1
-1
/
+1
|
*
mm/ksm: fix NULL pointer dereference when KSM zero page is enabled
Muchun Song
2020-04-21
1
-2
/
+10
|
*
tools/build: tweak unused value workaround
George Burgess IV
2020-04-21
1
-1
/
+1
|
*
checkpatch: fix a typo in the regex for $allocFunctions
Christophe JAILLET
2020-04-21
1
-1
/
+1
|
*
mm, gup: return EINTR when gup is interrupted by fatal signals
Michal Hocko
2020-04-21
1
-1
/
+1
[next]