summaryrefslogtreecommitdiffstats
path: root/security/integrity
Commit message (Expand)AuthorAgeFilesLines
* security: fix error return path in ima_inode_allocXiaotian Feng2010-02-251-2/+1
* ima: rename PATH_CHECK to FILE_CHECKMimi Zohar2010-02-074-8/+11
* ima: rename ima_path_check to ima_file_checkMimi Zohar2010-02-071-3/+3
* ima: initialize ima before inodes can be allocatedEric Paris2010-02-073-8/+3
* fix ima breakageMimi Zohar2010-02-071-144/+92
* ima: limit imbalance msgMimi Zohar2009-12-161-9/+53
* Untangling ima mess, part 3: kill dead code in imaAl Viro2009-12-161-48/+4
* ima: call ima_inode_free ima_inode_freeEric Paris2009-12-162-5/+2
* IMA: clean up the IMA counts updating codeEric Paris2009-12-162-49/+70
* ima: only insert at inode creation timeEric Paris2009-12-163-66/+14
* ima: valid return code from ima_inode_allocEric Paris2009-12-161-3/+1
* Merge branch 'master' into nextJames Morris2009-12-032-7/+7
|\
| * ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar2009-11-191-2/+2
| * const: constify remaining file_operationsAlexey Dobriyan2009-10-011-5/+5
* | LSM: imbed ima calls in the security hooksMimi Zohar2009-10-251-0/+1
|/
* seq_file: constify seq_operationsJames Morris2009-09-231-2/+2
* IMA: update ima_counts_putMimi Zohar2009-09-071-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-08-261-0/+4
|\
| * IMA: iint put in ima_counts_get and putEric Paris2009-08-271-0/+4
* | ima: hashing large files bug fixMimi Zohar2009-08-241-2/+4
|/
* integrity: add ima_counts_put (updated)Mimi Zohar2009-06-291-1/+28
* integrity: ima audit hash_exists fixMimi Zohar2009-06-291-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-117-86/+98
|\
| * integrity: ima audit dentry_open failureMimi Zohar2009-06-051-4/+9
| * integrity: path_check updateMimi Zohar2009-05-221-19/+29
| * IMA: Add __init notation to ima functionsEric Paris2009-05-225-7/+7
| * IMA: Minimal IMA policy and boot param for TCB IMA policyEric Paris2009-05-221-3/+27
| * SELinux: move SELINUX_MAGIC into magic.hEric Paris2009-05-191-5/+3
| * IMA: do not measure everything opened by root by defaultEric Paris2009-05-151-2/+0
| * IMA: remove read permissions on the ima policy fileEric Paris2009-05-151-1/+5
| * IMA: open all files O_LARGEFILEEric Paris2009-05-121-1/+2
| * IMA: Handle dentry_open failuresEric Paris2009-05-121-4/+6
| * IMA: use current_cred() instead of current->credEric Paris2009-05-122-2/+2
| * integrity: remove __setup auditing msgsMimi Zohar2009-05-062-25/+4
| * integrity: use audit_log_stringMimi Zohar2009-05-061-13/+4
| * integrity: lsm audit rule matching fixMimi Zohar2009-05-061-4/+4
* | rculist: use list_entry_rcu in places where it's appropriateJiri Pirko2009-04-151-2/+2
|/
* integrity: ima iint radix_tree_lookup locking fixMimi Zohar2009-02-231-0/+2
* integrity: ima scatterlist bug fixMimi Zohar2009-02-211-2/+2
* ima: fix build errorRandy Dunlap2009-02-131-2/+2
* integrity: audit updateMimi Zohar2009-02-126-21/+25
* IMA: fix ima_delete_rules() definitionJames Morris2009-02-061-1/+1
* Integrity: IMA file free imbalanceMimi Zohar2009-02-063-0/+61
* integrity: IMA policy openMimi Zohar2009-02-061-1/+16
* integrity: IMA policyMimi Zohar2009-02-064-4/+386
* integrity: IMA displayMimi Zohar2009-02-065-2/+314
* integrity: IMA as an integrity service providerMimi Zohar2009-02-0611-0/+1422