aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2020-03-24selftests: netfilter: add nfqueue test caseFlorian Westphal4-1/+695
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar6-3/+40
2020-03-23selftests/net/forwarding: add Makefile to install testsVadym Kochan2-0/+76
2020-03-23samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee2-0/+24
2020-03-23bpf: Add tests for bpf_sk_storage to bpf_tcp_caMartin KaFai Lau2-8/+47
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman2-3/+32
2020-03-21selftests/net: add definition for SOL_DCCP to fix compilation errors for old libcAlan Maguire1-0/+4
2020-03-21selftests: txtimestamp: print statistics for timestamp events.Jian Yang1-0/+58
2020-03-21selftests: txtimestamp: add support for epoll().Jian Yang1-5/+48
2020-03-21selftests: txtimestamp: add new command-line flags.Jian Yang1-9/+15
2020-03-21selftests: txtimestamp: allow printing latencies in nsec.Jian Yang1-11/+43
2020-03-21selftests: txtimestamp: allow individual txtimestamp tests.Jian Yang1-3/+28
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a', 'locktorture.2020.02.20a', 'ovld.2020.02.20a', 'rcu-tasks.2020.02.20a', 'srcu.2020.02.20a' and 'torture.2020.02.20a' into HEADPaul E. McKenney6-3/+40
2020-03-20selftests/bpf: Fix mix of tabs and spacesBill Wendling1-1/+1
2020-03-20selftests: firmware: Add firmware_request_platform testsHans de Goede1-0/+23
2020-03-20selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski1-2/+6
2020-03-20selftests/x86/vdso: Fix no-vDSO segfaultsAndy Lutomirski2-0/+20
2020-03-19selftests: forwarding: Add an skbedit priority selftestPetr Machata1-0/+163
2020-03-20selftests/powerpc: Add tm-signal-pagefault testGustavo Luiz Duarte3-1/+287
2020-03-20selftests/powerpc: Add a test of sigreturn vs VDSOMichael Ellerman3-1/+129
2020-03-19selftest/ftrace: Fix function trigger test to handle trace not disabling the tracerSteven Rostedt (VMware)1-1/+1
2020-03-19binderfs: add stress test for binderfs binder devicesChristian Brauner2-94/+334
2020-03-19binderfs_test: switch from /dev to a unique per-test mountpointChristian Brauner1-24/+23
2020-03-19binderfs: port tests to test harness infrastructureChristian Brauner2-16/+17
2020-03-18wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld1-5/+10
2020-03-18wireguard: selftests: test using new 64-bit time_tJason A. Donenfeld2-2/+1
2020-03-18wireguard: selftests: remove duplicated include <sys/types.h>YueHaibing1-1/+0
2020-03-18selftests: mlxsw: Add tc action hw_stats testsJiri Pirko2-0/+139
2020-03-18selftests: spectrum-2: Adjust tc_flower_scale limit according to current counter countJiri Pirko1-2/+2
2020-03-18KVM: selftests: Rework timespec functions and usageAndrew Jones4-44/+35
2020-03-17selftests/bpf: Reset process and thread affinity after each test/sub-testAndrii Nakryiko2-1/+42
2020-03-17selftests/bpf: Fix test_progs's parsing of test numbersAndrii Nakryiko1-6/+7
2020-03-17selftests/bpf: Fix race in tcp_rtt testAndrii Nakryiko1-2/+2
2020-03-17selftests/bpf: Fix nanosleep for real this timeAndrii Nakryiko2-10/+6
2020-03-17selftest/bpf: Fix compilation warning in sockmap_parse_prog.cAndrii Nakryiko1-1/+0
2020-03-17selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy1-0/+1
2020-03-16Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-0/+11
2020-03-16KVM: selftests: enlightened VMPTRLD with an incorrect GPAVitaly Kuznetsov1-2/+10
2020-03-16KVM: selftests: test enlightened vmenter with wrong eVMCS versionVitaly Kuznetsov1-4/+9
2020-03-16KVM: selftests: define and use EVMCS_VERSIONVitaly Kuznetsov2-1/+3
2020-03-16selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta13-53/+46
2020-03-16selftests: kvm: Introduce the TEST_FAIL macroWainer dos Santos Moschetta1-0/+3
2020-03-16selftests: KVM: s390: check for registers to NOT change on resetChristian Borntraeger1-2/+53
2020-03-16selftests: KVM: s390: test more register variants for the reset ioctlChristian Borntraeger1-9/+41
2020-03-16selftests: KVM: s390: fix early guest crashChristian Borntraeger1-14/+13
2020-03-16KVM: selftests: Introduce steal-time testAndrew Jones7-5/+385
2020-03-16KVM: selftests: virt_map should take npages, not sizeAndrew Jones6-19/+16
2020-03-16KVM: selftests: Use consistent message for test skippingAndrew Jones18-25/+37
2020-03-16KVM: selftests: Enable printf format warnings for TEST_ASSERTAndrew Jones10-17/+16
2020-03-16selftests: KVM: s390: fix format strings for access reg testChristian Borntraeger1-2/+9