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-11-19
selftests/powerpc: refactor entry and rfi_flush tests
Daniel Axtens
6
-120
/
+96
2020-11-19
selftests/powerpc: entry flush test
Daniel Axtens
3
-1
/
+200
2020-11-19
selftests/powerpc: rfi_flush: disable entry flush if present
Russell Currey
1
-6
/
+29
2020-11-19
selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basic
Po-Hsu Lin
2
-1
/
+2
2020-11-18
selftests/bpf: Mark tests that require unaligned memory access
Björn Töpel
7
-18
/
+52
2020-11-18
selftests/bpf: Avoid running unprivileged tests with alignment requirements
Björn Töpel
1
-0
/
+13
2020-11-18
selftests/bpf: Fix broken riscv build
Björn Töpel
1
-1
/
+2
2020-11-18
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
1
-0
/
+11
2020-11-18
Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...
Linus Torvalds
5
-38
/
+64
2020-11-18
selftests/sgx: Use a statically generated 3072-bit RSA key
Jarkko Sakkinen
5
-23
/
+71
2020-11-18
selftests/x86: Add a selftest for SGX
Jarkko Sakkinen
12
-0
/
+1222
2020-11-18
bpf: Add tests for bpf_bprm_opts_set helper
KP Singh
2
-0
/
+150
2020-11-18
bpf: Add bpf_bprm_opts_set helper
KP Singh
1
-0
/
+16
2020-11-17
tools/testing/scatterlist: Fix test to compile and run
Maor Gottlieb
2
-2
/
+3
2020-11-17
Merge tag 'perf-tools-fixes-for-v5.10-2020-11-17' of git://git.kernel.org/pub...
Linus Torvalds
9
-25
/
+34
2020-11-16
libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()
Alan Maguire
1
-4
/
+4
2020-11-16
selftests/bpf: Fix error return code in run_getsockopt_test()
Wang Hai
1
-1
/
+2
2020-11-16
KVM: selftests: x86: Set supported CPUIDs on default VM
Andrew Jones
18
-26
/
+30
2020-11-16
KVM: selftests: Make test skipping consistent
Andrew Jones
3
-10
/
+14
2020-11-16
perf test: Avoid an msan warning in a copied stack.
Ian Rogers
1
-0
/
+7
2020-11-16
perf expr: Force encapsulation on expr_id_data
Ian Rogers
4
-25
/
+66
2020-11-16
perf vendor events: Update Skylake client events to v50
Jin Yao
8
-4502
/
+4552
2020-11-16
perf inject: Fix file corruption due to event deletion
Al Grant
1
-11
/
+1
2020-11-16
tools/power/x86_energy_perf_policy: Read energy_perf_bias from sysfs
Borislav Petkov
1
-10
/
+99
2020-11-16
tools/power/turbostat: Read energy_perf_bias from sysfs
Borislav Petkov
1
-5
/
+24
2020-11-16
tools/power/cpupower: Read energy_perf_bias from sysfs
Borislav Petkov
7
-35
/
+81
2020-11-16
perf data: Allow to use stdio functions for pipe mode
Namhyung Kim
5
-11
/
+58
2020-11-16
selftest/bpf: Fix IPV6FR handling in flow dissector
Santucci Pierpaolo
1
-0
/
+2
2020-11-15
KVM: selftests: Also build dirty_log_perf_test on AArch64
Andrew Jones
1
-0
/
+1
2020-11-15
KVM: selftests: Introduce vm_create_[default_]_with_vcpus
Andrew Jones
2
-5
/
+40
2020-11-15
KVM: selftests: Make vm_create_default common
Andrew Jones
5
-75
/
+45
2020-11-15
KVM: selftests: always use manual clear in dirty_log_perf_test
Paolo Bonzini
1
-33
/
+22
2020-11-15
selftests: kvm: keep .gitignore add to date
Paolo Bonzini
1
-3
/
+3
2020-11-15
KVM: selftests: Add "-c" parameter to dirty log test
Peter Xu
1
-3
/
+10
2020-11-15
KVM: selftests: Run dirty ring test asynchronously
Peter Xu
1
-4
/
+60
2020-11-15
KVM: selftests: Add dirty ring buffer test
Peter Xu
4
-13
/
+320
2020-11-15
KVM: selftests: Introduce after_vcpu_run hook for dirty log test
Peter Xu
1
-12
/
+24
2020-11-15
KVM: selftests: test KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
3
-38
/
+77
2020-11-15
KVM: selftests: Verify supported CR4 bits can be set before KVM_SET_CPUID2
Sean Christopherson
3
-5
/
+108
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
50
-892
/
+2402
2020-11-14
bpf: Relax return code check for subprograms
Dmitrii Banshchikov
2
-0
/
+20
2020-11-13
tools, bpftool: Add missing close before bpftool net attach exit
Wang Hai
1
-9
/
+9
2020-11-12
bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
3
-0
/
+259
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
70
-489
/
+3105
2020-11-13
selftests/bpf: Add asm tests for pkt vs pkt_end comparison.
Alexei Starovoitov
1
-0
/
+42
2020-11-13
selftests/bpf: Add skb_pkt_end test
Alexei Starovoitov
2
-0
/
+95
2020-11-12
selftests: set conf.all.rp_filter=0 in bareudp.sh
Guillaume Nault
1
-0
/
+2
2020-11-12
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9
-18
/
+281
2020-11-12
perf test: Update branch sample pattern for cs-etm
Leo Yan
1
-1
/
+1
2020-11-12
perf test: Fix a typo in cs-etm testing
Leo Yan
1
-1
/
+1
[prev]
[next]