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