summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-31Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-30selftests: mlxsw: Add test cases for devlink-trap policersIdo Schimmel
2020-03-30selftests: netdevsim: Add test cases for devlink-trap policersIdo Schimmel
2020-03-30selftests/bpf: Test FD-based cgroup attachmentAndrii Nakryiko
2020-03-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend
2020-03-30bpf: Test_verifier, #65 error message updates for trunc of boundary-crossJohn Fastabend
2020-03-30bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend
2020-03-30bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30selftests: bpf: Extend sk_assign tests for UDPJoe Stringer
2020-03-30selftests: bpf: Add test for sk_assignLorenz Bauer
2020-03-30Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-30netdevsim: Change dummy reporter auto recover defaultEran Ben Elisha
2020-03-30selftests:mptcp: fix failure due to whitespace damageMatthieu Baerts
2020-03-29selftests: add test-cases for MPTCP MP_JOINPaolo Abeni
2020-03-29selftests: add PM netlink functional testsPaolo Abeni
2020-03-29selftests: move timestamping selftests to net folderJian Yang
2020-03-30bpf: lsm: Add selftests for BPF_PROG_TYPE_LSMKP Singh
2020-03-30selftests: Add test for overriding global data value before loadToke Høiland-Jørgensen
2020-03-28selftests/bpf: Add tests for attaching XDP programsToke Høiland-Jørgensen
2020-03-27bpf: Add selftest cases for ctx_or_null argument typeDaniel Borkmann
2020-03-26netdevsim: support taking immediate snapshot via devlinkJacob Keller
2020-03-26selftests: skbedit_priority: Test counters at the skbedit rulePetr Machata
2020-03-26selftests: mlxsw: qos_dscp_router: Test no DSCP rewrite after peditPetr Machata
2020-03-26selftests: forwarding: Add a forwarding test for pedit munge dsfieldPetr Machata
2020-03-25bpf: Test_verifier, #70 error message updates for 32-bit right shiftJohn Fastabend
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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-23samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee
2020-03-23bpf: Add tests for bpf_sk_storage to bpf_tcp_caMartin KaFai Lau
2020-03-21selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire
2020-03-21selftests: txtimestamp: print statistics for timestamp events.Jian Yang
2020-03-21selftests: txtimestamp: add support for epoll().Jian Yang
2020-03-21selftests: txtimestamp: add new command-line flags.Jian Yang
2020-03-21selftests: txtimestamp: allow printing latencies in nsec.Jian Yang
2020-03-21selftests: txtimestamp: allow individual txtimestamp tests.Jian Yang
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...Paul E. McKenney
2020-03-20selftests/bpf: Fix mix of tabs and spacesBill Wendling
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-19selftests: forwarding: Add an skbedit priority selftestPetr Machata