index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
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
-13
/
+68
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/kerne...
Linus Torvalds
3
-32
/
+71
2020-04-19
Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...
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
-35
/
+76
2020-04-18
perf machine: Remove the indent in resolve_lbr_callchain_sample
Kan Liang
1
-60
/
+63
2020-04-18
perf header: Support CPU PMU capabilities
Kan Liang
4
-0
/
+128
2020-04-18
perf parser: Add support to specify rXXX event with pmu
Jiri Olsa
4
-1
/
+31
2020-04-18
perf doc: allow ASCIIDOC_EXTRA to be an argument
Ian Rogers
1
-2
/
+2
2020-04-18
perf pmu: Add support for PMU capabilities
Kan Liang
2
-0
/
+91
2020-04-18
tools lib traceevent: Take care of return value of asprintf
He Zhe
1
-10
/
+19
2020-04-18
perf stat: Force error in fallback on :k events
Stephane Eranian
1
-0
/
+4
2020-04-18
perf tools: Add support for leader-sampling with AUX area events
Adrian Hunter
2
-6
/
+42
2020-04-18
perf evlist: Allow multiple read formats
Adrian Hunter
1
-2
/
+4
2020-04-18
perf evsel: Rearrange perf_evsel__config_leader_sampling()
Adrian Hunter
1
-13
/
+13
2020-04-18
perf evlist: Move leader-sampling configuration
Adrian Hunter
2
-19
/
+29
2020-04-18
perf evsel: Move and globalize perf_evsel__find_pmu() and perf_evsel__is_aux_...
Adrian Hunter
3
-19
/
+23
2020-04-17
tools/virtio: make asm/barrier.h self contained
Michael S. Tsirkin
1
-0
/
+1
2020-04-17
tools/virtio: define aligned attribute
Michael S. Tsirkin
1
-0
/
+1
2020-04-16
virtio/test: fix up after IOTLB changes
Michael S. Tsirkin
2
-2
/
+3
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-85
/
+290
2020-04-16
perf intel-pt: Add support for synthesizing callchains for regular events
Adrian Hunter
1
-7
/
+61
2020-04-16
perf evsel: Add support for synthesized sample type
Adrian Hunter
1
-1
/
+14
2020-04-16
perf evsel: Be consistent when looking which evsel PERF_SAMPLE_ bits are set
Adrian Hunter
1
-1
/
+1
2020-04-16
perf thread-stack: Add thread_stack__sample_late()
Adrian Hunter
2
-0
/
+60
[prev]
[next]