summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2010-05-05Merge branch 'quilt/driver-core'Stephen Rothwell
2010-05-05Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-05-05Merge remote branch 'security-testing/next'Stephen Rothwell
2010-05-05kref: remove kref_setNeilBrown
2010-04-29selinux: generalize disabling of execmem for plt-in-heap archsStephen Smalley
2010-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-04-27keys: the request_key() syscall should link an existing key to the dest keyringDavid Howells
2010-04-28LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris
2010-04-28keys: don't need to use RCU in keyring_read() as semaphore is heldDavid Howells
2010-04-27SMACK: Don't #include Ext2 headersDavid Howells
2010-04-24keys: fix an RCU warningDavid Howells
2010-04-23security: whitespace coding style fixesJustin P. Mattock
2010-04-23mmap_min_addr check CAP_SYS_RAWIO only for writeKees Cook
2010-04-23IMA: include the word IMA in printk messagesEric Paris
2010-04-22fsnotify: new fsnotify hooks and events types for access decisionsEric Paris
2010-04-22security: testing the wrong variable in create_by_name()Dan Carpenter
2010-04-21IMA: drop the word integrity in the audit messageEric Paris
2010-04-21IMA: use audit_log_untrusted_string rather than %sEric Paris
2010-04-21IMA: handle comments in policyEric Paris
2010-04-21IMA: handle whitespace betterEric Paris
2010-04-21IMA: reject policies with unknown entriesEric Paris
2010-04-21IMA: set entry->action to UNKNOWN rather than hard codingEric Paris
2010-04-21IMA: do not allow the same rule to specify the same thing twiceEric Paris
2010-04-21ima: handle multiple rules per writeEric Paris
2010-04-21SELinux: return error codes on policy load failureEric Paris
2010-04-20Security: Fix the comment of cap_file_mmap()wzt.wzt@gmail.com
2010-04-15SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley
2010-04-12security: remove dead hook acctEric Paris
2010-04-12security: remove dead hook key_session_to_parentEric Paris
2010-04-12security: remove dead hook task_setgroupsEric Paris
2010-04-12security: remove dead hook task_setgidEric Paris
2010-04-12security: remove dead hook task_setuidEric Paris
2010-04-12security: remove dead hook cred_commitEric Paris
2010-04-12security: remove dead hook inode_deleteEric Paris
2010-04-12security: remove dead hook sb_post_pivotrootEric Paris
2010-04-12security: remove dead hook sb_post_addmountEric Paris
2010-04-12security: remove dead hook sb_post_remountEric Paris
2010-04-12security: remove dead hook sb_umount_busyEric Paris
2010-04-12security: remove dead hook sb_umount_closeEric Paris
2010-04-12security: remove sb_check_sb hooksEric Paris
2010-04-09Security: Fix coding style in security/wzt.wzt@gmail.com
2010-04-08SMACK: remove dead cred_commit hookEric Paris
2010-04-08selinux: always call sk_security_struct sksecEric Paris
2010-03-31Merge branch 'master' into nextJames Morris
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley
2010-03-15tomoyo: fix potential use after freeDan Carpenter
2010-03-10security/ima: replace gcc specific __FUNCTION__ with __func__H Hartley Sweeten
2010-03-10Security: key: keyring: fix some code style issuesChihau Chau
2010-03-09Merge branch 'next-queue' into nextJames Morris