1. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  2. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  3. 613317b EVM: Use crypto_memneq() for digest comparisons by Ryan Ware · 8 years ago
  4. 523b74b evm: reset EVM status when file attributes change by Dmitry Kasatkin · 9 years ago
  5. 26ddabf evm: enable EVM when X509 certificate is loaded by Dmitry Kasatkin · 9 years ago
  6. 2ce523e evm: load an x509 certificate from the kernel by Dmitry Kasatkin · 9 years ago
  7. f4dc377 integrity: define '.evm' as a builtin 'trusted' keyring by Dmitry Kasatkin · 9 years ago
  8. 7c51bb0 evm: fix potential race when removing xattrs by Dmitry Kasatkin · 10 years ago
  9. 5101a18 evm: labeling pseudo filesystems exception by Mimi Zohar · 9 years ago
  10. c6f493d VFS: security/: d_backing_inode() annotations by David Howells · 9 years ago
  11. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  12. 3b1deef evm: check xattr value length and type in evm_inode_setxattr() by Dmitry Kasatkin · 10 years ago
  13. c2baec7 evm: skip replacing EVM signature with HMAC on read-only filesystem by Dmitry Kasatkin · 10 years ago
  14. 3dcbad5 evm: properly handle INTEGRITY_NOXATTRS EVM status by Dmitry Kasatkin · 10 years ago
  15. 1f10097 evm: prevent passing integrity check if xattr read fails by Dmitry Kasatkin · 10 years ago
  16. e7d021e evm: fix checkpatch warnings by Dmitry Kasatkin · 10 years ago
  17. 2fb1c9a evm: prohibit userspace writing 'security.evm' HMAC value by Mimi Zohar · 10 years ago
  18. 3e38df5 evm: provide option to protect additional SMACK xattrs by Dmitry Kasatkin · 10 years ago
  19. d3b3367 evm: replace HMAC version with attribute mask by Dmitry Kasatkin · 10 years ago
  20. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  21. 627bf81 get rid of pointless checks for NULL ->i_op by Al Viro · 10 years ago
  22. 20ee451 security: integrity: Use a more current logging style by Joe Perches · 10 years ago
  23. b1aaab2 ima: pass full xattr with the signature by Dmitry Kasatkin · 11 years ago
  24. 9548906 xattr: Constify ->name member of "struct xattr". by Tetsuo Handa · 11 years ago
  25. 9b97b6c evm: audit integrity metadata failures by Mimi Zohar · 11 years ago
  26. 74de668 evm: add file system uuid to EVM hmac by Dmitry Kasatkin · 12 years ago
  27. e908056 evm: remove unused cleanup functions by Dmitry Kasatkin · 12 years ago
  28. 2fe5d6d ima: integrity appraisal extension by Mimi Zohar · 12 years ago
  29. 15647eb evm: digital signature verification support by Dmitry Kasatkin · 13 years ago
  30. 566be59 evm: permit mode bits to be updated by Mimi Zohar · 13 years ago
  31. bf6d0f5 evm: posix acls modify i_mode by Mimi Zohar · 13 years ago
  32. a924ce0 evm: limit verifying current security.evm integrity by Mimi Zohar · 13 years ago
  33. 5a4730b evm: fix evm_inode_init_security return code by Mimi Zohar · 13 years ago
  34. 817b54a evm: add evm_inode_setattr to prevent updating an invalid security.evm by Mimi Zohar · 13 years ago
  35. 7102ebc evm: permit only valid security.evm xattrs to be updated by Mimi Zohar · 13 years ago
  36. 24e0198 evm: replace hmac_status with evm_status by Dmitry Kasatkin · 13 years ago
  37. 6d38ca01 evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN by Dmitry Kasatkin · 13 years ago
  38. 2960e6c evm: additional parameter to pass integrity cache entry 'iint' by Dmitry Kasatkin · 13 years ago
  39. d46eb36 evm: crypto hash replaced by shash by Dmitry Kasatkin · 13 years ago
  40. cb72318 evm: add evm_inode_init_security to initialize new files by Mimi Zohar · 13 years ago
  41. 3e1be52 security: imbed evm calls in security hooks by Mimi Zohar · 13 years ago
  42. 6be5cc5 evm: add support for different security.evm data types by Dmitry Kasatkin · 13 years ago
  43. 66dbc325 evm: re-release by Mimi Zohar · 13 years ago