cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-23 21:00:03 to 2016-11-13 17:38:11 UTC [more...]

[RFC v4 00/18] Landlock LSM: Unprivileged sandboxing
 2016-11-13 17:38 UTC 

[RFC v4 00/18] Landlock LSM: Unprivileged sandboxing
 2016-11-13 14:23 UTC  (28+ messages)
` [RFC v4 01/18] landlock: Add Kconfig
` [RFC v4 02/18] bpf: Move u64_to_ptr() to BPF headers and inline it
    `  "
` [RFC v4 03/18] bpf,landlock: Add a new arraymap type to deal with (Landlock) handles
    ` [kernel-hardening] "
` [RFC v4 04/18] bpf,landlock: Add eBPF program subtype and is_valid_subtype() verifier
` [RFC v4 05/18] bpf,landlock: Define an eBPF program type for Landlock
  ` [RFC v4 06/18] fs: Constify path_is_under()'s arguments
  ` [RFC v4 11/18] seccomp,landlock: Handle Landlock hooks per process hierarchy
` [RFC v4 07/18] landlock: Add LSM hooks
` [RFC v4 08/18] landlock: Handle file comparisons
` [RFC v4 09/18] landlock: Add manager functions
` [RFC v4 10/18] seccomp: Split put_seccomp_filter() with put_seccomp()
` [RFC v4 12/18] bpf: Cosmetic change for bpf_prog_attach()
` [RFC v4 13/18] bpf/cgroup: Replace struct bpf_prog with struct bpf_object
` [RFC v4 14/18] bpf/cgroup: Make cgroup_bpf_update() return an error code
` [RFC v4 15/18] bpf/cgroup: Move capability check
` [RFC v4 16/18] bpf/cgroup,landlock: Handle Landlock hooks per cgroup
` [RFC v4 17/18] landlock: Add update and debug access flags
` [RFC v4 18/18] samples/landlock: Add sandbox example

[PATCHv12 0/3] rdmacg: IB/core: rdma controller support
 2016-11-11 13:00 UTC  (48+ messages)

[RESEND][PATCH v4] cgroup: Use CAP_SYS_RESOURCE to allow a process to migrate other tasks between cgroups
 2016-11-09  0:12 UTC  (5+ messages)

memory.force_empty is deprecated
 2016-11-04 15:21 UTC 

[PATCH 03/25] mm/memcg: Convert to hotplug state machine
 2016-11-03 14:49 UTC 

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

[PATCH -v4 RESEND 2/9] mm, memcg: Support to charge/uncharge multiple swap entries
 2016-10-28  5:56 UTC 

local DoS - systemd hang or timeout with cgroup traces
 2016-10-27 12:52 UTC 

[PATCH] mm: memcontrol: do not recurse in direct reclaim
 2016-10-25 15:07 UTC  (6+ messages)

[PATCH v4] cgroup: Use CAP_SYS_RESOURCE to allow a process to migrate other tasks between cgroups
 2016-10-24 20:37 UTC 

[RFC][PATCH v3] cgroup: Use CAP_SYS_RESOURCE to allow a process to migrate other tasks between cgroups
 2016-10-21 18:06 UTC  (4+ messages)

[PATCH v6 0/6] Add eBPF hooks for cgroups
 2016-10-21  5:32 UTC  (2+ messages)

[RFC v3 00/22] Landlock LSM: Unprivileged sandboxing
 2016-10-19 22:42 UTC  (29+ messages)
` [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 11/22] seccomp,landlock: Handle Landlock hooks per process hierarchy
` [RFC v3 16/22] bpf/cgroup,landlock: Handle Landlock hooks per cgroup
` [RFC v3 19/22] landlock: Add interrupted origin

[PATCH] cgroup: Add new capability to allow a process to migrate other tasks between cgroups
 2016-10-19 20:55 UTC  (9+ messages)

[PATCH] IPC: account for kmem usage on mqueue and msg
 2016-10-19  7:55 UTC  (5+ messages)

[PATCHv12 1/3] rdmacg: Added rdma cgroup controller
 2016-10-18 20:15 UTC  (18+ messages)

[GIT PULL] cgroup changes for v4.9-rc1
 2016-10-14  2:05 UTC 

[RFC][PATCH 0/2] Another pass at Android style loosening of cgroup attach permissions
 2016-10-06 22:52 UTC  (20+ messages)
` [PATCH 1/2] cgroup: Add generic cgroup subsystem permission checks
` [PATCH 2/2] cgroup: Add a allow_attach policy for Android

[PATCH 4.4 01/93] cpuset: handle race between CPU hotplug and cpuset_hotplug_work
 2016-10-06  8:28 UTC 

[PATCH 4.7 001/141] cpuset: handle race between CPU hotplug and cpuset_hotplug_work
 2016-10-06  8:27 UTC 

[RFC][PATCH] cgroup: Add new capability to allow a process to migrate other tasks between cgroups
 2016-10-05 15:27 UTC  (5+ messages)

[Documentation] State of CPU controller in cgroup v2
 2016-10-05  8:07 UTC  (16+ messages)

[bug report] cgroup: make cgroup_path() and friends behave in the style of strlcpy()
 2016-09-29 13:54 UTC  (4+ messages)
` [PATCH cgroup/for-4.9] cpuset: fix error error handling regression in proc_cpuset_show()
      ` [PATCH cgroup/for-4.6] cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_release_agent()

[PATCH -v4 2/9] mm, memcg: Support to charge/uncharge multiple swap entries
 2016-09-29  6:33 UTC 

[GIT PULL] cgroup fixes for v4.8-rc8
 2016-09-27 23:34 UTC 

blkcg throttle settings page cache writes
 2016-09-27 23:22 UTC  (4+ messages)

[PATCH v6 5/6] net: ipv4, ipv6: run cgroup eBPF egress programs
 2016-09-26 10:10 UTC  (12+ messages)
                  ` [PATCH v6 5/6] net: ipv4, ipv6: run cgroup ebpf "

[PATCH cgroup/for-4.8-fixes] cgroup: fix invalid controller enable rejections with cgroup namespace
 2016-09-24  4:19 UTC  (2+ 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).