summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-1718-66/+80
* audit: Add typespecific uid and gid comparatorsEric W. Biederman2012-09-174-89/+184
* audit: Don't pass pid or uid to audit_log_common_recv_msgEric W. Biederman2012-09-171-15/+14
* audit: Remove the unused uid parameter from audit_receive_filterEric W. Biederman2012-09-173-4/+4
* audit: Properly set the origin port id of audit messages.Eric W. Biederman2012-09-171-1/+1
* audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GETEric W. Biederman2012-09-171-25/+13
* audit: kill audit_prepare_user_ttyEric W. Biederman2012-09-171-19/+1
* audit: Use current instead of NETLINK_CREDS() in audit_filterEric W. Biederman2012-09-173-9/+8
* audit: Limit audit requests to processes in the initial pid and user namespaces.Eric W. Biederman2012-09-171-0/+6
* userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...Eric W. Biederman2012-09-133-5/+6
* userns: Convert security/keys to the new userns infrastructureEric W. Biederman2012-09-1310-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-067-38/+55
* userns: Convert process event connector to handle kuids and kgidsEric W. Biederman2012-09-062-5/+14
* userns: Convert debugfs to use kuid/kgid where appropriate.Eric W. Biederman2012-09-062-9/+18
* userns: Make credential debugging user namespace safe.Eric W. Biederman2012-08-232-3/+8
* userns: Enable building of pf_key sockets when user namespace support is enab...Eric W. Biederman2012-08-231-1/+0
* ipv6: move dereference after check in fl_free()Dan Carpenter2012-08-161-5/+2
* userns: Convert tun/tap to use kuid and kgid where appropriateEric W. Biederman2012-08-142-15/+32
* userns: Make the airo wireless driver use kuids for proc uids and gidsEric W. Biederman2012-08-142-22/+28
* userns: xt_owner: Add basic user namespace support.Eric W. Biederman2012-08-142-7/+24
* userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...Eric W. Biederman2012-08-142-3/+11
* userns: Convert xt_LOG to print socket kuids and kgids as uids and gidsEric W. Biederman2012-08-142-7/+10
* userns: Convert cls_flow to work with user namespaces enabledEric W. Biederman2012-08-142-5/+12
* net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman2012-08-1410-10/+19
* userns: nfnetlink_log: Report socket uids in the log sockets user namespaceEric W. Biederman2012-08-142-5/+10
* userns: Teach inet_diag to work with user namespacesEric W. Biederman2012-08-144-8/+20
* userns: Implement sk_user_nsEric W. Biederman2012-08-141-0/+9
* netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman2012-08-142-2/+5
* userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman2012-08-143-10/+16
* pidns: Export free_pid_nsEric W. Biederman2012-08-141-0/+2
* net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman2012-08-144-9/+48
* userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman2012-08-144-29/+35
* userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-1416-27/+36
* userns: Make seq_file's user namespace accessibleEric W. Biederman2012-08-142-0/+18
* userns: Allow USER_NS and NET simultaneously in KconfigEric W. Biederman2012-08-141-1/+1
* userns: Convert sock_i_uid to return a kuid_tEric W. Biederman2012-08-142-4/+4
* userns: Convert __dev_set_promiscuity to use kuids in audit logsEric W. Biederman2012-08-141-3/+4
* userns: Convert net/core/scm.c to use kuids and kgidsEric W. Biederman2012-08-142-10/+25
* userns: Fix link restrictions to use uid_eqEric W. Biederman2012-08-031-3/+3
* userns: Allow the usernamespace support to build after the removal of usbfsEric W. Biederman2012-08-031-1/+0
* Linux 3.6-rc1v3.6-rc1Linus Torvalds2012-08-021-2/+2
* Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-0213-164/+451
|\
| * x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2012-07-312-22/+36
| * Platform: OLPC: move global variables into priv structAndres Salomon2012-07-311-20/+28
OpenPOWER on IntegriCloud