aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-05-15userns: Convert tmpfs to use kuid and kgid where appropriateEric W. Biederman
2012-05-15userns: Convert proc to use kuid/kgid where appropriateEric W. Biederman
2012-05-15userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman
2012-05-15userns: Convert ext3 to use kuid/kgid where appropriateEric W. Biederman
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman
2012-05-03userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfsEric W. Biederman
2012-05-03userns: Convert in_group_p and in_egroup_p to use kgid_tEric W. Biederman
2012-05-03userns: Store uid and gid types in vfs structures with kuid_t and kgid_t typesEric W. Biederman
2012-05-03userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgidEric W. Biederman
2012-05-03userns: Store uid and gid values in struct cred with kuid_t and kgid_t typesEric W. Biederman
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman
2012-04-26userns: Rework the user_namespace adding uid/gid mapping supportEric W. Biederman
2012-04-26userns: Simplify the user_namespace by making userns->creator a kuid.Eric W. Biederman
2012-04-07userns: Disassociate user_struct from the user_namespace.Eric W. Biederman
2012-04-07userns: Add a Kconfig option to enforce strict kuid and kgid type checksEric W. Biederman
2012-04-07userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.hEric W. Biederman
2012-04-07userns: Replace the hard to write inode_userns with inode_capable.Eric W. Biederman
2012-04-07userns: Deprecate and rename the user_namespace reference in the user_structEric W. Biederman
2012-04-07userns: Add an explicit reference to the parent user namespaceEric W. Biederman
2012-04-07cred: Refcount the user_ns pointed to by the cred.Eric W. Biederman
2012-04-07cred: Add forward declaration of init_user_ns in all cases.Eric W. Biederman
2012-04-03userns: Kill bogus declaration of function release_uidsEric W. Biederman
2012-03-31Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-03-31ext3: move headers to fs/ext3/Al Viro
2012-03-31migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro
2012-03-31new helper: ext2_image_size()Al Viro
2012-03-31ext2: No longer export ext2_fs.h to user spaceThierry Reding
2012-03-31virtio: drop thaw PM operationAmit Shah
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-30Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-03-30Merge branch 'tboot' into releaseLen Brown
2012-03-30Merge branch 'd3' into releaseLen Brown
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown
2012-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-03-30cpuidle: power_usage should be declared signed integerBoris Ostrovsky
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky
2012-03-30ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-30cpuidle: remove unused 'governor_data' fieldDaniel Lezcano
2012-03-30cpuidle: remove useless array definition in cpuidle_structureDaniel Lezcano
2012-03-30cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu
2012-03-30ACPI: Add interface to register/unregister device to/from power resourcesLin Ming
2012-03-30ACPICA: Update to version 20120320Bob Moore
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds