summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-1516-27/+36
* userns: Make seq_file's user namespace accessibleEric W. Biederman2012-08-152-0/+18
* userns: Allow USER_NS and NET simultaneously in KconfigEric W. Biederman2012-08-151-1/+1
* userns: Convert sock_i_uid to return a kuid_tEric W. Biederman2012-08-152-4/+4
* userns: Convert __dev_set_promiscuity to use kuids in audit logsEric W. Biederman2012-08-151-3/+4
* userns: Convert net/core/scm.c to use kuids and kgidsEric W. Biederman2012-08-152-10/+25
* userns: Fix link restrictions to use uid_eqEric W. Biederman2012-08-041-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-031-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-08-012-22/+36
| * Platform: OLPC: move global variables into priv structAndres Salomon2012-08-011-20/+28
| * Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-08-012-97/+117
| * x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-08-013-36/+27
| * Platform: OLPC: add a suspended flag to the EC driverAndres Salomon2012-08-011-1/+45
| * Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-08-012-0/+54
| * Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-08-012-2/+116
| * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-08-019-3/+8
| * Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-08-016-18/+55
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-0243-569/+1387
|\ \
| * \ Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-2965-646/+1915
| |\ \
| | * | ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn2012-07-276-6/+6
| | * | ARM: Kirkwood: Describe GoFlex Net LEDs and SATA in DT.Andrew Lunn2012-07-272-84/+50
| | * | ARM: Kirkwood: Describe Dreamplug LEDs in DT.Andrew Lunn2012-07-272-34/+16
| | * | ARM: Kirkwood: Describe iConnects LEDs in DT.Andrew Lunn2012-07-272-46/+34