summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
| * | | userns: Convert minix to use kuid/kgid where appropriateEric W. Biederman2012-09-211-1/+0
| * | | userns: Convert logfs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-1/+0
| * | | userns: Convert isofs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-1/+0
| * | | userns: Convert hfsplus to use kuid and kgid where appropriateEric W. Biederman2012-09-211-1/+0
| * | | userns: Convert hfs to use kuid and kgid where appropriateEric W. Biederman2012-09-211-1/+0
| * | | 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
| |/ /
OpenPOWER on IntegriCloud