aboutsummaryrefslogtreecommitdiffstats
path: root/security (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-27SMACK: Don't #include Ext2 headersDavid Howells1-1/+0
2010-04-23security: whitespace coding style fixesJustin P. Mattock7-45/+45
2010-04-23mmap_min_addr check CAP_SYS_RAWIO only for writeKees Cook1-1/+1
2010-04-23IMA: include the word IMA in printk messagesEric Paris3-5/+5
2010-04-21IMA: drop the word integrity in the audit messageEric Paris1-1/+1
2010-04-21IMA: use audit_log_untrusted_string rather than %sEric Paris1-13/+20
2010-04-21IMA: handle comments in policyEric Paris1-7/+14
2010-04-21IMA: handle whitespace betterEric Paris1-3/+3
2010-04-21IMA: reject policies with unknown entriesEric Paris1-0/+1
2010-04-21IMA: set entry->action to UNKNOWN rather than hard codingEric Paris1-1/+1
2010-04-21IMA: do not allow the same rule to specify the same thing twiceEric Paris1-1/+33
2010-04-21ima: handle multiple rules per writeEric Paris3-26/+32
2010-04-21SELinux: return error codes on policy load failureEric Paris1-15/+22
2010-04-20Security: Fix the comment of cap_file_mmap()wzt.wzt@gmail.com1-1/+1
2010-04-12security: remove dead hook acctEric Paris2-11/+0
2010-04-12security: remove dead hook key_session_to_parentEric Paris3-22/+0
2010-04-12security: remove dead hook task_setgroupsEric Paris2-11/+0
2010-04-12security: remove dead hook task_setgidEric Paris2-11/+0
2010-04-12security: remove dead hook task_setuidEric Paris2-11/+0
2010-04-12security: remove dead hook cred_commitEric Paris2-10/+0
2010-04-12security: remove dead hook inode_deleteEric Paris2-12/+0
2010-04-12security: remove dead hook sb_post_pivotrootEric Paris2-10/+0
2010-04-12security: remove dead hook sb_post_addmountEric Paris2-10/+0
2010-04-12security: remove dead hook sb_post_remountEric Paris2-11/+0
2010-04-12security: remove dead hook sb_umount_busyEric Paris2-10/+0
2010-04-12security: remove dead hook sb_umount_closeEric Paris2-10/+0
2010-04-12security: remove sb_check_sb hooksEric Paris2-11/+0
2010-04-09Security: Fix coding style in security/wzt.wzt@gmail.com4-31/+31
2010-04-08SMACK: remove dead cred_commit hookEric Paris1-10/+0
2010-04-08selinux: always call sk_security_struct sksecEric Paris3-36/+36
2010-03-31Merge branch 'master' into nextJames Morris4-23/+9
2010-03-16SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley1-1/+1
2010-03-15tomoyo: fix potential use after freeDan Carpenter1-0/+1
2010-03-10security/ima: replace gcc specific __FUNCTION__ with __func__H Hartley Sweeten2-4/+4
2010-03-10Security: key: keyring: fix some code style issuesChihau Chau1-4/+3
2010-03-09Merge branch 'next-queue' into nextJames Morris9-18/+9
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-3/+3
2010-03-08selinux: const strings in tablesStephen Hemminger3-3/+3
2010-03-05Security: Fix some coding styles in security/keys/keyring.cwzt.wzt@gmail.com1-4/+2
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-20/+5
2010-03-04Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.cwzt.wzt@gmail.com1-1/+0
2010-03-03get rid of ->mnt_parent in tomoyo/realpathAl Viro1-1/+1
2010-03-03get rid of insanity with namespace roots in tomoyoAl Viro1-19/+4
2010-03-03fix mnt_mountpoint abuse in smackAl Viro1-1/+1
2010-03-03Selinux: Remove unused headers slab.h in selinux/ss/symtab.cwzt.wzt@gmail.com1-1/+0
2010-03-03Selinux: Remove unused headers list.h in selinux/netlink.cwzt.wzt@gmail.com1-1/+0
2010-03-03TOMOYO: Remove unused variables.Tetsuo Handa1-7/+3
2010-03-03Security: Add __init to register_security to disable load a security module on runtimewzt.wzt@gmail.com1-1/+1
2010-03-01Merge branch 'next' into for-linusJames Morris25-1665/+1937
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+5