1. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago
  2. 2f84588 integrity: Add errno field in audit message by Lakshmi Ramasubramanian · 4 years, 6 months ago
  3. eb492c6 ima: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  4. 555d6d7 integrity: Remove duplicate pr_fmt definitions by Tushar Sugandhi · 4 years, 10 months ago
  5. 273df86 ima: Check against blacklisted hashes for files with modsig by Nayna Jain · 5 years ago
  6. 39b0709 ima: Implement support for module-style appended signatures by Thiago Jung Bauermann · 6 years ago
  7. 9044d62 ima: Add modsig appraise_type option for module-style appended signatures by Thiago Jung Bauermann · 6 years ago
  8. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
  9. 8b68150 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  10. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  11. 650b29d integrity: Introduce struct evm_xattr by Thiago Jung Bauermann · 6 years ago
  12. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  13. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  14. c7f7e58 integrity: Remove references to module keyring by Thiago Jung Bauermann · 6 years ago
  15. 60740ac integrity: Load certs to the platform keyring by Nayna Jain · 6 years ago
  16. 9dc92c4 integrity: Define a trusted platform keyring by Nayna Jain · 6 years ago
  17. 2afd020 ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set by Stefan Berger · 7 years ago
  18. 0c343af integrity: Add an integrity directory in securityfs by Matthew Garrett · 7 years ago
  19. 11c60f2 integrity: Remove unused macro IMA_ACTION_RULE_FLAGS by Thiago Jung Bauermann · 7 years ago
  20. 9e67028 ima: fail signature verification based on policy by Mimi Zohar · 7 years ago
  21. d906c10 IMA: Support using new creds in appraisal policy by Matthew Garrett · 7 years ago
  22. da1b002 ima: support new "hash" and "dont_hash" policy actions by Mimi Zohar · 8 years ago
  23. 0d73a55 ima: re-introduce own integrity cache lock by Dmitry Kasatkin · 7 years ago
  24. 50b9774 EVM: Add support for portable signature format by Matthew Garrett · 7 years ago
  25. a7d3d03 integrity: use kernel_read_file_from_path() to read x509 certs by Christoph Hellwig · 7 years ago
  26. bb543e3 integrity: Small code improvements by Thiago Jung Bauermann · 8 years ago
  27. 96d450b integrity: add measured_pcrs field to integrity cache by Eric Richter · 9 years ago
  28. 42a4c60 ima: fix ima_inode_post_setattr by Mimi Zohar · 9 years ago
  29. 88a1b56 Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 9 years ago
  30. 4e8ae72 X.509: Make algo identifiers text instead of enum by David Howells · 9 years ago
  31. c6af8ef ima: remove firmware and module specific cached status info by Mimi Zohar · 9 years ago
  32. cf22221 ima: define a new hook to measure and appraise a file already in memory by Mimi Zohar · 9 years ago
  33. 2ce523e evm: load an x509 certificate from the kernel by Dmitry Kasatkin · 9 years ago
  34. f4dc377 integrity: define '.evm' as a builtin 'trusted' keyring by Dmitry Kasatkin · 9 years ago
  35. 9d03a72 integrity: add validity checks for 'path' parameter by Dmitry Kasatkin · 10 years ago
  36. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  37. fd5f4e90 ima: load x509 certificate from the kernel by Dmitry Kasatkin · 10 years ago
  38. 65d543b integrity: provide a function to load x509 certificate from the kernel by Dmitry Kasatkin · 10 years ago
  39. e3c4abb integrity: define a new function integrity_read_file() by Dmitry Kasatkin · 10 years ago
  40. a48fda9 ima: check xattr value length and type in the ima_inode_setxattr() by Dmitry Kasatkin · 10 years ago
  41. d16a858 integrity: add missing '__init' keyword for integrity_init_keyring() by Dmitry Kasatkin · 10 years ago
  42. 0f34a00 ima: check ima_policy_flag in the ima_file_free() hook by Dmitry Kasatkin · 10 years ago
  43. 65d98f3 integrity: remove declaration of non-existing functions by Dmitry Kasatkin · 10 years ago
  44. b151d6b ima: provide flag to identify new empty files by Dmitry Kasatkin · 11 years ago
  45. 5a9196d ima: add support for measuring and appraising firmware by Mimi Zohar · 10 years ago
  46. 7d2ce23 ima: define '.ima' as a builtin 'trusted' keyring by Mimi Zohar · 11 years ago
  47. f9b2a73 ima: audit log files opened with O_DIRECT flag by Mimi Zohar · 11 years ago
  48. 34ef7bd Revert "ima: define '_ima' as a builtin 'trusted' keyring" by Linus Torvalds · 11 years ago
  49. 217091d ima: define '_ima' as a builtin 'trusted' keyring by Mimi Zohar · 11 years ago
  50. 3ea7a56 ima: provide hash algo info in the xattr by Dmitry Kasatkin · 11 years ago
  51. a35c3fb ima: use dynamically allocated hash storage by Dmitry Kasatkin · 12 years ago
  52. b1aaab2 ima: pass full xattr with the signature by Dmitry Kasatkin · 11 years ago
  53. d3634d0 ima: read and use signature hash algorithm by Dmitry Kasatkin · 12 years ago
  54. c7c8bb2 ima: provide support for arbitrary hash algorithms by Dmitry Kasatkin · 12 years ago
  55. 089bc8e ima: fix script messages by Dmitry Kasatkin · 11 years ago
  56. d726d8d integrity: move integrity_audit_msg() by Mimi Zohar · 12 years ago
  57. e075125 ima: digital signature verification using asymmetric keys by Dmitry Kasatkin · 12 years ago
  58. d79d72e ima: per hook cache integrity appraisal status by Mimi Zohar · 12 years ago
  59. f578c08 ima: increase iint flag size by Mimi Zohar · 12 years ago
  60. 0e5a247 ima: added policy support for 'security.ima' type by Dmitry Kasatkin · 13 years ago
  61. ee86633 integrity: reduce storage size for ima_status and evm_status by Dmitry Kasatkin · 12 years ago
  62. 0a72ba7 ima: change flags container data type by Dmitry Kasatkin · 12 years ago
  63. e7c568e ima: audit log hashes by Peter Moody · 13 years ago
  64. 45e2472 ima: generic IMA action flag handling by Dmitry Kasatkin · 12 years ago
  65. 8606404 ima: digital signature verification support by Dmitry Kasatkin · 13 years ago
  66. 5a44b41 ima: add support for different security.ima data types by Mimi Zohar · 13 years ago
  67. 2fe5d6d ima: integrity appraisal extension by Mimi Zohar · 13 years ago
  68. f1be242 integrity: digital signature config option name change by Dmitry Kasatkin · 13 years ago
  69. 8607c50 integrity: digital signature verification using multiple keyrings by Dmitry Kasatkin · 13 years ago
  70. 4892722 integrity: sparse fix: move iint_initialized to integrity.h by James Morris · 13 years ago
  71. 24e0198 evm: replace hmac_status with evm_status by Dmitry Kasatkin · 14 years ago
  72. 6be5cc5 evm: add support for different security.evm data types by Dmitry Kasatkin · 14 years ago
  73. 66dbc325 evm: re-release by Mimi Zohar · 14 years ago
  74. f381c27 integrity: move ima inode integrity data management by Mimi Zohar · 14 years ago