aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2012-09-21userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GIDEric W. Biederman
2012-09-21userns: Convert usb functionfs to use kuid/kgid where appropriateEric W. Biederman
2012-09-21userns: Convert gadgetfs to use kuid and kgid where appropriateEric W. Biederman
2012-09-20userns: Convert fat to use kuid/kgid where appropriateEric W. Biederman
2012-09-18userns: Convert quotaEric W. Biederman
2012-09-18userns: Convert quota netlink aka quota_send_warningEric W. Biederman
2012-09-18userns: Convert qutoactlEric W. Biederman
2012-09-18userns: Convert configfs to use kuid and kgid where appropriateEric W. Biederman
2012-09-18userns: Convert extN to support kuids and kgids in posix aclsEric W. Biederman
2012-09-18userns: Teach trace to use from_kuidEric W. Biederman
2012-09-18userns: Convert bsd process accounting to use kuid and kgid where appropriateEric W. Biederman
2012-09-18userns: Convert taskstats to handle the user and pid namespaces.Eric W. Biederman
2012-09-18userns: Convert audit to work with user namespaces enabledEric W. Biederman
2012-09-17arm64: Build infrastructureCatalin Marinas
2012-09-13userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...Eric W. Biederman
2012-09-13userns: Convert security/keys to the new userns infrastructureEric W. Biederman
2012-09-13userns: Convert drm to use kuid and kgid and struct pid where appropriateEric W. Biederman
2012-09-06userns: Convert ipc to use kuid and kgid where appropriateEric W. Biederman
2012-09-06userns: Convert process event connector to handle kuids and kgidsEric W. Biederman
2012-09-06userns: Convert debugfs to use kuid/kgid where appropriate.Eric W. Biederman
2012-09-06CONFIG_HOTPLUG should be always onGreg Kroah-Hartman
2012-09-04Merge branch 'sched/urgent' into sched/coreIngo Molnar
2012-08-23userns: Make credential debugging user namespace safe.Eric W. Biederman
2012-08-23userns: Enable building of pf_key sockets when user namespace support is enab...Eric W. Biederman
2012-08-17cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker
2012-08-14userns: Convert tun/tap to use kuid and kgid where appropriateEric W. Biederman
2012-08-14userns: Make the airo wireless driver use kuids for proc uids and gidsEric W. Biederman
2012-08-14userns: xt_owner: Add basic user namespace support.Eric W. Biederman
2012-08-14userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...Eric W. Biederman
2012-08-14userns: Convert xt_LOG to print socket kuids and kgids as uids and gidsEric W. Biederman
2012-08-14userns: Convert cls_flow to work with user namespaces enabledEric W. Biederman
2012-08-14userns: nfnetlink_log: Report socket uids in the log sockets user namespaceEric W. Biederman
2012-08-14userns: Teach inet_diag to work with user namespacesEric W. Biederman
2012-08-14userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman
2012-08-14net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman
2012-08-14userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman
2012-08-14userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman
2012-08-14userns: Allow USER_NS and NET simultaneously in KconfigEric W. Biederman
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin
2012-08-03userns: Allow the usernamespace support to build after the removal of usbfsEric W. Biederman
2012-07-31mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu
2012-07-31memcg: rename config variablesAndrew Morton
2012-07-31mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-27init: add comments to keep initcall-names in sync with initcall levelsJim Cromie
2012-07-26Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-22switch fput to task_work_addAl Viro
2012-07-09ARM: 7453/1: audit: only allow syscall auditing for pure EABI userspaceWill Deacon
2012-06-08init: Drop initcall level outputBorislav Petkov