Linux Containers
[Prev Page][Next Page]
- Re: [PATCH 3/4] cgroup: introduce sane_behavior mount option, (continued)
- [PATCHSET] perf, cgroup: implement hierarchy support for perf_event controller,
Tejun Heo
- [PATCH v3 00/32] memcg-aware slab shrinking with lasers and numbers,
Glauber Costa
- [PATCH v3 01/32] super: fix calculation of shrinkable objects for small numbers, Glauber Costa
- [PATCH v3 04/32] dentry: move to per-sb LRU locks, Glauber Costa
- [PATCH v3 02/32] vmscan: take at least one pass with shrinkers, Glauber Costa
- [PATCH v3 06/32] mm: new shrinker API, Glauber Costa
- [PATCH v3 03/32] dcache: convert dentry_stat.nr_unused to per-cpu counters, Glauber Costa
- [PATCH v3 07/32] shrinker: convert superblock shrinkers to new API, Glauber Costa
- [PATCH v3 05/32] dcache: remove dentries from LRU before putting on dispose list, Glauber Costa
- [PATCH v3 08/32] list: add a new LRU list type, Glauber Costa
- [PATCH v3 11/32] list_lru: per-node list infrastructure, Glauber Costa
- [PATCH v3 12/32] shrinker: add node awareness, Glauber Costa
- [PATCH v3 09/32] inode: convert inode lru list to generic lru list code., Glauber Costa
- [PATCH v3 10/32] dcache: convert to use new lru list infrastructure, Glauber Costa
- [PATCH v3 13/32] fs: convert inode and dentry shrinking to be node aware, Glauber Costa
- [PATCH v3 16/32] fs: convert fs shrinkers to new scan/count API, Glauber Costa
- [PATCH v3 14/32] xfs: convert buftarg LRU to generic code, Glauber Costa
- [PATCH v3 18/32] shrinker: convert remaining shrinkers to count/scan API, Glauber Costa
- [PATCH v3 19/32] hugepage: convert huge zero page shrinker to new shrinker API, Glauber Costa
- [PATCH v3 15/32] xfs: convert dquot cache lru to list_lru, Glauber Costa
- [PATCH v3 20/32] shrinker: Kill old ->shrink API., Glauber Costa
- [PATCH v3 17/32] drivers: convert shrinkers to new count/scan API, Glauber Costa
- [PATCH v3 21/32] vmscan: also shrink slab in memcg pressure, Glauber Costa
- [PATCH v3 23/32] lru: add an element to a memcg list, Glauber Costa
- [PATCH v3 24/32] list_lru: also include memcg lists in counts and scans, Glauber Costa
- [PATCH v3 25/32] list_lru: per-memcg walks, Glauber Costa
- [PATCH v3 26/32] memcg: per-memcg kmem shrinking, Glauber Costa
- [PATCH v3 27/32] list_lru: reclaim proportionaly between memcgs and nodes, Glauber Costa
- [PATCH v3 22/32] memcg,list_lru: duplicate LRUs upon kmemcg creation, Glauber Costa
- [PATCH v3 29/32] memcg: move initialization to memcg creation, Glauber Costa
- [PATCH v3 30/32] memcg: shrink dead memcgs upon global memory pressure., Glauber Costa
- [PATCH v3 28/32] memcg: scan cache objects hierarchically, Glauber Costa
- [PATCH v3 32/32] memcg: debugging facility to access dangling memcgs, Glauber Costa
- [PATCH v3 31/32] super: targeted memcg reclaim, Glauber Costa
- Re: [PATCH v3 00/32] memcg-aware slab shrinking with lasers and numbers, Andrew Morton
- [PATCH cgroup/for-3.10] devcg: remove broken_hierarchy tag,
Tejun Heo
- cgroup: status-quo and userland efforts,
Tejun Heo
- [PATCHSET] cgroup: unexport locking interface,
Tejun Heo
- [PATCH v2 00/28] memcg-aware slab shrinking,
Glauber Costa
- [PATCH v2 02/28] vmscan: take at least one pass with shrinkers, Glauber Costa
- [PATCH v2 01/28] super: fix calculation of shrinkable objects for small numbers, Glauber Costa
- [PATCH v2 04/28] dentry: move to per-sb LRU locks, Glauber Costa
- [PATCH v2 05/28] dcache: remove dentries from LRU before putting on dispose list, Glauber Costa
- [PATCH v2 08/28] list: add a new LRU list type, Glauber Costa
- [PATCH v2 03/28] dcache: convert dentry_stat.nr_unused to per-cpu counters, Glauber Costa
- [PATCH v2 06/28] mm: new shrinker API, Glauber Costa
- [PATCH v2 07/28] shrinker: convert superblock shrinkers to new API, Glauber Costa
- [PATCH v2 09/28] inode: convert inode lru list to generic lru list code., Glauber Costa
- [PATCH v2 10/28] dcache: convert to use new lru list infrastructure, Glauber Costa
- [PATCH v2 11/28] list_lru: per-node list infrastructure, Glauber Costa
- [PATCH v2 13/28] fs: convert inode and dentry shrinking to be node aware, Glauber Costa
- [PATCH v2 12/28] shrinker: add node awareness, Glauber Costa
- [PATCH v2 15/28] xfs: convert dquot cache lru to list_lru, Glauber Costa
- [PATCH v2 16/28] fs: convert fs shrinkers to new scan/count API, Glauber Costa
- [PATCH v2 14/28] xfs: convert buftarg LRU to generic code, Glauber Costa
- [PATCH v2 18/28] shrinker: convert remaining shrinkers to count/scan API, Glauber Costa
- [PATCH v2 19/28] hugepage: convert huge zero page shrinker to new shrinker API, Glauber Costa
- [PATCH v2 20/28] shrinker: Kill old ->shrink API., Glauber Costa
- [PATCH v2 17/28] drivers: convert shrinkers to new count/scan API, Glauber Costa
- [PATCH v2 21/28] vmscan: also shrink slab in memcg pressure, Glauber Costa
- [PATCH v2 24/28] list_lru: also include memcg lists in counts and scans, Glauber Costa
- [PATCH v2 25/28] list_lru: per-memcg walks, Glauber Costa
- [PATCH v2 23/28] lru: add an element to a memcg list, Glauber Costa
- [PATCH v2 22/28] memcg,list_lru: duplicate LRUs upon kmemcg creation, Glauber Costa
- [PATCH v2 26/28] memcg: per-memcg kmem shrinking, Glauber Costa
- [PATCH v2 27/28] list_lru: reclaim proportionaly between memcgs and nodes, Glauber Costa
- [PATCH v2 28/28] super: targeted memcg reclaim, Glauber Costa
- Re: [PATCH v2 00/28] memcg-aware slab shrinking, Serge Hallyn
- For review (v2): user_namespaces(7) man page,
Michael Kerrisk (man-pages)
- [PATCH 0/3] Clean up and fix SCM_CREDENTIALS code,
Andy Lutomirski
- Re: [PATCH RFC] audit: provide namespace information in user originated records,
Eric W. Biederman
- [PATCH 0/4] fix depvpts in user namespaces,
Glauber Costa
- For review: user_namespaces(7) man page,
Michael Kerrisk (man-pages)
- [PATCH 00/14] xfs: Support for interacting with multiple user namespaces,
Eric W. Biederman
- [PATCH 01/14] xfs: Convert uids and gids in xfs acls to/from kuids and kgids, Eric W. Biederman
- [PATCH 02/14] xfs: Separate the in core and the logged inode., Eric W. Biederman
- [PATCH 03/14] xfs: Store projectid as a single variable., Eric W. Biederman
- [PATCH 04/14] xfs: Update inode uids, gids, and projids to be kuids, kgids, and kprojids, Eric W. Biederman
- [PATCH 05/14] xfs: Update xfs_ioctl_setattr to handle projids in any user namespace, Eric W. Biederman
- [PATCH 06/14] xfs: Use kuids and kgids in xfs_setattr_nonsize, Eric W. Biederman
- [PATCH 07/14] xfs: Update ioctl(XFS_IOC_FREE_EOFBLOCKS) to handle callers in any userspace, Eric W. Biederman
- [PATCH 08/14] xfs: Use kprojids when allocating inodes., Eric W. Biederman
- [PATCH 09/14] xfs: Modify xfs_qm_vop_dqalloc to take kuids, kgids, and kprojids., Eric W. Biederman
- [PATCH 10/14] xfs: Push struct kqid into xfs_qm_scall_qmlim and xfs_qm_scall_getquota, Eric W. Biederman
- [PATCH 14/14] xfs: Enable building with user namespaces enabled., Eric W. Biederman
- [PATCH 12/14] xfs: Remember the kqid for a quota, Eric W. Biederman
- [PATCH 11/14] xfs: Modify xfs_qm_dqget to take a struct kqid., Eric W. Biederman
- [PATCH 13/14] xfs: Use q_id instead of q_core.d_id., Eric W. Biederman
- Re: [PATCH 00/14] xfs: Support for interacting with multiple user namespaces, Dave Chinner
- Re: CLONE_NEWUSER|CLONE_FS root exploit,
Eric W. Biederman
- XCS20XL-4TQG144C, Xilinx, Teresa(Hard Find)
- nouveau stand usine nouvelle, sandrine
- [GIT PULL] mount namespace bug fixes, Eric W. Biederman
- Documenting reboot(2) changes for PID namespace in 3.9,
Michael Kerrisk (man-pages)
- For review: pid_namespaces(7) man page (draft 2),
Michael Kerrisk (man-pages)
- [GIT PULL] namespace bug fixes, Eric W. Biederman
- Re: 3.9-rc1 NULL pointer crash at find_pid_ns,
Li Zefan
- [PATCH 0/2] userns bug fixes for v3.9-rc2 for review,
Eric W. Biederman
- cgroup_release_agent() hung task warnings,
Tommi Rantala
- For review: pid_namespaces(7) man page,
Michael Kerrisk (man-pages)
- cgroups memory controller causing swap or oom kill, Sean Chen
- [GIT PULL] user namespace and namespace infrastructure changes for 3.9, Eric W. Biederman
- Re: PROBLEM: Crash cgdeleting empty memory cgroups with memory.kmem.limit_in_bytes set,
Tejun Heo
- [Announce] Checkpoint-restore tool v0.4,
Pavel Emelyanov
- [GIT PULL] cpuset changes for 3.9-rc1, Tejun Heo
- [GIT PULL] cgroup changes for 3.9-rc1, Tejun Heo
- Physical to Virtual for LXC, Kunal Kushwaha
- [PATCH net-next 1/4] net: proc: change proc_net_fops_create to proc_create,
Gao feng
- [PATCH review 00/16] userns: Completion of kuid/kgid/kprojid pushdown.,
Eric W. Biederman
- [PATCH review 01/16] xfs: Convert uids and gids in xfs acls to/from kuids and kgids, Eric W. Biederman
- [PATCH review 02/16] xfs: Store projectid as a single variable., Eric W. Biederman
- [PATCH review 03/16] xfs: Always read uids and gids from the vfs inode, Eric W. Biederman
- [PATCH review 04/16] xfs: Update inode uids, gids, and projids to be kuids, kgids, and kprojids, Eric W. Biederman
- [PATCH review 05/16] xfs: Update xfs_ioctl_setattr to handle projids in any user namespace, Eric W. Biederman
- [PATCH review 06/16] xfs: Use kuids and kgids in xfs_setattr_nonsize, Eric W. Biederman
- [PATCH review 07/16] xfs: Update ioctl(XFS_IOC_FREE_EOFBLOCKS) to handle callers in any userspace, Eric W. Biederman
- [PATCH review 08/16] xfs: Use kprojids when allocating inodes., Eric W. Biederman
- [PATCH review 09/16] xfs: Modify xfs_qm_vop_dqalloc to take kuids, kgids, and kprojids., Eric W. Biederman
- [PATCH review 10/16] xfs: Push struct kqid into xfs_qm_scall_qmlim and xfs_qm_scall_getquota, Eric W. Biederman
- [PATCH review 12/16] xfs: Remember the kqid for a quota, Eric W. Biederman
- [PATCH review 13/16] xfs: Use q_id instead of q_core.d_id., Eric W. Biederman
- [PATCH review 14/16] xfs: Enable building with user namespaces enabled., Eric W. Biederman
- [PATCH review 16/16] userns: Remove the EXPERMINTAL kconfig tag, Eric W. Biederman
- [PATCH review 11/16] xfs: Modify xfs_qm_dqget to take a struct kqid., Eric W. Biederman
- [PATCH review 15/16] userns: Now that everything has been converted remove the unnecessary infrastructure, Eric W. Biederman
- [PATCH] kernel: allow reboots from user_ns,
Glauber Costa
- [PATCH review 00/85] userns changes for 9p, afs, ceph, cifs, coda, gfs2, ncpfs, nfs, nfsd, and ocfs2,
Eric W. Biederman
- [PATCH review 01/85] ceph: Only allow mounts in the initial network namespace, Eric W. Biederman
- [PATCH review 02/85] ceph: Translate between uid and gids in cap messages and kuids and kgids, Eric W. Biederman
- [PATCH review 03/85] ceph: Translate inode uid and gid attributes to/from kuids and kgids., Eric W. Biederman
- [PATCH review 04/85] ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t, Eric W. Biederman
- [PATCH review 05/85] ceph: Convert kuids and kgids before printing them., Eric W. Biederman
- [PATCH review 06/85] ceph: Enable building when user namespaces are enabled., Eric W. Biederman
- [PATCH review 07/85] 9p: Add 'u' and 'g' format specifies for kuids and kgids, Eric W. Biederman
- [PATCH review 08/85] 9p: Transmit kuid and kgid values, Eric W. Biederman
- [PATCH review 09/85] 9p: Modify the stat structures to use kuid_t and kgid_t, Eric W. Biederman
- [PATCH review 10/85] 9p: Modify struct 9p_fid to use a kuid_t not a uid_t, Eric W. Biederman
- [PATCH review 46/85] sunrpc: Convert kuids and kgids to uids and gids for printing, Eric W. Biederman
- [PATCH review 27/85] gfs2: Remove improper checks in gfs2_set_dqblk., Eric W. Biederman
- [PATCH review 32/85] gfs2: Modify qdsb_get to take a struct kqid, Eric W. Biederman
- [PATCH review 42/85] sunrpc: Use userns friendly constants., Eric W. Biederman
- [PATCH review 11/85] 9p: Modify struct v9fs_session_info to use a kuids and kgids, Eric W. Biederman
- [PATCH review 17/85] coda: Restrict coda messages to the initial pid namespace, Eric W. Biederman
- [PATCH review 51/85] sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials, Eric W. Biederman
- [PATCH review 39/85] gfs2: Enable building with user namespaces enabled, Eric W. Biederman
- [PATCH review 21/85] ocfs2: Handle kuids and kgids in acl/xattr conversions., Eric W. Biederman
- [PATCH review 48/85] sunrpc: Update gss uid to security context mapping., Eric W. Biederman
- [PATCH review 18/85] coda: Restrict coda messages to the initial user namespace, Eric W. Biederman
- [PATCH review 20/85] coda: Allow coda to be built when user namespace support is enabled, Eric W. Biederman
- [PATCH review 28/85] gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE, Eric W. Biederman
- [PATCH review 15/85] afs: Only allow mounting afs in the intial network namespace, Eric W. Biederman
- [PATCH review 38/85] gfs2: Convert uids and gids between dinodes and vfs inodes., Eric W. Biederman
- [PATCH review 50/85] sunrpc: Hash uids by first computing their value in the initial userns, Eric W. Biederman
- [PATCH review 19/85] coda: Cache permisions in struct coda_inode_info in a kuid_t., Eric W. Biederman
- [PATCH review 14/85] afs: Remove unused structure afs_store_status, Eric W. Biederman
- [PATCH review 24/85] ocfs2: For tracing report the uid and gid values in the initial user namespace, Eric W. Biederman
- [PATCH review 55/85] nfs: Convert struct nfs_fattr to Use kuid_t and kgid_t, Eric W. Biederman
- [PATCH review 36/85] gfs2: Use kuid_t and kgid_t types where appropriate., Eric W. Biederman
- [PATCH review 35/85] gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines, Eric W. Biederman
- [PATCH review 52/85] sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls., Eric W. Biederman
- [PATCH review 26/85] ocfs2: Enable building with user namespaces enabled, Eric W. Biederman
- [PATCH review 37/85] gfs2: Use uid_eq and gid_eq where appropriate, Eric W. Biederman
- [PATCH review 25/85] ocfs2: Compare kuids and kgids using uid_eq and gid_eq, Eric W. Biederman
- [PATCH review 47/85] sunrpc: Use gid_valid to test for gid != INVALID_GID, Eric W. Biederman
- [PATCH review 44/85] sunrpc: Use uid_eq and gid_eq where appropriate, Eric W. Biederman
- [PATCH review 43/85] sunrpc: Use kuid_t and kgid_t where appropriate, Eric W. Biederman
- [PATCH review 22/85] ocfs2: convert between kuids and kgids and DLM locks, Eric W. Biederman
- [PATCH review 13/85] 9p: Allow building 9p with user namespaces enabled., Eric W. Biederman
- [PATCH review 12/85] 9p: Modify v9fs_get_fsgid_for_create to return a kgid, Eric W. Biederman
- [PATCH review 16/85] afs: Support interacting with multiple user namespaces, Eric W. Biederman
- [PATCH review 53/85] sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials, Eric W. Biederman
- [PATCH review 49/85] sunrpc: Update svcgss xdr handle to rpsec_contect cache, Eric W. Biederman
- [PATCH review 29/85] gfs2: Report quotas in the caller's user namespace., Eric W. Biederman
- [PATCH review 31/85] gfs2: Modify struct gfs2_quota_change_host to use struct kqid, Eric W. Biederman
- [PATCH review 40/85] ncpfs: Support interacting with multiple user namespaces, Eric W. Biederman
- [PATCH review 41/85] nfs_common: Update the translation between nfsv3 acls linux posix acls, Eric W. Biederman
- [PATCH review 30/85] gfs2: Introduce qd2index, Eric W. Biederman
- [PATCH review 33/85] gfs2: Convert gfs2_quota_refresh to take a kqid, Eric W. Biederman
- [PATCH review 34/85] gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid, Eric W. Biederman
- [PATCH review 45/85] sunrpc: Simplify auth_unix now that everything is a kgid_t, Eric W. Biederman
- [PATCH review 23/85] ocfs2: Convert uid and gids between in core and on disk inodes, Eric W. Biederman
- [PATCH review 56/85] nfs: Convert idmap to use kuids and kgids, Eric W. Biederman
- [PATCH review 67/85] nfsd: Convert nfsxdr to use kuids and kgids, Eric W. Biederman
- [PATCH review 57/85] nfs: Convert nfs2xdr to use kuids and kgids, Eric W. Biederman
- [PATCH review 60/85] nfs: kuid and kgid conversions for nfs/inode.c, Eric W. Biederman
- [PATCH review 81/85] cifs: Convert struct cifsFileInfo to use a kuid, Eric W. Biederman
- [PATCH review 66/85] nfsd: Convert nfs3xdr to use kuids and kgids, Eric W. Biederman
- [PATCH review 54/85] nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring alloc, Eric W. Biederman
- [PATCH review 65/85] nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid, Eric W. Biederman
- [PATCH review 75/85] cifs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring_alloc, Eric W. Biederman
- [PATCH review 80/85] cifs: Convert struct cifs_fattr to use kuid and kgids, Eric W. Biederman
- [PATCH review 76/85] cifs: Use kuids and kgids SID to uid/gid mapping, Eric W. Biederman
- [PATCH review 70/85] nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgids, Eric W. Biederman
- [PATCH review 71/85] nfsd: Properly compare and initialize kuids and kgids, Eric W. Biederman
- [PATCH review 63/85] nfsd: idmap use u32 not uid_t as the intermediate type, Eric W. Biederman
- [PATCH review 83/85] cifs: Convert struct cifs_sb_info to use kuids and kgids, Eric W. Biederman
- [PATCH review 59/85] nfs: Convert nfs4xdr to use kuids and kgids, Eric W. Biederman
- [PATCH review 77/85] cifs: Convert from a kuid before printing current_fsuid, Eric W. Biederman
- [PATCH review 78/85] cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t, Eric W. Biederman
- [PATCH review 72/85] nfsd: Enable building with user namespaces enabled., Eric W. Biederman
- [PATCH review 84/85] cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t, Eric W. Biederman
- [PATCH review 69/85] nfsd: Modify nfsd4_cb_sec to use kuids and kgids, Eric W. Biederman
- [PATCH review 62/85] nfsd: Remove declaration of nonexistent nfs4_acl_permisison, Eric W. Biederman
- [PATCH review 61/85] nfs: Enable building with user namespaces enabled., Eric W. Biederman
- [PATCH review 64/85] nfsd: Convert idmap to use kuids and kgids, Eric W. Biederman
- [PATCH review 85/85] cifs: Enable building with user namespaces enabled., Eric W. Biederman
- [PATCH review 79/85] cifs: Convert struct tcon_link to use a kuid., Eric W. Biederman
- [PATCH review 68/85] nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion, Eric W. Biederman
- [PATCH review 58/85] nfs: Convert nfs3xdr to use kuids and kgids, Eric W. Biederman
- [PATCH review 74/85] cifs: Use BUILD_BUG_ON to validate uids and gids are the same size, Eric W. Biederman
- [PATCH review 82/85] cifs: Modify struct smb_vol to use kuids and kgids, Eric W. Biederman
- [PATCH review 73/85] cifs: Override unmappable incoming uids and gids, Eric W. Biederman
- nfs-ganesha with Linux containers,
Sukadev Bhattiprolu
- Re: [PATCH] Move console redirect to pid namespace,
Bruno Prémont
- [PATCH 01/10] netfilter: make /proc/net/netfilter pernet,
Gao feng
- [PATCH 04/10] netfilter: xt_LOG: add net namespace support for xt_LOG, Gao feng
- [PATCH 03/10] netfilter: ebt_log: add net namespace support for ebt_log, Gao feng
- [PATCH 06/10] netfilter: ipt_ulog: add net namespace support for ipt_ulog, Gao feng
- [PATCH 02/10] netfilter: nf_log: prepar net namespace support for nf_log, Gao feng
- [PATCH 05/10] netfilter: ebt_ulog: add net namesapce support for ebt_ulog, Gao feng
- [PATCH 08/10] netfilter: nf_log: enable nflog in un-init net namespace, Gao feng
- [PATCH 09/10] netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queue, Gao feng
- [PATCH 07/10] netfilter: nfnetlink_log: add net namespace support for nfnetlink_log, Gao feng
- [PATCH 10/10] netfilter: remove useless variable proc_net_netfilter, Gao feng
- Re: [PATCH 01/10] netfilter: make /proc/net/netfilter pernet, Pablo Neira Ayuso
- [PATCH 71/77] cgroup: convert to idr_alloc(), Tejun Heo
- [PATCH 14/77] cgroup: don't use idr_remove_all(),
Tejun Heo
- Regarding lxc-0.8.0 on Centos 6.3,
Kunal Kushwaha
- Regarding LXC and Libvirt integration state.,
Kunal Kushwaha
- Re:Clearer view, safer driving from our wiper blades, Mary
- [PATCH 55/62] cgroup: convert to idr_alloc(),
Tejun Heo
- [PATCH net-next 1/4]netns: fdb: allow unprivileged users to add/del fdb entries,
Gao feng
- [PATCH] userns: Allow the unprivileged users to mount mqueue fs,
Gao feng
- [PATCH review 0/6] miscelaneous user namespace patches,
Eric W. Biederman
- [PATCH 13/14] cgroup: don't use idr_remove_all(), Tejun Heo
- User namespaces and the memory control group, Eric W. Biederman
- [PATCH 00/11] pkg-shadow support subordinate ids with user namespaces,
Eric W. Biederman
- [PATCH 01/11] Documentation for /etc/subuid and /etc/subgid, Eric W. Biederman
- [PATCH 02/11] login.defs.5: Document the new variables in login.defs, Eric W. Biederman
- [PATCH 03/11] Implement commonio_append., Eric W. Biederman
- [PATCH 03/11] Implement commonio_append., Eric W. Biederman
- [PATCH 04/11] Add backend support for suboridnate uids and gids, Eric W. Biederman
- [PATCH 05/11] Implement find_new_sub_uids find_new_sub_gids, Eric W. Biederman
- [PATCH 06/11] userdel: Add support for removing subordinate user and group ids., Eric W. Biederman
- [PATCH 07/11] useradd: Add support for subordinate user identifiers, Eric W. Biederman
- [PATCH 08/11] Add support for detecting busy subordinate user ids, Eric W. Biederman
- [PATCH 09/11] usermod: Add support for subordinate uids and gids., Eric W. Biederman
- [PATCH 10/11] newusers: Add support for assiging subordinate uids and gids., Eric W. Biederman
- [PATCH 11/11] newuidmap, newgidmap: New suid helpers for using subordinate uids and gids, Eric W. Biederman
[Index of Archives]
[Cgroups]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]