1. f39d420 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  2. c77cece Replace a bunch of file->dentry->d_inode refs with file_inode() by David Howells · 11 years ago
  3. 9b97b6c evm: audit integrity metadata failures by Mimi Zohar · 11 years ago
  4. d726d8d integrity: move integrity_audit_msg() by Mimi Zohar · 11 years ago
  5. df2c2af ima: eliminate passing d_name.name to process_measurement() by Mimi Zohar · 11 years ago
  6. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  7. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  8. 446d64e block: fix part_pack_uuid() build error by Mimi Zohar · 11 years ago
  9. a2c2c3a7 ima: "remove enforce checking duplication" merge fix by Mimi Zohar · 11 years ago
  10. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  11. 33673dc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  12. e075125 ima: digital signature verification using asymmetric keys by Dmitry Kasatkin · 11 years ago
  13. 50af554 ima: rename hash calculation functions by Dmitry Kasatkin · 12 years ago
  14. 76bb28f ima: use new crypto_shash API instead of old crypto_hash by Dmitry Kasatkin · 12 years ago
  15. 85865c1 ima: add policy support for file system uuid by Dmitry Kasatkin · 12 years ago
  16. 74de668 evm: add file system uuid to EVM hmac by Dmitry Kasatkin · 12 years ago
  17. 5a73fcf ima: differentiate appraise status only for hook specific rules by Mimi Zohar · 12 years ago
  18. d79d72e ima: per hook cache integrity appraisal status by Mimi Zohar · 12 years ago
  19. f578c08 ima: increase iint flag size by Mimi Zohar · 12 years ago
  20. 0e5a247 ima: added policy support for 'security.ima' type by Dmitry Kasatkin · 12 years ago
  21. a67adb9 evm: checking if removexattr is not a NULL by Dmitry Kasatkin · 11 years ago
  22. a175b8b ima: forbid write access to files with digital signatures by Dmitry Kasatkin · 12 years ago
  23. ea1046d ima: move full pathname resolution to separate function by Dmitry Kasatkin · 12 years ago
  24. ee86633 integrity: reduce storage size for ima_status and evm_status by Dmitry Kasatkin · 12 years ago
  25. 16cac49 ima: rename FILE_MMAP to MMAP_CHECK by Mimi Zohar · 12 years ago
  26. b515246 ima: remove security.ima hexdump by Dmitry Kasatkin · 12 years ago
  27. 750943a ima: remove enforce checking duplication by Dmitry Kasatkin · 12 years ago
  28. def3e8b ima: set appraise status in fix mode only when xattr is fixed by Dmitry Kasatkin · 12 years ago
  29. e908056 evm: remove unused cleanup functions by Dmitry Kasatkin · 12 years ago
  30. 7163a993 ima: re-initialize IMA policy LSM info by Mimi Zohar · 12 years ago
  31. a7f2a36 ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall by Mimi Zohar · 12 years ago
  32. fdf9072 ima: support new kernel module syscall by Mimi Zohar · 12 years ago
  33. d26e1936 ima: fix bug in argument order by Dmitry Kasatkin · 12 years ago
  34. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  35. 8b94eea userns: Add user namespace support to IMA by Eric W. Biederman · 12 years ago
  36. cf9c935 userns: Convert EVM to deal with kuids and kgids in it's hmac computation by Eric W. Biederman · 12 years ago
  37. 0a72ba7 ima: change flags container data type by Dmitry Kasatkin · 12 years ago
  38. e7c568e ima: audit log hashes by Peter Moody · 12 years ago
  39. 45e2472 ima: generic IMA action flag handling by Dmitry Kasatkin · 12 years ago
  40. d9d300c ima: rename ima_must_appraise_or_measure by Dmitry Kasatkin · 12 years ago
  41. 8606404 ima: digital signature verification support by Dmitry Kasatkin · 13 years ago
  42. 5a44b41 ima: add support for different security.ima data types by Mimi Zohar · 12 years ago
  43. 42c6333 ima: add ima_inode_setxattr/removexattr function and calls by Mimi Zohar · 13 years ago
  44. a10bf26 ima: replace iint spinblock with rwlock/read_lock by Dmitry Kasatkin · 12 years ago
  45. bf2276d ima: allocating iint improvements by Dmitry Kasatkin · 13 years ago
  46. 07f6a79 ima: add appraise action keywords and default rules by Mimi Zohar · 13 years ago
  47. 2fe5d6d ima: integrity appraisal extension by Mimi Zohar · 12 years ago
  48. 20328b5 ima: enable the IBM vTPM as the default TPM in the PPC64 case by Kent Yoder · 12 years ago
  49. 417c6c8 ima: audit is compiled only when enabled by Dmitry Kasatkin · 12 years ago
  50. 7ff2267 ima: ima_initialized is set only if successful by Dmitry Kasatkin · 12 years ago
  51. 8445d64 ima: add policy for pseudo fs by Dmitry Kasatkin · 12 years ago
  52. c7de7ad ima: remove unused cleanup functions by Dmitry Kasatkin · 12 years ago
  53. 0ea4f8a ima: free securityfs violations file by Dmitry Kasatkin · 12 years ago
  54. 08e1b76 ima: use full pathnames in measurement list by Mimi Zohar · 12 years ago
  55. fbbb456 ima: fix filename hint to reflect script interpreter name by Mimi Zohar · 12 years ago
  56. a69f158 security: fix ima kconfig warning by Randy Dunlap · 12 years ago
  57. b0d5de4 IMA: fix audit res field to indicate 1 for success and 0 for failure by Eric Paris · 12 years ago
  58. 9e3ff38 Merge branch 'next-queue' into next by James Morris · 12 years ago
  59. 4c2c392 ima: policy for RAMFS by Dmitry Kasatkin · 13 years ago
  60. f4a0391 ima: fix Kconfig dependencies by Fabio Estevam · 13 years ago
  61. 3db59dd ima: fix cred sparse warning by Mimi Zohar · 12 years ago
  62. a25a2b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  63. f1be242 integrity: digital signature config option name change by Dmitry Kasatkin · 12 years ago
  64. 5e8898e lib: digital signature config option name change by Dmitry Kasatkin · 12 years ago
  65. 41fdc30 audit: treat s_id as an untrusted string by Kees Cook · 13 years ago
  66. 8fcc995 Merge branch 'next' into for-linus by James Morris · 13 years ago
  67. 97426f9 evm: prevent racing during tfm allocation by Dmitry Kasatkin · 13 years ago
  68. d21b594 evm: key must be set once during initialization by Dmitry Kasatkin · 13 years ago
  69. 7b7e591 ima: fix invalid memory reference by Roberto Sassu · 13 years ago
  70. 45fae74 ima: free duplicate measurement memory by Roberto Sassu · 13 years ago
  71. 143b01d evm: prevent racing during tfm allocation by Dmitry Kasatkin · 13 years ago
  72. 88d7ed3 evm: key must be set once during initialization by Dmitry Kasatkin · 13 years ago
  73. de35353 digsig: build dependency fix by Dmitry Kasatkin · 13 years ago
  74. 15647eb evm: digital signature verification support by Dmitry Kasatkin · 13 years ago
  75. 8607c50 integrity: digital signature verification using multiple keyrings by Dmitry Kasatkin · 13 years ago
  76. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  77. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  78. fb788d8 evm: clean verification status by Dmitry Kasatkin · 13 years ago
  79. 566be59 evm: permit mode bits to be updated by Mimi Zohar · 13 years ago
  80. bf6d0f5 evm: posix acls modify i_mode by Mimi Zohar · 13 years ago
  81. a924ce0 evm: limit verifying current security.evm integrity by Mimi Zohar · 13 years ago
  82. 1d71405 evm: remove TCG_TPM dependency by Mimi Zohar · 13 years ago
  83. d5813a5 ima: sparse fix: include linux/ima.h in ima_main.c by James Morris · 13 years ago
  84. b97e145 ima: sparse fix: make ima_open_policy static by James Morris · 13 years ago
  85. 4892722 integrity: sparse fix: move iint_initialized to integrity.h by James Morris · 13 years ago
  86. dbe5ad1 evm: add Kconfig TCG_TPM dependency by Mimi Zohar · 13 years ago
  87. 5a4730b evm: fix evm_inode_init_security return code by Mimi Zohar · 13 years ago
  88. 0b024d2 EVM: ensure trusted and encypted key symbols are available to EVM by James Morris · 13 years ago
  89. 5a2f3a0 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next by James Morris · 13 years ago
  90. 4b2a2c6 ima: fmode_t misspelled as mode_t... by Al Viro · 13 years ago
  91. 817b54a evm: add evm_inode_setattr to prevent updating an invalid security.evm by Mimi Zohar · 13 years ago
  92. 7102ebc evm: permit only valid security.evm xattrs to be updated by Mimi Zohar · 13 years ago
  93. 24e0198 evm: replace hmac_status with evm_status by Dmitry Kasatkin · 13 years ago
  94. 6d38ca01 evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN by Dmitry Kasatkin · 13 years ago
  95. 2960e6c evm: additional parameter to pass integrity cache entry 'iint' by Dmitry Kasatkin · 13 years ago
  96. d46eb36 evm: crypto hash replaced by shash by Dmitry Kasatkin · 13 years ago
  97. cb723180 evm: add evm_inode_init_security to initialize new files by Mimi Zohar · 13 years ago
  98. 3e1be52 security: imbed evm calls in security hooks by Mimi Zohar · 13 years ago
  99. 6be5cc5 evm: add support for different security.evm data types by Dmitry Kasatkin · 13 years ago
  100. 66dbc325 evm: re-release by Mimi Zohar · 13 years ago