summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.cTommi Rantala2020-10-271-1/+0
* selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to configTommi Rantala2020-10-271-0/+1
* selftests: pidfd: skip test on kcmp() ENOSYSTommi Rantala2020-10-271-1/+4
* selftests: pidfd: use ksft_test_result_skip() when skipping testTommi Rantala2020-10-271-1/+1
* selftests/harness: prettify SKIP message whitespace againTommi Rantala2020-10-271-1/+1
* selftests: pidfd: fix compilation errors due to wait.hTommi Rantala2020-10-272-2/+0
* selftests: filter kselftest headers from command in lib.mkTommi Rantala2020-10-271-1/+1
* selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King2020-10-271-0/+4
* selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork functionSteven Rostedt (VMware)2020-10-2719-37/+44
* Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-252-1/+111
|\
| * selftests/timens: Add a test for futex()Andrei Vagin2020-10-202-1/+111
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-10-245-2/+225
|\ \
| * | selftests: mount: add nosymfollow testsRoss Zwisler2020-08-275-2/+225
* | | Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-241-2/+6
|\ \ \
| * | | selftests/powerpc: Make alignment handler test P9N DD2.1 vector CI load worka...Michael Neuling2020-10-201-2/+6
* | | | Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-10-2311-23/+295
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-10-226-23/+268
| |\ \ \ \
| | * | | | bpf, selftests: Extend test_tc_redirect to use modified bpf_redirect_neigh()Toke Høiland-Jørgensen2020-10-223-5/+173
| | * | | | bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checkedMartin KaFai Lau2020-10-192-18/+70
| | * | | | bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checkedMartin KaFai Lau2020-10-191-0/+25
| * | | | | selftests: mptcp: depends on built-in IPv6Matthieu Baerts2020-10-211-0/+1
| * | | | | selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin2020-10-192-0/+6
| |/ / / /
| * | | | selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel2020-10-182-0/+20
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-235-1/+420
|\ \ \ \ \
| * \ \ \ \ Merge branch 'kvm-fixes' into 'next'Paolo Bonzini2020-10-211-1/+1
| |\ \ \ \ \
| * | | | | | KVM: x86: do not attempt TSC synchronization on guest writesPaolo Bonzini2020-09-282-0/+169
| * | | | | | KVM: selftests: Add test for user space MSR handlingAlexander Graf2020-09-283-0/+250
| * | | | | | KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"Sean Christopherson2020-09-281-1/+1
* | | | | | | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | kbuild: explicitly specify the build id styleBill Wendling2020-10-091-1/+1
* | | | | | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-2/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | lkdtm: remove set_fs-based testsChristoph Hellwig2020-09-081-2/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-1822-69/+208
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-10-0922-69/+208
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'scftorture.2020.08.24a' into HEADPaul E. McKenney2020-09-0318-23/+115
| | |\ \ \ \ \ \ \
| | | * | | | | | | rcuperf: Change rcuperf to rcuscalePaul E. McKenney2020-08-2411-20/+20
| | | * | | | | | | torture: Add scftorture to the rcutorture scriptingPaul E. McKenney2020-08-248-1/+92
| | | * | | | | | | torture: Declare parse-console.sh independence from rcutorturePaul E. McKenney2020-08-241-3/+4
| | | |/ / / / / /
| | * | | | | | | torture: Add gdb supportPaul E. McKenney2020-08-242-8/+46
| | * | | | | | | torture: Add kvm.sh --help and update help messagePaul E. McKenney2020-08-241-2/+6
| | * | | | | | | rcutorture: Add CONFIG_PROVE_RCU_LIST to TREE05Paul E. McKenney2020-08-241-0/+1
| | * | | | | | | torture: Update initrd documentationPaul E. McKenney2020-08-242-34/+37
| | * | | | | | | rcutorture: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-241-3/+3
| | * | | | | | | torture: document --allcpus argument added to the kvm.sh scriptPaul Gortmaker2020-08-241-0/+1
| | |/ / / / / /
* | | | | | | | selftests/vm: 10x speedup for hmm-testsJohn Hubbard2020-10-181-1/+1
* | | | | | | | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-1629-76/+459
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran2020-10-141-3/+6
| * | | | | | | selftests/powerpc: Add a rtas_filter selftestAndrew Donnellan2020-10-062-1/+286
| * | | | | | | selftests/powerpc: Tests for kernel accessing user memoryRavi Bangoria2020-09-151-2/+46
| * | | | | | | Merge branch 'fixes' into nextMichael Ellerman2020-09-143-1/+52
| |\ \ \ \ \ \ \