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
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-28
selftests/bpf: enable all available cgroup v2 controllers
Roman Gushchin
1
-0
/
+57
2019-05-28
selftests/bpf: convert test_cgrp2_attach2 example into kselftest
Roman Gushchin
3
-1
/
+478
2019-05-28
torture: Suppress propagating trace_printk() warning
Paul E. McKenney
1
-0
/
+1
2019-05-28
torture: Add --trust-make to suppress "make clean"
Paul E. McKenney
3
-2
/
+11
2019-05-28
torture: Make --cpus override idleness calculations
Paul E. McKenney
2
-0
/
+8
2019-05-28
torture: Run kernel build in source directory
Paul E. McKenney
4
-47
/
+22
2019-05-28
torture: Add function graph-tracing cheat sheet
Paul E. McKenney
1
-0
/
+2
2019-05-28
torture: Capture qemu output
Paul E. McKenney
2
-2
/
+10
2019-05-28
rcutorture: Tweak kvm options
Sebastian Andrzej Siewior
2
-1
/
+15
2019-05-28
rcutorture: Add trivial RCU implementation
Paul E. McKenney
2
-0
/
+17
2019-05-28
rcutorture: Exempt TREE01 from forward-progress testing
Paul E. McKenney
1
-0
/
+1
2019-05-28
rcutorture: Provide rudimentary Makefile
Paul E. McKenney
1
-0
/
+3
2019-05-28
torture: Make kvm-find-errors.sh and kvm-recheck.sh provide exit status
Paul E. McKenney
2
-0
/
+6
2019-05-28
rcutorture: Add cpu0 to the set of CPUs to add jitter
Joel Fernandes (Google)
1
-2
/
+6
2019-05-28
rcutorture: Select from only online CPUs
Joel Fernandes (Google)
1
-2
/
+3
2019-05-28
selftests/bpf: fail test_tunnel.sh if subtests fail
Stanislav Fomichev
1
-0
/
+32
2019-05-28
bpf: style fix in while(!feof()) loop
Chang-Hsien Tsai
1
-3
/
+1
2019-05-26
selftest: Fixes for icmp_redirect test
David Ahern
1
-8
/
+38
2019-05-26
selftests/tls: add test for sleeping even though there is data
Jakub Kicinski
1
-0
/
+15
2019-05-26
selftests/tls: test for lowat overshoot with multiple records
Jakub Kicinski
1
-0
/
+19
2019-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-69
/
+61
2019-05-25
selftests/ftrace: Add user-memory access syntax testcase
Masami Hiramatsu
1
-0
/
+32
2019-05-24
selftests: bpf: enable hi32 randomization for all tests
Jiong Wang
7
-5
/
+51
2019-05-24
selftests: bpf: adjust several test_verifier helpers for insn insertion
Jiong Wang
1
-10
/
+19
2019-05-24
Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-13
/
+21
2019-05-24
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-14
/
+1
2019-05-24
tools/bpf: add selftest in test_progs for bpf_send_signal() helper
Yonghong Song
3
-0
/
+250
2019-05-24
selftests/bpf: add btf_dump BTF-to-C conversion tests
Andrii Nakryiko
10
-1
/
+824
2019-05-24
selftests/bpf: add tests for libbpf's hashmap
Andrii Nakryiko
3
-1
/
+384
2019-05-24
selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext
Andrii Nakryiko
1
-58
/
+13
2019-05-24
selftests: bpf: Move bpf_printk to bpf_helpers.h
Michal Rostecki
7
-42
/
+8
2019-05-24
selftests/net: SO_TXTIME with ETF and FQ
Willem de Bruijn
5
-1
/
+332
2019-05-24
selftests: Add redirect tests
David Ahern
1
-0
/
+455
2019-05-24
selftests: rtc: rtctest: specify timeouts
Alexandre Belloni
1
-3
/
+3
2019-05-24
selftests/harness: Allow test to configure timeout
Alexandre Belloni
1
-5
/
+12
2019-05-24
selftests/ftrace: Add checkbashisms meta-testcase
Masami Hiramatsu
2
-0
/
+22
2019-05-24
selftests/ftrace: Make a script checkbashisms clean
Masami Hiramatsu
1
-1
/
+1
2019-05-24
KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
Thomas Huth
2
-0
/
+4
2019-05-24
kvm: selftests: aarch64: compile with warnings on
Andrew Jones
1
-4
/
+5
2019-05-24
kvm: selftests: aarch64: fix default vm mode
Andrew Jones
1
-1
/
+1
2019-05-24
kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
Andrew Jones
1
-1
/
+1
2019-05-24
KVM: selftests: do not blindly clobber registers in guest asm
Paolo Bonzini
1
-24
/
+30
2019-05-24
KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c
Thomas Huth
1
-3
/
+0
2019-05-24
KVM: selftests: Compile code with warnings enabled
Thomas Huth
12
-31
/
+16
2019-05-24
kvm: selftests: avoid type punning
Paolo Bonzini
2
-2
/
+2
2019-05-24
KVM: selftests: Fix a condition in test_hv_cpuid()
Dan Carpenter
1
-3
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-2
/
+330
2019-05-23
selftests/bpf: add pyperf scale test
Alexei Starovoitov
5
-13
/
+298
2019-05-23
selftests/bpf: adjust verifier scale test
Alexei Starovoitov
1
-14
/
+17
[prev]
[next]