index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_dev_cgroup.c
Age
Commit message (
Expand
)
Author
2024-07-31
selftests/bpf: convert test_dev_cgroup to test_progs
Alexis Lothoré (eBPF Foundation)
2024-07-31
selftests/bpf: do not disable /dev/null device access in cgroup dev test
Alexis Lothoré (eBPF Foundation)
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
2022-04-10
selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
2021-11-07
selftests/bpf: Use explicit bpf_prog_test_load() calls everywhere
Andrii Nakryiko
2020-08-01
bpf, selftests: Use single cgroup helpers for both test_sockmap/progs
John Fastabend
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-01-07
selftests/bpf: fix incorrect users of create_and_get_cgroup
Stanislav Fomichev
2018-02-26
bpf: unify rlimit handling in selftests
Daniel Borkmann
2018-01-23
selftests/bpf: fix test_dev_cgroup
Alexei Starovoitov
2017-12-20
tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroup
Yonghong Song
2017-11-05
selftests/bpf: add a test for device cgroup controller
Roman Gushchin