1. 555d6d7 integrity: Remove duplicate pr_fmt definitions by Tushar Sugandhi · 5 years ago
  2. 96c9e1d ima: avoid appraise error for hash calc interrupt by Patrick Callaghan · 5 years ago
  3. 4ece312 ima: fix freeing ongoing ahash_request by Sascha Hauer · 6 years ago
  4. f5e1040 ima: always return negative code for error by Sascha Hauer · 6 years ago
  5. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  6. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  7. 879b589 tpm: retrieve digest size of unknown algorithms with PCR read by Roberto Sassu · 6 years ago
  8. 95adc6b tpm: use u32 instead of int for PCR index by Tomas Winkler · 6 years ago
  9. a408e4a ima: open a new file instance if no read permissions by Goldwyn Rodrigues · 6 years ago
  10. ec403d8e ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead by Stefan Berger · 7 years ago
  11. 5c2a640 ima: Use tpm_default_chip() and call TPM functions with a tpm_chip by Stefan Berger · 7 years ago
  12. ab60368 ima: Fallback to the builtin hash algorithm by Petr Vorel · 7 years ago
  13. aad887f tpm: use struct tpm_chip for tpm_chip_find_get() by Jarkko Sakkinen · 7 years ago
  14. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  15. f3cc6b2 ima: always measure and audit files in policy by Mimi Zohar · 8 years ago
  16. 46f1414 ima: move to generic async completion by Gilad Ben-Yossef · 7 years ago
  17. 98e1d55d ima: platform-independent hash value by Andreas Steffen · 8 years ago
  18. 98304bc ima: calculate the hash of a buffer using aynchronous hash(ahash) by Mimi Zohar · 9 years ago
  19. 11d7646 ima: provide buffer hash calculation function by Dmitry Kasatkin · 11 years ago
  20. 1525b06 ima: separate 'security.ima' reading functionality from collect by Dmitry Kasatkin · 10 years ago
  21. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  22. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 10 years ago
  23. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  24. e3c4abb integrity: define a new function integrity_read_file() by Dmitry Kasatkin · 10 years ago
  25. 357aabe security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c by Behan Webster · 11 years ago
  26. e4a9c51 ima: add missing '__init' keywords by Dmitry Kasatkin · 10 years ago
  27. 27cd1fc ima: fix fallback to use new_sync_read() by Dmitry Kasatkin · 11 years ago
  28. 23c19e2 ima: prevent buffer overflow in ima_alloc_tfm() by Dmitry Kasatkin · 10 years ago
  29. 9a8d289 ima: fix ima_alloc_atfm() by Mimi Zohar · 10 years ago
  30. 32c2e67 ima: provide double buffering for hash calculation by Dmitry Kasatkin · 11 years ago
  31. 6edf7a8 ima: introduce multi-page collect buffers by Dmitry Kasatkin · 11 years ago
  32. 3bcced3 ima: use ahash API for file hash calculation by Dmitry Kasatkin · 11 years ago
  33. 0430e49 ima: introduce ima_kernel_read() by Dmitry Kasatkin · 11 years ago
  34. 1d91ac6 ima: skip memory allocation for empty files by Dmitry Kasatkin · 11 years ago
  35. 2bb930a integrity: fix checkpatch errors by Dmitry Kasatkin · 11 years ago
  36. 20ee451 security: integrity: Use a more current logging style by Joe Perches · 11 years ago
  37. e3b64c2 ima: reduce memory usage when a template containing the n field is used by Roberto Sassu · 11 years ago
  38. b6f8f16 ima: do not include field length in template digest calc for ima template by Roberto Sassu · 11 years ago
  39. a71dc65 ima: switch to new template management mechanism by Roberto Sassu · 12 years ago
  40. 09ef543 ima: ima_calc_boot_agregate must use SHA1 by Dmitry Kasatkin · 12 years ago
  41. ea59399 ima: support arbitrary hash algorithms in ima_calc_buffer_hash by Dmitry Kasatkin · 12 years ago
  42. 723326b ima: provide dedicated hash algo allocation function by Dmitry Kasatkin · 12 years ago
  43. 140d802 ima: differentiate between template hash and file data hash sizes by Mimi Zohar · 12 years ago
  44. c7c8bb2 ima: provide support for arbitrary hash algorithms by Dmitry Kasatkin · 12 years ago
  45. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  46. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  47. 50af554 ima: rename hash calculation functions by Dmitry Kasatkin · 13 years ago
  48. 76bb28f ima: use new crypto_shash API instead of old crypto_hash by Dmitry Kasatkin · 13 years ago
  49. 2fe5d6d ima: integrity appraisal extension by Mimi Zohar · 13 years ago
  50. 0ffbe26 Merge branch 'master' into next by James Morris · 15 years ago
  51. eb8dae9 IMA: include the word IMA in printk messages by Eric Paris · 15 years ago
  52. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  53. 16bfa38 ima: hashing large files bug fix by Mimi Zohar · 15 years ago
  54. 932995f IMA: Add __init notation to ima functions by Eric Paris · 16 years ago
  55. 0da0a42 integrity: ima scatterlist bug fix by Mimi Zohar · 16 years ago
  56. 3323eec integrity: IMA as an integrity service provider by Mimi Zohar · 16 years ago