summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-063-5/+57
|\
| * wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld2020-05-061-3/+51
| * wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld2020-05-061-0/+1
| * selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet2020-05-061-1/+3
| * selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet2020-05-061-1/+2
* | Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-3019-40/+315
|\ \ | |/ |/|
| * selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang2020-04-241-1/+1
| * selftests: add build/cross-build dependency check scriptShuah Khan2020-04-234-9/+291
| * selftests/ftrace: Check required filter files before running testXiao Yang2020-04-2314-30/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-2411-60/+146
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-04-249-58/+115
| |\ \
| | * | selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev2020-04-244-40/+16
| | * | selftests/bpf: Add test for freplace program with expected_attach_typeToke Høiland-Jørgensen2020-04-243-18/+58
| | * | bpf, selftests: Add test for BPF_STX BPF_B storing R10Luke Nelson2020-04-201-0/+40
| | * | bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn2020-04-201-0/+1
| * | | ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern2020-04-221-0/+23
| * | | selftests: Fix suppress test in fib_tests.shDavid Ahern2020-04-221-2/+8
| |/ /
* | | Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-2210-34/+22
|\ \ \ | |/ / |/| / | |/
| * selftests/ipc: Fix test failure seen after initial test runTyler Hicks2020-04-141-1/+1
| * Revert "Kernel selftests: tpm2: check for tpm support"Jarkko Sakkinen2020-04-142-19/+3
| * selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfigXiao Yang2020-04-141-0/+1
| * selftests/seccomp: allow clock_nanosleep instead of nanosleepThadeu Lima de Souza Cascardo2020-04-141-6/+8
| * kselftest/runner: allow to properly deliver signals to testsAndrea Righi2020-04-141-1/+1
| * selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM"Colin Ian King2020-04-141-3/+3
| * selftests: Fix memfd test run-time regressionShuah Khan2020-04-131-1/+2
| * selftests: vm: Fix 64-bit test builds for powerpc64leSandipan Das2020-04-132-2/+2
| * selftests: vm: Do not override definition of ARCHSandipan Das2020-04-131-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-168-36/+201
|\ \ | |/ |/|
| * selftests/bpf: Check for correct program attach/detach in xdp_attach testToke Høiland-Jørgensen2020-04-151-1/+29
| * libbpf: Always specify expected_attach_type on program load if supportedAndrii Nakryiko2020-04-151-15/+27
| * selftests/bpf: Validate frozen map contents stays frozenAndrii Nakryiko2020-04-141-2/+60
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-04-094-15/+83
| |\
| | * selftests/bpf: Add test for bpf_get_link_xdp_idAndrey Ignatov2020-04-081-0/+68
| | * bpf, lsm: Fix the file_mprotect LSM test.KP Singh2020-04-022-13/+13
| | * bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifierColin Ian King2020-04-031-2/+2
| * | tc-testing: remove duplicate code in tdc.pyRoman Mashak2020-04-071-3/+2
* | | selftests: kmod: test disabling module autoloadingEric Biggers2020-04-101-0/+30
* | | selftests: kmod: fix handling test numbers above 9Eric Biggers2020-04-101-4/+9
* | | Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-092-0/+6
|\ \ \ | |/ / |/| |
| * | selftests/powerpc: Always build the tm-poison test 64-bitMichael Ellerman2020-04-041-0/+1
| * | selftests/eeh: Skip ahci adaptersMichael Ellerman2020-04-031-0/+5
* | | kselftest: introduce new epoll test caseRoman Penyaev2020-04-071-1/+66
* | | userfaultfd: selftests: add write-protect testPeter Xu2020-04-071-24/+133
* | | userfaultfd: selftests: refactor statisticsPeter Xu2020-04-071-27/+49
* | | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-0515-41/+465
|\| |
| * | selftests/powerpc: Fix try-run when source tree is not writableMichael Ellerman2020-04-011-0/+1
| * | selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin2020-03-258-0/+12
| * | selftests/powerpc: Don't rely on segfault to rerun the testGustavo Luiz Duarte2020-03-251-39/+35
| * | selftests/powerpc: Add tm-signal-pagefault testGustavo Luiz Duarte2020-03-203-1/+287
| * | selftests/powerpc: Add a test of sigreturn vs VDSOMichael Ellerman2020-03-203-1/+129