index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-13
ocfs2: For tracing report the uid and gid values in the initial user namespace
Eric W. Biederman
1
-1
/
+2
2013-02-13
ocfs2: Convert uid and gids between in core and on disk inodes
Eric W. Biederman
2
-8
/
+8
2013-02-13
ocfs2: convert between kuids and kgids and DLM locks
Eric W. Biederman
1
-4
/
+4
2013-02-13
ocfs2: Handle kuids and kgids in acl/xattr conversions.
Eric W. Biederman
1
-2
/
+29
2013-02-13
coda: Allow coda to be built when user namespace support is enabled
Eric W. Biederman
1
-1
/
+0
2013-02-13
coda: Cache permisions in struct coda_inode_info in a kuid_t.
Eric W. Biederman
3
-4
/
+4
2013-02-13
coda: Restrict coda messages to the initial user namespace
Eric W. Biederman
4
-8
/
+11
2013-02-13
coda: Restrict coda messages to the initial pid namespace
Eric W. Biederman
3
-2
/
+10
2013-02-13
afs: Support interacting with multiple user namespaces
Eric W. Biederman
4
-10
/
+15
2013-02-13
afs: Only allow mounting afs in the intial network namespace
Eric W. Biederman
1
-0
/
+6
2013-02-12
afs: Remove unused structure afs_store_status
Eric W. Biederman
1
-7
/
+0
2013-02-12
9p: Allow building 9p with user namespaces enabled.
Eric W. Biederman
1
-4
/
+0
2013-02-12
9p: Modify v9fs_get_fsgid_for_create to return a kgid
Eric W. Biederman
1
-5
/
+5
2013-02-12
9p: Modify struct v9fs_session_info to use a kuids and kgids
Eric W. Biederman
2
-10
/
+30
2013-02-12
9p: Modify struct 9p_fid to use a kuid_t not a uid_t
Eric W. Biederman
3
-10
/
+11
2013-02-12
9p: Modify the stat structures to use kuid_t and kgid_t
Eric W. Biederman
4
-21
/
+30
2013-02-12
9p: Transmit kuid and kgid values
Eric W. Biederman
3
-18
/
+19
2013-02-12
9p: Add 'u' and 'g' format specifies for kuids and kgids
Eric W. Biederman
1
-0
/
+36
2013-02-12
ceph: Enable building when user namespaces are enabled.
Eric W. Biederman
1
-1
/
+0
2013-02-12
ceph: Convert kuids and kgids before printing them.
Eric W. Biederman
2
-4
/
+8
2013-02-12
ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t
Eric W. Biederman
2
-4
/
+4
2013-02-12
ceph: Translate inode uid and gid attributes to/from kuids and kgids.
Eric W. Biederman
1
-6
/
+8
2013-02-12
ceph: Translate between uid and gids in cap messages and kuids and kgids
Eric W. Biederman
2
-9
/
+9
2013-02-12
ceph: Only allow mounts in the initial network namespace
Eric W. Biederman
1
-0
/
+5
2013-01-27
userns: Allow the unprivileged users to mount mqueue fs
Gao feng
1
-0
/
+1
2013-01-26
userns: Allow the userns root to mount tmpfs.
Eric W. Biederman
1
-0
/
+2
2013-01-26
userns: Allow the userns root to mount ramfs.
Eric W. Biederman
1
-0
/
+1
2013-01-26
userns: Allow the userns root to mount of devpts
Eric W. Biederman
1
-0
/
+18
2013-01-26
userns: Recommend use of memory control groups.
Eric W. Biederman
2
-0
/
+21
2013-01-26
userns: Allow any uid or gid mappings that don't overlap.
Eric W. Biederman
1
-6
/
+39
2013-01-26
userns: Avoid recursion in put_user_ns
Eric W. Biederman
3
-16
/
+15
2012-12-26
userns: Allow unprivileged reboot
Li Zefan
1
-2
/
+3
2012-12-25
f2fs: Don't assign e_id in f2fs_acl_from_disk
Eric W. Biederman
1
-1
/
+0
2012-12-25
proc: Allow proc_free_inum to be called from any context
Eric W. Biederman
1
-6
/
+7
2012-12-25
pidns: Stop pid allocation when init dies
Eric W. Biederman
4
-4
/
+20
2012-12-24
pidns: Outlaw thread creation after unshare(CLONE_NEWPID)
Eric W. Biederman
1
-0
/
+8
2012-12-21
Linux 3.8-rc1
v3.8-rc1
Linus Torvalds
1
-2
/
+2
2012-12-21
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
19
-445
/
+738
2012-12-21
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-17
/
+18
2012-12-21
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
30
-443
/
+522
2012-12-21
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
J. Bruce Fields
1
-1
/
+0
2012-12-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
22
-214
/
+2234
2012-12-21
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
9
-68
/
+9
2012-12-21
ARM: dts: fix duplicated build target and alphabetical sort out for exynos
Kukjin Kim
1
-3
/
+2
2012-12-21
dm stripe: add WRITE SAME support
Mike Snitzer
1
-4
/
+6
2012-12-21
dm: remove map_info
Mikulas Patocka
14
-54
/
+31
2012-12-21
dm snapshot: do not use map_context
Mikulas Patocka
1
-13
/
+23
2012-12-21
dm thin: dont use map_context
Mikulas Patocka
1
-36
/
+13
2012-12-21
dm raid1: dont use map_context
Mikulas Patocka
1
-9
/
+13
2012-12-21
dm flakey: dont use map_context
Mikulas Patocka
1
-4
/
+11
[next]