summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-01-28Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-28selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson
2021-01-28tools/testing/scatterlist: Fix overflow of max segment sizeMaor Gottlieb
2021-01-28ndtest: Add papr health related flagsSantosh Sivaraj
2021-01-28ndtest: Add nvdimm control functionsSantosh Sivaraj
2021-01-28ndtest: Add regions and mappings to the test busesSantosh Sivaraj
2021-01-28ndtest: Add dimm attributesSantosh Sivaraj
2021-01-28ndtest: Add dimms to the two busesSantosh Sivaraj
2021-01-28ndtest: Add compatability string to treat it as PAPR familySantosh Sivaraj
2021-01-28testing/nvdimm: Add test module for non-nfit platformsSantosh Sivaraj
2021-01-27selftests/bpf: Verify that rebinding to port < 1024 from BPF worksStanislav Fomichev
2021-01-27selftests: increase timeout to 10 minMatthieu Baerts
2021-01-27selftests: mptcp: add IPv4-mapped IPv6 testcasesGeliang Tang
2021-01-26selftests: add IPv4 unicast extensions testsSeth David Schoen
2021-01-26selftests/bpf: Don't exit on failed bpf_testmod unloadAndrii Nakryiko
2021-01-26selftests/bpf: Avoid useless void *-castsBjörn Töpel
2021-01-26selftests/bpf: Consistent malloc/calloc usageBjörn Töpel
2021-01-26selftests/bpf: Avoid heap allocationBjörn Töpel
2021-01-26selftests/bpf: Define local variables at the beginning of a blockBjörn Töpel
2021-01-26selftests/bpf: Change type from void * to struct generic_data *Björn Töpel
2021-01-26selftests/bpf: Change type from void * to struct ifaceconfigobj *Björn Töpel
2021-01-26selftests/bpf: Remove casting by introduce local variableBjörn Töpel
2021-01-26selftests/bpf: Improve readability of xdpxceiver/worker_pkt_validate()Björn Töpel
2021-01-26selftests/bpf: Remove memory leakBjörn Töpel
2021-01-26selftests/bpf: Fix style warningsBjörn Töpel
2021-01-26selftests/bpf: Remove unused enumsBjörn Töpel
2021-01-26selftests/bpf: Remove a lot of ifobject castingBjörn Töpel
2021-01-24Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-01-24tests: add mount_setattr() selftestsChristian Brauner
2021-01-23Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/...Linus Torvalds
2021-01-22selftests: mlxsw: Add a scale test for physical portsDanielle Ratson
2021-01-22Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney
2021-01-21selftest/bpf: Fix typoJunlin Yang
2021-01-21selftests: kselftest_harness.h: partially fix kernel-doc markupsMauro Carvalho Chehab
2021-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2021-01-21tools/rcutorture: Fix position of -lgcc in mkinitrd.shWilly Tarreau
2021-01-20bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev
2021-01-20bpf: Permit size-0 datasecYonghong Song
2021-01-20selftests: bpf: Add a new test for bare tracepointsQais Yousef
2021-01-20selftests/bpf: Add verifier tests for x64 jit jump paddingGary Lin
2021-01-20bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs.Carlos Neira
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-20arm64: mte: style: Simplify bool comparisonYANG LI
2021-01-19selftests: forwarding: Fix spelling mistake "succeded" -> "succeeded"Colin Ian King
2021-01-19selftests: net: fib_tests: remove duplicate log testHangbin Liu
2021-01-20selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman
2021-01-19selftests/powerpc: Fix exit status of pkey testsSandipan Das
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-01-15kunit: tool: move kunitconfig parsing into __init__, make it optionalDaniel Latypov