cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-29 11:47:36 to 2016-09-16 16:50:45 UTC [more...]

[Documentation] State of CPU controller in cgroup v2
 2016-09-16 16:50 UTC  (27+ messages)

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)

[RFC v3 00/22] Landlock LSM: Unprivileged sandboxing
 2016-09-15 21:51 UTC  (56+ 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
` [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

[PATCHv12 0/3] rdmacg: IB/core: rdma controller support
 2016-09-15 18:56 UTC  (31+ messages)
` [PATCHv12 1/3] rdmacg: Added rdma cgroup controller
` [PATCHv12 2/3] IB/core: added support to use "
  ` [PATCHv12 3/3] rdmacg: Added documentation for rdmacg

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

[PATCH v5 0/6] Add eBPF hooks for cgroups
 2016-09-15  8:11 UTC  (21+ 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] 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)

[RFC v2 09/10] landlock: Handle cgroups
 2016-08-31  3:29 UTC  (17+ messages)
        ` [RFC v2 09/10] landlock: Handle cgroups (performance)

[GIT PULL] cgroup fixes for v4.8-rc4
 2016-08-30 15:57 UTC 

[net-next RFC v2 4/9] bpf, security: Add Checmate security LSM and BPF program type
 2016-08-30  4:25 UTC  (8+ messages)

[net-next RFC v2 8/9] samples/bpf: Add limit_connections, remap_bind checmate examples / tests
 2016-08-29 22:30 UTC  (2+ messages)

[net-next RFC v2 9/9] doc: Add LSM / BPF Checmate docs
 2016-08-29 16:50 UTC  (2+ messages)

[PATCH v2] mm: memcontrol: avoid unused function warning
 2016-08-29 13:51 UTC  (2+ messages)

[net-next RFC v2 7/9] samples/bpf: Split out helper code from test_current_task_under_cgroup_user
 2016-08-29 11:47 UTC 


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).