index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
userns: Convert struct dquot dq_id to be a struct kqid
Eric W. Biederman
1
-2
/
+1
2012-09-18
userns: Modify dqget to take struct kqid
Eric W. Biederman
1
-1
/
+1
2012-09-18
userns: Convert quota netlink aka quota_send_warning
Eric W. Biederman
1
-2
/
+2
2012-09-18
userns: Convert qutoactl
Eric W. Biederman
2
-4
/
+4
2012-09-18
userns: Implement struct kqid
Eric W. Biederman
1
-0
/
+125
2012-09-18
userns: Add kprojid_t and associated infrastructure in projid.h
Eric W. Biederman
2
-0
/
+107
2012-09-18
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
Eric W. Biederman
1
-2
/
+4
2012-09-18
userns: Convert vfs posix_acl support to use kuids and kgids
Eric W. Biederman
2
-1
/
+19
2012-09-18
userns: Convert taskstats to handle the user and pid namespaces.
Eric W. Biederman
1
-2
/
+6
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
6
-19
/
+20
2012-09-17
audit: Add typespecific uid and gid comparators
Eric W. Biederman
1
-0
/
+2
2012-09-17
audit: Remove the unused uid parameter from audit_receive_filter
Eric W. Biederman
1
-1
/
+1
2012-09-17
audit: Use current instead of NETLINK_CREDS() in audit_filter
Eric W. Biederman
1
-1
/
+1
2012-09-13
userns: Convert security/keys to the new userns infrastructure
Eric W. Biederman
1
-4
/
+5
2012-09-13
userns: Convert drm to use kuid and kgid and struct pid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-09-06
userns: Convert ipc to use kuid and kgid where appropriate
Eric W. Biederman
1
-4
/
+5
2012-08-14
net sched: Pass the skb into change so it can access NETLINK_CB
Eric W. Biederman
1
-1
/
+2
2012-08-14
userns: Teach inet_diag to work with user namespaces
Eric W. Biederman
1
-0
/
+1
2012-08-14
userns: Implement sk_user_ns
Eric W. Biederman
1
-0
/
+9
2012-08-14
netlink: Make the sending netlink socket availabe in NETLINK_CB
Eric W. Biederman
1
-0
/
+1
2012-08-14
userns: Convert net/ax25 to use kuid_t where appropriate
Eric W. Biederman
1
-2
/
+2
2012-08-14
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
Eric W. Biederman
1
-1
/
+4
2012-08-14
userns: Use kgids for sysctl_ping_group_range
Eric W. Biederman
1
-1
/
+2
2012-08-14
userns: Print out socket uids in a user namespace aware fashion.
Eric W. Biederman
1
-1
/
+2
2012-08-14
userns: Make seq_file's user namespace accessible
Eric W. Biederman
1
-0
/
+14
2012-08-14
userns: Convert sock_i_uid to return a kuid_t
Eric W. Biederman
1
-1
/
+1
2012-08-02
Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc
Linus Torvalds
1
-0
/
+41
2012-08-02
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-0
/
+2
2012-08-01
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-148
/
+30
2012-08-01
Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6
Linus Torvalds
4
-45
/
+87
2012-08-01
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+1
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-12
/
+151
2012-08-01
Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+6
2012-08-01
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-23
/
+92
2012-08-01
locks: remove unused lm_release_private
J. Bruce Fields
1
-1
/
+0
2012-08-01
block: add partition resize function to blkpg ioctl
Vivek Goyal
2
-0
/
+58
2012-08-01
Merge branch 'common/irqdomain' into sh-latest
Paul Mundt
2
-9
/
+34
2012-08-01
dmaengine: shdma: restore partial transfer calculation
Guennadi Liakhovetski
1
-0
/
+2
2012-07-31
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-9
/
+34
2012-07-31
Platform: OLPC: turn EC driver into a platform_driver
Andres Salomon
1
-0
/
+6
2012-07-31
Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it
Andres Salomon
1
-0
/
+6
2012-07-31
Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver
Andres Salomon
1
-0
/
+29
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
30
-74
/
+492
2012-07-31
Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+445
2012-07-31
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-6
/
+137
2012-07-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-10
/
+46
2012-07-31
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-8
/
+16
2012-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-4
/
+16
2012-07-31
mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
Mel Gorman
1
-0
/
+11
2012-07-31
mm: remove redundant initialization
Minchan Kim
1
-5
/
+0
[next]