index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
1
-2
/
+3
2012-05-03
userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs
Eric W. Biederman
1
-2
/
+2
2012-05-03
userns: Convert in_group_p and in_egroup_p to use kgid_t
Eric W. Biederman
1
-2
/
+2
2012-05-03
userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types
Eric W. Biederman
1
-5
/
+31
2012-05-03
userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
Eric W. Biederman
1
-12
/
+0
2012-05-03
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
2
-12
/
+12
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
1
-4
/
+5
2012-04-26
userns: Rework the user_namespace adding uid/gid mapping support
Eric W. Biederman
2
-7
/
+47
2012-04-26
userns: Simplify the user_namespace by making userns->creator a kuid.
Eric W. Biederman
1
-2
/
+2
2012-04-08
userns: Disassociate user_struct from the user_namespace.
Eric W. Biederman
2
-8
/
+4
2012-04-08
userns: Add a Kconfig option to enforce strict kuid and kgid type checks
Eric W. Biederman
1
-1
/
+1
2012-04-08
userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.h
Eric W. Biederman
1
-0
/
+176
2012-04-08
userns: Replace the hard to write inode_userns with inode_capable.
Eric W. Biederman
2
-6
/
+2
2012-04-08
userns: Deprecate and rename the user_namespace reference in the user_struct
Eric W. Biederman
1
-1
/
+1
2012-04-08
userns: Add an explicit reference to the parent user namespace
Eric W. Biederman
1
-0
/
+1
2012-04-08
cred: Refcount the user_ns pointed to by the cred.
Eric W. Biederman
1
-1
/
+1
2012-04-08
cred: Add forward declaration of init_user_ns in all cases.
Eric W. Biederman
1
-1
/
+1
2012-04-03
userns: Kill bogus declaration of function release_uids
Eric W. Biederman
1
-1
/
+0
2012-04-01
Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...
Linus Torvalds
1
-1
/
+0
2012-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-2137
/
+10
2012-04-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-16
/
+94
2012-04-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
3
-3
/
+21
2012-04-01
ext3: move headers to fs/ext3/
Al Viro
4
-1451
/
+0
2012-04-01
migrate ext2_fs.h guts to fs/ext2/ext2.h
Al Viro
2
-646
/
+1
2012-04-01
new helper: ext2_image_size()
Al Viro
1
-0
/
+22
2012-04-01
ext2: No longer export ext2_fs.h to user space
Thierry Reding
2
-63
/
+10
2012-03-31
virtio: drop thaw PM operation
Amit Shah
1
-1
/
+0
2012-03-31
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
9
-378
/
+319
2012-03-31
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
12
-89
/
+515
2012-03-31
Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6
Linus Torvalds
6
-11
/
+1002
2012-03-31
Merge branch 'tboot' into release
Len Brown
3
-1
/
+11
2012-03-31
Merge branch 'd3' into release
Len Brown
1
-0
/
+7
2012-03-31
Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...
Len Brown
2
-3
/
+45
2012-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+44
2012-03-30
cpuidle: power_usage should be declared signed integer
Boris Ostrovsky
1
-1
/
+1
2012-03-30
idle, x86: Allow off-lined CPU to enter deeper C states
Boris Ostrovsky
1
-0
/
+5
2012-03-30
ACPI, PCI: Move acpi_dev_run_wake() to ACPI core
Lin Ming
1
-0
/
+5
2012-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+2
2012-03-30
cpuidle: remove unused 'governor_data' field
Daniel Lezcano
1
-1
/
+0
2012-03-30
cpuidle: remove useless array definition in cpuidle_structure
Daniel Lezcano
1
-1
/
+1
2012-03-30
cpuidle: add a sysfs entry to disable specific C state for debug purpose.
ShuoX Liu
1
-0
/
+1
2012-03-30
ACPI: Add interface to register/unregister device to/from power resources
Lin Ming
1
-0
/
+2
2012-03-30
ACPICA: Update to version 20120320
Bob Moore
1
-1
/
+1
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-119
/
+105
2012-03-30
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-1
/
+1
2012-03-30
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+17
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-50
/
+34
2012-03-30
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-3
/
+76
2012-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2
-2
/
+12
2012-03-30
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+2
[next]