Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-24 | bpf: Move owner type, jited info into array auxiliary data | Daniel Borkmann | 1 | -3/+2 |
2019-11-18 | bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails | Andrii Nakryiko | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 1 | -4/+1 |
2019-02-27 | bpf: set inner_map_meta->spin_lock_off correctly | Yonghong Song | 1 | -0/+1 |
2019-02-01 | bpf: introduce bpf_spin_lock | Alexei Starovoitov | 1 | -0/+5 |
2019-01-18 | bpf: fix inner map masking to prevent oob under speculation | Daniel Borkmann | 1 | -2/+15 |
2018-10-01 | bpf: don't allow create maps of per-cpu cgroup local storages | Roman Gushchin | 1 | -1/+2 |
2018-08-03 | bpf: don't allow create maps of cgroup local storages | Roman Gushchin | 1 | -1/+2 |
2017-06-29 | bpf: Add syscall lookup support for fd array and htab | Martin KaFai Lau | 1 | -0/+5 |
2017-03-22 | bpf: Add array of maps support | Martin KaFai Lau | 1 | -0/+97 |