aboutsummaryrefslogtreecommitdiff
path: root/security/integrity
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-25security: fix error return path in ima_inode_allocXiaotian Feng
2010-02-07ima: rename PATH_CHECK to FILE_CHECKMimi Zohar
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar
2010-02-07ima: initialize ima before inodes can be allocatedEric Paris
2010-02-07fix ima breakageMimi Zohar
2009-12-16ima: limit imbalance msgMimi Zohar
2009-12-16Untangling ima mess, part 3: kill dead code in imaAl Viro
2009-12-16ima: call ima_inode_free ima_inode_freeEric Paris
2009-12-16IMA: clean up the IMA counts updating codeEric Paris
2009-12-16ima: only insert at inode creation timeEric Paris
2009-12-16ima: valid return code from ima_inode_allocEric Paris
2009-12-03Merge branch 'master' into nextJames Morris
2009-11-19ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar
2009-10-25LSM: imbed ima calls in the security hooksMimi Zohar
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-07IMA: update ima_counts_putMimi Zohar
2009-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-08-27IMA: iint put in ima_counts_get and putEric Paris
2009-08-24ima: hashing large files bug fixMimi Zohar
2009-06-29integrity: add ima_counts_put (updated)Mimi Zohar
2009-06-29integrity: ima audit hash_exists fixMimi Zohar
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-06-05integrity: ima audit dentry_open failureMimi Zohar
2009-05-22integrity: path_check updateMimi Zohar
2009-05-22IMA: Add __init notation to ima functionsEric Paris
2009-05-22IMA: Minimal IMA policy and boot param for TCB IMA policyEric Paris
2009-05-19SELinux: move SELINUX_MAGIC into magic.hEric Paris
2009-05-15IMA: do not measure everything opened by root by defaultEric Paris
2009-05-15IMA: remove read permissions on the ima policy fileEric Paris
2009-05-12IMA: open all files O_LARGEFILEEric Paris
2009-05-12IMA: Handle dentry_open failuresEric Paris
2009-05-12IMA: use current_cred() instead of current->credEric Paris
2009-05-06integrity: remove __setup auditing msgsMimi Zohar
2009-05-06integrity: use audit_log_stringMimi Zohar
2009-05-06integrity: lsm audit rule matching fixMimi Zohar
2009-04-15rculist: use list_entry_rcu in places where it's appropriateJiri Pirko
2009-02-23integrity: ima iint radix_tree_lookup locking fixMimi Zohar
2009-02-21integrity: ima scatterlist bug fixMimi Zohar
2009-02-13ima: fix build errorRandy Dunlap
2009-02-12integrity: audit updateMimi Zohar
2009-02-06IMA: fix ima_delete_rules() definitionJames Morris
2009-02-06Integrity: IMA file free imbalanceMimi Zohar
2009-02-06integrity: IMA policy openMimi Zohar
2009-02-06integrity: IMA policyMimi Zohar
2009-02-06integrity: IMA displayMimi Zohar
2009-02-06integrity: IMA as an integrity service providerMimi Zohar