1. 09186e5 security: mark expected switch fall-throughs and add a missing break by Gustavo A. R. Silva · 6 years ago
  2. 5580b4a Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next-integrity by James Morris · 6 years ago
  3. d7cecb6 ima: Support platform keyring for kernel appraisal by Nayna Jain · 6 years ago
  4. 876979c security: audit and remove any unnecessary uses of module.h by Paul Gortmaker · 6 years ago
  5. 6035a27 IMA: don't propagate opened through the entire thing by Al Viro · 7 years ago
  6. f5e51fa ima: Improvements in ima_appraise_measurement() by Thiago Jung Bauermann · 7 years ago
  7. 9e67028 ima: fail signature verification based on policy by Mimi Zohar · 7 years ago
  8. 57b56ac ima: fail file signature verification on non-init mounted filesystems by Mimi Zohar · 7 years ago
  9. d906c10 IMA: Support using new creds in appraisal policy by Matthew Garrett · 7 years ago
  10. da1b002 ima: support new "hash" and "dont_hash" policy actions by Mimi Zohar · 8 years ago
  11. 0d73a55 ima: re-introduce own integrity cache lock by Dmitry Kasatkin · 7 years ago
  12. 50b9774 EVM: Add support for portable signature format by Matthew Garrett · 7 years ago
  13. b7e27bc ima: relax requiring a file signature for new files with zero length by Mimi Zohar · 7 years ago
  14. 020aae3 ima: do not update security.ima if appraisal status is not INTEGRITY_PASS by Roberto Sassu · 7 years ago
  15. e5729f8 ima: Remove redundant conditional operator by Thiago Jung Bauermann · 7 years ago
  16. 915d9d2 ima: Log the same audit cause whenever a file has no signature by Thiago Jung Bauermann · 8 years ago
  17. bb543e3 integrity: Small code improvements by Thiago Jung Bauermann · 8 years ago
  18. 6f6723e ima: define is_ima_appraise_enabled() by Mimi Zohar · 8 years ago
  19. e1f5e01 ima: define Kconfig IMA_APPRAISE_BOOTPARAM option by Mimi Zohar · 8 years ago
  20. 1ac202e ima: accept previously set IMA_NEW_FILE by Daniel Glöckner · 8 years ago
  21. b4bfec7 security/integrity: Harden against malformed xattrs by Seth Forshee · 8 years ago
  22. f5acb3d Revert "ima: limit file hash setting by user to fix and log modes" by Mimi Zohar · 8 years ago
  23. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  24. 5d6c319 xattr: Add __vfs_{get,set,remove}xattr helpers by Andreas Gruenbacher · 8 years ago
  25. e71b9df ima: use file_dentry() by Miklos Szeredi · 8 years ago
  26. a422638 ima: change integrity cache to store measured pcr by Eric Richter · 9 years ago
  27. 725de7f ima: extend ima_get_action() to return the policy pcr by Eric Richter · 9 years ago
  28. 05d1a71 ima: add support for creating files using the mknodat syscall by Mimi Zohar · 9 years ago
  29. 42a4c60 ima: fix ima_inode_post_setattr by Mimi Zohar · 9 years ago
  30. c6af8ef ima: remove firmware and module specific cached status info by Mimi Zohar · 9 years ago
  31. cf22221 ima: define a new hook to measure and appraise a file already in memory by Mimi Zohar · 9 years ago
  32. 4ad87a3 ima: use "ima_hooks" enum as function argument by Mimi Zohar · 9 years ago
  33. 1525b06 ima: separate 'security.ima' reading functionality from collect by Dmitry Kasatkin · 10 years ago
  34. c68ed80 ima: limit file hash setting by user to fix and log modes by Dmitry Kasatkin · 10 years ago
  35. c6f493d VFS: security/: d_backing_inode() annotations by David Howells · 10 years ago
  36. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  37. b583043 kill f_dentry uses by Al Viro · 10 years ago
  38. a48fda9 ima: check xattr value length and type in the ima_inode_setxattr() by Dmitry Kasatkin · 10 years ago
  39. a756024 ima: added ima_policy_flag variable by Roberto Sassu · 10 years ago
  40. 2faa6ef ima: provide 'ima_appraise=log' kernel option by Dmitry Kasatkin · 11 years ago
  41. 86f2bc0 ima: remove unnecessary appraisal test by Dmitry Kasatkin · 10 years ago
  42. 3034a14 ima: pass 'opened' flag to identify newly created files by Dmitry Kasatkin · 11 years ago
  43. b151d6b ima: provide flag to identify new empty files by Dmitry Kasatkin · 11 years ago
  44. 5a9196d ima: add support for measuring and appraising firmware by Mimi Zohar · 10 years ago
  45. 7e9001f audit: fix dangling keywords in integrity ima message output by Richard Guy Briggs · 11 years ago
  46. 060bdebfb ima: prevent new digsig xattr from being replaced by Mimi Zohar · 11 years ago
  47. 52a1328 ima: use static const char array definitions 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. d79d72e ima: per hook cache integrity appraisal status by Mimi Zohar · 12 years ago
  57. 0e5a247 ima: added policy support for 'security.ima' type by Dmitry Kasatkin · 13 years ago
  58. b515246 ima: remove security.ima hexdump by Dmitry Kasatkin · 12 years ago
  59. def3e8b ima: set appraise status in fix mode only when xattr is fixed by Dmitry Kasatkin · 12 years ago
  60. d26e193 ima: fix bug in argument order by Dmitry Kasatkin · 12 years ago
  61. 45e2472 ima: generic IMA action flag handling by Dmitry Kasatkin · 12 years ago
  62. 8606404 ima: digital signature verification support by Dmitry Kasatkin · 13 years ago
  63. 5a44b41 ima: add support for different security.ima data types by Mimi Zohar · 13 years ago
  64. 42c6333 ima: add ima_inode_setxattr/removexattr function and calls by Mimi Zohar · 14 years ago
  65. 07f6a79 ima: add appraise action keywords and default rules by Mimi Zohar · 14 years ago
  66. 2fe5d6d ima: integrity appraisal extension by Mimi Zohar · 13 years ago