cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-31 21:46:20 to 2016-09-20 14:29:31 UTC [more...]

[PATCH v6 0/6] Add eBPF hooks for cgroups
 2016-09-20 14:29 UTC  (16+ messages)
` [PATCH v6 1/6] bpf: add new prog type for cgroup socket filtering
` [PATCH v6 3/6] bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
  ` [PATCH v6 2/6] cgroup: add support for eBPF programs
  ` [PATCH v6 4/6] net: filter: run cgroup eBPF ingress programs
  ` [PATCH v6 5/6] net: ipv4, ipv6: run cgroup eBPF egress programs
` [PATCH v6 6/6] samples: bpf: add userspace example for attaching eBPF programs to cgroups

[PATCH v5 0/6] Add eBPF hooks for cgroups
 2016-09-20 14:25 UTC  (26+ messages)
` [PATCH v5 1/6] bpf: add new prog type for cgroup socket filtering
` [PATCH v5 2/6] cgroup: add support for eBPF programs
` [PATCH v5 3/6] bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
  ` [PATCH v5 4/6] net: filter: run cgroup eBPF ingress programs
  ` [PATCH v5 5/6] net: core: run cgroup eBPF egress programs
  ` [PATCH v5 6/6] samples: bpf: add userspace example for attaching eBPF programs to cgroups

[PATCH v1] cgroup,bpf: Add access check for cgroup_get_from_fd()
 2016-09-20 13:53 UTC  (3+ messages)

[RFC v3 00/22] Landlock LSM: Unprivileged sandboxing
 2016-09-20  4:37 UTC  (59+ messages)
  ` [RFC v3 01/22] landlock: Add Kconfig
  ` [RFC v3 09/22] seccomp: Move struct seccomp_filter in seccomp.h
` [RFC v3 02/22] bpf: Move u64_to_ptr() to BPF headers and inline it
` [RFC v3 03/22] bpf,landlock: Add a new arraymap type to deal with (Landlock) handles
` [RFC v3 04/22] bpf: Set register type according to is_valid_access()
` [RFC v3 05/22] bpf,landlock: Add eBPF program subtype and is_valid_subtype() verifier
` [RFC v3 06/22] landlock: Add LSM hooks
` [RFC v3 07/22] landlock: Handle file comparisons
              ` lsm naming dilemma. "
` [RFC v3 08/22] seccomp: Fix documentation for struct seccomp_filter
` [RFC v3 10/22] seccomp: Split put_seccomp_filter() with put_seccomp()
` [RFC v3 11/22] seccomp,landlock: Handle Landlock hooks per process hierarchy
` [RFC v3 12/22] bpf: Cosmetic change for bpf_prog_attach()
` [RFC v3 13/22] bpf/cgroup: Replace struct bpf_prog with union bpf_object
` [RFC v3 14/22] bpf/cgroup: Make cgroup_bpf_update() return an error code
` [RFC v3 15/22] bpf/cgroup: Move capability check
` [RFC v3 16/22] bpf/cgroup,landlock: Handle Landlock hooks per cgroup
` [RFC v3 17/22] cgroup: Add access check for cgroup_get_from_fd()
` [RFC v3 18/22] cgroup,landlock: Add CGRP_NO_NEW_PRIVS to handle unprivileged hooks
` [RFC v3 19/22] landlock: Add interrupted origin
` [RFC v3 20/22] landlock: Add update and debug access flags
` [RFC v3 21/22] bpf,landlock: Add optional skb pointer in the Landlock context
` [RFC v3 22/22] samples/landlock: Add sandbox example

[Documentation] State of CPU controller in cgroup v2
 2016-09-19 21:53 UTC  (28+ messages)

[PATCHv12 0/3] rdmacg: IB/core: rdma controller support
 2016-09-19 17:00 UTC  (30+ messages)
` [PATCHv12 1/3] rdmacg: Added rdma cgroup controller

[PATCH 1/3] mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting
 2016-09-19 15:43 UTC  (14+ messages)
` [PATCH 2/3] cgroup: duplicate cgroup reference when cloning sockets
` [PATCH 3/3] mm: memcontrol: consolidate cgroup socket tracking

[PATCH] cgroup/cpu: Fix tg_has_rt_task() malfunction
 2016-09-18 14:23 UTC 

blkcg throttle settings page cache writes
 2016-09-16 15:57 UTC  (2+ messages)

[PATCH -next] cpuset: fix non static symbol warning
 2016-09-16 15:47 UTC  (2+ messages)

[PATCH] cpuset: handle race between CPU hotplug and cpuset_hotplug_work
 2016-09-13 15:27 UTC  (5+ messages)
        ` [PATCH v2] "

throttle IO to multiple devices in one group
 2016-09-12 22:11 UTC  (3+ messages)

[PATCH -v3 02/10] mm, memcg: Add swap_cgroup_iter iterator
 2016-09-08 18:15 UTC  (5+ messages)
` [PATCH -v3 03/10] mm, memcg: Support to charge/uncharge multiple swap entries

[PATCH v4 0/6] Add eBPF hooks for cgroups
 2016-09-07  8:04 UTC  (11+ messages)
` [PATCH v4 1/6] bpf: add new prog type for cgroup socket filtering
` [PATCH v4 2/6] cgroup: add support for eBPF programs
` [PATCH v4 3/6] bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
` [PATCH v4 4/6] net: filter: run cgroup eBPF ingress programs
` [PATCH v4 5/6] net: core: run cgroup eBPF egress programs
` [PATCH v4 6/6] samples: bpf: add userspace example for attaching eBPF programs to cgroups

Why would cpu cgroup get disabled by the kernel?
 2016-09-02 13:29 UTC  (6+ messages)

[PATCH -v2 02/10] mm, memcg: Add swap_cgroup_iter iterator
 2016-09-01 15:16 UTC  (2+ messages)
` [PATCH -v2 03/10] mm, memcg: Support to charge/uncharge multiple swap entries

[PATCH] mm: memcontrol: Make the walk_page_range() limit obvious
 2016-09-01  0:24 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).