1. 6cbdfb3 ima: enable loading of build time generated key on .ima keyring by Nayna Jain · 3 years, 9 months ago
  2. f669221 integrity: Make function integrity_add_key() static by Wei Yongjun · 4 years ago
  3. 0fa8e08 fs/kernel_file_read: Add "offset" arg for partial reads by Kees Cook · 4 years, 3 months ago
  4. 8853528 fs/kernel_read_file: Add file_size output argument by Kees Cook · 4 years, 3 months ago
  5. 113eeb5 fs/kernel_read_file: Switch buffer size arg to size_t by Kees Cook · 4 years, 3 months ago
  6. f7a4f68 fs/kernel_read_file: Remove redundant size argument by Kees Cook · 4 years, 3 months ago
  7. b89999d0 fs/kernel_read_file: Split into separate include file by Scott Branden · 4 years, 3 months ago
  8. c307459 fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum by Kees Cook · 4 years, 3 months ago
  9. 555d6d7 integrity: Remove duplicate pr_fmt definitions by Tushar Sugandhi · 5 years ago
  10. 39b0709 ima: Implement support for module-style appended signatures by Thiago Jung Bauermann · 6 years ago
  11. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 6 years ago
  12. 8b68150 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 6 years ago
  13. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  14. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  15. 8c65578 integrity: Fix __integrity_init_keyring() section mismatch by Geert Uytterhoeven · 6 years ago
  16. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  17. 219a3e8 integrity, KEYS: add a reference to platform keyring by Kairui Song · 6 years ago
  18. c7f7e58 integrity: Remove references to module keyring by Thiago Jung Bauermann · 6 years ago
  19. 60740ac integrity: Load certs to the platform keyring by Nayna Jain · 6 years ago
  20. 9dc92c4 integrity: Define a trusted platform keyring by Nayna Jain · 6 years ago
  21. 2ab5daf security/integrity: remove unnecessary 'init_keyring' variable by Eric Biggers · 6 years ago
  22. b2724d5 security/integrity: constify some read-only data by Eric Biggers · 6 years ago
  23. 120f3b1 integrity/security: fix digsig.c build error with header file by Randy Dunlap · 7 years ago
  24. a7d3d03 integrity: use kernel_read_file_from_path() to read x509 certs by Christoph Hellwig · 7 years ago
  25. 2b6aa41 KEYS: Use structure to capture key restriction function and data by Mat Martineau · 8 years ago
  26. b4bfec7 security/integrity: Harden against malformed xattrs by Seth Forshee · 8 years ago
  27. 56104cf IMA: Use the the system trusted keyrings instead of .ima_mok by David Howells · 9 years ago
  28. 77f68ba KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED by David Howells · 9 years ago
  29. a511e1a KEYS: Move the point of trust determination to __key_link() by David Howells · 9 years ago
  30. 5ac7eac KEYS: Add a facility to restrict new links into a keyring by David Howells · 9 years ago
  31. f4dc377 integrity: define '.evm' as a builtin 'trusted' keyring by Dmitry Kasatkin · 9 years ago
  32. 72e1eed integrity: prevent loading untrusted certificates on the IMA trusted keyring by Dmitry Kasatkin · 9 years ago
  33. 9d03a72 integrity: add validity checks for 'path' parameter by Dmitry Kasatkin · 10 years ago
  34. 65d543b integrity: provide a function to load x509 certificate from the kernel by Dmitry Kasatkin · 10 years ago
  35. d16a858 integrity: add missing '__init' keyword for integrity_init_keyring() by Dmitry Kasatkin · 10 years ago
  36. 7d2ce23 ima: define '.ima' as a builtin 'trusted' keyring by Mimi Zohar · 11 years ago
  37. 34ef7bd Revert "ima: define '_ima' as a builtin 'trusted' keyring" by Linus Torvalds · 11 years ago
  38. 217091d ima: define '_ima' as a builtin 'trusted' keyring by Mimi Zohar · 11 years ago
  39. b1aaab2 ima: pass full xattr with the signature by Dmitry Kasatkin · 11 years ago
  40. 089bc8e ima: fix script messages by Dmitry Kasatkin · 11 years ago
  41. e075125 ima: digital signature verification using asymmetric keys by Dmitry Kasatkin · 12 years ago
  42. 8607c50 integrity: digital signature verification using multiple keyrings by Dmitry Kasatkin · 13 years ago