index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
selftests: KVM: s390: fixup fprintf format error in reset.c
Christian Borntraeger
1
-1
/
+1
2020-03-16
KVM: selftests: Share common API documentation
Andrew Jones
5
-248
/
+187
2020-03-16
selftests: KVM: SVM: Add vmcall test to gitignore
Andrew Jones
1
-2
/
+3
2020-03-16
KVM: selftests: s390x: Provide additional num-guest-pages adjustment
Andrew Jones
3
-9
/
+8
2020-03-16
kvm: selftests: Support dirty log initial-all-set test
Jay Zhou
2
-3
/
+16
2020-03-16
KVM: selftests: Fix unknown ucall command asserts
Andrew Jones
7
-8
/
+7
2020-03-16
KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION
Sean Christopherson
5
-0
/
+175
2020-03-16
KVM: selftests: Convert some printf's to pr_info's
Andrew Jones
7
-13
/
+13
2020-03-16
KVM: selftests: Rework debug message printing
Andrew Jones
6
-44
/
+54
2020-03-16
KVM: selftests: Time guest demand paging
Ben Gardon
3
-1
/
+72
2020-03-16
KVM: selftests: Support multiple vCPUs in demand paging test
Ben Gardon
1
-82
/
+171
2020-03-16
KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
Ben Gardon
2
-0
/
+71
2020-03-16
KVM: selftests: Pass args to vCPU in global vCPU args struct
Ben Gardon
1
-11
/
+27
2020-03-16
KVM: selftests: Add memory size parameter to the demand paging test
Ben Gardon
4
-22
/
+90
2020-03-16
KVM: selftests: Add configurable demand paging delay
Ben Gardon
1
-7
/
+25
2020-03-16
KVM: selftests: Add demand paging content to the demand paging test
Ben Gardon
1
-4
/
+206
2020-03-14
selftests: mlxsw: RED: Test RED ECN nodrop offload
Petr Machata
3
-8
/
+61
2020-03-14
selftests: qdiscs: RED: Add nodrop tests
Petr Machata
1
-0
/
+68
2020-03-14
selftests: qdiscs: Add TDC test for RED
Petr Machata
1
-0
/
+117
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
43
-327
/
+1095
2020-03-13
selftests/bpf: Add vmlinux.h selftest exercising tracing of syscalls
Andrii Nakryiko
3
-1
/
+133
2020-03-13
selftests/bpf: Ensure consistent test failure output
Andrii Nakryiko
2
-9
/
+9
2020-03-13
selftests/bpf: Fix spurious failures in accept due to EAGAIN
Jakub Sitnicki
1
-19
/
+58
2020-03-13
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
2
-26
/
+4
2020-03-13
selftests/bpf: Fix usleep() implementation
Andrii Nakryiko
1
-1
/
+10
2020-03-13
selftests/bpf: Make tcp_rtt test more robust to failures
Andrii Nakryiko
1
-12
/
+20
2020-03-13
selftests/bpf: Guarantee that useep() calls nanosleep() syscall
Andrii Nakryiko
1
-0
/
+9
2020-03-13
selftests: android: Fix custom install from skipping test progs
Shuah Khan
1
-1
/
+1
2020-03-13
selftests: android: ion: Fix ionmap_test compile error
Shuah Khan
1
-1
/
+1
2020-03-13
selftests: Fix kselftest O=objdir build from cluttering top level objdir
Shuah Khan
1
-2
/
+2
2020-03-13
selftests/seccomp: Adjust test fixture counts
Kees Cook
1
-5
/
+5
2020-03-13
selftests/ftrace: Fix typo in trigger-multihist.tc
Masanari Iida
1
-1
/
+1
2020-03-13
selftests/timens: Remove duplicated include <time.h>
YueHaibing
4
-4
/
+0
2020-03-13
selftests/resctrl: fix spelling mistake "Errror" -> "Error"
Colin Ian King
1
-2
/
+2
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-0
/
+123
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-3
/
+35
2020-03-12
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
2
-0
/
+77
2020-03-12
tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current_pid_tgid.
Carlos Neira
5
-1
/
+287
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+32
2020-03-12
tc-testing: add ETS scheduler to tdc build configuration
Davide Caratti
1
-0
/
+1
2020-03-12
selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized.
Kuniyuki Iwashima
4
-0
/
+200
2020-03-10
selftests/bpf: Add test for the packed enum member in struct/union
Yoshiki Komachi
1
-0
/
+42
2020-03-09
mptcp: selftests: add rcvbuf set option
Florian Westphal
2
-15
/
+54
2020-03-09
selftests: bpf: Enable UDP sockmap reuseport tests
Lorenz Bauer
1
-6
/
+0
2020-03-09
selftests: bpf: Add tests for UDP sockets in sockmap
Lorenz Bauer
1
-30
/
+127
2020-03-09
selftests: bpf: Don't listen() on UDP sockets
Lorenz Bauer
1
-22
/
+25
2020-03-09
Merge 5.6-rc5 into driver-core-next
Greg Kroah-Hartman
33
-108
/
+801
2020-03-07
Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-0
/
+1
2020-03-06
Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-0
/
+2
2020-03-06
selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits set
Luke Nelson
1
-0
/
+15
[prev]
[next]