Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selftests/bpf: Attempt to build BPF programs with -Wsign-compare | Alexei Starovoitov | 2024-01-03 | 1 | -1/+1 |
* | selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros | Andrii Nakryiko | 2023-03-09 | 1 | -2/+2 |
* | selftests/bpf: Fix test_lsm on s390x | Ilya Leoshkevich | 2023-01-28 | 1 | -3/+4 |
* | selftests/bpf: Fix attach point for non-x86 arches in test_progs/lsm | Artem Savkov | 2022-08-16 | 1 | -1/+2 |
* | selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progs | Alexei Starovoitov | 2021-02-11 | 1 | -0/+69 |
* | bpf: Remove bpf_lsm_file_mprotect from sleepable list. | Alexei Starovoitov | 2020-08-31 | 1 | -17/+17 |
* | selftests/bpf: Add sleepable tests | Alexei Starovoitov | 2020-08-28 | 1 | -2/+64 |
* | bpf, lsm: Fix the file_mprotect LSM test. | KP Singh | 2020-04-03 | 1 | -4/+4 |
* | bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM | KP Singh | 2020-03-30 | 1 | -0/+48 |