| Commit message (Expand) | Author | Age |
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-01 |
|\ |
|
| * | task_work: Revert "hold task_lock around checks in keyctl" | Oleg Nesterov | 2012-09-13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 |
|\ \ |
|
| * | | AppArmor: remove af_names.h from .gitignore | Paul Bolle | 2012-09-01 |
* | | | xfrm: invalidate dst on policy insertion/deletion | Nicolas Dichtel | 2012-09-18 |
| |/
|/| |
|
* | | Yama: access task_struct->comm directly | Kees Cook | 2012-08-17 |
* | | Yama: higher restrictions should block PTRACE_TRACEME | Kees Cook | 2012-08-10 |
* | | selinux: tag avc cache alloc as non-critical | Mel Gorman | 2012-07-31 |
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-30 |
|\ \ |
|
| * | | c/r: fcntl: add F_GETOWNER_UIDS option | Cyrill Gorcunov | 2012-07-30 |
* | | | selinux: fix selinux_inode_setxattr oops | Al Viro | 2012-07-30 |
* | | | smack: off by one error | Alan Cox | 2012-07-30 |
|/ / |
|
* / | posix_types.h: Cleanup stale __NFDBITS and related definitions | Josh Boyer | 2012-07-26 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-07-24 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-19 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-05 |
| |\ \ |
|
| * | | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_create | Pablo Neira Ayuso | 2012-06-29 |
| * | | | selinux: netlink: Move away from NLMSG_PUT(). | David S. Miller | 2012-06-27 |
| * | | | netfilter: selinux: switch hook PFs to nfproto | Alban Crequy | 2012-06-07 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-07-23 |
|\ \ \ \ |
|
| * | | | | Smack: don't show empty rules when /smack/load or /smack/load2 is read | Rafal Krypa | 2012-07-13 |
| * | | | | Smack: user access check bounds | Casey Schaufler | 2012-07-13 |
| * | | | | Smack: onlycap limits on CAP_MAC_ADMIN | Casey Schaufler | 2012-07-13 |
| * | | | | Smack: fix smack_new_inode bogosities | Casey Schaufler | 2012-07-13 |
| * | | | | ima: audit is compiled only when enabled | Dmitry Kasatkin | 2012-07-05 |
| * | | | | ima: ima_initialized is set only if successful | Dmitry Kasatkin | 2012-07-05 |
| * | | | | ima: add policy for pseudo fs | Dmitry Kasatkin | 2012-07-05 |
| * | | | | ima: remove unused cleanup functions | Dmitry Kasatkin | 2012-07-02 |
| * | | | | ima: free securityfs violations file | Dmitry Kasatkin | 2012-07-02 |
| * | | | | ima: use full pathnames in measurement list | Mimi Zohar | 2012-07-02 |
| * | | | | security: Fix nommu build. | Paul Mundt | 2012-07-02 |
| * | | | | Merge commit 'v3.5-rc2' into next | James Morris | 2012-06-10 |
| |\| | | |
|
| * | | | | KEYS: Fix some sparse warnings | David Howells | 2012-05-25 |
* | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2012-07-23 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | switch dentry_open() to struct path, make it grab references itself | Al Viro | 2012-07-22 |
| * | | | | hold task_lock around checks in keyctl | Al Viro | 2012-07-22 |
| * | | | | merge task_work and rcu_head, get rid of separate allocation for keyring case | Al Viro | 2012-07-22 |
| * | | | | trimming task_work: kill ->data | Al Viro | 2012-07-22 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-07-18 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | SELinux: do not check open perms if they are not known to policy | Eric Paris | 2012-07-15 |
| * | | | SELinux: include definition of new capabilities | Eric Paris | 2012-07-15 |
|/ / / |
|
* | / | security: Fix nommu build. | Paul Mundt | 2012-07-03 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 |
|\ \ |
|
| * | | take calculation of final prot in security_mmap_file() into a helper | Al Viro | 2012-06-01 |
| * | | take security_mmap_file() outside of ->mmap_sem | Al Viro | 2012-06-01 |
| * | | split ->file_mmap() into ->mmap_addr()/->mmap_file() | Al Viro | 2012-05-31 |
| * | | split cap_mmap_addr() out of cap_file_mmap() | Al Viro | 2012-05-31 |
| * | | selinuxfs snprintf() misuses | Al Viro | 2012-05-29 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 |
|\ \ \ |
|
| * | | | keys: change keyctl_session_to_parent() to use task_work_add() | Oleg Nesterov | 2012-05-23 |