index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-22
objtool: Rename struct cfi_state
Peter Zijlstra
4
-4
/
+4
2020-04-22
objtool: Remove SAVE/RESTORE hints
Peter Zijlstra
3
-43
/
+5
2020-04-22
objtool: Introduce HINT_RET_OFFSET
Peter Zijlstra
3
-9
/
+20
2020-04-22
objtool: Better handle IRET
Peter Zijlstra
3
-15
/
+29
2020-04-22
objtool: Support multiple stack_op per instruction
Julien Thierry
4
-31
/
+62
2020-04-22
objtool: Remove redundant .rodata section name comparison
Muchun Song
1
-2
/
+2
2020-04-22
objtool: Documentation: document UACCESS warnings
Nick Desaulniers
1
-0
/
+26
2020-04-22
objtool: Split out arch-specific CFI definitions
Julien Thierry
3
-20
/
+29
2020-04-22
objtool: Add abstraction for destination offsets
Raphael Gault
3
-8
/
+27
2020-04-22
objtool: Use arch specific values in restore_reg()
Julien Thierry
1
-2
/
+2
2020-04-22
objtool: Ignore empty alternatives
Julien Thierry
1
-0
/
+6
2020-04-22
objtool: Clean instruction state before each function validation
Julien Thierry
1
-7
/
+6
2020-04-22
objtool: Remove redundant checks on operand type
Julien Thierry
1
-3
/
+1
2020-04-22
objtool: Always do header sync check
Julien Thierry
1
-1
/
+1
2020-04-22
objtool: Fix off-by-one in symbol_by_offset()
Julien Thierry
1
-1
/
+1
2020-04-22
objtool: Fix 32bit cross builds
Peter Zijlstra
1
-1
/
+1
2020-04-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+3
2020-04-21
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-2
/
+5
2020-04-21
tools/vm: fix cross-compile build
Lucas Stach
1
-0
/
+2
2020-04-21
tools/build: tweak unused value workaround
George Burgess IV
1
-1
/
+1
2020-04-21
docs: Add rbtree documentation to the core-api
Matthew Wilcox (Oracle)
2
-2
/
+2
2020-04-21
selftests: kvm/set_memory_region_test: do not check RIP if the guest shuts down
Paolo Bonzini
1
-4
/
+9
2020-04-21
tools/kvm_stat: add sample systemd unit file
Stefan Raspl
1
-0
/
+16
2020-04-21
tools/kvm_stat: Add command line switch '-L' to log to file
Stefan Raspl
2
-12
/
+67
2020-04-21
tools/kvm_stat: add command line switch '-z' to skip zero records
Stefan Raspl
2
-8
/
+24
2020-04-21
selftests/powerpc: Add README for GZIP engine tests
Raphael Moreira Zinsly
2
-0
/
+46
2020-04-21
selftests/powerpc: Add NX-GZIP engine decompress testcase
Raphael Moreira Zinsly
3
-1
/
+1030
2020-04-21
selftests/powerpc: Add NX-GZIP engine compress testcase
Raphael Moreira Zinsly
5
-0
/
+803
2020-04-21
selftests/powerpc: Add header files for NX compresion/decompression
Raphael Moreira Zinsly
3
-0
/
+801
2020-04-21
selftests/powerpc: Add header files for GZIP engine test
Raphael Moreira Zinsly
3
-0
/
+194
2020-04-20
bpf, selftests: Add test for BPF_STX BPF_B storing R10
Luke Nelson
1
-0
/
+40
2020-04-20
bpf: Forbid XADD on spilled pointers for unprivileged users
Jann Horn
1
-0
/
+1
2020-04-20
docs: fix broken references for ReST files that moved around
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-20
selftests: pmtu: implement IPIP, SIT and ip6tnl PMTU discovery tests
Lourdes Pedrajas
1
-0
/
+122
2020-04-20
pm-graph v5.6
Todd Brandt
5
-371
/
+619
2020-04-19
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-30
/
+69
2020-04-19
Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
22
-387
/
+646
2020-04-18
perf hist: Add fast path for duplicate entries check
Kan Liang
3
-1
/
+26
2020-04-18
perf c2c: Add option to enable the LBR stitching approach
Kan Liang
2
-0
/
+23
2020-04-18
perf top: Add option to enable the LBR stitching approach
Kan Liang
3
-0
/
+21
2020-04-18
perf script: Add option to enable the LBR stitching approach
Kan Liang
2
-0
/
+23
2020-04-18
perf report: Add option to enable the LBR stitching approach
Kan Liang
2
-0
/
+23
2020-04-18
perf callchain: Stitch LBR call stack
Kan Liang
6
-28
/
+188
2020-04-18
perf callchain: Save previous cursor nodes for LBR stitching approach
Kan Liang
3
-4
/
+83
2020-04-18
perf thread: Save previous sample for LBR stitching approach
Kan Liang
3
-0
/
+36
2020-04-18
perf thread: Add a knob for LBR stitch approach
Kan Liang
2
-0
/
+4
2020-04-18
perf machine: Factor out lbr_callchain_add_lbr_ip()
Kan Liang
1
-70
/
+73
2020-04-18
perf machine: Factor out lbr_callchain_add_kernel_ip()
Kan Liang
1
-22
/
+45
2020-04-18
perf machine: Refine the function for LBR call stack reconstruction
Kan Liang
1
-33
/
+74
2020-04-18
perf machine: Remove the indent in resolve_lbr_callchain_sample
Kan Liang
1
-59
/
+62
[prev]
[next]