index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_cgroup_storage.c
Age
Commit message (
Expand
)
Author
2022-04-10
selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
2022-04-06
selftests/bpf: Use bpf_num_possible_cpus() in per-cpu map allocations
Artem Savkov
2022-03-15
selftests/bpf: Clean up array_size.cocci warnings
Guo Zhengkui
2021-11-25
selftests/bpf: Migrate selftests to bpf_map_create()
Andrii Nakryiko
2021-11-07
selftests/bpf: Use explicit bpf_test_load_program() helper calls
Andrii Nakryiko
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2020-08-01
bpf, selftests: Use single cgroup helpers for both test_sockmap/progs
John Fastabend
2019-08-21
selftests/bpf: fix test_cgroup_storage on s390
Ilya Leoshkevich
2019-01-07
selftests/bpf: fix incorrect users of create_and_get_cgroup
Stanislav Fomichev
2018-10-01
selftests/bpf: extend the storage test to test per-cpu cgroup storage
Roman Gushchin
2018-08-17
tools/bpf: fix bpf selftest test_cgroup_storage failure
Yonghong Song
2018-08-03
selftests/bpf: add a cgroup storage test
Roman Gushchin