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
2020-11-08
KVM: selftests: Introduce the dirty log perf test
Ben Gardon
6
-8
/
+396
2020-11-08
KVM: selftests: Make the number of vcpus global
Andrew Jones
2
-20
/
+20
2020-11-08
KVM: selftests: Make the per vcpu memory size global
Andrew Jones
2
-12
/
+11
2020-11-08
KVM: selftests: Drop pointless vm_create wrapper
Andrew Jones
4
-9
/
+3
2020-11-08
KVM: selftests: Add wrfract to common guest code
Ben Gardon
2
-1
/
+7
2020-11-08
KVM: selftests: Simplify demand_paging_test with timespec_diff_now
Ben Gardon
3
-15
/
+27
2020-11-08
KVM: selftests: Remove address rounding in guest code
Ben Gardon
1
-1
/
+0
2020-11-08
KVM: selftests: Factor code out of demand_paging_test
Ben Gardon
2
-181
/
+210
2020-11-08
KVM: selftests: Use a single binary for dirty/clear log test
Peter Xu
3
-39
/
+156
2020-11-08
KVM: selftests: Always clear dirty bitmap after iteration
Peter Xu
1
-1
/
+1
2020-11-08
KVM: selftests: Add blessed SVE registers to get-reg-list
Andrew Jones
4
-42
/
+217
2020-11-08
KVM: selftests: Add aarch64 get-reg-list test
Andrew Jones
5
-0
/
+703
2020-11-08
selftests: kvm: test enforcement of paravirtual cpuid features
Oliver Upton
7
-0
/
+308
2020-11-08
selftests: kvm: Add exception handling to selftests
Aaron Lewis
9
-9
/
+244
2020-11-08
selftests: kvm: Clear uc so UCALL_NONE is being properly reported
Aaron Lewis
3
-0
/
+9
2020-11-08
selftests: kvm: Fix the segment descriptor layout to match the actual layout
Aaron Lewis
2
-2
/
+3
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-3
/
+255
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-43
/
+360
2020-11-06
tools/rcutorture: Fix BUG parsing of console.log
Anna-Maria Behnsen
1
-1
/
+1
2020-11-06
torture: Make kvm-check-branches.sh use --allcpus
Paul E. McKenney
1
-3
/
+2
2020-11-06
torture: Allow alternative forms of kvm.sh command-line arguments
Paul E. McKenney
1
-3
/
+3
2020-11-06
torture: Accept time units on kvm.sh --duration argument
Paul E. McKenney
1
-3
/
+15
2020-11-06
torture: Force weak-hashed pointers on console log
Paul E. McKenney
1
-0
/
+1
2020-11-06
torture: Prevent jitter processes from delaying failed run
Paul E. McKenney
2
-1
/
+18
2020-11-06
rcutorture: Adjust scenarios SRCU-t and SRCU-u to make kconfig happy
Paul E. McKenney
2
-3
/
+3
2020-11-06
torture: Exclude "NOHZ tick-stop error" from fatal errors
Paul E. McKenney
1
-1
/
+2
2020-11-06
rcuscale: Avoid divide by zero
Paul E. McKenney
1
-1
/
+1
2020-11-06
rcuscale: Add RCU Tasks Trace
Paul E. McKenney
3
-0
/
+19
2020-11-06
Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
34
-56
/
+65
2020-11-06
selftests/bpf: Fix selftest build with old libc
Alexei Starovoitov
1
-0
/
+4
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+10
2020-11-06
selftests: netdevsim: Add test for nexthop offload API
Ido Schimmel
1
-0
/
+436
2020-11-06
bpf: Exercise syscall operations for inode and sk storage
KP Singh
1
-2
/
+15
2020-11-06
bpf: Add tests for task_local_storage
KP Singh
2
-20
/
+226
2020-11-06
bpf: Update selftests for local_storage to use vmlinux.h
KP Singh
1
-19
/
+1
2020-11-06
bpf: Fix tests for local_storage
KP Singh
1
-9
/
+15
2020-11-05
bpf: Lift hashtab key_size limit
Florian Lehner
3
-1
/
+89
2020-11-05
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
2
-0
/
+247
2020-11-05
selftests/bpf: Add split BTF dedup selftests
Andrii Nakryiko
3
-0
/
+391
2020-11-05
selftests/bpf: Add checking of raw type dump in BTF writer APIs selftests
Andrii Nakryiko
4
-1
/
+256
2020-11-05
selftests/bpf: Add split BTF basic test
Andrii Nakryiko
2
-0
/
+110
2020-11-05
selftest/bpf: Relax btf_dedup test checks
Andrii Nakryiko
1
-15
/
+25
2020-11-05
Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
8
-14
/
+37
2020-11-05
selftests: binderfs: use SKIP instead of XFAIL
Tommi Rantala
1
-4
/
+4
2020-11-05
selftests: clone3: use SKIP instead of XFAIL
Tommi Rantala
1
-1
/
+1
2020-11-05
selftests: core: use SKIP instead of XFAIL in close_range_test.c
Tommi Rantala
1
-4
/
+4
2020-11-05
selftests: proc: fix warning: _GNU_SOURCE redefined
Tommi Rantala
3
-3
/
+0
2020-11-04
selftests: mptcp: add ADD_ADDR timeout test case
Geliang Tang
2
-24
/
+80
2020-11-04
selftests: net: bridge: add test for mldv2 *,g auto-add
Nikolay Aleksandrov
1
-1
/
+30
2020-11-04
selftests: net: bridge: add test for mldv2 exclude timeout
Nikolay Aleksandrov
1
-1
/
+47
[prev]
[next]