Age | Commit message (Expand) | Author |
2012-06-01 | 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-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-31 | aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() | Christopher Yeoh |
2012-05-31 | kmod: convert two call sites to call_usermodehelper_fns() | Boaz Harrosh |
2012-05-31 | security/keys/keyctl.c: suppress memory allocation failure warning | Andrew Morton |
2012-05-31 | 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-29 | selinuxfs snprintf() misuses | Al Viro |
2012-05-23 | keys: change keyctl_session_to_parent() to use task_work_add() | Oleg Nesterov |
2012-05-23 | TIF_NOTIFY_RESUME is defined on all targets now | Al Viro |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2012-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2012-05-22 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris |
2012-05-18 | apparmor: fix long path failure due to disconnected path | John Johansen |
2012-05-18 | apparmor: fix profile lookup for unconfined | John Johansen |
2012-05-16 | ima: fix filename hint to reflect script interpreter name | Mimi Zohar |
2012-05-16 | Merge branch 'for-1205' of http://git.gitorious.org/smack-next/kernel into next | James Morris |
2012-05-16 | KEYS: Don't check for NULL key pointer in key_validate() | David Howells |
2012-05-14 | Smack: allow for significantly longer Smack labels v4 | Casey Schaufler |
2012-05-14 | gfp flags for security_inode_alloc()? | Tetsuo Handa |
2012-05-14 | Smack: recursive tramsmute | Casey Schaufler |
2012-05-15 | Yama: replace capable() with ns_capable() | Kees Cook |
2012-05-15 | TOMOYO: Accept manager programs which do not start with / . | Tetsuo Handa |
2012-05-11 | KEYS: Add invalidation support | David Howells |
2012-05-11 | KEYS: Do LRU discard in full keyrings | David Howells |
2012-05-11 | KEYS: Permit in-place link replacement in keyring list | David Howells |
2012-05-11 | KEYS: Perform RCU synchronisation on keys prior to key destruction | David Howells |
2012-05-11 | KEYS: Announce key type (un)registration | David Howells |
2012-05-11 | KEYS: Reorganise keys Makefile | David Howells |
2012-05-11 | KEYS: Move the key config into security/keys/Kconfig | David Howells |
2012-05-08 | netfilter: remove ip_queue support | Pablo Neira Ayuso |
2012-05-04 | Merge tag 'v3.4-rc5' into next | James Morris |
2012-05-03 | userns: Convert capabilities related permsion checks | Eric W. Biederman |
2012-05-03 | userns: Store uid and gid values in struct cred with kuid_t and kgid_t types | Eric W. Biederman |
2012-05-03 | userns: Convert group_info values from gid_t to kgid_t. | Eric W. Biederman |
2012-04-26 | userns: Simplify the user_namespace by making userns->creator a kuid. | Eric W. Biederman |
2012-04-23 | Yama: remove an unused variable | Dan Carpenter |
2012-04-19 | Yama: add additional ptrace scopes | Kees Cook |
2012-04-19 | security: fix compile error in commoncap.c | Jonghwan Choi |
2012-04-18 | fcaps: clear the same personality flags as suid when fcaps are used | Eric Paris |
2012-04-18 | Smack: move label list initialization | Casey Schaufler |
2012-04-14 | Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS | John Johansen |
2012-04-14 | Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs | Andy Lutomirski |
2012-04-10 | Smack: build when CONFIG_AUDIT not defined | Kees Cook |
2012-04-09 | SELinux: remove unused common_audit_data in flush_unauthorized_files | Eric Paris |
2012-04-09 | SELinux: avc: remove the useless fields in avc_add_callback | Wanlong Gao |
2012-04-09 | SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback | Wanlong Gao |