summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-316-3/+40
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-03-246-3/+40
| |\
| | *-. Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...Paul E. McKenney2020-03-226-3/+40
| | |\ \
| | | | * rcutorture: Set KCSAN Kconfig options to detect more data racesPaul E. McKenney2020-02-211-0/+2
| | | | * rcutorture: Make kvm-find-errors.sh abort on bad directoryPaul E. McKenney2020-02-211-0/+2
| | | | * rcutorture: Summarize summary of build and run resultsPaul E. McKenney2020-02-211-1/+16
| | | | * rcutorture: Add 100-CPU configurationPaul E. McKenney2020-02-211-0/+18
| | | | * torture: Make results-directory date format completion-friendlyPaul E. McKenney2020-02-211-1/+1
| | | |/ | | |/|
| | | * locktorture: Allow CPU-hotplug to be disabled via --bootargsPaul E. McKenney2020-02-211-1/+1
| | |/
* | | Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-304-6/+181
|\ \ \
| * | | selftests: firmware: Add firmware_request_platform testsHans de Goede2020-03-201-0/+23
| * | | Merge 5.6-rc5 into driver-core-nextGreg Kroah-Hartman2020-03-0935-120/+829
| |\ \ \
| * | | | firmware_loader: load files from the mount namespace of initTopi Miettinen2020-02-113-6/+158
| | |_|/ | |/| |
* | | | Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-301-1/+73
|\ \ \ \
| * | | | seccomp: allow TSYNC and USER_NOTIF togetherTycho Andersen2020-03-041-1/+73
* | | | | selftests/net/forwarding: define libs as TEST_PROGS_EXTENDEDHangbin Liu2020-03-252-15/+16
* | | | | selftests/net: add missing tests to MakefileHangbin Liu2020-03-251-1/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-03-254-1/+695
|\ \ \ \ \
| * | | | | selftests: netfilter: add nfqueue test caseFlorian Westphal2020-03-244-1/+695
* | | | | | selftests/net/forwarding: add Makefile to install testsVadym Kochan2020-03-242-0/+76
* | | | | | selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire2020-03-221-0/+4
|/ / / / /
* | | | | wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld2020-03-191-5/+10
* | | | | wireguard: selftests: test using new 64-bit time_tJason A. Donenfeld2020-03-192-2/+1
* | | | | wireguard: selftests: remove duplicated include <sys/types.h>YueHaibing2020-03-191-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-03-134-0/+123
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | selftests/bpf: Add test for the packed enum member in struct/unionYoshiki Komachi2020-03-101-0/+42
| * | | | selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits setLuke Nelson2020-03-061-0/+15
| * | | | selftests/bpf: Add send_signal_sched_switch testYonghong Song2020-03-052-0/+66
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-132-3/+32
|\ \ \ \ \
| * | | | | tc-testing: add ETS scheduler to tdc build configurationDavide Caratti2020-03-121-0/+1
| |/ / / /
| * | | | selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu2020-03-031-3/+31
* | | | | Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-03-102-19/+19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ktest: Fix typos in ktest.plMasanari Iida2020-03-091-6/+6
| * | | | ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)2020-03-091-1/+1
| * | | | ktest: Make default build option oldconfig not randconfigSteven Rostedt (VMware)2020-03-092-2/+2
| * | | | ktest: Fix some typos in sample.confMasanari Iida2020-03-091-10/+10
| |/ / /
* | | | Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds2020-03-071-0/+1
|\ \ \ \
| * | | | selftests: pidfd: Add pidfd_fdinfo_test in .gitignoreChristophe Leroy2020-02-281-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-071-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | selftest/lkdtm: Use local .gitignoreChristophe Leroy2020-03-021-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-281-10/+45
|\ \ \ \
| * | | | selftests: nft_concat_range: Add test for reported add/flush/add issueStefano Brivio2020-02-261-4/+39
| * | | | selftests: nft_concat_range: Move option for 'list ruleset' before commandStefano Brivio2020-02-251-6/+6
* | | | | Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-02-262-12/+28
|\ \ \ \ \
| * | | | | kunit: run kunit_tool from any directoryHeidi Fahim2020-02-191-0/+12
| * | | | | kunit: test: Improve error messages for kunit_tool when kunitconfig is invalidHeidi Fahim2020-02-191-12/+16
| | |_|/ / | |/| | |
* | | | | Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-265-2/+10
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | selftests/rseq: Fix out-of-tree compilationMichael Ellerman2020-02-201-1/+1
| * | | selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman2020-02-205-1/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-216-41/+47
|\ \ \ \