aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* Merge branch 'master' into nextJames Morris2010-05-05
|\
| * KEYS: Fix RCU handling in key_gc_keyring()David Howells2010-05-04
| * KEYS: Fix an RCU warning in the reading of user keysDavid Howells2010-05-04
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-04-27
| |\
| | * keys: don't need to use RCU in keyring_read() as semaphore is heldDavid Howells2010-04-27
| * | keys: the request_key() syscall should link an existing key to the dest keyringDavid Howells2010-04-27
| |/
| * keys: fix an RCU warningDavid Howells2010-04-24
| * security: testing the wrong variable in create_by_name()Dan Carpenter2010-04-22
| * SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley2010-04-14
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | TOMOYO: Use GFP_NOFS rather than GFP_KERNEL.Tetsuo Handa2010-05-05
* | ima: remove ACPI dependencyMimi Zohar2010-05-04
* | selinux: generalize disabling of execmem for plt-in-heap archsStephen Smalley2010-04-28
* | LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris2010-04-27
* | SMACK: Don't #include Ext2 headersDavid Howells2010-04-26
* | security: whitespace coding style fixesJustin P. Mattock2010-04-22
* | mmap_min_addr check CAP_SYS_RAWIO only for writeKees Cook2010-04-22
* | IMA: include the word IMA in printk messagesEric Paris2010-04-22
* | IMA: drop the word integrity in the audit messageEric Paris2010-04-20
* | IMA: use audit_log_untrusted_string rather than %sEric Paris2010-04-20
* | IMA: handle comments in policyEric Paris2010-04-20
* | IMA: handle whitespace betterEric Paris2010-04-20
* | IMA: reject policies with unknown entriesEric Paris2010-04-20
* | IMA: set entry->action to UNKNOWN rather than hard codingEric Paris2010-04-20
* | IMA: do not allow the same rule to specify the same thing twiceEric Paris2010-04-20
* | ima: handle multiple rules per writeEric Paris2010-04-20
* | SELinux: return error codes on policy load failureEric Paris2010-04-20
* | Security: Fix the comment of cap_file_mmap()wzt.wzt@gmail.com2010-04-19
* | security: remove dead hook acctEric Paris2010-04-11
* | security: remove dead hook key_session_to_parentEric Paris2010-04-11
* | security: remove dead hook task_setgroupsEric Paris2010-04-11
* | security: remove dead hook task_setgidEric Paris2010-04-11
* | security: remove dead hook task_setuidEric Paris2010-04-11
* | security: remove dead hook cred_commitEric Paris2010-04-11
* | security: remove dead hook inode_deleteEric Paris2010-04-11
* | security: remove dead hook sb_post_pivotrootEric Paris2010-04-11
* | security: remove dead hook sb_post_addmountEric Paris2010-04-11
* | security: remove dead hook sb_post_remountEric Paris2010-04-11
* | security: remove dead hook sb_umount_busyEric Paris2010-04-11
* | security: remove dead hook sb_umount_closeEric Paris2010-04-11
* | security: remove sb_check_sb hooksEric Paris2010-04-11
* | Security: Fix coding style in security/wzt.wzt@gmail.com2010-04-09
* | SMACK: remove dead cred_commit hookEric Paris2010-04-07
* | selinux: always call sk_security_struct sksecEric Paris2010-04-07
* | Merge branch 'master' into nextJames Morris2010-03-30
|\|
| * tomoyo: fix potential use after freeDan Carpenter2010-03-14
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\
| | * fix comment typos in avc.cJustin P. Mattock2010-02-05
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
| |\ \
| | * | get rid of ->mnt_parent in tomoyo/realpathAl Viro2010-03-03