1. 81cd889 constify ima_d_path() by Al Viro · 8 years ago
  2. cf22221 ima: define a new hook to measure and appraise a file already in memory by Mimi Zohar · 9 years ago
  3. 4ad87a3 ima: use "ima_hooks" enum as function argument by Mimi Zohar · 9 years ago
  4. 1525b06 ima: separate 'security.ima' reading functionality from collect by Dmitry Kasatkin · 10 years ago
  5. 8d94eb9 ima: pass iint to ima_add_violation() by Roberto Sassu · 9 years ago
  6. 23b5741 ima: wrap event related data to the new ima_event_data structure by Roberto Sassu · 9 years ago
  7. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  8. b583043 kill f_dentry uses by Al Viro · 10 years ago
  9. fd5f4e90 ima: load x509 certificate from the kernel by Dmitry Kasatkin · 10 years ago
  10. 456f5fd ima: use path names cache by Dmitry Kasatkin · 10 years ago
  11. 1b68bdf ima: detect violations for mmaped files by Roberto Sassu · 10 years ago
  12. 17f4bad ima: remove usage of filename parameter by Dmitry Kasatkin · 10 years ago
  13. f9b2a73 ima: audit log files opened with O_DIRECT flag by Mimi Zohar · 10 years ago
  14. 61997c4 ima: return d_name.name if d_path fails by Dmitry Kasatkin · 11 years ago
  15. 2bb930a integrity: fix checkpatch errors by Dmitry Kasatkin · 11 years ago
  16. 52a1328 ima: use static const char array definitions by Mimi Zohar · 11 years ago
  17. 31d4b76 ima: new helper: file_inode(file) by Libo Chen · 11 years ago
  18. a7ed7c6 ima: properly free ima_template_entry structures by Roberto Sassu · 11 years ago
  19. b6f8f16 ima: do not include field length in template digest calc for ima template by Roberto Sassu · 11 years ago
  20. bcbc9b0 ima: extend the measurement list to include the file signature by Mimi Zohar · 11 years ago
  21. 5278aa5 ima: add audit log support for larger hashes by Mimi Zohar · 11 years ago
  22. a71dc65 ima: switch to new template management mechanism by Roberto Sassu · 11 years ago
  23. 7bc5f44 ima: define new function ima_alloc_init_template() to API by Roberto Sassu · 11 years ago
  24. 9803d41 ima: pass the filename argument up to ima_add_template_entry() by Roberto Sassu · 11 years ago
  25. 7d802a2 ima: pass the file descriptor to ima_add_violation() by Roberto Sassu · 11 years ago
  26. ea59399 ima: support arbitrary hash algorithms in ima_calc_buffer_hash by Dmitry Kasatkin · 11 years ago
  27. 140d802 ima: differentiate between template hash and file data hash sizes by Mimi Zohar · 12 years ago
  28. a35c3fb ima: use dynamically allocated hash storage by Dmitry Kasatkin · 11 years ago
  29. d3634d0 ima: read and use signature hash algorithm by Dmitry Kasatkin · 11 years ago
  30. c7c8bb2 ima: provide support for arbitrary hash algorithms by Dmitry Kasatkin · 11 years ago
  31. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  32. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  33. 50af554 ima: rename hash calculation functions by Dmitry Kasatkin · 12 years ago
  34. ea1046d ima: move full pathname resolution to separate function by Dmitry Kasatkin · 12 years ago
  35. 16cac49 ima: rename FILE_MMAP to MMAP_CHECK by Mimi Zohar · 12 years ago
  36. fdf9072 ima: support new kernel module syscall by Mimi Zohar · 12 years ago
  37. e7c568e ima: audit log hashes by Peter Moody · 12 years ago
  38. d9d300c ima: rename ima_must_appraise_or_measure by Dmitry Kasatkin · 12 years ago
  39. 5a44b41 ima: add support for different security.ima data types by Mimi Zohar · 13 years ago
  40. 2fe5d6d ima: integrity appraisal extension by Mimi Zohar · 13 years ago
  41. 08e1b76 ima: use full pathnames in measurement list by Mimi Zohar · 12 years ago
  42. 45fae74 ima: free duplicate measurement memory by Roberto Sassu · 13 years ago
  43. f381c27 integrity: move ima inode integrity data management by Mimi Zohar · 14 years ago
  44. 1adace9 ima: remove unnecessary call to ima_must_measure by Mimi Zohar · 14 years ago
  45. a178d20 IMA: move read counter into struct inode by Eric Paris · 14 years ago
  46. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  47. 1e93d00 ima: rename PATH_CHECK to FILE_CHECK by Mimi Zohar · 15 years ago
  48. 523979a integrity: audit update by Mimi Zohar · 16 years ago
  49. 3323eec9 integrity: IMA as an integrity service provider by Mimi Zohar · 16 years ago