aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* userns: Convert audit to work with user namespaces enabledEric W. Biederman2012-09-18
* userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
* audit: Add typespecific uid and gid comparatorsEric W. Biederman2012-09-17
* audit: Don't pass pid or uid to audit_log_common_recv_msgEric W. Biederman2012-09-17
* audit: Remove the unused uid parameter from audit_receive_filterEric W. Biederman2012-09-17
* audit: Properly set the origin port id of audit messages.Eric W. Biederman2012-09-17
* audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GETEric W. Biederman2012-09-17
* audit: kill audit_prepare_user_ttyEric W. Biederman2012-09-17
* audit: Use current instead of NETLINK_CREDS() in audit_filterEric W. Biederman2012-09-17
* audit: Limit audit requests to processes in the initial pid and user namespaces.Eric W. Biederman2012-09-17
* userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...Eric W. Biederman2012-09-13
* userns: Convert security/keys to the new userns infrastructureEric W. Biederman2012-09-13
* userns: Convert drm to use kuid and kgid and struct pid where appropriateEric W. Biederman2012-09-13
* userns: Convert ipc to use kuid and kgid where appropriateEric W. Biederman2012-09-07
* userns: Convert process event connector to handle kuids and kgidsEric W. Biederman2012-09-06
* userns: Convert debugfs to use kuid/kgid where appropriate.Eric W. Biederman2012-09-06
* userns: Make credential debugging user namespace safe.Eric W. Biederman2012-08-24
* userns: Enable building of pf_key sockets when user namespace support is enab...Eric W. Biederman2012-08-24
* ipv6: move dereference after check in fl_free()Dan Carpenter2012-08-16
* userns: Convert tun/tap to use kuid and kgid where appropriateEric W. Biederman2012-08-15
* userns: Make the airo wireless driver use kuids for proc uids and gidsEric W. Biederman2012-08-15
* userns: xt_owner: Add basic user namespace support.Eric W. Biederman2012-08-15
* userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...Eric W. Biederman2012-08-15
* userns: Convert xt_LOG to print socket kuids and kgids as uids and gidsEric W. Biederman2012-08-15
* userns: Convert cls_flow to work with user namespaces enabledEric W. Biederman2012-08-15
* net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman2012-08-15
* userns: nfnetlink_log: Report socket uids in the log sockets user namespaceEric W. Biederman2012-08-15
* userns: Teach inet_diag to work with user namespacesEric W. Biederman2012-08-15
* userns: Implement sk_user_nsEric W. Biederman2012-08-15
* netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman2012-08-15
* userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman2012-08-15
* pidns: Export free_pid_nsEric W. Biederman2012-08-15
* net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman2012-08-15
* userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman2012-08-15
* userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-15
* userns: Make seq_file's user namespace accessibleEric W. Biederman2012-08-15
* userns: Allow USER_NS and NET simultaneously in KconfigEric W. Biederman2012-08-15
* userns: Convert sock_i_uid to return a kuid_tEric W. Biederman2012-08-15
* userns: Convert __dev_set_promiscuity to use kuids in audit logsEric W. Biederman2012-08-15
* userns: Convert net/core/scm.c to use kuids and kgidsEric W. Biederman2012-08-15
* userns: Fix link restrictions to use uid_eqEric W. Biederman2012-08-03
* userns: Allow the usernamespace support to build after the removal of usbfsEric W. Biederman2012-08-03
* Linux 3.6-rc1Linus Torvalds2012-08-02
* Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-02
|\
| * x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2012-07-31
| * Platform: OLPC: move global variables into priv structAndres Salomon2012-07-31
| * Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-07-31
| * x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-07-31
| * Platform: OLPC: add a suspended flag to the EC driverAndres Salomon2012-07-31
| * Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-07-31