messages from 2016-10-26 07:19:08 to 2017-01-10 00:02:14 UTC [more...]
[PATCHv14 0/3] rdmacg: IB/core: rdma controller support
2017-01-10 0:02 UTC (3+ messages)
` [PATCHv14 1/3] rdmacg: Added rdma cgroup controller
` [PATCHv14 2/3] IB/core: added support to use "
[PATCHv13 0/3] rdmacg: IB/core: rdma controller support
2017-01-09 20:06 UTC (11+ messages)
` [PATCHv13 2/3] IB/core: added support to use rdma cgroup controller
` [PATCHv13 1/3] rdmacg: Added "
` [PATCHv13 3/3] rdmacg: Added documentation for rdmacg
control groups and /proc/meminfo, /proc/cpuinfo etc
2017-01-05 15:25 UTC (2+ messages)
[PATCHSET for-4.11] cgroup: avoid spurious identity ->*attach() invocations
2016-12-29 22:11 UTC (4+ messages)
` [PATCH 1/3] cgroup: cosmetic update to cgroup_taskset_add()
` [PATCH 2/3] cgroup: track migration context in cgroup_mgctx
` [PATCH 3/3] cgroup: call subsys->*attach() only for subsystems which are actually affected by migration
[PATCHSET] kernfs, cgroup: reimplement "cgroup.procs" reading for v2
2016-12-27 19:53 UTC (9+ messages)
` [PATCH 1/5] kernfs: make kernfs_open_file->mmapped a bitfield
` [PATCH 2/5] kernfs: add kernfs_ops->open/release() callbacks
` [PATCH 4/5] cgroup: reimplement reading "cgroup.procs" on cgroup v2
` [PATCH 5/5] cgroup: remove cgroup_pid_fry() and friends
` [PATCH 3/5] cgroup add cftype->open/release() callbacks
[PATCHSET] cgroup: reorganize cgroup source files
2016-12-27 19:53 UTC (13+ messages)
` [PATCH 1/8] cgroup: reorder css_set fields
` [PATCH 3/8] cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c
` [PATCH v2 "
` [PATCH 4/8] cgroup: refactor mount path and clearly distinguish v1 and v2 paths
` [PATCH 5/8] cgroup: separate out cgroup1_kf_syscall_ops
` [PATCH 2/8] cgroup: move cgroup files under kernel/cgroup/
` [PATCH 6/8] cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c
` [PATCH 8/8] cgroup: move namespace code to kernel/cgroup/namespace.c
` [PATCH 9/8] cgroup: fix RCU related sparse warnings
` [PATCH 7/8] cgroup: rename functions for consistency
[PATCH] cgroup: fix a comment typo
2016-12-27 19:53 UTC (2+ messages)
[cgroup:review-cgroup-reorg 7/13] kernel/cgroup/cgroup.c:4764:16: sparse: incompatible types in comparison expression (different address spaces)
2016-12-22 17:02 UTC (2+ messages)
[RFC PATCH] cgroup, cpuset: add cpuset.remap_cpus
2016-12-22 15:07 UTC
[cgroup:review-cgroup-reorg 8/13] kernel/cgroup/cgroup-v1.c:695:16: sparse: incompatible types in comparison expression (different address spaces)
2016-12-20 22:49 UTC
[cgroup:review-cgroup-reorg 13/13] kernel/cgroup/cgroup-internal.h:80:21: error: 'css_set_lock' undeclared
2016-12-20 22:00 UTC
[cgroup:review-cgroup-reorg 8/13] kernel/cgroup/cgroup-v1.c:52:14: error: 'cgroup_mutex' undeclared
2016-12-20 21:33 UTC
[PATCHSET] kernfs, cgroup: reimplement "cgroup.procs" reading for v2
2016-12-20 16:17 UTC (3+ messages)
` [PATCH 1/5] kernfs: make kernfs_open_file->mmapped a bitfield
[PATCH] cgroup: Add new capability to allow a process to migrate other tasks between cgroups
2016-12-19 13:11 UTC (3+ messages)
[PATCH] MAINTAINERS, mm: add IRC info and update include file list
2016-12-15 18:29 UTC (3+ messages)
[PATCH v5] cgroup: Add new capability to allow a process to migrate other tasks between cgroups
2016-12-13 18:53 UTC (15+ messages)
WARNING: CPU: 3 PID: 1034 at kernel/cgroup.c:492
2016-12-13 9:57 UTC (3+ messages)
` [PATCH cgroup/for-4.10] cgroup: cgroup_sk_alloc() is allowed to increase reference on a dead cgroup
[RESEND][PATCH v4] cgroup: Use CAP_SYS_RESOURCE to allow a process to migrate other tasks between cgroups
2016-12-09 13:27 UTC (17+ messages)
How to avoid rebuilding cgroup quotas after moving VPS to a different hypervisor
2016-12-05 12:07 UTC (2+ messages)
cgroups and nice
2016-11-30 9:51 UTC (3+ messages)
[PATCH net-next v2] bpf: cgroup: fix documentation of __cgroup_bpf_update()
2016-11-30 0:52 UTC (4+ messages)
[PATCH] cpuset: Remove unused 'struct cpuset*' variable
2016-11-28 21:07 UTC (7+ messages)
[PATCH] bpf: cgroup: fix documentation of __cgroup_bpf_update()
2016-11-28 13:07 UTC (3+ messages)
[PATCH v9 0/6] Add eBPF hooks for cgroups
2016-11-25 23:15 UTC (10+ messages)
` [PATCH v9 1/6] bpf: add new prog type for cgroup socket filtering
` [PATCH v9 2/6] cgroup: add support for eBPF programs
` [PATCH v9 3/6] bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
` [PATCH v9 5/6] net: ipv4, ipv6: run cgroup eBPF egress programs
` [PATCH v9 6/6] samples: bpf: add userspace example for attaching eBPF programs to cgroups
` [PATCH v9 4/6] net: filter: run cgroup eBPF ingress programs
memory.force_empty is deprecated
2016-11-22 15:21 UTC (7+ messages)
[PATCH v8 0/6] Add eBPF hooks for cgroups
2016-11-20 6:07 UTC (11+ messages)
` [PATCH v8 1/6] bpf: add new prog type for cgroup socket filtering
` [PATCH v8 2/6] cgroup: add support for eBPF programs
` [PATCH v8 3/6] bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
` [PATCH v8 4/6] net: filter: run cgroup eBPF ingress programs
` [PATCH v8 5/6] net: ipv4, ipv6: run cgroup eBPF egress programs
` [PATCH v8 6/6] samples: bpf: add userspace example for attaching eBPF programs to cgroups
[PATCH nf-next,RFC] netfilter: nft_meta: add cgroup version 2 support
2016-11-17 11:02 UTC (3+ messages)
[PATCH -v5 2/9] mm, memcg: Support to charge/uncharge multiple swap entries
2016-11-16 3:10 UTC
[RFC v4 00/18] Landlock LSM: Unprivileged sandboxing
2016-11-14 20:51 UTC (14+ messages)
` [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 00/18] Landlock LSM: Unprivileged sandboxing
2016-11-13 17:38 UTC
[PATCHv12 0/3] rdmacg: IB/core: rdma controller support
2016-11-11 13:00 UTC (32+ messages)
[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 (20+ messages)
` [PATCH v7 5/6] net: ipv4, ipv6: run cgroup eBPF egress programs
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).