summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
Commit message (Expand)AuthorAgeFilesLines
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-0442-266/+1265
|\
| * selftests/bpf: Fix invalid use of strncat in test_sockmapAndrii Nakryiko2020-12-031-13/+23
| * selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel moduleAndrii Nakryiko2020-12-032-0/+119
| * selftests/bpf: Add tp_btf CO-RE reloc test for modulesAndrii Nakryiko2020-12-032-2/+33
| * selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTFAndrii Nakryiko2020-12-033-11/+151
| * selftests/bpf: Add support for marking sub-tests as skippedAndrii Nakryiko2020-12-031-3/+3
| * selftests/bpf: Add bpf_testmod kernel module for testingAndrii Nakryiko2020-12-039-3/+198
| * selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMPPrankur gupta2020-12-034-0/+40
| * bpf: Fix cold build of test_progs-no_alu32Brendan Jackman2020-12-031-1/+1
| * selftests/bpf: Indent ima_setup.sh with tabs.KP Singh2020-12-031-54/+54
| * selftests/bpf: Add config dependency on BLK_DEV_LOOPKP Singh2020-12-031-0/+1
| * selftests/bpf: Ensure securityfs mount before writing ima policyKP Singh2020-12-031-0/+15
| * selftests/bpf: Update ima_setup.sh for busyboxKP Singh2020-12-031-4/+8
| * selftests/bpf: Copy file using read/write in local storage testStanislav Fomichev2020-12-031-10/+18
| * bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin2020-12-022-8/+1
| * selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockoptStanislav Fomichev2020-12-022-0/+62
| * selftests/bpf: Rewrite test_sock_addr bind bpf into CStanislav Fomichev2020-12-023-184/+171
| * selftests/bpf: Fix flavored variants of test_imaKP Singh2020-11-301-0/+1
| * bpf: Fix selftest compilation on clang 11Andrei Matei2020-11-261-0/+2
| * bpf: Add a selftest for bpf_ima_inode_hashKP Singh2020-11-264-0/+186
| * selftest/bpf: Fix rst formatting in readmeAndrei Matei2020-11-241-13/+15
| * selftest/bpf: Fix link in readmeAndrei Matei2020-11-241-1/+4
| * selftests/bpf: Mark tests that require unaligned memory accessBjörn Töpel2020-11-187-18/+52
| * selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel2020-11-181-0/+13
| * selftests/bpf: Fix broken riscv buildBjörn Töpel2020-11-181-1/+2
| * bpf: Add tests for bpf_bprm_opts_set helperKP Singh2020-11-182-0/+150
| * selftest/bpf: Fix IPV6FR handling in flow dissectorSantucci Pierpaolo2020-11-161-0/+2
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-197-1/+145
|\ \ | |/ |/|
| * selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu2020-11-192-0/+96
| * selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai2020-11-161-1/+2
| * bpf: Relax return code check for subprogramsDmitrii Banshchikov2020-11-142-0/+20
| * selftests/bpf: Fix unused attribute usage in subprogs_unused testAndrii Nakryiko2020-11-121-2/+2
| * libbpf: Don't attempt to load unused subprog as an entry-point BPF programAndrii Nakryiko2020-11-092-0/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-11-1430-482/+1736
|\ \ | |/ |/|
| * bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau2020-11-123-0/+259
| * selftests/bpf: Add asm tests for pkt vs pkt_end comparison.Alexei Starovoitov2020-11-131-0/+42
| * selftests/bpf: Add skb_pkt_end testAlexei Starovoitov2020-11-132-0/+95
| * selftest/bpf: Add missed ip6ip6 test backHangbin Liu2020-11-102-39/+46
| * bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingressMartin KaFai Lau2020-11-092-7/+7
| * selftests/bpf: Fix selftest build with old libcAlexei Starovoitov2020-11-061-0/+4
| * bpf: Exercise syscall operations for inode and sk storageKP Singh2020-11-061-2/+15
| * bpf: Add tests for task_local_storageKP Singh2020-11-062-20/+226
| * bpf: Update selftests for local_storage to use vmlinux.hKP Singh2020-11-061-19/+1
| * bpf: Fix tests for local_storageKP Singh2020-11-061-9/+15
| * bpf: Lift hashtab key_size limitFlorian Lehner2020-11-053-1/+89
| * selftests/bpf: Add split BTF dedup selftestsAndrii Nakryiko2020-11-053-0/+391
| * selftests/bpf: Add checking of raw type dump in BTF writer APIs selftestsAndrii Nakryiko2020-11-054-1/+256
| * selftests/bpf: Add split BTF basic testAndrii Nakryiko2020-11-052-0/+110
| * selftest/bpf: Relax btf_dedup test checksAndrii Nakryiko2020-11-051-15/+25
| * selftest/bpf: Use global variables instead of maps for test_tcpbpf_kernAlexander Duyck2020-11-033-108/+31