index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
userns: Convert tmpfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-05-15
userns: Convert proc to use kuid/kgid where appropriate
Eric W. Biederman
2
-3
/
+3
2012-05-15
userns: Convert ext4 to user kuid/kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-05-15
userns: Convert ext3 to use kuid/kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-05-15
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-07
userns: Disassociate user_struct from the user_namespace.
Eric W. Biederman
2
-8
/
+4
2012-04-07
userns: Add a Kconfig option to enforce strict kuid and kgid type checks
Eric W. Biederman
1
-1
/
+1
2012-04-07
userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.h
Eric W. Biederman
1
-0
/
+176
2012-04-07
userns: Replace the hard to write inode_userns with inode_capable.
Eric W. Biederman
2
-6
/
+2
2012-04-07
userns: Deprecate and rename the user_namespace reference in the user_struct
Eric W. Biederman
1
-1
/
+1
2012-04-07
userns: Add an explicit reference to the parent user namespace
Eric W. Biederman
1
-0
/
+1
2012-04-07
cred: Refcount the user_ns pointed to by the cred.
Eric W. Biederman
1
-1
/
+1
2012-04-07
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-03-31
Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...
Linus Torvalds
1
-1
/
+0
2012-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-2137
/
+10
2012-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-16
/
+94
2012-03-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
3
-3
/
+21
2012-03-31
ext3: move headers to fs/ext3/
Al Viro
4
-1451
/
+0
2012-03-31
migrate ext2_fs.h guts to fs/ext2/ext2.h
Al Viro
2
-646
/
+1
2012-03-31
new helper: ext2_image_size()
Al Viro
1
-0
/
+22
2012-03-31
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-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
9
-378
/
+319
2012-03-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
12
-89
/
+515
2012-03-30
Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6
Linus Torvalds
6
-11
/
+1002
2012-03-30
Merge branch 'tboot' into release
Len Brown
3
-1
/
+11
2012-03-30
Merge branch 'd3' into release
Len Brown
1
-0
/
+7
2012-03-30
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-29
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-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-119
/
+105
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-1
/
+1
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+17
[next]