Linux Containers
[Prev Page][Next Page]
- Re: [CFT][PATCH 2/7] userns: Don't allow setgroups until a gid mapping has been setablished, (continued)
- [CFT][PATCH 3/7] userns: Don't allow unprivileged creation of gid mappings, Eric W. Biederman
- [CFT][PATCH 4/7] userns: Check euid no fsuid when establishing an unprivileged uid mapping, Eric W. Biederman
- [CFT][PATCH 5/7] userns: Only allow the creator of the userns unprivileged mappings, Eric W. Biederman
- [CFT][PATCH 6/7] userns: Add a knob to disable setgroups on a per user namespace basis, Eric W. Biederman
- Re: [CFT][PATCH 6/7] userns: Add a knob to disable setgroups on a per user namespace basis, Andy Lutomirski
- Re: [CFT][PATCH 6/7] userns: Add a knob to disable setgroups on a per user namespace basis, Eric W. Biederman
- Re: [CFT][PATCH 6/7] userns: Add a knob to disable setgroups on a per user namespace basis, Andy Lutomirski
- Re: [CFT][PATCH 6/7] userns: Add a knob to disable setgroups on a per user namespace basis, Eric W. Biederman
- Re: [CFT][PATCH 6/7] userns: Add a knob to disable setgroups on a per user namespace basis, Eric W. Biederman
- [CFT][PATCH 1/8] userns: Document what the invariant required for safe unprivileged mappings., Eric W. Biederman
- [CFT][PATCH 2/8] userns: Don't allow setgroups until a gid mapping has been setablished, Eric W. Biederman
- Re: [CFT][PATCH 2/8] userns: Don't allow setgroups until a gid mapping has been setablished, Andy Lutomirski
- [CFT][PATCH 3/8] userns: Don't allow unprivileged creation of gid mappings, Eric W. Biederman
- Re: [CFT][PATCH 3/8] userns: Don't allow unprivileged creation of gid mappings, Andy Lutomirski
- [CFT][PATCH 4/8] userns: Check euid no fsuid when establishing an unprivileged uid mapping, Eric W. Biederman
- [CFT][PATCH 5/8] userns: Only allow the creator of the userns unprivileged mappings, Eric W. Biederman
- [CFT][PATCH 6/8] userns: Rename id_map_mutex to userns_state_mutex, Eric W. Biederman
- Re: [CFT][PATCH 6/8] userns: Rename id_map_mutex to userns_state_mutex, Andy Lutomirski
- [CFT][PATCH 7/8] userns: Add a knob to disable setgroups on a per user namespace basis, Eric W. Biederman
- Re: [CFT][PATCH 7/8] userns: Add a knob to disable setgroups on a per user namespace basis, Andy Lutomirski
- Re: [CFT][PATCH 7/8] userns: Add a knob to disable setgroups on a per user namespace basis, Eric W.Biederman
- Re: [CFT][PATCH 7/8] userns: Add a knob to disable setgroups on a per user namespace basis, Andy Lutomirski
- Re: [CFT][PATCH 7/8] userns: Add a knob to disable setgroups on a per user namespace basis, Eric W. Biederman
- Re: [CFT][PATCH 7/8] userns: Add a knob to disable setgroups on a per user namespace basis, Eric W. Biederman
- Re: [CFT][PATCH 7/8] userns: Add a knob to disable setgroups on a per user namespace basis, Andy Lutomirski
- [CFT][PATCH v6] userns: Add a knob to disable setgroups on a per user namespace basis, Eric W. Biederman
- [PATCH 0/2] Documenting user namespace changes, Eric W. Biederman
- [PATCH 1/2] proc.5: Document /proc/[pid]/setgroups, Eric W. Biederman
- Re: [PATCH 1/2] proc.5: Document /proc/[pid]/setgroups, Michael Kerrisk (man-pages)
- Re: [PATCH 1/2] proc.5: Document /proc/[pid]/setgroups, Michael Kerrisk (man-pages)
- Re: [PATCH 1/2] proc.5: Document /proc/[pid]/setgroups, Eric W. Biederman
- Re: [PATCH 1/2] proc.5: Document /proc/[pid]/setgroups, Michael Kerrisk (man-pages)
- Re: [PATCH 1/2] proc.5: Document /proc/[pid]/setgroups, Michael Kerrisk (man-pages)
- Re: [PATCH 1/2] proc.5: Document /proc/[pid]/setgroups, Michael Kerrisk (man-pages)
- [PATCH 2/2] user_namespaces.7: Update the documention to reflect the fixes for negative groups, Eric W. Biederman
- Re: [PATCH 2/2] user_namespaces.7: Update the documention to reflect the fixes for negative groups, Michael Kerrisk (man-pages)
- Re: [PATCH 2/2] user_namespaces.7: Update the documention to reflect the fixes for negative groups, Michael Kerrisk (man-pages)
- Re: [PATCH 2/2] user_namespaces.7: Update the documention to reflect the fixes for negative groups, Eric W. Biederman
- Re: [PATCH 2/2] user_namespaces.7: Update the documention to reflect the fixes for negative groups, Michael Kerrisk (man-pages)
- Re: [PATCH 2/2] user_namespaces.7: Update the documention to reflect the fixes for negative groups, Alban Crequy
- Re: [PATCH 2/2] user_namespaces.7: Update the documention to reflect the fixes for negative groups, Michael Kerrisk (man-pages)
- [CFT][PATCH 8/8] userns: Allow setting gid_maps without privilege when setgroups is disabled, Eric W. Biederman
- [CFT] Can I get some Tested-By's on this series?, Eric W. Biederman
- Re: [CFT] Can I get some Tested-By's on this series?, Serge Hallyn
- Re: [CFT] Can I get some Tested-By's on this series?, Richard Weinberger
- Re: [CFT] Can I get some Tested-By's on this series?, Eric W. Biederman
- Re: [CFT] Can I get some Tested-By's on this series?, Richard Weinberger
- RE: [CFT] Can I get some Tested-By's on this series?, Chen, Hanxiao
- Re: [CFT] Can I get some Tested-By's on this series?, serge
- Message not available
- Message not available
- Message not available
- Re: [CFT] Can I get some Tested-By's on this series?, Serge Hallyn
- Re: [CFT] Can I get some Tested-By's on this series?, Eric W. Biederman
- Re: [CFT] Can I get some Tested-By's on this series?, Serge Hallyn
- Re: [CFT] Can I get some Tested-By's on this series?, Andy Lutomirski
- Re: [CFT] Can I get some Tested-By's on this series?, Richard Weinberger
[CFT][PATCH 7/7] userns: Allow setting gid_maps without privilege when setgroups is disabled, Eric W. Biederman
Re: [CFT][PATCH 1/3] userns: Avoid problems with negative groups, Andy Lutomirski
[RFC PATCH] userns: Disallow setgroups unless the gid_map writer is privileged,
Andy Lutomirski
[CFT][PATCH] userns: Avoid problems with negative groups,
Eric W. Biederman
[RFC] LSM/Smack namespace work in progress,
Lukasz Pawelczyk
systemd-cgroups-agent not working in containers,
Richard Weinberger
Re: serve new & original IC parts with ex-factory price, MIT electronics
[PATCH v8 0/2] ns, procfs: pid conversion between ns and showing pidns hierarchy,
Chen Hanxiao
[PATCH v7 0/2] ns, procfs: pid conversion between ns and showing pidns hierarchy,
Chen Hanxiao
[PATCH 0/2v6] ns, procfs: pid conversion between ns and showing pidns hierarchy,
Chen Hanxiao
Re: [Patch net-next] net: make neigh tables per netns, Stéphane Graber
[PATCH] sched: updated comments of CLONE_NEWUTS and CLONE_NEWIPC,
Chen Hanxiao
[PATCHv2 0/7] CGroup Namespaces,
Aditya Kali
Re: [PATCH 00/12] Add kdbus implementation,
Eric W. Biederman
RT Scheduler and Network Namespaces - possible issue,
Florin Medrea (Gmail)
[RESEND][PATCH 0/2v5] ns, procfs: pid conversion between ns and showing pidns hierarchy,
Chen Hanxiao
How to use cgroups within containers?,
Richard Weinberger
[PATCHv5] procfs: show hierarchy of pid namespace,
Chen Hanxiao
[PATCHv1 0/8] CGroup Namespaces,
Aditya Kali
- [PATCHv1 1/8] kernfs: Add API to generate relative kernfs path, Aditya Kali
- [PATCHv1 2/8] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace, Aditya Kali
- [PATCHv1 3/8] cgroup: add function to get task's cgroup on default hierarchy, Aditya Kali
- [PATCHv1 4/8] cgroup: export cgroup_get() and cgroup_put(), Aditya Kali
- [PATCHv1 5/8] cgroup: introduce cgroup namespaces, Aditya Kali
- [PATCHv1 6/8] cgroup: restrict cgroup operations within task's cgroupns, Aditya Kali
- [PATCHv1 7/8] cgroup: cgroup namespace setns support, Aditya Kali
- [PATCHv1 8/8] cgroup: mount cgroupns-root when inside non-init cgroupns, Aditya Kali
- Re: [PATCHv1 0/8] CGroup Namespaces, Andy Lutomirski
- Re: [PATCHv1 0/8] CGroup Namespaces, Eric W. Biederman
Schedule for the Containers mini-summit at LPC 2014 (next week in Düsseldorf),
Stéphane Graber
[PATCHv4] procfs: show hierarchy of pid namespace,
Chen Hanxiao
[PATCH RFC] setns: return 0 directly if try to reassociate with current namespace,
Chen Hanxiao
[PATCHv2] sched: updated comments of CLONE_NEWNS, Chen Hanxiao
[PATCH] sched: updated comments of CLONE_NEWNS,
Chen Hanxiao
[PATCH V5 00/13] namespaces: log namespaces per task,
Richard Guy Briggs
- [PATCH V5 01/13] namespaces: assign each namespace instance a serial number, Richard Guy Briggs
- [PATCH V5 02/13] namespaces: expose namespace instance serial number in proc_ns_operations, Richard Guy Briggs
- [PATCH V5 03/13] namespaces: expose ns_entries, Richard Guy Briggs
- [PATCH V5 04/13] audit: log namespace serial numbers, Richard Guy Briggs
- [PATCH V5 05/13] audit: initialize at subsystem time rather than device time, Richard Guy Briggs
- [PATCH V5 06/13] audit: log creation and deletion of namespace instances, Richard Guy Briggs
- [PATCH V5 07/13] audit: dump namespace IDs for pid on receipt of AUDIT_NS_INFO, Richard Guy Briggs
- [PATCH V5 08/13] sched: add a macro to ref all CLONE_NEW* flags, Richard Guy Briggs
- [PATCH V5 09/13] fork: audit on creation of new namespace(s), Richard Guy Briggs
- [PATCH V5 10/13] audit: log on switching namespace (setns), Richard Guy Briggs
- [PATCH V5 11/13] audit: emit AUDIT_NS_INFO record with AUDIT_VIRT_CONTROL record, Richard Guy Briggs
- [PATCH V5 12/13] namespaces: expose ns instance serial numbers in proc, Richard Guy Briggs
- [PATCH V5 13/13] Documentation: add a section for /proc/<pid>/ns/, Richard Guy Briggs
LXC 1.0.6 has been released!, Stéphane Graber
[PATCHv3 0/2] ns, procfs: pid conversion between ns and showing pidns hierarchy,
Chen Hanxiao
[RFC PATCH net-next v2 0/5] netns: allow to identify peer netns,
Nicolas Dichtel
[RESEND][PATCH v2 0/2] ns, procfs: pid conversion between ns and showing pidns hierarchy,
Chen Hanxiao
[PATCH v2 0/2] ns, procfs: pid conversion between ns and showing pidns hierarchy,
Chen Hanxiao
[RESEND][PATCH] userns: use marco instead of magic number for max userns level,
Chen Hanxiao
[PATCH] userns: use marco instead of magic number for max userns level, Chen Hanxiao
[RFC PATCH 0/3] ns, procfs: pid conversion between ns and showing pidns hierarchy,
Chen Hanxiao
[Announce] Checkpoint-restore tool v1.3, Pavel Emelyanov
Linux Plumbers 2014: talk proposals, Stéphane Graber
[PATCH V4 0/8] namespaces: log namespaces per task,
Richard Guy Briggs
For review: setns(2) man page [RESEND], Michael Kerrisk (man-pages)
For review: unshare(2) man page, Michael Kerrisk (man-pages)
For review: setns(2) man page, Michael Kerrisk (man-pages)
For review: namespaces(7) man page,
Michael Kerrisk (man-pages)
For review: user_namespace(7) man page,
Michael Kerrisk (man-pages)
Make Dynamic ELF binary loader settable.,
Peter Dolding
[GIT PULL] namespace updates for v3.17-rc1,
Eric W. Biederman
[REVIEW][PATCH 0/4] /proc/thread-self,
Eric W. Biederman
[REVIEW][PATCH] NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes, Eric W. Biederman
[REVIEW][0/5] Fixing unprivileged mount -o remount,ro,
Eric W. Biederman
[REVIEW][PATCH] namespaces: Use task_lock and not rcu to protect nsproxy,
Eric W. Biederman
[PATCH 0/5] RFC: CGroup Namespaces,
Aditya Kali
LXC 1.0.5 has been released!, Stéphane Graber
Could not mount sysfs when enable userns but disable netns,
chenhanxiao@xxxxxxxxxxxxxx
[RFC]Pid conversion between pid namespace,
chenhanxiao@xxxxxxxxxxxxxx
[PATCH] cgroup: fix a typo in Documentation/cgroups/cgroups.txt,
Chen Hanxiao
[PATCH v2] ns: introduce getnspid syscall,
Chen Hanxiao
[Announce] Checkpoint-restore tool v1.3-rc2, Pavel Emelyanov
Support for user namespaces for /proc/net/ip_tables_names, Alin Dobre
[PATCH] ns: introduce getnspid syscall,
Chen Hanxiao
libcontainer for linux, James Bottomley
Re: [PATCH 3/3] ipc namespace: copy settings from parent namespace,
Michael Kerrisk (man-pages)
[RFC] Per-user namespace process accounting,
Marian Marinov
[PATCH v2] /proc/pid/status: show all sets of pid according to ns,
Chen Hanxiao
[PATCH RFC RESEND 00/14] New version of the BFQ I/O Scheduler,
paolo
- [PATCH RFC RESEND 02/14] block: introduce the BFQ-v0 I/O scheduler, paolo
- [PATCH RFC RESEND 06/14] block, bfq: modify the peak-rate estimator, paolo
- [PATCH RFC RESEND 10/14] block, bfq: preserve a low latency also with NCQ-capable drives, paolo
- [PATCH RFC RESEND 07/14] block, bfq: add more fairness to boost throughput and reduce latency, paolo
- [PATCH RFC RESEND 14/14] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs, paolo
- [PATCH RFC RESEND 09/14] block, bfq: reduce I/O latency for soft real-time applications, paolo
- [PATCH RFC RESEND 04/14] block, bfq: add full hierarchical scheduling and cgroups support, paolo
- [PATCH RFC RESEND 08/14] block, bfq: improve responsiveness, paolo
- [PATCH RFC RESEND 03/14] block: add hierarchical-support option to kconfig, paolo
- [PATCH RFC RESEND 05/14] block, bfq: improve throughput boosting, paolo
- [PATCH RFC RESEND 11/14] block, bfq: reduce latency during request-pool saturation, paolo
- [PATCH RFC RESEND 13/14] block, bfq: boost the throughput on NCQ-capable flash-based devices, paolo
- [PATCH RFC RESEND 12/14] block, bfq: add Early Queue Merge (EQM), paolo
- [PATCH RFC RESEND 01/14] block: kconfig update and build bits for BFQ, paolo
- Re: [PATCH RFC RESEND 01/14] block: kconfig update and build bits for BFQ, Tejun Heo
- [PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler, Paolo Valente
- [PATCH RFC - TAKE TWO - 01/12] block: introduce the BFQ-v0 I/O scheduler, Paolo Valente
- [PATCH RFC - TAKE TWO - 03/12] block, bfq: improve throughput boosting, Paolo Valente
- [PATCH RFC - TAKE TWO - 02/12] block, bfq: add full hierarchical scheduling and cgroups support, Paolo Valente
- [PATCH RFC - TAKE TWO - 04/12] block, bfq: modify the peak-rate estimator, Paolo Valente
- [PATCH RFC - TAKE TWO - 05/12] block, bfq: add more fairness to boost throughput and reduce latency, Paolo Valente
- [PATCH RFC - TAKE TWO - 06/12] block, bfq: improve responsiveness, Paolo Valente
- [PATCH RFC - TAKE TWO - 09/12] block, bfq: reduce latency during request-pool saturation, Paolo Valente
- [PATCH RFC - TAKE TWO - 07/12] block, bfq: reduce I/O latency for soft real-time applications, Paolo Valente
- [PATCH RFC - TAKE TWO - 08/12] block, bfq: preserve a low latency also with NCQ-capable drives, Paolo Valente
- [PATCH RFC - TAKE TWO - 12/12] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs, Paolo Valente
- [PATCH RFC - TAKE TWO - 11/12] block, bfq: boost the throughput on NCQ-capable flash-based devices, Paolo Valente
[Index of Archives]
[Cgroups]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]