Age | Commit message (Expand) | Author | Files | Lines |
2010-04-27 | SMACK: Don't #include Ext2 headers | David Howells | 1 | -1/+0 |
2010-04-24 | keys: fix an RCU warning | David Howells | 1 | -5/+8 |
2010-04-23 | security: whitespace coding style fixes | Justin P. Mattock | 7 | -45/+45 |
2010-04-23 | mmap_min_addr check CAP_SYS_RAWIO only for write | Kees Cook | 1 | -1/+1 |
2010-04-23 | IMA: include the word IMA in printk messages | Eric Paris | 3 | -5/+5 |
2010-04-22 | security: testing the wrong variable in create_by_name() | Dan Carpenter | 1 | -2/+2 |
2010-04-21 | IMA: drop the word integrity in the audit message | Eric Paris | 1 | -1/+1 |
2010-04-21 | IMA: use audit_log_untrusted_string rather than %s | Eric Paris | 1 | -13/+20 |
2010-04-21 | IMA: handle comments in policy | Eric Paris | 1 | -7/+14 |
2010-04-21 | IMA: handle whitespace better | Eric Paris | 1 | -3/+3 |
2010-04-21 | IMA: reject policies with unknown entries | Eric Paris | 1 | -0/+1 |
2010-04-21 | IMA: set entry->action to UNKNOWN rather than hard coding | Eric Paris | 1 | -1/+1 |
2010-04-21 | IMA: do not allow the same rule to specify the same thing twice | Eric Paris | 1 | -1/+33 |
2010-04-21 | ima: handle multiple rules per write | Eric Paris | 3 | -26/+32 |
2010-04-21 | SELinux: return error codes on policy load failure | Eric Paris | 1 | -15/+22 |
2010-04-20 | Security: Fix the comment of cap_file_mmap() | wzt.wzt@gmail.com | 1 | -1/+1 |
2010-04-15 | SELinux: Reduce max avtab size to avoid page allocation failures | Stephen Smalley | 1 | -1/+1 |
2010-04-12 | security: remove dead hook acct | Eric Paris | 2 | -11/+0 |
2010-04-12 | security: remove dead hook key_session_to_parent | Eric Paris | 3 | -22/+0 |
2010-04-12 | security: remove dead hook task_setgroups | Eric Paris | 2 | -11/+0 |
2010-04-12 | security: remove dead hook task_setgid | Eric Paris | 2 | -11/+0 |
2010-04-12 | security: remove dead hook task_setuid | Eric Paris | 2 | -11/+0 |
2010-04-12 | security: remove dead hook cred_commit | Eric Paris | 2 | -10/+0 |
2010-04-12 | security: remove dead hook inode_delete | Eric Paris | 2 | -12/+0 |
2010-04-12 | security: remove dead hook sb_post_pivotroot | Eric Paris | 2 | -10/+0 |
2010-04-12 | security: remove dead hook sb_post_addmount | Eric Paris | 2 | -10/+0 |
2010-04-12 | security: remove dead hook sb_post_remount | Eric Paris | 2 | -11/+0 |
2010-04-12 | security: remove dead hook sb_umount_busy | Eric Paris | 2 | -10/+0 |
2010-04-12 | security: remove dead hook sb_umount_close | Eric Paris | 2 | -10/+0 |
2010-04-12 | security: remove sb_check_sb hooks | Eric Paris | 2 | -11/+0 |
2010-04-09 | Security: Fix coding style in security/ | wzt.wzt@gmail.com | 4 | -31/+31 |
2010-04-08 | SMACK: remove dead cred_commit hook | Eric Paris | 1 | -10/+0 |
2010-04-08 | selinux: always call sk_security_struct sksec | Eric Paris | 3 | -36/+36 |
2010-03-31 | Merge branch 'master' into next | James Morris | 4 | -23/+9 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 28 | -3/+25 |
2010-03-16 | SELinux: Reduce max avtab size to avoid page allocation failures | Stephen Smalley | 1 | -1/+1 |
2010-03-14 | tomoyo: fix potential use after free | Dan Carpenter | 1 | -0/+1 |
2010-03-10 | security/ima: replace gcc specific __FUNCTION__ with __func__ | H Hartley Sweeten | 2 | -4/+4 |
2010-03-10 | Security: key: keyring: fix some code style issues | Chihau Chau | 1 | -4/+3 |
2010-03-09 | Merge branch 'next-queue' into next | James Morris | 9 | -18/+9 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -3/+3 |
2010-03-08 | selinux: const strings in tables | Stephen Hemminger | 3 | -3/+3 |
2010-03-05 | Security: Fix some coding styles in security/keys/keyring.c | wzt.wzt@gmail.com | 1 | -4/+2 |
2010-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -20/+5 |
2010-03-04 | Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.c | wzt.wzt@gmail.com | 1 | -1/+0 |
2010-03-03 | get rid of ->mnt_parent in tomoyo/realpath | Al Viro | 1 | -1/+1 |
2010-03-03 | get rid of insanity with namespace roots in tomoyo | Al Viro | 1 | -19/+4 |
2010-03-03 | fix mnt_mountpoint abuse in smack | Al Viro | 1 | -1/+1 |
2010-03-03 | Selinux: Remove unused headers slab.h in selinux/ss/symtab.c | wzt.wzt@gmail.com | 1 | -1/+0 |
2010-03-03 | Selinux: Remove unused headers list.h in selinux/netlink.c | wzt.wzt@gmail.com | 1 | -1/+0 |