summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * userns: Convert fat to use kuid/kgid where appropriateEric W. Biederman2012-09-204-12/+17
| * userns: Convert quotaEric W. Biederman2012-09-182-16/+14
| * userns: Convert struct dquot_warnEric W. Biederman2012-09-181-9/+7
| * userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman2012-09-189-82/+102
| * userns: Modify dqget to take struct kqidEric W. Biederman2012-09-184-15/+17
| * userns: Convert quota netlink aka quota_send_warningEric W. Biederman2012-09-186-15/+22
| * userns: Convert qutoactlEric W. Biederman2012-09-187-30/+48
| * userns: Implement struct kqidEric W. Biederman2012-09-183-1/+258
| * userns: Add kprojid_t and associated infrastructure in projid.hEric W. Biederman2012-09-185-1/+257
| * userns: Convert configfs to use kuid and kgid where appropriateEric W. Biederman2012-09-182-3/+2
| * userns: Convert extN to support kuids and kgids in posix aclsEric W. Biederman2012-09-184-24/+60
| * userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-1817-49/+53
| * userns: Convert vfs posix_acl support to use kuids and kgidsEric W. Biederman2012-09-185-21/+126
| * userns: Teach trace to use from_kuidEric W. Biederman2012-09-183-3/+3
| * userns: Convert bsd process accounting to use kuid and kgid where appropriateEric W. Biederman2012-09-182-3/+2
| * userns: Convert taskstats to handle the user and pid namespaces.Eric W. Biederman2012-09-184-14/+30
| * userns: Convert audit to work with user namespaces enabledEric W. Biederman2012-09-185-27/+37
| * userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-1818-66/+80
| * audit: Add typespecific uid and gid comparatorsEric W. Biederman2012-09-184-89/+184
| * audit: Don't pass pid or uid to audit_log_common_recv_msgEric W. Biederman2012-09-181-15/+14
| * audit: Remove the unused uid parameter from audit_receive_filterEric W. Biederman2012-09-183-4/+4
| * audit: Properly set the origin port id of audit messages.Eric W. Biederman2012-09-181-1/+1
| * audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GETEric W. Biederman2012-09-181-25/+13
| * audit: kill audit_prepare_user_ttyEric W. Biederman2012-09-181-19/+1
| * audit: Use current instead of NETLINK_CREDS() in audit_filterEric W. Biederman2012-09-183-9/+8
| * audit: Limit audit requests to processes in the initial pid and user namespaces.Eric W. Biederman2012-09-181-0/+6
| * userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...Eric W. Biederman2012-09-143-5/+6
| * userns: Convert security/keys to the new userns infrastructureEric W. Biederman2012-09-1410-88/+84
| * userns: Convert drm to use kuid and kgid and struct pid where appropriateEric W. Biederman2012-09-135-8/+9
| * userns: Convert ipc to use kuid and kgid where appropriateEric W. Biederman2012-09-077-38/+55
| * userns: Convert process event connector to handle kuids and kgidsEric W. Biederman2012-09-072-5/+14
| * userns: Convert debugfs to use kuid/kgid where appropriate.Eric W. Biederman2012-09-072-9/+18
| * userns: Make credential debugging user namespace safe.Eric W. Biederman2012-08-242-3/+8
| * userns: Enable building of pf_key sockets when user namespace support is enab...Eric W. Biederman2012-08-241-1/+0
| * ipv6: move dereference after check in fl_free()Dan Carpenter2012-08-171-5/+2
| * userns: Convert tun/tap to use kuid and kgid where appropriateEric W. Biederman2012-08-152-15/+32
| * userns: Make the airo wireless driver use kuids for proc uids and gidsEric W. Biederman2012-08-152-22/+28
| * userns: xt_owner: Add basic user namespace support.Eric W. Biederman2012-08-152-7/+24
| * userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...Eric W. Biederman2012-08-152-3/+11
| * userns: Convert xt_LOG to print socket kuids and kgids as uids and gidsEric W. Biederman2012-08-152-7/+10
| * userns: Convert cls_flow to work with user namespaces enabledEric W. Biederman2012-08-152-5/+12
| * net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman2012-08-1510-10/+19
| * userns: nfnetlink_log: Report socket uids in the log sockets user namespaceEric W. Biederman2012-08-152-5/+10
| * userns: Teach inet_diag to work with user namespacesEric W. Biederman2012-08-154-8/+20
| * userns: Implement sk_user_nsEric W. Biederman2012-08-151-0/+9
| * netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman2012-08-152-2/+5
| * userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman2012-08-153-10/+16
| * pidns: Export free_pid_nsEric W. Biederman2012-08-151-0/+2
| * net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman2012-08-154-9/+48
| * userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman2012-08-154-29/+35