Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
51db1c37ee166159c5753ce8d64d6bacf113e0f0
/
kernel
/
bpf
/
local_storage.c
dfcdf0e
bpf/local_storage: Fix build without CONFIG_CGROUP
by YiFei Zhu
· 4 years, 5 months ago
7d9c342
bpf: Make cgroup storages shared between programs on the same cgroup
by YiFei Zhu
· 4 years, 5 months ago
2872e9a
bpf: Set map_btf_{name, id} for all map types
by Andrey Ignatov
· 4 years, 6 months ago
78bac77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
e473042
bpf: Fix cgroup local storage prog tracking
by Daniel Borkmann
· 5 years ago
c593642
treewide: Use sizeof_field() macro
by Pankaj Bharadiya
· 5 years ago
7432103
cgroup: use cgrp->kn->id as the cgroup ID
by Tejun Heo
· 5 years ago
67c0496
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
by Tejun Heo
· 5 years ago
c85d691
bpf: move memory size checks to bpf_map_charge_init()
by Roman Gushchin
· 6 years ago
b936ca6
bpf: rework memlock-based memory accounting for maps
by Roman Gushchin
· 6 years ago
3539b96
bpf: group memory related fields in struct bpf_map_memory
by Roman Gushchin
· 6 years ago
ffc8b14
bpf: add memlock precharge check for cgroup_local_storage
by Roman Gushchin
· 6 years ago
591fe98
bpf: add program side {rd, wr}only support for maps
by Daniel Borkmann
· 6 years ago
96049f3
bpf: introduce BPF_F_LOCK flag
by Alexei Starovoitov
· 6 years ago
e16d2f1
bpf: add support for bpf_spin_lock to cgroup local storage
by Alexei Starovoitov
· 6 years ago
ffa0c1c
bpf: enable cgroup local storage map pretty print with kind_flag
by Yonghong Song
· 6 years ago
9a1126b
bpf: add bpffs pretty print for cgroup local storage maps
by Roman Gushchin
· 6 years ago
e561bb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
cf0dd41
bpf, tags: Fix DEFINE_PER_CPU expansion
by Rustam Kovhaev
· 6 years ago
569a933
bpf: allocate local storage buffers using GFP_ATOMIC
by Roman Gushchin
· 6 years ago
071a234
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
b0584ea
bpf: don't accept cgroup local storage with zero value size
by Roman Gushchin
· 6 years ago
b741f16
bpf: introduce per-cpu cgroup local storage
by Roman Gushchin
· 6 years ago
f294b37
bpf: rework cgroup storage pointer passing
by Roman Gushchin
· 6 years ago
8bad74f
bpf: extend cgroup bpf core to allow multiple cgroup storage types
by Roman Gushchin
· 6 years ago
4288ea0
bpf: harden flags check in cgroup_storage_update_elem()
by Roman Gushchin
· 6 years ago
e8d2bec
bpf: decouple btf from seq bpf fs dump and enable more maps
by Daniel Borkmann
· 6 years ago
aa0ad5b
bpf: pass a pointer to a cgroup storage using pcpu variable
by Roman Gushchin
· 6 years ago
de9cbba
bpf: introduce cgroup storage maps
by Roman Gushchin
· 6 years ago