aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris2010-04-27
* CRED: Holding a spinlock does not imply the holding of RCU read lockSerge E. Hallyn2010-04-26
* 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
|\
| * Linux 2.6.34-rc3v2.6.34-rc3Linus Torvalds2010-03-30
| * KEYS: Add MAINTAINERS recordDavid Howells2010-03-30
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-03-30
| |\
| | * CRED: Fix memory leak in error handlingMathieu Desnoyers2010-03-30
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-03-30
| |\ \
| | * | [LogFS] Erase new journal segmentsJoern Engel2010-03-29
| | * | [LogFS] Move reserved segments with journalJoern Engel2010-03-29
| | * | [LogFS] Clear PagePrivate when moving journalJoern Engel2010-03-28
| | * | Simplify and fix pad_wbufJoern Engel2010-03-28
| | * | Prevent data corruption in logfs_rewrite_block()Joern Engel2010-03-28
| | * | Use deactivate_locked_superJoern Engel2010-03-27
| | * | Fix logfs_get_sb_final error pathJoern Engel2010-03-27
| | * | Write out both superblocks on mismatchJoern Engel2010-03-27
| | * | Prevent schedule while atomic in __logfs_readdirJoern Engel2010-03-27
| | * | Plug memory leak in writeseg_end_ioJoern Engel2010-03-27
| | * | Limit max_pages for insane devicesJoern Engel2010-03-27
| | * | Open segment file before using itJoern Engel2010-03-27