summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/lsm.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Fix test_lsm on s390xIlya Leoshkevich2023-01-281-3/+4
* selftests/bpf: Fix attach point for non-x86 arches in test_progs/lsmArtem Savkov2022-08-161-1/+2
* selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progsAlexei Starovoitov2021-02-111-0/+69
* bpf: Remove bpf_lsm_file_mprotect from sleepable list.Alexei Starovoitov2020-08-311-17/+17
* selftests/bpf: Add sleepable testsAlexei Starovoitov2020-08-281-2/+64
* bpf, lsm: Fix the file_mprotect LSM test.KP Singh2020-04-021-4/+4
* bpf: lsm: Add selftests for BPF_PROG_TYPE_LSMKP Singh2020-03-301-0/+48