| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 | 1 | -52/+21 |
|\ |
|
| * | make get_file() return its argument | Al Viro | 2012-09-26 | 1 | -2/+1 |
| * | new helper: iterate_fd() | Al Viro | 2012-09-26 | 1 | -35/+22 |
| * | switch flush_unauthorized_files() to replace_fd() | Al Viro | 2012-09-26 | 1 | -32/+15 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 | 1 | -3/+2 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| * | | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso | 2012-09-08 | 1 | -2/+1 |
| * | | netlink: kill netlink_set_nonroot | Pablo Neira Ayuso | 2012-09-08 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 | 25 | -136/+148 |
|\ \ \ |
|
| * | | | userns: Teach security_path_chown to take kuids and kgids | Eric W. Biederman | 2012-09-21 | 4 | -8/+10 |
| * | | | userns: Add user namespace support to IMA | Eric W. Biederman | 2012-09-21 | 2 | -9/+10 |
| * | | | userns: Convert EVM to deal with kuids and kgids in it's hmac computation | Eric W. Biederman | 2012-09-21 | 1 | -2/+2 |
| * | | | userns: Convert selinux to use kuid and kgid where appropriate | Eric W. Biederman | 2012-09-21 | 2 | -4/+4 |
| * | | | userns: Convert tomoyo to use kuid and kgid where appropriate | Eric W. Biederman | 2012-09-21 | 4 | -20/+31 |
| * | | | userns: Convert apparmor to use kuid and kgid where appropriate | Eric W. Biederman | 2012-09-21 | 4 | -10/+12 |
| * | | | userns: Convert security/keys to the new userns infrastructure | Eric W. Biederman | 2012-09-13 | 8 | -83/+79 |
* | | | | Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-02 | 1 | -0/+9 |
|\ \ \ \ |
|
| * | | | | cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar... | Tejun Heo | 2012-09-14 | 1 | -0/+9 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 2 | -5/+5 |
|\ \ \ \ |
|
| * | | | | workqueue: deprecate system_nrt[_freezable]_wq | Tejun Heo | 2012-08-20 | 2 | -5/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-01 | 1 | -2/+0 |
|\ \ \ \ |
|
| * | | | | task_work: Revert "hold task_lock around checks in keyctl" | Oleg Nesterov | 2012-09-13 | 1 | -2/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 | 1 | -1/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | AppArmor: remove af_names.h from .gitignore | Paul Bolle | 2012-09-01 | 1 | -1/+0 |
* | | | | xfrm: invalidate dst on policy insertion/deletion | Nicolas Dichtel | 2012-09-18 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | Yama: access task_struct->comm directly | Kees Cook | 2012-08-17 | 1 | -8/+2 |
* | | | Yama: higher restrictions should block PTRACE_TRACEME | Kees Cook | 2012-08-10 | 1 | -0/+41 |
| |/
|/| |
|
* | | selinux: tag avc cache alloc as non-critical | Mel Gorman | 2012-07-31 | 1 | -1/+1 |
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-30 | 1 | -0/+1 |
|\ \ |
|
| * | | c/r: fcntl: add F_GETOWNER_UIDS option | Cyrill Gorcunov | 2012-07-30 | 1 | -0/+1 |
* | | | selinux: fix selinux_inode_setxattr oops | Al Viro | 2012-07-30 | 1 | -5/+10 |
* | | | smack: off by one error | Alan Cox | 2012-07-30 | 1 | -4/+4 |
|/ / |
|
* | | posix_types.h: Cleanup stale __NFDBITS and related definitions | Josh Boyer | 2012-07-26 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-07-24 | 2 | -10/+17 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-19 | 2 | -2/+4 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-05 | 1 | -0/+1 |
| |\ \ |
|
| * | | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_create | Pablo Neira Ayuso | 2012-06-29 | 1 | -1/+5 |
| * | | | selinux: netlink: Move away from NLMSG_PUT(). | David S. Miller | 2012-06-26 | 1 | -4/+7 |
| * | | | netfilter: selinux: switch hook PFs to nfproto | Alban Crequy | 2012-06-07 | 1 | -5/+5 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-07-23 | 17 | -87/+114 |
|\ \ \ \ |
|
| * | | | | Smack: don't show empty rules when /smack/load or /smack/load2 is read | Rafal Krypa | 2012-07-13 | 1 | -2/+3 |
| * | | | | Smack: user access check bounds | Casey Schaufler | 2012-07-13 | 1 | -14/+12 |
| * | | | | Smack: onlycap limits on CAP_MAC_ADMIN | Casey Schaufler | 2012-07-13 | 4 | -26/+34 |
| * | | | | Smack: fix smack_new_inode bogosities | Casey Schaufler | 2012-07-13 | 3 | -8/+2 |
| * | | | | ima: audit is compiled only when enabled | Dmitry Kasatkin | 2012-07-05 | 4 | -5/+13 |
| * | | | | ima: ima_initialized is set only if successful | Dmitry Kasatkin | 2012-07-05 | 1 | -1/+2 |
| * | | | | ima: add policy for pseudo fs | Dmitry Kasatkin | 2012-07-05 | 1 | -0/+2 |
| * | | | | ima: remove unused cleanup functions | Dmitry Kasatkin | 2012-07-02 | 3 | -20/+0 |
| * | | | | ima: free securityfs violations file | Dmitry Kasatkin | 2012-07-02 | 1 | -0/+1 |
| * | | | | ima: use full pathnames in measurement list | Mimi Zohar | 2012-07-02 | 2 | -7/+39 |