Linux Containers
[Prev Page][Next Page]
- Re: [PATCH RFC - TAKE TWO - 11/12] block, bfq: boost the throughput on NCQ-capable flash-based devices, (continued)
- User namespace over 9p,
Alin Dobre
- [PATCH] /proc/pid/status: show all sets of pid according to ns,
Chen Hanxiao
- Containers over 9p in 3.14,
Alin Dobre
- Netfilter owner matching inside user namespace,
Alin Dobre
- [PATCH V3 0/6] namespaces: log namespaces per task,
Richard Guy Briggs
- question about default values for per-namespace settings,
Vasily Averin
- Staring with 3.14 devices.allow can't be opened in read-write mode,
Andrey Wagin
- [PATCH V2 0/6] namespaces: log namespaces per task,
Richard Guy Briggs
- [PATCH] IPC initialize shmmax and shmall from the current value not the default,
Marian Marinov
- [PATCH] net: Allow tc changes in user namespaces,
Stéphane Graber
- ioctl CAP_LINUX_IMMUTABLE is checked in the wrong namespace,
Marian Marinov
- Re: pid ns feature request,
Eric W. Biederman
- [Announce] Checkpoint-restore tool v1.3-rc1, Pavel Emelyanov
- [Resend][PATCH] ns,proc: introduce pid_in_ns,
Chen Hanxiao
- [PATCH 0/2] namespaces: log namespaces per task,
Richard Guy Briggs
- [PATCH] ns: Introduce pid_in_ns under /proc, Chen Hanxiao
- [PATCH 0/4] cgroup: substitude per-cgroup id with per-subsys id,
Jianyu Zhan
- [PATCH] cgroup: use uninitialized_var() for may-be uninitialized variable,
Jianyu Zhan
- [PATCH] hugetlb_cgroup: explicitly init the early_init field,
Jianyu Zhan
- [PATCH] cgroup_freezer: explicitly init the early_init field, Jianyu Zhan
- [PATCH] cgroup: explicitly init the early_init field,
Jianyu Zhan
- Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit],
Richard Davies
- [PATCH] cgroup:cgroup_mount: Fix uninitialized warning,
Takeshi Misawa
- [PATCH 1/3] cgroup: clean up obsolete comment for parse_cgroupfs_options(),
Jianyu Zhan
- [PATCH 2/3] cgroup: remove orphaned cgroup_pidlist_seq_operations, Jianyu Zhan
- [PATCH 3/3] cgroup: replace pr_warning with preferred pr_warn, Jianyu Zhan
- [PATCH] cgroup: clean up obsolete code and comment,
Jianyu Zhan
- [PATCH] kernfs: move the last knowledge of sysfs out from kernfs,
Jianyu Zhan
- [PATCH] cgroup: print pretty format in /proc/cgroups,
Jianyu Zhan
- [PATCH cgroup/for-3.16] cgroup: add documentation about unified hierarchy,
Tejun Heo
- [PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated, v2,
Tejun Heo
- [PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2,
Tejun Heo
- [PATCH 01/12] cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_root->subsys_mask, Tejun Heo
- [PATCH 02/12] cgroup: introduce effective cgroup_subsys_state, Tejun Heo
- [PATCH 03/12] cgroup: implement cgroup->e_csets[], Tejun Heo
- [PATCH 04/12] cgroup: make css_next_child() skip missing csses, Tejun Heo
- [PATCH 05/12] cgroup: reorganize css_task_iter, Tejun Heo
- [PATCH 06/12] cgroup: teach css_task_iter about effective csses, Tejun Heo
- [PATCH 07/12] cgroup: cgroup->subsys[] should be cleared after the css is offlined, Tejun Heo
- [PATCH 08/12] cgroup: allow cgroup creation and suppress automatic css creation in the unified hierarchy, Tejun Heo
- [PATCH 09/12] cgroup: add css_set->dfl_cgrp, Tejun Heo
- [PATCH 10/12] cgroup: update subsystem rebind restrictions, Tejun Heo
- [PATCH 11/12] cgroup: prepare migration path for unified hierarchy, Tejun Heo
- [PATCH 12/12] cgroup: implement dynamic subtree controller enable/disable on the default hierarchy, Tejun Heo
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2, Tejun Heo
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2, Li Zefan
- [PATCH 0.5/12] cgroup: cgroup_apply_cftypes() shouldn't skip the default hierarhcy, Tejun Heo
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2, Li Zefan
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2, Tejun Heo
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2, Raghavendra KT
- [PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated,
Tejun Heo
- LXC 1.0.3 has been released!,
Stéphane Graber
- [GIT PULL] cgroup changes for v3.15-rc1,
Tejun Heo
- Re: [GIT PULL] cgroup changes for v3.15-rc1, Linus Torvalds
[PATCH for v3.14] AUDIT: Allow login in non-init namespaces,
Eric Paris
[PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy,
Tejun Heo
- [PATCH 01/12] cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_root->subsys_mask, Tejun Heo
- [PATCH 02/12] cgroup: introduce effective cgroup_subsys_state, Tejun Heo
- [PATCH 03/12] cgroup: implement cgroup->e_csets[], Tejun Heo
- [PATCH 04/12] cgroup: make css_next_child() skip missing csses, Tejun Heo
- [PATCH 05/12] cgroup: reorganize css_task_iter, Tejun Heo
- [PATCH 06/12] cgroup: teach css_task_iter about effective csses, Tejun Heo
- [PATCH 07/12] cgroup: cgroup->subsys[] should be cleared after the css is offlined, Tejun Heo
- [PATCH 08/12] cgroup: allow cgroup creation and suppress automatic css creation in the unified hierarchy, Tejun Heo
- [PATCH 09/12] cgroup: add css_set->dfl_cgrp, Tejun Heo
- [PATCH 10/12] cgroup: update subsystem rebind restrictions, Tejun Heo
- [PATCH 11/12] cgroup: prepare migration path for unified hierarchy, Tejun Heo
- [PATCH 12/12] cgroup: implement dynamic subtree controller enable/disable on the default hierarchy, Tejun Heo
- Re: [PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy, Vivek Goyal
- Re: [PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy, Tejun Heo
- [PATCH 0.5/12] cgroup: cgroup_apply_cftypes() shouldn't skip the default hierarhcy, Tejun Heo
LXC 1.0.2 has been released!, Stéphane Graber
Re: Linux 3.14-rc8 (LXC broken),
Andre Tomt
[PATCH] kernel: Use RCU_INIT_POINTER(x, NULL) in cgroup.c,
Monam Agarwal
[PATCH cgroup/for-3.15] cgroup: fix cgroup_taskset walking order, Tejun Heo
Occasionissima Samsung Galaxy S4 con Wind Unlimited, U Decision
[PATCHSET cgroup/for-3.15] cgroup: prepare for the default unified hierarchy,
Tejun Heo
- [PATCH 01/11] cgroup: cgroup->subsys[] should be cleared after the css is offlined, Tejun Heo
- [PATCH 02/11] cgroup: relocate setting of CGRP_DEAD, Tejun Heo
- [PATCH 03/11] cgroup: reorganize cgroup bootstrapping, Tejun Heo
- [PATCH 04/11] cgroup: use cgroup_setup_root() to initialize cgroup_dummy_root, Tejun Heo
- [PATCH 05/11] cgroup: remove NULL checks from [pr_cont_]cgroup_{name|path}(), Tejun Heo
- [PATCH 06/11] cgroup: treat cgroup_dummy_root as an equivalent hierarchy during rebinding, Tejun Heo
- [PATCH 07/11] cgroup: move ->subsys_mask from cgroupfs_root to cgroup, Tejun Heo
- [PATCH 08/11] cgroup: rename cgroup_dummy_root and related names, Tejun Heo
- [PATCH 09/11] cgroup: drop const from @buffer of cftype->write_string(), Tejun Heo
- [PATCH 10/11] cgroup: make cgrp_dfl_root mountable, Tejun Heo
- [PATCH 11/11] cgroup: implement CFTYPE_ONLY_ON_DFL, Tejun Heo
- Re: [PATCHSET cgroup/for-3.15] cgroup: prepare for the default unified hierarchy, Li Zefan
- Re: [PATCHSET cgroup/for-3.15] cgroup: prepare for the default unified hierarchy, Tejun Heo
Re: [lxc-devel] [systemd-devel] Suspending access to opened/active /dev/nodes during application runtime, Oren Laadan
[GIT PULL] cgroup fixes for v3.14-rc5, Tejun Heo
LXC 1.0.1 has been released!,
Stéphane Graber
[PATCH] proc: #68991 Fix GPF in /proc/$PID/map_files,
Artem Fetishev
[PATCH v2] xt_quota2: introduce support for network namespaces,
Daniel Golle
[PATCH] cgroup: missing rcu read lock around task_css_set,
Sasha Levin
[Announce] Checkpoint-restore tool v1.2, Pavel Emelyanov
[PATCH] xt_quota2: introduce support for netns,
Daniel Golle
LXC 1.0 has been released!, Stéphane Graber
[GIT PULL] cgroup fixes for v3.14-rc3, Tejun Heo
lxc and cgroups issue,
arnaud gaboury
[Bisected] linux-audit in linux-3.14-rc1+ possibly breaking Linux Containers,
Adam Richter
[PATCHSET v2 cgroup/for-3.15] cgroup: update task migration path,
Tejun Heo
[PATCHSET cgroup/for-3.15] cgroup: update task migration path,
Tejun Heo
[PATCHSET cgroup/for-3.15] cgroup: more cleanups,
Tejun Heo
- [PATCH 01/16] cgroup: disallow xattr, release_agent and name if sane_behavior, Tejun Heo
- [PATCH 02/16] cgroup: drop CGRP_ROOT_SUBSYS_BOUND, Tejun Heo
- [PATCH 03/16] cgroup: enable task_cg_lists on the first cgroup mount, Tejun Heo
- [PATCH 04/16] cgroup: relocate cgroup_enable_task_cg_lists(), Tejun Heo
- [PATCH 05/16] cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count(), Tejun Heo
- [PATCH 06/16] cgroup: reimplement cgroup_transfer_tasks() without using css_scan_tasks(), Tejun Heo
- [PATCH 07/16] cgroup: make css_set_lock a rwsem and rename it to css_set_rwsem, Tejun Heo
- [PATCH 08/16] cpuset: use css_task_iter_start/next/end() instead of css_scan_tasks(), Tejun Heo
- [PATCH 09/16] cgroup: remove css_scan_tasks(), Tejun Heo
- [PATCH 10/16] cgroup: separate out put_css_set_locked() and remove put_css_set_taskexit(), Tejun Heo
- [PATCH 11/16] cgroup: move css_set_rwsem locking outside of cgroup_task_migrate(), Tejun Heo
- [PATCH 12/16] cgroup: drop @skip_css from cgroup_taskset_for_each(), Tejun Heo
- [PATCH 13/16] cpuset: don't use cgroup_taskset_cur_css(), Tejun Heo
- [PATCH 14/16] cgroup: remove cgroup_taskset_cur_css() and cgroup_taskset_size(), Tejun Heo
- [PATCH 15/16] cgroup: cosmetic updates to cgroup_attach_task(), Tejun Heo
- [PATCH 16/16] cgroup: unexport functions, Tejun Heo
- Re: [PATCHSET cgroup/for-3.15] cgroup: more cleanups, Li Zefan
- Re: [PATCHSET cgroup/for-3.15] cgroup: more cleanups, Tejun Heo
[PATCHSET v2 cgroup/for-3.15] cgroup: cleanups after kernfs conversion,
Tejun Heo
- [PATCH 1/8] cgroup: warn if "xattr" is specified with "sane_behavior", Tejun Heo
- [PATCH 2/8] cgroup: relocate cgroup_rm_cftypes(), Tejun Heo
- [PATCH 3/8] cgroup: remove cftype_set, Tejun Heo
- [PATCH 4/8] cgroup: simplify dynamic cftype addition and removal, Tejun Heo
- [PATCH 5/8] cgroup: make cgroup hold onto its kernfs_node, Tejun Heo
- [PATCH 6/8] cgroup: remove cgroup->name, Tejun Heo
- [PATCH 7/8] cgroup: rename cgroupfs_root->number_of_cgroups to ->nr_cgrps and make it atomic_t, Tejun Heo
- [PATCH 8/8] cgroup: remove cgroupfs_root->refcnt, Tejun Heo
- Re: [PATCHSET v2 cgroup/for-3.15] cgroup: cleanups after kernfs conversion, Li Zefan
- Re: [PATCHSET v2 cgroup/for-3.15] cgroup: cleanups after kernfs conversion, Tejun Heo
[PATCHSET v2 cgroup/for-3.15] cgroup: convert to kernfs,
Tejun Heo
- [PATCH 01/13] cgroup: improve css_from_dir() into css_tryget_from_dir(), Tejun Heo
- [PATCH 02/13] cgroup: introduce cgroup_tree_mutex, Tejun Heo
- [PATCH 03/13] cgroup: release cgroup_mutex over file removals, Tejun Heo
- [PATCH 04/13] cgroup: restructure locking and error handling in cgroup_mount(), Tejun Heo
- [PATCH 05/13] cgroup: factor out cgroup_setup_root() from cgroup_mount(), Tejun Heo
- [PATCH 06/13] cgroup: update cgroup name handling, Tejun Heo
- [PATCH 07/13] cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes(), Tejun Heo
- [PATCH 08/13] cgroup: update the meaning of cftype->max_write_len, Tejun Heo
- [PATCH 09/13] cgroup: introduce cgroup_init/exit_cftypes(), Tejun Heo
- [PATCH 10/13] cgroup: introduce cgroup_ino(), Tejun Heo
- [PATCH 11/13] cgroup: misc preps for kernfs conversion, Tejun Heo
- [PATCH 12/13] cgroup: relocate functions in preparation of kernfs conversion, Tejun Heo
- [PATCH 13/13] cgroup: convert to kernfs, Tejun Heo
[PATCH 7/9] mm: Mark functions as static in page_cgroup.c,
Rashika Kheria
[PATCH] nfs: include xattr.h from fs/nfs/nfs3proc.c,
Tejun Heo
[PATCHSET cgroup/for-3.15] cgroup: cleanups after kernfs conversion,
Tejun Heo
[PATCHSET cgroup/for-3.15] cgroup: convert to kernfs,
Tejun Heo
- [PATCH 01/13] cgroup: improve css_from_dir() into css_tryget_from_dir(), Tejun Heo
- [PATCH 02/13] cgroup: introduce cgroup_tree_mutex, Tejun Heo
- [PATCH 03/13] cgroup: release cgroup_mutex over file removals, Tejun Heo
- [PATCH 04/13] cgroup: restructure locking and error handling in cgroup_mount(), Tejun Heo
- [PATCH 05/13] cgroup: factor out cgroup_setup_root() from cgroup_mount(), Tejun Heo
- [PATCH 06/13] cgroup: update cgroup name handling, Tejun Heo
- [PATCH 07/13] cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes(), Tejun Heo
- [PATCH 08/13] cgroup: update the meaning of cftype->max_write_len, Tejun Heo
- [PATCH 09/13] cgroup: introduce cgroup_init/exit_cftypes(), Tejun Heo
- [PATCH 10/13] cgroup: introduce cgroup_ino(), Tejun Heo
- [PATCH 11/13] cgroup: misc preps for kernfs conversion, Tejun Heo
- [PATCH 12/13] cgroup: relocate functions in preparation of kernfs conversion, Tejun Heo
- [PATCH 13/13] cgroup: convert to kernfs, Tejun Heo
- Re: [PATCHSET cgroup/for-3.15] cgroup: convert to kernfs, Li Zefan
- Re: [PATCHSET cgroup/for-3.15] cgroup: convert to kernfs, Li Zefan
[PATCHSET v2 cgroup/for-3.15] cgroup: drop module support and cgroup_root_mutex,
Tejun Heo
[PATCHSET cgroup/for-3.14-fixes] cgroup: four misc fixes,
Tejun Heo
[Announce] Checkpoint-restore tool v1.1, Pavel Emelyanov
network namespaces,
gagandeep singh
[GIT PULL] user namespaces work for 3.14-rc1, Eric W. Biederman
Re: [PATCH RFC 7/8] audit: report namespace information along with USER events, Richard Guy Briggs
Pass a fd to program in another mount namespace?,
Rob van der Hoeven
[GIT PULL] cgroup changes for v3.14-rc1, Tejun Heo
[Announce] Checkpoint-restore tool v1.1-rc2, Pavel Emelyanov
[PATCHSET cgroup/for-3.14] cgroup: drop module support and cgroup_root_mutex,
Tejun Heo
[PATCH v4 0/3] Send audit/procinfo/cgroup data in socket-level control message,
Jan Kaluza
[PATCH audit-next 1/2] audit: revert commit listen in all network namespaces,
Gao feng
Program Space, a new lightweight virtualization technology, Rob van der Hoeven
[PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support,
Peter P Waskiewicz Jr
- [PATCH 3/4] cgroup: Add new cacheqos cgroup subsys to support Cache QoS Monitoring, Peter P Waskiewicz Jr
- [PATCH 4/4] Documentation: Add documentation for cacheqos cgroup, Peter P Waskiewicz Jr
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Tejun Heo
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Waskiewicz Jr, Peter P
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Tejun Heo
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Waskiewicz Jr, Peter P
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Peter Zijlstra
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Waskiewicz Jr, Peter P
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Peter Zijlstra
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Waskiewicz Jr, Peter P
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Peter Zijlstra
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Peter Zijlstra
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Waskiewicz Jr, Peter P
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Peter Zijlstra
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Waskiewicz Jr, Peter P
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Peter Zijlstra
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Waskiewicz Jr, Peter P
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Peter Zijlstra
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Waskiewicz Jr, Peter P
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Peter Zijlstra
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Waskiewicz Jr, Peter P
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Peter Zijlstra
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, H. Peter Anvin
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Peter Zijlstra
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Waskiewicz Jr, Peter P
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Peter Zijlstra
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Waskiewicz Jr, Peter P
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Peter Zijlstra
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Waskiewicz Jr, Peter P
- Re: [PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support, Peter Zijlstra
[RFC PATCH net-next 0/4] net_cls for sys container,
Libo Chen
[Index of Archives]
[Cgroups]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]