summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-2413-64/+288
|\
| * userns: Convert tmpfs to use kuid and kgid where appropriateEric W. Biederman2012-05-151-2/+2
| * userns: Convert proc to use kuid/kgid where appropriateEric W. Biederman2012-05-152-3/+3
| * userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman2012-05-151-2/+2
| * userns: Convert ext3 to use kuid/kgid where appropriateEric W. Biederman2012-05-151-2/+2
| * userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman2012-05-151-2/+3
| * userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfsEric W. Biederman2012-05-031-2/+2
| * userns: Convert in_group_p and in_egroup_p to use kgid_tEric W. Biederman2012-05-031-2/+2
| * userns: Store uid and gid types in vfs structures with kuid_t and kgid_t typesEric W. Biederman2012-05-031-5/+31
| * userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgidEric W. Biederman2012-05-031-12/+0
| * userns: Store uid and gid values in struct cred with kuid_t and kgid_t typesEric W. Biederman2012-05-032-12/+12
| * userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman2012-05-031-4/+5
| * userns: Rework the user_namespace adding uid/gid mapping supportEric W. Biederman2012-04-262-7/+47
| * userns: Simplify the user_namespace by making userns->creator a kuid.Eric W. Biederman2012-04-261-2/+2
| * userns: Disassociate user_struct from the user_namespace.Eric W. Biederman2012-04-082-8/+4
| * userns: Add a Kconfig option to enforce strict kuid and kgid type checksEric W. Biederman2012-04-081-1/+1
| * userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.hEric W. Biederman2012-04-081-0/+176
| * userns: Replace the hard to write inode_userns with inode_capable.Eric W. Biederman2012-04-082-6/+2
| * userns: Deprecate and rename the user_namespace reference in the user_structEric W. Biederman2012-04-081-1/+1
| * userns: Add an explicit reference to the parent user namespaceEric W. Biederman2012-04-081-0/+1
| * cred: Refcount the user_ns pointed to by the cred.Eric W. Biederman2012-04-081-1/+1
| * cred: Add forward declaration of init_user_ns in all cases.Eric W. Biederman2012-04-081-1/+1
| * userns: Kill bogus declaration of function release_uidsEric W. Biederman2012-04-031-1/+0
* | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-245-218/+1
|\ \
| * | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-183-215/+1
| * | serial: delete the MCA specific 8250 support.Paul Gortmaker2012-05-182-3/+0
* | | Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds2012-05-242-4/+29
|\ \ \
| * | | lib/raid6: Add SSSE3 optimized recovery functionsJim Kukunas2012-05-221-2/+16
| * | | md: add possibility to change data-offset for devices.NeilBrown2012-05-211-2/+8
| * | | md: allow a reshape operation to be reversed.NeilBrown2012-05-211-1/+6
* | | | Merge branch 'sbp-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-241-0/+15
|\ \ \ \
| * | | | firewire: Move fw_card kref functions into linux/firewire.hChris Boot2012-05-101-0/+14
| * | | | firewire: Add function to get speed from opaque struct fw_requestChris Boot2012-05-101-0/+1
* | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-05-241-0/+1
|\ \ \ \ \
| * | | | | libata: add a host flag to ignore detected ATA devicesAndy Whitcroft2012-05-071-0/+1
* | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-231-0/+19
|\ \ \ \ \ \
| * | | | | | hwmon: INA219 and INA226 supportFelten, Lothar2012-05-221-0/+19
* | | | | | | Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-05-238-14/+84
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-domains'Rafael J. Wysocki2012-05-181-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | PM / Domains: Make it possible to add devices to inactive domainsRafael J. Wysocki2012-05-181-0/+2
| * | | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-05-115-6/+74
| |\ \ \ \ \ \ \ \
| | * | | | | | | | epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are readyArve Hjønnevåg2012-05-052-1/+16
| | * | | | | | | | PM / Sleep: Add "prevent autosleep time" statistics to wakeup sourcesRafael J. Wysocki2012-05-012-0/+5
| | * | | | | | | | PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki2012-05-011-1/+12
| | * | | | | | | | PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepointsArve Hjønnevåg2012-05-011-0/+34
| | * | | | | | | | PM / Sleep: Change wakeup source statistics to follow AndroidRafael J. Wysocki2012-05-011-4/+7
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pm-domains'Rafael J. Wysocki2012-05-113-8/+8
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | / / / / | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | PM / Domains: Cache device stop and domain power off governor results, v3Rafael J. Wysocki2012-05-051-0/+7
| | * | | | | | PM / Runtime: Remove device fields related to suspend time, v2Rafael J. Wysocki2012-05-012-5/+0
| | * | | | | | PM / Domains: Rework default domain power off governor function, v2Rafael J. Wysocki2012-05-011-2/+0