Age | Commit message (Expand) | Author | Files | Lines |
2012-08-10 | Yama: higher restrictions should block PTRACE_TRACEME | Kees Cook | 1 | -0/+41 |
2012-08-01 | selinux: tag avc cache alloc as non-critical | Mel Gorman | 1 | -1/+1 |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -0/+1 |
2012-07-31 | c/r: fcntl: add F_GETOWNER_UIDS option | Cyrill Gorcunov | 1 | -0/+1 |
2012-07-30 | selinux: fix selinux_inode_setxattr oops | Al Viro | 1 | -5/+10 |
2012-07-30 | smack: off by one error | Alan Cox | 1 | -4/+4 |
2012-07-27 | posix_types.h: Cleanup stale __NFDBITS and related definitions | Josh Boyer | 1 | -1/+1 |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -10/+17 |
2012-07-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 17 | -87/+114 |
2012-07-23 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 6 | -26/+18 |
2012-07-23 | switch dentry_open() to struct path, make it grab references itself | Al Viro | 3 | -6/+5 |
2012-07-22 | hold task_lock around checks in keyctl | Al Viro | 1 | -0/+2 |
2012-07-22 | merge task_work and rcu_head, get rid of separate allocation for keyring case | Al Viro | 3 | -28/+12 |
2012-07-22 | trimming task_work: kill ->data | Al Viro | 3 | -8/+15 |
2012-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+4 |
2012-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -2/+4 |
2012-07-16 | SELinux: do not check open perms if they are not known to policy | Eric Paris | 1 | -1/+1 |
2012-07-16 | SELinux: include definition of new capabilities | Eric Paris | 1 | -1/+3 |
2012-07-14 | Smack: don't show empty rules when /smack/load or /smack/load2 is read | Rafal Krypa | 1 | -2/+3 |
2012-07-14 | Smack: user access check bounds | Casey Schaufler | 1 | -14/+12 |
2012-07-14 | Smack: onlycap limits on CAP_MAC_ADMIN | Casey Schaufler | 4 | -26/+34 |
2012-07-14 | Smack: fix smack_new_inode bogosities | Casey Schaufler | 3 | -8/+2 |
2012-07-06 | ima: audit is compiled only when enabled | Dmitry Kasatkin | 4 | -5/+13 |
2012-07-06 | ima: ima_initialized is set only if successful | Dmitry Kasatkin | 1 | -1/+2 |
2012-07-06 | ima: add policy for pseudo fs | Dmitry Kasatkin | 1 | -0/+2 |
2012-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2012-07-03 | security: Fix nommu build. | Paul Mundt | 1 | -0/+1 |
2012-07-03 | ima: remove unused cleanup functions | Dmitry Kasatkin | 3 | -20/+0 |
2012-07-03 | ima: free securityfs violations file | Dmitry Kasatkin | 1 | -0/+1 |
2012-07-03 | ima: use full pathnames in measurement list | Mimi Zohar | 2 | -7/+39 |
2012-07-02 | security: Fix nommu build. | Paul Mundt | 1 | -0/+1 |
2012-06-30 | netlink: add netlink_kernel_cfg parameter to netlink_kernel_create | Pablo Neira Ayuso | 1 | -1/+5 |
2012-06-27 | selinux: netlink: Move away from NLMSG_PUT(). | David S. Miller | 1 | -4/+7 |
2012-06-10 | Merge commit 'v3.5-rc2' into next | James Morris | 16 | -186/+173 |
2012-06-07 | netfilter: selinux: switch hook PFs to nfproto | Alban Crequy | 1 | -5/+5 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 7 | -72/+80 |
2012-06-01 | take calculation of final prot in security_mmap_file() into a helper | Al Viro | 1 | -18/+28 |
2012-06-01 | take security_mmap_file() outside of ->mmap_sem | Al Viro | 1 | -3/+30 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -51/+44 |
2012-06-01 | aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() | Christopher Yeoh | 2 | -2/+2 |
2012-06-01 | kmod: convert two call sites to call_usermodehelper_fns() | Boaz Harrosh | 1 | -10/+3 |
2012-06-01 | security/keys/keyctl.c: suppress memory allocation failure warning | Andrew Morton | 1 | -1/+1 |
2012-05-31 | split ->file_mmap() into ->mmap_addr()/->mmap_file() | Al Viro | 6 | -51/+30 |
2012-05-31 | split cap_mmap_addr() out of cap_file_mmap() | Al Viro | 4 | -12/+26 |
2012-05-30 | selinuxfs snprintf() misuses | Al Viro | 1 | -29/+7 |
2012-05-25 | KEYS: Fix some sparse warnings | David Howells | 4 | -4/+6 |
2012-05-24 | keys: change keyctl_session_to_parent() to use task_work_add() | Oleg Nesterov | 3 | -41/+44 |
2012-05-24 | TIF_NOTIFY_RESUME is defined on all targets now | Al Viro | 1 | -10/+0 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 4 | -29/+41 |
2012-05-23 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -8/+2 |