summaryrefslogtreecommitdiff
path: root/security (follow)
Commit message (Expand)AuthorAge
...
| * | 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-15
| * 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-06
* | ima: remove ACPI dependencyMimi Zohar2010-05-05
* | selinux: generalize disabling of execmem for plt-in-heap archsStephen Smalley2010-04-29
* | LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris2010-04-28
* | SMACK: Don't #include Ext2 headersDavid Howells2010-04-27
* | security: whitespace coding style fixesJustin P. Mattock2010-04-23
* | mmap_min_addr check CAP_SYS_RAWIO only for writeKees Cook2010-04-23
* | IMA: include the word IMA in printk messagesEric Paris2010-04-23
* | IMA: drop the word integrity in the audit messageEric Paris2010-04-21
* | IMA: use audit_log_untrusted_string rather than %sEric Paris2010-04-21
* | IMA: handle comments in policyEric Paris2010-04-21
* | IMA: handle whitespace betterEric Paris2010-04-21
* | IMA: reject policies with unknown entriesEric Paris2010-04-21
* | IMA: set entry->action to UNKNOWN rather than hard codingEric Paris2010-04-21
* | IMA: do not allow the same rule to specify the same thing twiceEric Paris2010-04-21
* | ima: handle multiple rules per writeEric Paris2010-04-21
* | SELinux: return error codes on policy load failureEric Paris2010-04-21
* | Security: Fix the comment of cap_file_mmap()wzt.wzt@gmail.com2010-04-20
* | security: remove dead hook acctEric Paris2010-04-12
* | security: remove dead hook key_session_to_parentEric Paris2010-04-12
* | security: remove dead hook task_setgroupsEric Paris2010-04-12
* | security: remove dead hook task_setgidEric Paris2010-04-12
* | security: remove dead hook task_setuidEric Paris2010-04-12
* | security: remove dead hook cred_commitEric Paris2010-04-12
* | security: remove dead hook inode_deleteEric Paris2010-04-12
* | security: remove dead hook sb_post_pivotrootEric Paris2010-04-12
* | security: remove dead hook sb_post_addmountEric Paris2010-04-12
* | security: remove dead hook sb_post_remountEric Paris2010-04-12
* | security: remove dead hook sb_umount_busyEric Paris2010-04-12
* | security: remove dead hook sb_umount_closeEric Paris2010-04-12
* | security: remove sb_check_sb hooksEric Paris2010-04-12
* | Security: Fix coding style in security/wzt.wzt@gmail.com2010-04-09
* | SMACK: remove dead cred_commit hookEric Paris2010-04-08
* | selinux: always call sk_security_struct sksecEric Paris2010-04-08
* | Merge branch 'master' into nextJames Morris2010-03-31
|\|
| * tomoyo: fix potential use after freeDan Carpenter2010-03-15
| * 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
| | * | get rid of insanity with namespace roots in tomoyoAl Viro2010-03-03
| | * | fix mnt_mountpoint abuse in smackAl Viro2010-03-03
* | | | SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley2010-03-16
* | | | security/ima: replace gcc specific __FUNCTION__ with __func__H Hartley Sweeten2010-03-10
* | | | Security: key: keyring: fix some code style issuesChihau Chau2010-03-10