summaryrefslogtreecommitdiffstats
path: root/include/linux/bpf.h
diff options
context:
space:
mode:
authorAlexei Starovoitov2019-05-28 18:30:03 +0200
committerAlexei Starovoitov2019-05-28 18:30:03 +0200
commitd0a3a4b2189904955b6b52c06f986b5e021811a7 (patch)
tree04a5e404b72a3da736c7bd3bc0cfa40ee6658daf /include/linux/bpf.h
parentsamples/bpf: fix a couple of style issues in bpf_load (diff)
parentselftests/bpf: add auto-detach test (diff)
downloadkernel-qcow2-linux-d0a3a4b2189904955b6b52c06f986b5e021811a7.tar.gz
kernel-qcow2-linux-d0a3a4b2189904955b6b52c06f986b5e021811a7.tar.xz
kernel-qcow2-linux-d0a3a4b2189904955b6b52c06f986b5e021811a7.zip
Merge branch 'cgroup-auto-detach'
Roman Gushchin says: ==================== This patchset implements a cgroup bpf auto-detachment functionality: bpf programs are detached as soon as possible after removal of the cgroup, without waiting for the release of all associated resources. Patches 2 and 3 are required to implement a corresponding kselftest in patch 4. v5: 1) rebase v4: 1) release cgroup bpf data using a workqueue 2) add test_cgroup_attach to .gitignore v3: 1) some minor changes and typo fixes v2: 1) removed a bogus check in patch 4 2) moved buf[len] = 0 in patch 2 ==================== Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux/bpf.h')
0 files changed, 0 insertions, 0 deletions