summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-03-31Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-25selftests/net/forwarding: define libs as TEST_PROGS_EXTENDEDHangbin Liu
2020-03-25selftests/net: add missing tests to MakefileHangbin Liu
2020-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-03-24selftests: netfilter: add nfqueue test caseFlorian Westphal
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-03-23selftests/net/forwarding: add Makefile to install testsVadym Kochan
2020-03-21selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...Paul E. McKenney
2020-03-20selftests: firmware: Add firmware_request_platform testsHans de Goede
2020-03-20selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski
2020-03-20selftests/x86/vdso: Fix no-vDSO segfaultsAndy Lutomirski
2020-03-18wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld
2020-03-18wireguard: selftests: test using new 64-bit time_tJason A. Donenfeld
2020-03-18wireguard: selftests: remove duplicated include <sys/types.h>YueHaibing
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12tc-testing: add ETS scheduler to tdc build configurationDavide Caratti
2020-03-10selftests/bpf: Add test for the packed enum member in struct/unionYoshiki Komachi
2020-03-09Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-03-09ktest: Fix typos in ktest.plMasanari Iida
2020-03-09ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)
2020-03-09ktest: Make default build option oldconfig not randconfigSteven Rostedt (VMware)
2020-03-09ktest: Fix some typos in sample.confMasanari Iida
2020-03-09Merge 5.6-rc5 into driver-core-nextGreg Kroah-Hartman
2020-03-07Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2020-03-06Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-06selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits setLuke Nelson
2020-03-05selftests/bpf: Add send_signal_sched_switch testYonghong Song
2020-03-04seccomp: allow TSYNC and USER_NOTIF togetherTycho Andersen
2020-03-03selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu
2020-03-02selftest/lkdtm: Use local .gitignoreChristophe Leroy
2020-02-28selftests: pidfd: Add pidfd_fdinfo_test in .gitignoreChristophe Leroy
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-26Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-02-26Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-26selftests: nft_concat_range: Add test for reported add/flush/add issueStefano Brivio
2020-02-25selftests: nft_concat_range: Move option for 'list ruleset' before commandStefano Brivio
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-21selftests/vm: add missed tests in run_vmtestsSeongJae Park
2020-02-20rcutorture: Set KCSAN Kconfig options to detect more data racesPaul E. McKenney
2020-02-20rcutorture: Make kvm-find-errors.sh abort on bad directoryPaul E. McKenney
2020-02-20rcutorture: Summarize summary of build and run resultsPaul E. McKenney
2020-02-20rcutorture: Add 100-CPU configurationPaul E. McKenney
2020-02-20torture: Make results-directory date format completion-friendlyPaul E. McKenney
2020-02-20locktorture: Allow CPU-hotplug to be disabled via --bootargsPaul E. McKenney
2020-02-20selftests/rseq: Fix out-of-tree compilationMichael Ellerman