summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-03ima: remove unneeded size_limit argument from ima_eventdigest_init_common()Roberto Sassu1-8/+6
2014-01-03ima: update IMA-templates.txt documentationMimi Zohar1-2/+4
2014-01-03ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init()Roberto Sassu1-2/+2
2014-01-03ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init()Roberto Sassu1-1/+1
2014-01-01Smack: File receive audit correctionCasey Schaufler1-1/+1
2014-01-01Smack: Rationalize mount restrictionsCasey Schaufler1-54/+29
2013-12-24Smack: change rule cap checkCasey Schaufler1-1/+1
2013-12-24Smack: Make the syslog control configurableCasey Schaufler3-13/+99
2013-12-20Smack: Prevent the * and @ labels from being used in SMACK64EXECCasey Schaufler1-16/+37
2013-12-11smack: fix: allow either entry be missing on access/access2 check (v2)Jarkko Sakkinen1-14/+15
2013-11-01ima: define '_ima' as a builtin 'trusted' keyringMimi Zohar4-1/+55
2013-11-01ima: extend the measurement list to include the file signatureMimi Zohar8-12/+73
2013-10-31Merge branch 'keys-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...James Morris6-22/+29
2013-10-30kernel/system_certificate.S: use real contents instead of macro GLOBAL()Chen Gang1-6/+4
2013-10-30KEYS: fix error return code in big_key_instantiate()Wei Yongjun1-1/+3
2013-10-30KEYS: Fix keyring quota misaccounting on key replacement and unlinkDavid Howells1-12/+15
2013-10-30KEYS: Fix a race between negating a key and reading the error setDavid Howells3-2/+6
2013-10-30KEYS: Make BIG_KEYS booleanJosh Boyer1-1/+1
2013-10-30apparmor: remove the "task" arg from may_change_ptraced_domain()Oleg Nesterov1-8/+6
2013-10-30apparmor: remove parent task info from audit loggingJohn Johansen2-7/+0
2013-10-30apparmor: remove tsk field from the apparmor_audit_structJohn Johansen1-8/+2
2013-10-30apparmor: fix capability to not use the current task, during reportingJohn Johansen6-22/+15
2013-10-30Merge branch 'smack-for-3.13' of git://git.gitorious.org/smack-next/kernel in...James Morris4-9/+34
2013-10-28Smack: Ptrace access check modeCasey Schaufler1-1/+1
2013-10-27ima: provide hash algo info in the xattrDmitry Kasatkin2-15/+59
2013-10-27ima: enable support for larger default filedata hash algorithmsMimi Zohar3-3/+64
2013-10-27ima: define kernel parameter 'ima_template=' to change configured defaultRoberto Sassu2-0/+36
2013-10-27ima: add Kconfig default measurement list templateMimi Zohar2-2/+27
2013-10-27ima: defer determining the appraisal hash algorithm for 'ima' templateRoberto Sassu1-1/+5
2013-10-27ima: add audit log support for larger hashesMimi Zohar1-1/+4
2013-10-26ima: switch to new template management mechanismRoberto Sassu5-97/+107
2013-10-26ima: define new template ima-ng and template fields d-ng and n-ngRoberto Sassu3-17/+150
2013-10-26ima: define template fields library and new helpersRoberto Sassu6-8/+242
2013-10-26ima: new templates management mechanismRoberto Sassu6-1/+235
2013-10-26ima: define new function ima_alloc_init_template() to APIRoberto Sassu3-39/+76
2013-10-26ima: pass the filename argument up to ima_add_template_entry()Roberto Sassu4-10/+13
2013-10-26ima: pass the file descriptor to ima_add_violation()Roberto Sassu3-5/+5
2013-10-26ima: ima_calc_boot_agregate must use SHA1Dmitry Kasatkin3-5/+31
2013-10-26ima: support arbitrary hash algorithms in ima_calc_buffer_hashDmitry Kasatkin2-6/+25
2013-10-26ima: provide dedicated hash algo allocation functionDmitry Kasatkin1-14/+29
2013-10-26ima: differentiate between template hash and file data hash sizesMimi Zohar6-12/+12
2013-10-26ima: use dynamically allocated hash storageDmitry Kasatkin4-30/+49
2013-10-26ima: pass full xattr with the signatureDmitry Kasatkin4-5/+7
2013-10-26ima: read and use signature hash algorithmDmitry Kasatkin6-25/+94
2013-10-26ima: provide support for arbitrary hash algorithmsDmitry Kasatkin9-35/+100
2013-10-26keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin8-48/+28
2013-10-26crypto: provide single place for hash algo informationDmitry Kasatkin5-0/+137
2013-10-25Revert "ima: policy for RAMFS"Mimi Zohar1-1/+0
2013-10-25ima: fix script messagesDmitry Kasatkin6-13/+13
2013-10-22tpm: use tabs instead of whitespaces in KconfigPeter Huewe1-8/+8