Age | Commit message (Expand) | Author |
2012-09-18 | userns: Convert struct dquot dq_id to be a struct kqid | Eric W. Biederman |
2012-09-18 | userns: Modify dqget to take struct kqid | Eric W. Biederman |
2012-09-18 | userns: Convert quota netlink aka quota_send_warning | Eric W. Biederman |
2012-09-18 | userns: Convert qutoactl | Eric W. Biederman |
2012-09-18 | userns: Implement struct kqid | Eric W. Biederman |
2012-09-18 | userns: Add kprojid_t and associated infrastructure in projid.h | Eric W. Biederman |
2012-09-18 | userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr | Eric W. Biederman |
2012-09-18 | userns: Convert vfs posix_acl support to use kuids and kgids | Eric W. Biederman |
2012-09-18 | userns: Convert taskstats to handle the user and pid namespaces. | Eric W. Biederman |
2012-09-17 | userns: Convert the audit loginuid to be a kuid | Eric W. Biederman |
2012-09-17 | audit: Add typespecific uid and gid comparators | Eric W. Biederman |
2012-09-17 | audit: Remove the unused uid parameter from audit_receive_filter | Eric W. Biederman |
2012-09-17 | audit: Use current instead of NETLINK_CREDS() in audit_filter | Eric W. Biederman |
2012-09-13 | userns: Convert security/keys to the new userns infrastructure | Eric W. Biederman |
2012-09-13 | userns: Convert drm to use kuid and kgid and struct pid where appropriate | Eric W. Biederman |
2012-09-06 | userns: Convert ipc to use kuid and kgid where appropriate | Eric W. Biederman |
2012-08-14 | net sched: Pass the skb into change so it can access NETLINK_CB | Eric W. Biederman |
2012-08-14 | userns: Teach inet_diag to work with user namespaces | Eric W. Biederman |
2012-08-14 | userns: Implement sk_user_ns | Eric W. Biederman |
2012-08-14 | netlink: Make the sending netlink socket availabe in NETLINK_CB | Eric W. Biederman |
2012-08-14 | userns: Convert net/ax25 to use kuid_t where appropriate | Eric W. Biederman |
2012-08-14 | net ip6 flowlabel: Make owner a union of struct pid * and kuid_t | Eric W. Biederman |
2012-08-14 | userns: Use kgids for sysctl_ping_group_range | Eric W. Biederman |
2012-08-14 | userns: Print out socket uids in a user namespace aware fashion. | Eric W. Biederman |
2012-08-14 | userns: Make seq_file's user namespace accessible | Eric W. Biederman |
2012-08-14 | userns: Convert sock_i_uid to return a kuid_t | Eric W. Biederman |
2012-08-02 | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds |
2012-08-02 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-08-01 | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-08-01 | Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-08-01 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-08-01 | Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-08-01 | Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-08-01 | locks: remove unused lm_release_private | J. Bruce Fields |
2012-08-01 | block: add partition resize function to blkpg ioctl | Vivek Goyal |
2012-08-01 | Merge branch 'common/irqdomain' into sh-latest | Paul Mundt |
2012-08-01 | dmaengine: shdma: restore partial transfer calculation | Guennadi Liakhovetski |
2012-07-31 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-07-31 | Platform: OLPC: turn EC driver into a platform_driver | Andres Salomon |
2012-07-31 | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it | Andres Salomon |
2012-07-31 | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver | Andres Salomon |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-31 | Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-31 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-31 | Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-07-31 | mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables | Mel Gorman |
2012-07-31 | mm: remove redundant initialization | Minchan Kim |