summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2021-07-31selftests/bpf: Check consistency between bpftool source, doc, completionQuentin Monnet1-0/+486
2021-07-30tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()Quentin Monnet1-1/+2
2021-07-30tools: Free BTF objects at various locationsQuentin Monnet1-0/+1
2021-07-28bpf: Increase supported cgroup storage value sizeStanislav Fomichev3-15/+35
2021-07-27selftests/bpf: Use ping6 only if available in tc_redirectJussi Maki1-6/+17
2021-07-24selftests/bpf: Document vmtest.sh dependenciesEvgeniy Litvinenko1-0/+7
2021-07-24libbpf: Add bpf_map__pin_path functionEvgeniy Litvinenko1-0/+9
2021-07-24bpf: selftest: Test batching and bpf_(get|set)sockopt in bpf tcp iterMartin KaFai Lau5-9/+384
2021-07-23libbpf: Allow decimal offset for kprobesJiri Olsa2-0/+13
2021-07-23selftests/bpf: Mute expected invalid map creation error msgMartynas Pumputis1-0/+5
2021-07-20selftests/bpf: Add __int128-specific tests for typed data dumpAlan Maguire1-0/+17
2021-07-20selftests, bpf: test_tc_tunnel.sh nc: Cannot use -p and -lVincent Li1-1/+1
2021-07-20bpf, selftests: Fix test_maps now that sockmap supports UDPJohn Fastabend1-2/+2
2021-07-20selftests/bpf: Check inner map deletionMartynas Pumputis2-1/+88
2021-07-16selftests/bpf: Add dump type data tests to btf dump testsAlan Maguire1-0/+598
2021-07-16selftests/bpf: Add ASSERT_STRNEQ() variant for test_progsAlan Maguire1-0/+12
2021-07-16selftests/bpf: Switch existing selftests to using open_opts for custom BTFShuyi Cheng2-26/+21
2021-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller13-127/+1196
2021-07-16selftests/bpf: Add test cases for redirection between udp and unixCong Wang1-0/+170
2021-07-16selftests/bpf: Add a test case for unix sockmapCong Wang1-0/+97
2021-07-16selftests/bpf: Factor out add_to_sockmap()Cong Wang1-38/+21
2021-07-16selftests/bpf: Factor out udp_socketpair()Cong Wang1-38/+40
2021-07-16sock_map: Lift socket state restriction for datagram socketsCong Wang1-3/+5
2021-07-16selftests/bpf: Add test for bpf_get_func_ip in kprobe+offset probeJiri Olsa2-2/+27
2021-07-16selftests/bpf: Add test for bpf_get_func_ip helperJiri Olsa2-0/+101
2021-07-15selftests/bpf: Add a test with bpf_timer in inner map.Alexei Starovoitov3-0/+231
2021-07-15selftests/bpf: Add bpf_timer test.Alexei Starovoitov2-0/+352
2021-07-15selftests/bpf: Remove unused variable in tc_tunnel progTobias Klauser1-1/+0
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-34/+251
2021-07-10selftests: mptcp: fix case multiple subflows limited by serverJianguo Wu1-1/+1
2021-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-10/+44
2021-07-09Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-0/+18
2021-07-09bpf: Selftest to verify mixing bpf2bpf calls and tailcalls with insn patchJohn Fastabend2-10/+44
2021-07-08selftest/mremap_test: avoid crash with static buildAneesh Kumar K.V1-2/+3
2021-07-08selftest/mremap_test: update the test to handle pagesize other than 4KAneesh Kumar K.V1-52/+61
2021-07-08secretmem: test: add basic selftest for memfd_secret(2)Mike Rapoport4-1/+316
2021-07-08tracing/selftests: Add tests to test histogram sym and sym-offset modifiersSteven Rostedt (VMware)1-0/+18
2021-07-08bpf: Tidy xdp attach selftestsKumar Kartikeya Dwivedi2-50/+32
2021-07-08selftests/bpf: Add test for xdp_md context in BPF_PROG_TEST_RUNZvi Effron2-0/+125
2021-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+168
2021-07-07selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirectHangbin Liu1-2/+3
2021-07-07selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu1-1/+1
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+260
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-8/+23
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-54/+376
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds9-0/+385
2021-07-02Merge tag 'linux-kselftest-next-5.14-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds14-138/+308
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds18-125/+563
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds10-11/+160
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-543/+1125