aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-42/+643
2021-02-20Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-20/+4
2021-02-16net: re-solve some conflicts after net -> net-next mergeJakub Kicinski1-1/+2
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-8/+40
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller83-739/+2791
2021-02-12selftests/bpf: Add unit tests for pointers in global functionsDmitrii Banshchikov11-0/+449
2021-02-12selftests: tc: Add generic mpls matching support for tc-flowerGuillaume Nault2-1/+162
2021-02-12selftests: tc: Add basic mpls_* matching support for tc-flowerGuillaume Nault3-1/+187
2021-02-12flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti1-1/+37
2021-02-12selftests: mptcp: fail if not enough SYN/3rd ACKMatthieu Baerts1-8/+20
2021-02-12selftests: mptcp: display warnings on one lineMatthieu Baerts1-23/+40
2021-02-12selftests: mptcp: fix ACKRX debug messageMatthieu Baerts1-1/+1
2021-02-12selftests: mptcp: dump more info on errorsPaolo Abeni1-3/+12
2021-02-13selftests/bpf: Tests using bpf_check_mtu BPF-helperJesper Dangaard Brouer2-0/+414
2021-02-13selftests/bpf: Use bpf_check_mtu in selftest test_cls_redirectJesper Dangaard Brouer1-0/+7
2021-02-12selftests/bpf: Add test for bpf_iter_task_vmaSong Liu3-10/+174
2021-02-12bpf: selftests: Add non function pointer test to struct_opsMartin KaFai Lau1-0/+1
2021-02-12Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-1/+1
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar13-41/+642
2021-02-11selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookieFlorent Revest2-6/+41
2021-02-11selftests/bpf: Use vmlinux.h in socket_cookie_prog.cFlorent Revest1-5/+6
2021-02-11selftests/bpf: Integrate the socket_cookie test to test_progsFlorent Revest5-213/+72
2021-02-11selftests/bpf: Convert test_xdp_redirect.sh to bashBjörn Töpel1-7/+3
2021-02-11selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progsAlexei Starovoitov1-0/+69
2021-02-11selftests/bpf: Improve recursion selftestAlexei Starovoitov1-0/+8
2021-02-11selftest/bpf: Add a recursion testAlexei Starovoitov2-0/+79
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov2-4/+4
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller11-21/+1275
2021-02-10selftests/bpf: Simplify the calculation of variablesJiapeng Chong1-3/+3
2021-02-10selftests/bpf: Fix endianness issues in atomic testsIlya Leoshkevich3-3/+3
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-9/+14
2021-02-10selftest/bpf: Add test for var-offset stack accessAndrei Matei2-0/+86
2021-02-10selftest/bpf: Verifier tests for var-off accessAndrei Matei1-2/+97
2021-02-10selftest/bpf: Adjust expected verifier errorsAndrei Matei9-37/+41
2021-02-09selftests/vm: rename file run_vmtests to run_vmtests.shRong Chen1-0/+0
2021-02-08selftests/bpf: Add missing cleanup in atomic_bounds testBrendan Jackman1-0/+2
2021-02-08selftests/bpf: Remove unneeded semicolonYang Li1-1/+1
2021-02-08selftests: netdevsim: Test route offload failure notificationsAmit Cohen1-2/+132
2021-02-08selftests: tc-testing: u32: Add tests covering sample optionPhil Sutter1-0/+46
2021-02-08selftests/net: so_txtime: remove unneeded semicolonYang Li1-1/+1
2021-02-08bpf/benchs/bench_ringbufs: Remove unneeded semicolonYang Li1-1/+1
2021-02-07Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds4-2/+1245
2021-02-07Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+3
2021-02-06selftests: mptcp: add command line arguments for mptcp_join.shGeliang Tang1-478/+590
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi2-9/+13
2021-02-05dma-mapping: benchmark: use u8 for reserved field in uAPI structureBarry Song1-1/+3
2021-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-1/+1
2021-02-04selftests: txtimestamp: fix compilation issueVadim Fedorenko1-3/+3
2021-02-04bpf/selftests: Update the IMA test to use BPF ring bufferKP Singh2-13/+43
2021-02-04bpf/selftests: Add a short note about vmtest.sh in README.rstKP Singh1-0/+24