aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-02bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCHBrendan Jackman3-0/+66
2021-02-02selftests: netdevsim: Add fib_notifications testAmit Cohen1-0/+300
2021-02-02selftests: Extend fib tests to run with and without flags notificationsAmit Cohen2-0/+28
2021-01-31selftests/powerpc: Add VF recovery testsOliver O'Halloran3-0/+188
2021-01-31selftests/powerpc: Use stderr for debug messages in eeh-functionsOliver O'Halloran1-8/+12
2021-01-31selftests/powerpc: Hoist helper code out of eeh-basicOliver O'Halloran2-36/+51
2021-01-29selftests: Add nci suiteBongsu Jeon4-0/+609
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-100/+136
2021-01-29bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_RECVMSGStanislav Fomichev2-0/+10
2021-01-29selftests/bpf: Rewrite recvmsg{4,6} asm progs to c in test_sock_addrStanislav Fomichev3-74/+92
2021-01-29bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_INET{4,6}_GET{PEER,SOCK}NAMEStanislav Fomichev2-0/+16
2021-01-29bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_SENDMSGStanislav Fomichev3-0/+33
2021-01-29tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek2-4/+1
2021-01-28Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-3/+46
2021-01-28selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2-2/+2
2021-01-28tools/testing/scatterlist: Fix overflow of max segment sizeMaor Gottlieb1-1/+0
2021-01-28ndtest: Add papr health related flagsSantosh Sivaraj2-0/+72
2021-01-28ndtest: Add nvdimm control functionsSantosh Sivaraj1-0/+51
2021-01-28ndtest: Add regions and mappings to the test busesSantosh Sivaraj2-0/+378
2021-01-28ndtest: Add dimm attributesSantosh Sivaraj1-2/+200
2021-01-28ndtest: Add dimms to the two busesSantosh Sivaraj2-0/+294
2021-01-28ndtest: Add compatability string to treat it as PAPR familySantosh Sivaraj1-0/+23
2021-01-28testing/nvdimm: Add test module for non-nfit platformsSantosh Sivaraj4-2/+229
2021-01-27selftests/bpf: Verify that rebinding to port < 1024 from BPF worksStanislav Fomichev2-0/+154
2021-01-27selftests: increase timeout to 10 minMatthieu Baerts1-1/+1
2021-01-27selftests: mptcp: add IPv4-mapped IPv6 testcasesGeliang Tang1-0/+75
2021-01-26selftests: add IPv4 unicast extensions testsSeth David Schoen2-0/+229
2021-01-26selftests/bpf: Don't exit on failed bpf_testmod unloadAndrii Nakryiko1-1/+1
2021-01-26selftests/bpf: Avoid useless void *-castsBjörn Töpel1-5/+5
2021-01-26selftests/bpf: Consistent malloc/calloc usageBjörn Töpel1-7/+7
2021-01-26selftests/bpf: Avoid heap allocationBjörn Töpel1-5/+4
2021-01-26selftests/bpf: Define local variables at the beginning of a blockBjörn Töpel1-5/+7
2021-01-26selftests/bpf: Change type from void * to struct generic_data *Björn Töpel1-4/+4
2021-01-26selftests/bpf: Change type from void * to struct ifaceconfigobj *Björn Töpel1-14/+14
2021-01-26selftests/bpf: Remove casting by introduce local variableBjörn Töpel1-13/+11
2021-01-26selftests/bpf: Improve readability of xdpxceiver/worker_pkt_validate()Björn Töpel1-17/+12
2021-01-26selftests/bpf: Remove memory leakBjörn Töpel1-1/+0
2021-01-26selftests/bpf: Fix style warningsBjörn Töpel1-7/+7
2021-01-26selftests/bpf: Remove unused enumsBjörn Töpel1-2/+0
2021-01-26selftests/bpf: Remove a lot of ifobject castingBjörn Töpel1-45/+43
2021-01-24Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-3/+6
2021-01-24tests: add mount_setattr() selftestsChristian Brauner5-0/+1434
2021-01-23Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds5-94/+84
2021-01-22selftests: mlxsw: Add a scale test for physical portsDanielle Ratson5-2/+98
2021-01-22Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a', 'mmdumpobj.2021.01.22a', 'nocb.2021.01.06a', 'rt.2021.01.04a', 'stall.2021.01.06a', 'torture.2021.01.12a' and 'tortureall.2021.01.06a' into HEADPaul E. McKenney13-41/+642
2021-01-21selftest/bpf: Fix typoJunlin Yang1-2/+2
2021-01-21selftests: kselftest_harness.h: partially fix kernel-doc markupsMauro Carvalho Chehab1-11/+15
2021-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecJakub Kicinski1-1/+44
2021-01-21tools/rcutorture: Fix position of -lgcc in mkinitrd.shWilly Tarreau1-1/+1
2021-01-20bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev6-3/+52