index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
27
-56
/
+347
|
\
|
*
userns: Teach security_path_chown to take kuids and kgids
Eric W. Biederman
2012-09-21
1
-3
/
+3
|
*
userns: Convert loop to use kuid_t instead of uid_t
Eric W. Biederman
2012-09-21
1
-1
/
+1
|
*
userns: Convert struct dquot dq_id to be a struct kqid
Eric W. Biederman
2012-09-18
1
-2
/
+1
|
*
userns: Modify dqget to take struct kqid
Eric W. Biederman
2012-09-18
1
-1
/
+1
|
*
userns: Convert quota netlink aka quota_send_warning
Eric W. Biederman
2012-09-18
1
-2
/
+2
|
*
userns: Convert qutoactl
Eric W. Biederman
2012-09-18
2
-4
/
+4
|
*
userns: Implement struct kqid
Eric W. Biederman
2012-09-18
1
-0
/
+125
|
*
userns: Add kprojid_t and associated infrastructure in projid.h
Eric W. Biederman
2012-09-18
2
-0
/
+107
|
*
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
Eric W. Biederman
2012-09-18
1
-2
/
+4
|
*
userns: Convert vfs posix_acl support to use kuids and kgids
Eric W. Biederman
2012-09-18
2
-1
/
+19
|
*
userns: Convert taskstats to handle the user and pid namespaces.
Eric W. Biederman
2012-09-18
1
-2
/
+6
|
*
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-09-18
6
-19
/
+20
|
*
audit: Add typespecific uid and gid comparators
Eric W. Biederman
2012-09-18
1
-0
/
+2
|
*
audit: Remove the unused uid parameter from audit_receive_filter
Eric W. Biederman
2012-09-18
1
-1
/
+1
|
*
audit: Use current instead of NETLINK_CREDS() in audit_filter
Eric W. Biederman
2012-09-18
1
-1
/
+1
|
*
userns: Convert security/keys to the new userns infrastructure
Eric W. Biederman
2012-09-14
1
-4
/
+5
|
*
userns: Convert drm to use kuid and kgid and struct pid where appropriate
Eric W. Biederman
2012-09-13
1
-2
/
+2
|
*
userns: Convert ipc to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-07
1
-4
/
+5
|
*
net sched: Pass the skb into change so it can access NETLINK_CB
Eric W. Biederman
2012-08-15
1
-1
/
+2
|
*
userns: Teach inet_diag to work with user namespaces
Eric W. Biederman
2012-08-15
1
-0
/
+1
|
*
userns: Implement sk_user_ns
Eric W. Biederman
2012-08-15
1
-0
/
+9
|
*
netlink: Make the sending netlink socket availabe in NETLINK_CB
Eric W. Biederman
2012-08-15
1
-0
/
+1
|
*
userns: Convert net/ax25 to use kuid_t where appropriate
Eric W. Biederman
2012-08-15
1
-2
/
+2
|
*
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
Eric W. Biederman
2012-08-15
1
-1
/
+4
|
*
userns: Use kgids for sysctl_ping_group_range
Eric W. Biederman
2012-08-15
1
-1
/
+2
|
*
userns: Print out socket uids in a user namespace aware fashion.
Eric W. Biederman
2012-08-15
1
-1
/
+2
|
*
userns: Make seq_file's user namespace accessible
Eric W. Biederman
2012-08-15
1
-0
/
+14
|
*
userns: Convert sock_i_uid to return a kuid_t
Eric W. Biederman
2012-08-15
1
-1
/
+1
*
|
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-10-02
1
-0
/
+15
|
\
\
|
*
|
cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...
Tejun Heo
2012-09-14
1
-0
/
+15
*
|
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-10-02
7
-63
/
+102
|
\
\
\
|
*
|
|
cgroup: Define CGROUP_SUBSYS_COUNT according the configuration
Daniel Wagner
2012-09-14
1
-7
/
+1
|
*
|
|
cgroup: Assign subsystem IDs during compile time
Daniel Wagner
2012-09-14
3
-22
/
+10
|
*
|
|
cgroup: Wrap subsystem selection macro
Daniel Wagner
2012-09-14
2
-12
/
+16
|
*
|
|
cgroup: Remove CGROUP_BUILTIN_SUBSYS_COUNT
Daniel Wagner
2012-09-14
1
-1
/
+1
|
*
|
|
cgroup: net_prio: Do not define task_netpioidx() when not selected
Daniel Wagner
2012-09-14
1
-7
/
+5
|
*
|
|
cgroup: net_cls: Do not define task_cls_classid() when not selected
Daniel Wagner
2012-09-14
1
-5
/
+6
|
*
|
|
cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.h
Daniel Wagner
2012-09-14
2
-8
/
+6
|
*
|
|
cgroup: add xattr support
Aristeu Rozanski
2012-08-25
1
-3
/
+10
|
*
|
|
xattr: extract simple_xattr code from tmpfs
Aristeu Rozanski
2012-08-25
2
-1
/
+50
*
|
|
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-98
/
+122
|
\
\
\
\
|
*
|
|
|
workqueue: deprecate __cancel_delayed_work()
Tejun Heo
2012-08-21
1
-1
/
+1
|
*
|
|
|
workqueue: reimplement cancel_delayed_work() using try_to_grab_pending()
Tejun Heo
2012-08-21
1
-16
/
+1
|
*
|
|
|
workqueue: use irqsafe timer for delayed_work
Tejun Heo
2012-08-21
1
-3
/
+5
|
*
|
|
|
workqueue: clean up delayed_work initializers and add missing one
Tejun Heo
2012-08-21
1
-25
/
+23
|
*
|
|
|
workqueue: make deferrable delayed_work initializer names consistent
Tejun Heo
2012-08-21
1
-4
/
+4
|
*
|
|
|
workqueue: cosmetic whitespace updates for macro definitions
Tejun Heo
2012-08-21
1
-63
/
+63
|
*
|
|
|
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Tejun Heo
2012-08-21
1
-100
/
+65
|
|
\
\
\
\
|
*
|
|
|
|
workqueue: deprecate system_nrt[_freezable]_wq
Tejun Heo
2012-08-20
1
-2
/
+2
[next]