summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
...
| * | | userns: Convert exofs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-1/+0
| * | | userns: Convert efs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-1/+0
| * | | userns: Convert ecryptfs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-1/+0
| * | | userns: Convert cramfs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-1/+0
| * | | userns: Convert befs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-1/+0
| * | | userns: Convert adfs to use kuid and kgid where appropriateEric W. Biederman2012-09-211-1/+0
| * | | userns: Convert xenfs to use kuid and kgid where appropriateEric W. Biederman2012-09-211-2/+0
| * | | userns: Convert hugetlbfs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-1/+0
| * | | userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GIDEric W. Biederman2012-09-211-1/+0
| * | | userns: Convert usb functionfs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-1/+0
| * | | userns: Convert gadgetfs to use kuid and kgid where appropriateEric W. Biederman2012-09-211-1/+0
| * | | userns: Convert fat to use kuid/kgid where appropriateEric W. Biederman2012-09-201-1/+0
| * | | userns: Convert quotaEric W. Biederman2012-09-181-1/+0
| * | | userns: Convert quota netlink aka quota_send_warningEric W. Biederman2012-09-181-1/+0
| * | | userns: Convert qutoactlEric W. Biederman2012-09-181-1/+1
| * | | userns: Convert configfs to use kuid and kgid where appropriateEric W. Biederman2012-09-181-1/+0
| * | | userns: Convert extN to support kuids and kgids in posix aclsEric W. Biederman2012-09-181-1/+0
| * | | userns: Teach trace to use from_kuidEric W. Biederman2012-09-181-1/+0
| * | | userns: Convert bsd process accounting to use kuid and kgid where appropriateEric W. Biederman2012-09-181-1/+0
| * | | userns: Convert taskstats to handle the user and pid namespaces.Eric W. Biederman2012-09-181-1/+0
| * | | userns: Convert audit to work with user namespaces enabledEric W. Biederman2012-09-181-2/+0
| * | | userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...Eric W. Biederman2012-09-131-2/+0
| * | | userns: Convert security/keys to the new userns infrastructureEric W. Biederman2012-09-131-1/+0
| * | | userns: Convert drm to use kuid and kgid and struct pid where appropriateEric W. Biederman2012-09-131-1/+0
| * | | userns: Convert ipc to use kuid and kgid where appropriateEric W. Biederman2012-09-061-1/+0
| * | | userns: Convert process event connector to handle kuids and kgidsEric W. Biederman2012-09-061-1/+0
| * | | userns: Convert debugfs to use kuid/kgid where appropriate.Eric W. Biederman2012-09-061-1/+0
| * | | userns: Make credential debugging user namespace safe.Eric W. Biederman2012-08-231-1/+0
| * | | userns: Enable building of pf_key sockets when user namespace support is enab...Eric W. Biederman2012-08-231-1/+0
| * | | userns: Convert tun/tap to use kuid and kgid where appropriateEric W. Biederman2012-08-141-1/+0
| * | | userns: Make the airo wireless driver use kuids for proc uids and gidsEric W. Biederman2012-08-141-2/+0
| * | | userns: xt_owner: Add basic user namespace support.Eric W. Biederman2012-08-141-1/+0
| * | | userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...Eric W. Biederman2012-08-141-1/+0
| * | | userns: Convert xt_LOG to print socket kuids and kgids as uids and gidsEric W. Biederman2012-08-141-1/+0
| * | | userns: Convert cls_flow to work with user namespaces enabledEric W. Biederman2012-08-141-1/+0
| * | | userns: nfnetlink_log: Report socket uids in the log sockets user namespaceEric W. Biederman2012-08-141-1/+0
| * | | userns: Teach inet_diag to work with user namespacesEric W. Biederman2012-08-141-1/+0
| * | | userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman2012-08-141-1/+0
| * | | net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman2012-08-141-1/+0
| * | | userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman2012-08-141-1/+0
| * | | userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-141-6/+0
| * | | userns: Allow USER_NS and NET simultaneously in KconfigEric W. Biederman2012-08-141-1/+1
| * | | userns: Allow the usernamespace support to build after the removal of usbfsEric W. Biederman2012-08-031-1/+0
* | | | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-011-7/+1
|\ \ \ \
| * | | | CONFIG_HOTPLUG should be always onGreg Kroah-Hartman2012-09-061-7/+1
| | |_|/ | |/| |
* | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-011-1/+2
|\ \ \ \
| * | | | arm64: Build infrastructureCatalin Marinas2012-09-171-1/+2
| |/ / /
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-0/+5
|\ \ \ \
| * | | | efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2012-09-291-1/+3
| * | | | efi: Defer freeing boot services memory until after ACPI initJosh Triplett2012-09-291-0/+3
| |/ / /