summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-2057-1061/+1246
|\
| * Merge branch 'next' into for-linusJames Morris2010-05-1857-1061/+1246
| |\
| | * KEYS: Return more accurate error codesDan Carpenter2010-05-181-3/+3
| | * LSM: Add __init to fixup function.Tetsuo Handa2010-05-172-3/+3
| | * TOMOYO: Add pathname grouping support.Tetsuo Handa2010-05-176-54/+433
| | * ima: remove ACPI dependencyMimi Zohar2010-05-171-3/+2
| | * TPM: ACPI/PNP dependency removalRajiv Andrade2010-05-172-21/+25
| | * security/selinux/ss: Use kstrdupJulia Lawall2010-05-171-2/+1
| | * TOMOYO: Use stack memory for pending entry.Tetsuo Handa2010-05-105-192/+190
| | * Revert "ima: remove ACPI dependency"James Morris2010-05-071-2/+3
| | * Revert "TPM: ACPI/PNP dependency removal"James Morris2010-05-072-32/+22
| | * KEYS: Do preallocation for __key_link()David Howells2010-05-064-130/+215
| | * Merge branch 'master' into nextJames Morris2010-05-0641-196/+508
| | |\
| | * | TOMOYO: Use mutex_lock_interruptible.Tetsuo Handa2010-05-066-24/+37
| | * | KEYS: Better handling of errors from construct_alloc_key()David Howells2010-05-061-2/+22
| | * | KEYS: keyring_serialise_link_sem is only needed for keyring->keyring linksDavid Howells2010-05-061-7/+9
| | * | Merge branch 'master' into nextJames Morris2010-05-065014-10386/+37774
| | |\ \
| | * | | TOMOYO: Use GFP_NOFS rather than GFP_KERNEL.Tetsuo Handa2010-05-064-18/+18
| | * | | ima: remove ACPI dependencyMimi Zohar2010-05-051-3/+2
| | * | | TPM: ACPI/PNP dependency removalRajiv Andrade2010-05-052-22/+32
| | * | | selinux: generalize disabling of execmem for plt-in-heap archsStephen Smalley2010-04-291-6/+8
| | * | | LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris2010-04-283-4/+3
| | * | | CRED: Holding a spinlock does not imply the holding of RCU read lockSerge E. Hallyn2010-04-271-9/+5
| | * | | SMACK: Don't #include Ext2 headersDavid Howells2010-04-271-1/+0
| | * | | security: whitespace coding style fixesJustin P. Mattock2010-04-237-45/+45
| | * | | mmap_min_addr check CAP_SYS_RAWIO only for writeKees Cook2010-04-231-1/+1
| | * | | IMA: include the word IMA in printk messagesEric Paris2010-04-233-5/+5
| | * | | IMA: drop the word integrity in the audit messageEric Paris2010-04-211-1/+1
| | * | | IMA: use audit_log_untrusted_string rather than %sEric Paris2010-04-211-13/+20
| | * | | IMA: handle comments in policyEric Paris2010-04-211-7/+14
| | * | | IMA: handle whitespace betterEric Paris2010-04-211-3/+3
| | * | | IMA: reject policies with unknown entriesEric Paris2010-04-211-0/+1
| | * | | IMA: set entry->action to UNKNOWN rather than hard codingEric Paris2010-04-211-1/+1
| | * | | IMA: do not allow the same rule to specify the same thing twiceEric Paris2010-04-211-1/+33
| | * | | ima: handle multiple rules per writeEric Paris2010-04-213-26/+32
| | * | | SELinux: return error codes on policy load failureEric Paris2010-04-211-15/+22
| | * | | Security: Fix the comment of cap_file_mmap()wzt.wzt@gmail.com2010-04-201-1/+1
| | * | | security: remove dead hook acctEric Paris2010-04-124-40/+5
| | * | | security: remove dead hook key_session_to_parentEric Paris2010-04-124-42/+0
| | * | | security: remove dead hook task_setgroupsEric Paris2010-04-124-29/+0
| | * | | security: remove dead hook task_setgidEric Paris2010-04-124-47/+0
| | * | | security: remove dead hook task_setuidEric Paris2010-04-124-46/+0
| | * | | security: remove dead hook cred_commitEric Paris2010-04-124-23/+0
| | * | | security: remove dead hook inode_deleteEric Paris2010-04-124-25/+0
| | * | | security: remove dead hook sb_post_pivotrootEric Paris2010-04-124-22/+0
| | * | | security: remove dead hook sb_post_addmountEric Paris2010-04-124-25/+0
| | * | | security: remove dead hook sb_post_remountEric Paris2010-04-124-26/+0
| | * | | security: remove dead hook sb_umount_busyEric Paris2010-04-124-23/+0
| | * | | security: remove dead hook sb_umount_closeEric Paris2010-04-124-21/+0
| | * | | security: remove sb_check_sb hooksEric Paris2010-04-124-30/+0
OpenPOWER on IntegriCloud