1. 38fd2c2 Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPM by James Morris · 11 years ago
  2. dcf4e39 ima: remove unneeded size_limit argument from ima_eventdigest_init_common() by Roberto Sassu · 11 years ago
  3. 712a49b ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init() by Roberto Sassu · 11 years ago
  4. c502c78 ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init() by Roberto Sassu · 11 years ago
  5. a7ed7c6 ima: properly free ima_template_entry structures by Roberto Sassu · 11 years ago
  6. 09ae634 ima: Do not free 'entry' before it is initialized by Christoph Paasch · 11 years ago
  7. af91706 ima: store address of template_fmt_copy in a pointer before calling strsep by Roberto Sassu · 11 years ago
  8. dbc335d ima: make a copy of template_fmt in template_desc_init_fields() by Roberto Sassu · 11 years ago
  9. 3e8e550 ima: do not send field length to userspace for digest of ima template by Roberto Sassu · 11 years ago
  10. b6f8f16 ima: do not include field length in template digest calc for ima template by Roberto Sassu · 11 years ago
  11. 34ef7bd Revert "ima: define '_ima' as a builtin 'trusted' keyring" by Linus Torvalds · 11 years ago
  12. 217091d ima: define '_ima' as a builtin 'trusted' keyring by Mimi Zohar · 11 years ago
  13. bcbc9b0 ima: extend the measurement list to include the file signature by Mimi Zohar · 11 years ago
  14. 3ea7a56 ima: provide hash algo info in the xattr by Dmitry Kasatkin · 11 years ago
  15. e7a2ad7 ima: enable support for larger default filedata hash algorithms by Mimi Zohar · 11 years ago
  16. 9b9d4ce ima: define kernel parameter 'ima_template=' to change configured default by Roberto Sassu · 11 years ago
  17. 4286587 ima: add Kconfig default measurement list template by Mimi Zohar · 11 years ago
  18. add1c05 ima: defer determining the appraisal hash algorithm for 'ima' template by Roberto Sassu · 11 years ago
  19. 5278aa5 ima: add audit log support for larger hashes by Mimi Zohar · 11 years ago
  20. a71dc65 ima: switch to new template management mechanism by Roberto Sassu · 11 years ago
  21. 4d7aeee ima: define new template ima-ng and template fields d-ng and n-ng by Roberto Sassu · 11 years ago
  22. 3ce1217d ima: define template fields library and new helpers by Roberto Sassu · 11 years ago
  23. adf53a7 ima: new templates management mechanism by Roberto Sassu · 11 years ago
  24. 7bc5f44 ima: define new function ima_alloc_init_template() to API by Roberto Sassu · 11 years ago
  25. 9803d41 ima: pass the filename argument up to ima_add_template_entry() by Roberto Sassu · 11 years ago
  26. 7d802a2 ima: pass the file descriptor to ima_add_violation() by Roberto Sassu · 11 years ago
  27. 09ef543 ima: ima_calc_boot_agregate must use SHA1 by Dmitry Kasatkin · 11 years ago
  28. ea59399 ima: support arbitrary hash algorithms in ima_calc_buffer_hash by Dmitry Kasatkin · 11 years ago
  29. 723326b ima: provide dedicated hash algo allocation function by Dmitry Kasatkin · 11 years ago
  30. 140d802 ima: differentiate between template hash and file data hash sizes by Mimi Zohar · 11 years ago
  31. a35c3fb ima: use dynamically allocated hash storage by Dmitry Kasatkin · 11 years ago
  32. b1aaab2 ima: pass full xattr with the signature by Dmitry Kasatkin · 11 years ago
  33. d3634d0 ima: read and use signature hash algorithm by Dmitry Kasatkin · 11 years ago
  34. c7c8bb2 ima: provide support for arbitrary hash algorithms by Dmitry Kasatkin · 11 years ago
  35. 08de59e Revert "ima: policy for RAMFS" by Mimi Zohar · 11 years ago
  36. 089bc8e ima: fix script messages by Dmitry Kasatkin · 11 years ago
  37. 9548906 xattr: Constify ->name member of "struct xattr". by Tetsuo Handa · 11 years ago
  38. f39d420 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  39. c77cece Replace a bunch of file->dentry->d_inode refs with file_inode() by David Howells · 11 years ago
  40. 9b97b6c evm: audit integrity metadata failures by Mimi Zohar · 11 years ago
  41. d726d8d integrity: move integrity_audit_msg() by Mimi Zohar · 11 years ago
  42. df2c2af ima: eliminate passing d_name.name to process_measurement() by Mimi Zohar · 11 years ago
  43. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  44. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  45. 446d64e block: fix part_pack_uuid() build error by Mimi Zohar · 11 years ago
  46. a2c2c3a ima: "remove enforce checking duplication" merge fix by Mimi Zohar · 11 years ago
  47. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  48. 33673dc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  49. e075125 ima: digital signature verification using asymmetric keys by Dmitry Kasatkin · 11 years ago
  50. 50af554 ima: rename hash calculation functions by Dmitry Kasatkin · 12 years ago
  51. 76bb28f ima: use new crypto_shash API instead of old crypto_hash by Dmitry Kasatkin · 12 years ago
  52. 85865c1 ima: add policy support for file system uuid by Dmitry Kasatkin · 12 years ago
  53. 74de668 evm: add file system uuid to EVM hmac by Dmitry Kasatkin · 12 years ago
  54. 5a73fcf ima: differentiate appraise status only for hook specific rules by Mimi Zohar · 12 years ago
  55. d79d72e ima: per hook cache integrity appraisal status by Mimi Zohar · 12 years ago
  56. f578c08 ima: increase iint flag size by Mimi Zohar · 12 years ago
  57. 0e5a247 ima: added policy support for 'security.ima' type by Dmitry Kasatkin · 12 years ago
  58. a67adb9 evm: checking if removexattr is not a NULL by Dmitry Kasatkin · 12 years ago
  59. a175b8b ima: forbid write access to files with digital signatures by Dmitry Kasatkin · 12 years ago
  60. ea1046d ima: move full pathname resolution to separate function by Dmitry Kasatkin · 12 years ago
  61. ee86633 integrity: reduce storage size for ima_status and evm_status by Dmitry Kasatkin · 12 years ago
  62. 16cac49 ima: rename FILE_MMAP to MMAP_CHECK by Mimi Zohar · 12 years ago
  63. b515246 ima: remove security.ima hexdump by Dmitry Kasatkin · 12 years ago
  64. 750943a ima: remove enforce checking duplication by Dmitry Kasatkin · 12 years ago
  65. def3e8b ima: set appraise status in fix mode only when xattr is fixed by Dmitry Kasatkin · 12 years ago
  66. e908056 evm: remove unused cleanup functions by Dmitry Kasatkin · 12 years ago
  67. 7163a99 ima: re-initialize IMA policy LSM info by Mimi Zohar · 12 years ago
  68. a7f2a36 ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall by Mimi Zohar · 12 years ago
  69. fdf9072 ima: support new kernel module syscall by Mimi Zohar · 12 years ago
  70. d26e193 ima: fix bug in argument order by Dmitry Kasatkin · 12 years ago
  71. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  72. 8b94eea userns: Add user namespace support to IMA by Eric W. Biederman · 12 years ago
  73. cf9c935 userns: Convert EVM to deal with kuids and kgids in it's hmac computation by Eric W. Biederman · 12 years ago
  74. 0a72ba7 ima: change flags container data type by Dmitry Kasatkin · 12 years ago
  75. e7c568e ima: audit log hashes by Peter Moody · 12 years ago
  76. 45e2472 ima: generic IMA action flag handling by Dmitry Kasatkin · 12 years ago
  77. d9d300c ima: rename ima_must_appraise_or_measure by Dmitry Kasatkin · 12 years ago
  78. 8606404 ima: digital signature verification support by Dmitry Kasatkin · 13 years ago
  79. 5a44b41 ima: add support for different security.ima data types by Mimi Zohar · 13 years ago
  80. 42c6333 ima: add ima_inode_setxattr/removexattr function and calls by Mimi Zohar · 13 years ago
  81. a10bf26 ima: replace iint spinblock with rwlock/read_lock by Dmitry Kasatkin · 12 years ago
  82. bf2276d ima: allocating iint improvements by Dmitry Kasatkin · 13 years ago
  83. 07f6a79 ima: add appraise action keywords and default rules by Mimi Zohar · 13 years ago
  84. 2fe5d6d ima: integrity appraisal extension by Mimi Zohar · 12 years ago
  85. 20328b5 ima: enable the IBM vTPM as the default TPM in the PPC64 case by Kent Yoder · 12 years ago
  86. 417c6c8 ima: audit is compiled only when enabled by Dmitry Kasatkin · 12 years ago
  87. 7ff2267 ima: ima_initialized is set only if successful by Dmitry Kasatkin · 12 years ago
  88. 8445d64 ima: add policy for pseudo fs by Dmitry Kasatkin · 12 years ago
  89. c7de7ad ima: remove unused cleanup functions by Dmitry Kasatkin · 12 years ago
  90. 0ea4f8a ima: free securityfs violations file by Dmitry Kasatkin · 12 years ago
  91. 08e1b76 ima: use full pathnames in measurement list by Mimi Zohar · 12 years ago
  92. fbbb456 ima: fix filename hint to reflect script interpreter name by Mimi Zohar · 12 years ago
  93. a69f158 security: fix ima kconfig warning by Randy Dunlap · 12 years ago
  94. b0d5de4 IMA: fix audit res field to indicate 1 for success and 0 for failure by Eric Paris · 12 years ago
  95. 9e3ff38 Merge branch 'next-queue' into next by James Morris · 12 years ago
  96. 4c2c392 ima: policy for RAMFS by Dmitry Kasatkin · 13 years ago
  97. f4a0391 ima: fix Kconfig dependencies by Fabio Estevam · 13 years ago
  98. 3db59dd ima: fix cred sparse warning by Mimi Zohar · 13 years ago
  99. a25a2b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  100. f1be242 integrity: digital signature config option name change by Dmitry Kasatkin · 13 years ago