index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2012-05-15
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
2012-05-03
userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs
Eric W. Biederman
2012-05-03
userns: Convert in_group_p and in_egroup_p to use kgid_t
Eric W. Biederman
2012-05-03
userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types
Eric W. Biederman
2012-05-03
userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
Eric W. Biederman
2012-05-03
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2012-04-26
userns: Rework the user_namespace adding uid/gid mapping support
Eric W. Biederman
2012-04-26
userns: Simplify the user_namespace by making userns->creator a kuid.
Eric W. Biederman
2012-04-07
userns: Disassociate user_struct from the user_namespace.
Eric W. Biederman
2012-04-07
userns: Add a Kconfig option to enforce strict kuid and kgid type checks
Eric W. Biederman
2012-04-07
userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.h
Eric W. Biederman
2012-04-07
userns: Replace the hard to write inode_userns with inode_capable.
Eric W. Biederman
2012-04-07
userns: Deprecate and rename the user_namespace reference in the user_struct
Eric W. Biederman
2012-04-07
userns: Add an explicit reference to the parent user namespace
Eric W. Biederman
2012-04-07
cred: Refcount the user_ns pointed to by the cred.
Eric W. Biederman
2012-04-07
cred: Add forward declaration of init_user_ns in all cases.
Eric W. Biederman
2012-04-03
userns: Kill bogus declaration of function release_uids
Eric W. Biederman
2012-03-31
Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...
Linus Torvalds
2012-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-03-31
ext3: move headers to fs/ext3/
Al Viro
2012-03-31
migrate ext2_fs.h guts to fs/ext2/ext2.h
Al Viro
2012-03-31
new helper: ext2_image_size()
Al Viro
2012-03-31
ext2: No longer export ext2_fs.h to user space
Thierry Reding
2012-03-31
virtio: drop thaw PM operation
Amit Shah
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-03-30
Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6
Linus Torvalds
2012-03-30
Merge branch 'tboot' into release
Len Brown
2012-03-30
Merge branch 'd3' into release
Len Brown
2012-03-30
Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...
Len Brown
2012-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-03-30
cpuidle: power_usage should be declared signed integer
Boris Ostrovsky
2012-03-30
idle, x86: Allow off-lined CPU to enter deeper C states
Boris Ostrovsky
2012-03-30
ACPI, PCI: Move acpi_dev_run_wake() to ACPI core
Lin Ming
2012-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-03-30
cpuidle: remove unused 'governor_data' field
Daniel Lezcano
2012-03-30
cpuidle: remove useless array definition in cpuidle_structure
Daniel Lezcano
2012-03-30
cpuidle: add a sysfs entry to disable specific C state for debug purpose.
ShuoX Liu
2012-03-30
ACPI: Add interface to register/unregister device to/from power resources
Lin Ming
2012-03-30
ACPICA: Update to version 20120320
Bob Moore
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-29
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-03-29
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]