1. 14b1da8 ima: include pcr for each measurement log entry by Eric Richter · 8 years ago
  2. 725de7f ima: extend ima_get_action() to return the policy pcr by Eric Richter · 8 years ago
  3. 81cd889 constify ima_d_path() by Al Viro · 8 years ago
  4. 19f8a84 ima: measure and appraise the IMA policy itself by Mimi Zohar · 9 years ago
  5. d9ddf07 ima: support for kexec image and initramfs by Mimi Zohar · 9 years ago
  6. c6af8ef ima: remove firmware and module specific cached status info by Mimi Zohar · 9 years ago
  7. cf22221 ima: define a new hook to measure and appraise a file already in memory by Mimi Zohar · 9 years ago
  8. 11d7646 ima: provide buffer hash calculation function by Dmitry Kasatkin · 10 years ago
  9. 4ad87a3 ima: use "ima_hooks" enum as function argument by Mimi Zohar · 9 years ago
  10. 1525b06 ima: separate 'security.ima' reading functionality from collect by Dmitry Kasatkin · 10 years ago
  11. 0112721 IMA: policy can be updated zero times by Sasha Levin · 9 years ago
  12. 80eae20 IMA: allow reading back the current IMA policy by Petko Manolov · 9 years ago
  13. f4dc377 integrity: define '.evm' as a builtin 'trusted' keyring by Dmitry Kasatkin · 9 years ago
  14. 45b2613 ima: fix ima_show_template_data_ascii() by Mimi Zohar · 9 years ago
  15. 8d94eb9 ima: pass iint to ima_add_violation() by Roberto Sassu · 9 years ago
  16. 23b5741 ima: wrap event related data to the new ima_event_data structure by Roberto Sassu · 9 years ago
  17. a756024 ima: added ima_policy_flag variable by Roberto Sassu · 10 years ago
  18. 2faa6ef ima: provide 'ima_appraise=log' kernel option by Dmitry Kasatkin · 10 years ago
  19. e4a9c51 ima: add missing '__init' keywords by Dmitry Kasatkin · 10 years ago
  20. 65d98f3 integrity: remove declaration of non-existing functions by Dmitry Kasatkin · 10 years ago
  21. 3034a14 ima: pass 'opened' flag to identify newly created files by Dmitry Kasatkin · 10 years ago
  22. 5a9196d ima: add support for measuring and appraising firmware by Mimi Zohar · 10 years ago
  23. 7d2ce23 ima: define '.ima' as a builtin 'trusted' keyring by Mimi Zohar · 11 years ago
  24. c019e30 ima: restore the original behavior for sending data with ima template by Roberto Sassu · 10 years ago
  25. a7ed7c6 ima: properly free ima_template_entry structures by Roberto Sassu · 11 years ago
  26. 3e8e550 ima: do not send field length to userspace for digest of ima template by Roberto Sassu · 11 years ago
  27. b6f8f16 ima: do not include field length in template digest calc for ima template by Roberto Sassu · 11 years ago
  28. bcbc9b0 ima: extend the measurement list to include the file signature by Mimi Zohar · 11 years ago
  29. a71dc65 ima: switch to new template management mechanism by Roberto Sassu · 11 years ago
  30. 3ce1217d ima: define template fields library and new helpers by Roberto Sassu · 11 years ago
  31. adf53a7 ima: new templates management mechanism by Roberto Sassu · 11 years ago
  32. 7bc5f44 ima: define new function ima_alloc_init_template() to API by Roberto Sassu · 11 years ago
  33. 9803d41 ima: pass the filename argument up to ima_add_template_entry() by Roberto Sassu · 11 years ago
  34. 7d802a2 ima: pass the file descriptor to ima_add_violation() by Roberto Sassu · 11 years ago
  35. 09ef543 ima: ima_calc_boot_agregate must use SHA1 by Dmitry Kasatkin · 11 years ago
  36. 140d802 ima: differentiate between template hash and file data hash sizes by Mimi Zohar · 11 years ago
  37. d3634d0 ima: read and use signature hash algorithm by Dmitry Kasatkin · 11 years ago
  38. c7c8bb2 ima: provide support for arbitrary hash algorithms by Dmitry Kasatkin · 11 years ago
  39. d726d8d integrity: move integrity_audit_msg() by Mimi Zohar · 11 years ago
  40. 33673dc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  41. 50af554 ima: rename hash calculation functions by Dmitry Kasatkin · 12 years ago
  42. 76bb28f ima: use new crypto_shash API instead of old crypto_hash by Dmitry Kasatkin · 12 years ago
  43. d79d72e ima: per hook cache integrity appraisal status by Mimi Zohar · 12 years ago
  44. ea1046d ima: move full pathname resolution to separate function by Dmitry Kasatkin · 12 years ago
  45. 16cac49 ima: rename FILE_MMAP to MMAP_CHECK by Mimi Zohar · 12 years ago
  46. a7f2a36 ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall by Mimi Zohar · 12 years ago
  47. fdf9072 ima: support new kernel module syscall by Mimi Zohar · 12 years ago
  48. d26e193 ima: fix bug in argument order by Dmitry Kasatkin · 12 years ago
  49. e7c568e ima: audit log hashes by Peter Moody · 12 years ago
  50. d9d300c ima: rename ima_must_appraise_or_measure by Dmitry Kasatkin · 12 years ago
  51. 2fe5d6d ima: integrity appraisal extension by Mimi Zohar · 12 years ago
  52. 417c6c8 ima: audit is compiled only when enabled by Dmitry Kasatkin · 12 years ago
  53. 4892722 integrity: sparse fix: move iint_initialized to integrity.h by James Morris · 13 years ago
  54. f381c27 integrity: move ima inode integrity data management by Mimi Zohar · 13 years ago
  55. 1adace9 ima: remove unnecessary call to ima_must_measure by Mimi Zohar · 13 years ago
  56. 64c62f0 IMA: drop refcnt from ima_iint_cache since it isn't needed by Eric Paris · 14 years ago
  57. a178d20 IMA: move read counter into struct inode by Eric Paris · 14 years ago
  58. b9593d3 IMA: use i_writecount rather than a private counter by Eric Paris · 14 years ago
  59. ad16ad0 IMA: use inode->i_lock to protect read and write counters by Eric Paris · 14 years ago
  60. 15aac67 IMA: convert internal flags from long to char by Eric Paris · 14 years ago
  61. 497f323 IMA: use unsigned int instead of long for counters by Eric Paris · 14 years ago
  62. b575156 IMA: drop the inode opencount since it isn't needed for operation by Eric Paris · 14 years ago
  63. 8549164 IMA: use rbtree instead of radix tree for inode information cache by Eric Paris · 14 years ago
  64. e950598 ima: always maintain counters by Mimi Zohar · 14 years ago
  65. 6ccd045 ima: handle multiple rules per write by Eric Paris · 14 years ago
  66. 1e93d00 ima: rename PATH_CHECK to FILE_CHECK by Mimi Zohar · 14 years ago
  67. 54bb655 ima: initialize ima before inodes can be allocated by Eric Paris · 15 years ago
  68. 85a17f5 ima: call ima_inode_free ima_inode_free by Eric Paris · 15 years ago
  69. e0d5bd2 IMA: clean up the IMA counts updating code by Eric Paris · 15 years ago
  70. 9353384 ima: only insert at inode creation time by Eric Paris · 15 years ago
  71. 523979a integrity: audit update by Mimi Zohar · 15 years ago
  72. 1df9f0a Integrity: IMA file free imbalance by Mimi Zohar · 15 years ago
  73. 4af4662 integrity: IMA policy by Mimi Zohar · 15 years ago
  74. bab7393 integrity: IMA display by Mimi Zohar · 15 years ago
  75. 3323eec9 integrity: IMA as an integrity service provider by Mimi Zohar · 15 years ago