aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-18Smack: implement revoking all rules for a subject labelRafal Krypa2-0/+78
2012-09-18Smack: remove task_wait() hook.Casey Schaufler1-29/+8
2012-09-13ima: audit log hashesPeter Moody6-7/+56
2012-09-13ima: generic IMA action flag handlingDmitry Kasatkin4-19/+26
2012-09-12ima: rename ima_must_appraise_or_measureDmitry Kasatkin3-4/+4
2012-09-12audit: export audit_log_task_infoPeter Moody2-40/+36
2012-09-12tpm: fix tpm_acpi sparse warning on different address spacesKent Yoder1-2/+2
2012-09-12samples/seccomp: fix 31 bit build on s390Heiko Carstens1-8/+16
2012-09-07ima: digital signature verification supportDmitry Kasatkin2-19/+52
2012-09-07ima: add support for different security.ima data typesMimi Zohar3-14/+17
2012-09-07ima: add ima_inode_setxattr/removexattr function and callsMimi Zohar3-0/+80
2012-09-07ima: add inode_post_setattr callMimi Zohar2-0/+12
2012-09-07ima: replace iint spinblock with rwlock/read_lockDmitry Kasatkin1-9/+7
2012-09-07ima: allocating iint improvementsDmitry Kasatkin3-38/+27
2012-09-07ima: add appraise action keywords and default rulesMimi Zohar4-44/+141
2012-09-07ima: integrity appraisal extensionMimi Zohar13-53/+358
2012-09-07vfs: move ima_file_free before releasing the fileMimi Zohar1-1/+1
2012-09-07vfs: extend vfs_removexattr lockingMimi Zohar1-2/+4
2012-09-08Yama: handle 32-bit userspace prctlKees Cook1-1/+1
2012-09-05security: allow Yama to be unconditionally stackedKees Cook4-4/+70
2012-09-04driver/char/tpm: declare internal symbols as staticXiaoyan Zhang2-20/+21
2012-08-22driver: add PPI support in tpm driverXiaoyan Zhang4-1/+475