aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/map_in_map.c
AgeCommit message (Expand)Author
2019-01-18bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann
2018-10-01bpf: don't allow create maps of per-cpu cgroup local storagesRoman Gushchin
2018-08-03bpf: don't allow create maps of cgroup local storagesRoman Gushchin
2017-06-29bpf: Add syscall lookup support for fd array and htabMartin KaFai Lau
2017-03-22bpf: Add array of maps supportMartin KaFai Lau