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
2021-02-08
perf stat: Use nftw() instead of ftw()
Paul Cercueil
1
-4
/
+4
2021-02-08
perf tools: Update topdown documentation for Sapphire Rapids
Kan Liang
1
-4
/
+74
2021-02-08
perf stat: Support L2 Topdown events
Kan Liang
5
-4
/
+149
2021-02-08
perf test: Support PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
1
-3
/
+11
2021-02-08
perf report: Support instruction latency
Kan Liang
10
-11
/
+81
2021-02-08
perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
8
-10
/
+61
2021-02-08
perf c2c: Support data block and addr block
Kan Liang
3
-0
/
+11
2021-02-08
perf tools: Support data block and addr block
Kan Liang
8
-4
/
+70
2021-02-08
perf tools: Support the auxiliary event
Kan Liang
7
-1
/
+60
2021-02-08
tools headers uapi: Update tools's copy of linux/perf_event.h
Kan Liang
1
-4
/
+50
2021-02-08
perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...
Athira Rajeev
3
-6
/
+34
2021-02-08
perf probe: Add protection to avoid endless loop
Jianlin Lv
1
-2
/
+6
2021-02-08
Merge tag 'linux-cpupower-5.12-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
7
-59
/
+62
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
1
-2
/
+0
2021-02-08
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
1
-1
/
+0
2021-02-07
Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-2
/
+1245
2021-02-07
Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+3
2021-02-07
Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-9
/
+13
2021-02-07
Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+9
2021-02-06
selftests: mptcp: add command line arguments for mptcp_join.sh
Geliang Tang
1
-478
/
+590
2021-02-06
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
2
-9
/
+13
2021-02-05
dma-mapping: benchmark: pretend DMA is transmitting
Barry Song
1
-3
/
+18
2021-02-05
dma-mapping: benchmark: use u8 for reserved field in uAPI structure
Barry Song
1
-1
/
+3
2021-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-1
/
+1
2021-02-04
selftests: txtimestamp: fix compilation issue
Vadim Fedorenko
1
-3
/
+3
2021-02-04
bpf/selftests: Update the IMA test to use BPF ring buffer
KP Singh
2
-13
/
+43
2021-02-04
bpf/selftests: Add a short note about vmtest.sh in README.rst
KP Singh
1
-0
/
+24
2021-02-04
bpf: Helper script for running BPF presubmit tests
KP Singh
1
-0
/
+368
2021-02-04
Revert "GTP: add support for flow based tunneling API"
Jonas Bonn
1
-1
/
+0
2021-02-04
KVM: x86: declare Xen HVM shared info capability and add test case
David Woodhouse
2
-0
/
+170
2021-02-04
KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercalls
Joao Martins
1
-6
/
+33
2021-02-04
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
3
-0
/
+125
2021-02-04
selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_...
Vitaly Kuznetsov
5
-0
/
+233
2021-02-04
selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIES
Like Xu
5
-1
/
+169
2021-02-04
KVM: selftests: Disable dirty logging with vCPUs running
Ben Gardon
1
-5
/
+5
2021-02-04
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
8
-15
/
+63
2021-02-04
KVM: selftests: Add memslot modification stress test
Ben Gardon
3
-0
/
+213
2021-02-04
KVM: selftests: Add option to overlap vCPU memory access
Ben Gardon
4
-18
/
+57
2021-02-04
KVM: selftests: Fix population stage in dirty_log_perf_test
Ben Gardon
1
-3
/
+8
2021-02-04
KVM: selftests: Convert iterations to int in dirty_log_perf_test
Ben Gardon
1
-13
/
+13
2021-02-04
KVM: selftests: Avoid flooding debug log while populating memory
Ben Gardon
1
-5
/
+4
2021-02-04
KVM: selftests: Rename timespec_diff_now to timespec_elapsed
Ben Gardon
4
-13
/
+13
2021-02-04
KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page moves
Peter Shier
4
-0
/
+566
2021-02-03
selftests/tls: fix selftest with CHACHA20-POLY1305
Vadim Fedorenko
1
-5
/
+10
2021-02-03
net: selftests: Add lanes setting test
Danielle Ratson
3
-0
/
+249
2021-02-04
libbpf: Stop using feature-detection Makefiles
Andrii Nakryiko
2
-44
/
+4
2021-02-04
selftests: netfilter: fix current year
Fabian Frederick
1
-1
/
+1
2021-02-03
selftest/bpf: Testing for multiple logs on REJECT
Andrei Matei
1
-3
/
+13
2021-02-03
perf trace-event-info: Rename for_each_event.
Ian Rogers
1
-5
/
+5
2021-02-03
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
3
-3
/
+46
[prev]
[next]