Show patches with: Submitter = Roman Gushchin       |   553 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,net-next] tools/bpf: fix build with binutils >= 2.28 [RFC,net-next] tools/bpf: fix build with binutils >= 2.28 - - - - --- 2017-12-19 Roman Gushchin bpf RFC
[RFC,net-next] tools/bpftool: use version from the kernel source tree [RFC,net-next] tools/bpftool: use version from the kernel source tree - - - - --- 2017-12-20 Roman Gushchin bpf Changes Requested
[bpf-net,01/14] bpf: add ability to charge bpf maps memory dynamically bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin Superseded
[bpf-net,02/14] bpf: introduce cgroup storage maps bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin Superseded
[bpf-net,03/14] bpf: pass a pointer to a cgroup storage using pcpu variable bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin Superseded
[bpf-net,04/14] bpf: allocate cgroup storage entries on attaching bpf programs bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin Superseded
[bpf-net,05/14] bpf: extend bpf_prog_array to store pointers to the cgroup storage bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin Superseded
[bpf-net,06/14] bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin Superseded
[bpf-net,07/14] bpf: don't allow create maps of cgroup local storages bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin Superseded
[bpf-net,08/14] bpf: introduce the bpf_get_local_storage() helper function bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin Superseded
[bpf-net,09/14] bpf: sync bpf.h to tools/ bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin Superseded
[bpf-net,10/14] bpftool: add support for CGROUP_STORAGE maps bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin Superseded
[bpf-net,11/14] bpf/test_run: support cgroup local storage bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin Superseded
[bpf-net,12/14] selftests/bpf: add verifier cgroup storage tests bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin Superseded
[bpf-net,13/14] selftests/bpf: add a cgroup storage test bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin Superseded
[bpf-net,14/14] samples/bpf: extend test_cgrp2_attach2 test to use cgroup storage bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin Superseded
[bpf-next,01/14] bpf: add ability to charge bpf maps memory dynamically bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin bpf Changes Requested
[bpf-next,01/35] bpf: memcg-based memory accounting for bpf progs bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,02/14] bpf: introduce cgroup storage maps bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin bpf Changes Requested
[bpf-next,02/35] bpf: memcg-based memory accounting for bpf maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,03/14] bpf: pass a pointer to a cgroup storage using pcpu variable bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin bpf Changes Requested
[bpf-next,03/35] bpf: refine memcg-based memory accounting for arraymap maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,04/14] bpf: allocate cgroup storage entries on attaching bpf programs bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin bpf Changes Requested
[bpf-next,04/35] bpf: refine memcg-based memory accounting for cpumap maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,05/14] bpf: extend bpf_prog_array to store pointers to the cgroup storage bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin bpf Changes Requested
[bpf-next,05/35] bpf: memcg-based memory accounting for cgroup storage maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,06/14] bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin bpf Changes Requested
[bpf-next,06/35] bpf: refine memcg-based memory accounting for devmap maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,07/14] bpf: don't allow create maps of cgroup local storages bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin bpf Changes Requested
[bpf-next,07/35] bpf: refine memcg-based memory accounting for hashtab maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,08/14] bpf: introduce the bpf_get_local_storage() helper function bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin bpf Changes Requested
[bpf-next,08/35] bpf: memcg-based memory accounting for lpm_trie maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,09/14] bpf: sync bpf.h to tools/ bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin bpf Changes Requested
[bpf-next,09/35] bpf: memcg-based memory accounting for bpf ringbuffer bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,1/2] bpftool: introduce cgroup tree command [bpf-next,1/2] bpftool: introduce cgroup tree command - - - - --- 2018-07-06 Roman Gushchin bpf Changes Requested
[bpf-next,1/4] bpf: decouple the lifetime of cgroup_bpf from cgroup itself cgroup bpf auto-detachment - - - - --- 2019-05-22 Roman Gushchin bpf Changes Requested
[bpf-next,1/5] bpf: add memlock precharge check for cgroup_local_storage bpf: bpf maps memory accounting cleanup 1 - - - --- 2019-05-30 Roman Gushchin bpf Accepted
[bpf-next,1/9] bpf: extend cgroup bpf core to allow multiple cgroup storage types [bpf-next,1/9] bpf: extend cgroup bpf core to allow multiple cgroup storage types 1 - - - --- 2018-09-21 Roman Gushchin bpf Changes Requested
[bpf-next,10/14] bpftool: add support for CGROUP_STORAGE maps bpf: cgroup local storage 2 - - - --- 2018-06-28 Roman Gushchin bpf Changes Requested
[bpf-next,10/35] bpf: memcg-based memory accounting for socket storage maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,11/14] bpf/test_run: support cgroup local storage bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin bpf Changes Requested
[bpf-next,11/35] bpf: refine memcg-based memory accounting for sockmap maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,12/14] selftests/bpf: add verifier cgroup storage tests bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin bpf Changes Requested
[bpf-next,12/35] bpf: refine memcg-based memory accounting for xskmap maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,13/14] selftests/bpf: add a cgroup storage test bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin bpf Changes Requested
[bpf-next,13/35] bpf: eliminate rlimit-based memory accounting for arraymap maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,14/14] samples/bpf: extend test_cgrp2_attach2 test to use cgroup storage bpf: cgroup local storage 1 - - - --- 2018-06-28 Roman Gushchin bpf Changes Requested
[bpf-next,14/35] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,15/35] bpf: eliminate rlimit-based memory accounting for cpumap maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,16/35] bpf: eliminate rlimit-based memory accounting for cgroup storage maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,17/35] bpf: eliminate rlimit-based memory accounting for devmap maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,18/35] bpf: eliminate rlimit-based memory accounting for hashtab maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,19/35] bpf: eliminate rlimit-based memory accounting for lpm_trie maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,2/2] bpftool: document cgroup tree command [bpf-next,1/2] bpftool: introduce cgroup tree command 1 - - - --- 2018-07-06 Roman Gushchin bpf Changes Requested
[bpf-next,2/4] selftests/bpf: convert test_cgrp2_attach2 example into kselftest cgroup bpf auto-detachment - - - - --- 2019-05-22 Roman Gushchin bpf Changes Requested
[bpf-next,2/5] bpf: add memlock precharge for socket local storage bpf: bpf maps memory accounting cleanup 1 - - - --- 2019-05-30 Roman Gushchin bpf Accepted
[bpf-next,2/9] bpf: rework cgroup storage pointer passing [bpf-next,1/9] bpf: extend cgroup bpf core to allow multiple cgroup storage types 1 - - - --- 2018-09-21 Roman Gushchin bpf Changes Requested
[bpf-next,20/35] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,21/35] bpf: eliminate rlimit-based memory accounting for reuseport_array maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,22/35] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,23/35] bpf: eliminate rlimit-based memory accounting for sock_map maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,24/35] bpf: eliminate rlimit-based memory accounting for stackmap maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,25/35] bpf: eliminate rlimit-based memory accounting for socket storage maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,26/35] bpf: eliminate rlimit-based memory accounting for xskmap maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,27/35] bpf: eliminate rlimit-based memory accounting infra for bpf maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,28/35] bpf: eliminate rlimit-based memory accounting for bpf progs bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,29/35] bpf: libbpf: cleanup RLIMIT_MEMLOCK usage bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,3/4] selftests/bpf: enable all available cgroup v2 controllers cgroup bpf auto-detachment - - - - --- 2019-05-22 Roman Gushchin bpf Changes Requested
[bpf-next,3/5] bpf: group memory related fields in struct bpf_map_memory bpf: bpf maps memory accounting cleanup 1 - - - --- 2019-05-30 Roman Gushchin bpf Accepted
[bpf-next,3/9] bpf: introduce per-cpu cgroup local storage [bpf-next,1/9] bpf: extend cgroup bpf core to allow multiple cgroup storage types - - - - --- 2018-09-21 Roman Gushchin bpf Changes Requested
[bpf-next,30/35] bpf: bpftool: do not touch RLIMIT_MEMLOCK bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,31/35] bpf: runqslower: don't touch RLIMIT_MEMLOCK bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,32/35] bpf: selftests: delete bpf_rlimit.h bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,33/35] bpf: selftests: don't touch RLIMIT_MEMLOCK bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,34/35] bpf: samples: do not touch RLIMIT_MEMLOCK bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,35/35] perf: don't touch RLIMIT_MEMLOCK bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,4/4] selftests/bpf: add auto-detach test cgroup bpf auto-detachment - - - - --- 2019-05-22 Roman Gushchin bpf Changes Requested
[bpf-next,4/5] bpf: rework memlock-based memory accounting for maps bpf: bpf maps memory accounting cleanup 1 - - - --- 2019-05-30 Roman Gushchin bpf Accepted
[bpf-next,4/9] bpf: don't allow create maps of per-cpu cgroup local storages [bpf-next,1/9] bpf: extend cgroup bpf core to allow multiple cgroup storage types - - - - --- 2018-09-21 Roman Gushchin bpf Changes Requested
[bpf-next,5/5] bpf: move memory size checks to bpf_map_charge_init() bpf: bpf maps memory accounting cleanup 1 - - - --- 2019-05-30 Roman Gushchin bpf Accepted
[bpf-next,5/9] bpf: sync include/uapi/linux/bpf.h to tools/include/uapi/linux/bpf.h [bpf-next,1/9] bpf: extend cgroup bpf core to allow multiple cgroup storage types - - - - --- 2018-09-21 Roman Gushchin bpf Changes Requested
[bpf-next,6/9] bpftool: add support for PERCPU_CGROUP_STORAGE maps [bpf-next,1/9] bpf: extend cgroup bpf core to allow multiple cgroup storage types 1 - - - --- 2018-09-21 Roman Gushchin bpf Changes Requested
[bpf-next,7/9] selftests/bpf: add verifier per-cpu cgroup storage tests [bpf-next,1/9] bpf: extend cgroup bpf core to allow multiple cgroup storage types - - - - --- 2018-09-21 Roman Gushchin bpf Changes Requested
[bpf-next,8/9] selftests/bpf: extend the storage test to test per-cpu cgroup storage [bpf-next,1/9] bpf: extend cgroup bpf core to allow multiple cgroup storage types - - - - --- 2018-09-21 Roman Gushchin bpf Changes Requested
[bpf-next,9/9] samples/bpf: extend test_cgrp2_attach2 test to use per-cpu cgroup storage [bpf-next,1/9] bpf: extend cgroup bpf core to allow multiple cgroup storage types - - - - --- 2018-09-21 Roman Gushchin bpf Changes Requested
[bpf-next,v2,01/35] bpf: memcg-based memory accounting for bpf progs bpf: switch to memcg-based memory accounting - - - - --- 2020-07-27 Roman Gushchin bpf Changes Requested
[bpf-next,v2,02/35] bpf: memcg-based memory accounting for bpf maps bpf: switch to memcg-based memory accounting 1 - - - --- 2020-07-27 Roman Gushchin bpf Changes Requested
[bpf-next,v2,03/35] bpf: refine memcg-based memory accounting for arraymap maps bpf: switch to memcg-based memory accounting 1 - - - --- 2020-07-27 Roman Gushchin bpf Changes Requested
[bpf-next,v2,04/35] bpf: refine memcg-based memory accounting for cpumap maps bpf: switch to memcg-based memory accounting 1 - - - --- 2020-07-27 Roman Gushchin bpf Changes Requested
[bpf-next,v2,05/35] bpf: memcg-based memory accounting for cgroup storage maps bpf: switch to memcg-based memory accounting 1 - - - --- 2020-07-27 Roman Gushchin bpf Changes Requested
[bpf-next,v2,06/35] bpf: refine memcg-based memory accounting for devmap maps bpf: switch to memcg-based memory accounting 1 - - - --- 2020-07-27 Roman Gushchin bpf Changes Requested
[bpf-next,v2,07/35] bpf: refine memcg-based memory accounting for hashtab maps bpf: switch to memcg-based memory accounting 1 - - - --- 2020-07-27 Roman Gushchin bpf Changes Requested
[bpf-next,v2,08/35] bpf: memcg-based memory accounting for lpm_trie maps bpf: switch to memcg-based memory accounting 1 - - - --- 2020-07-27 Roman Gushchin bpf Changes Requested
[bpf-next,v2,09/35] bpf: memcg-based memory accounting for bpf ringbuffer bpf: switch to memcg-based memory accounting 1 - - - --- 2020-07-27 Roman Gushchin bpf Changes Requested
[bpf-next,v2,10/35] bpf: memcg-based memory accounting for socket storage maps bpf: switch to memcg-based memory accounting 1 - - - --- 2020-07-27 Roman Gushchin bpf Changes Requested
[bpf-next,v2,11/35] bpf: refine memcg-based memory accounting for sockmap and sockhash maps bpf: switch to memcg-based memory accounting 1 - - - --- 2020-07-27 Roman Gushchin bpf Changes Requested
[bpf-next,v2,12/35] bpf: refine memcg-based memory accounting for xskmap maps bpf: switch to memcg-based memory accounting 1 - - - --- 2020-07-27 Roman Gushchin bpf Changes Requested
[bpf-next,v2,13/35] bpf: eliminate rlimit-based memory accounting for arraymap maps bpf: switch to memcg-based memory accounting 1 - - - --- 2020-07-27 Roman Gushchin bpf Changes Requested
[bpf-next,v2,14/35] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps bpf: switch to memcg-based memory accounting 1 - - - --- 2020-07-27 Roman Gushchin bpf Changes Requested
[bpf-next,v2,15/35] bpf: eliminate rlimit-based memory accounting for cpumap maps bpf: switch to memcg-based memory accounting 1 - - - --- 2020-07-27 Roman Gushchin bpf Changes Requested
« 1 2 3 45 6 »