1. 3db59dd ima: fix cred sparse warning by Mimi Zohar · 12 years ago
  2. a25a2b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  3. f1be242 integrity: digital signature config option name change by Dmitry Kasatkin · 12 years ago
  4. 5e8898e lib: digital signature config option name change by Dmitry Kasatkin · 12 years ago
  5. 41fdc30 audit: treat s_id as an untrusted string by Kees Cook · 13 years ago
  6. 8fcc995 Merge branch 'next' into for-linus by James Morris · 13 years ago
  7. 97426f9 evm: prevent racing during tfm allocation by Dmitry Kasatkin · 13 years ago
  8. d21b594 evm: key must be set once during initialization by Dmitry Kasatkin · 13 years ago
  9. 7b7e591 ima: fix invalid memory reference by Roberto Sassu · 13 years ago
  10. 45fae74 ima: free duplicate measurement memory by Roberto Sassu · 13 years ago
  11. 143b01d evm: prevent racing during tfm allocation by Dmitry Kasatkin · 13 years ago
  12. 88d7ed3 evm: key must be set once during initialization by Dmitry Kasatkin · 13 years ago
  13. de35353 digsig: build dependency fix by Dmitry Kasatkin · 13 years ago
  14. 15647eb evm: digital signature verification support by Dmitry Kasatkin · 13 years ago
  15. 8607c50 integrity: digital signature verification using multiple keyrings by Dmitry Kasatkin · 13 years ago
  16. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  17. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  18. fb788d8 evm: clean verification status by Dmitry Kasatkin · 13 years ago
  19. 566be59 evm: permit mode bits to be updated by Mimi Zohar · 13 years ago
  20. bf6d0f5 evm: posix acls modify i_mode by Mimi Zohar · 13 years ago
  21. a924ce0 evm: limit verifying current security.evm integrity by Mimi Zohar · 13 years ago
  22. 1d71405 evm: remove TCG_TPM dependency by Mimi Zohar · 13 years ago
  23. d5813a5 ima: sparse fix: include linux/ima.h in ima_main.c by James Morris · 13 years ago
  24. b97e145 ima: sparse fix: make ima_open_policy static by James Morris · 13 years ago
  25. 4892722 integrity: sparse fix: move iint_initialized to integrity.h by James Morris · 13 years ago
  26. dbe5ad1 evm: add Kconfig TCG_TPM dependency by Mimi Zohar · 13 years ago
  27. 5a4730b evm: fix evm_inode_init_security return code by Mimi Zohar · 13 years ago
  28. 0b024d2 EVM: ensure trusted and encypted key symbols are available to EVM by James Morris · 13 years ago
  29. 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
  30. 4b2a2c6 ima: fmode_t misspelled as mode_t... by Al Viro · 13 years ago
  31. 817b54a evm: add evm_inode_setattr to prevent updating an invalid security.evm by Mimi Zohar · 13 years ago
  32. 7102ebc evm: permit only valid security.evm xattrs to be updated by Mimi Zohar · 13 years ago
  33. 24e0198 evm: replace hmac_status with evm_status by Dmitry Kasatkin · 13 years ago
  34. 6d38ca01 evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN by Dmitry Kasatkin · 13 years ago
  35. 2960e6c evm: additional parameter to pass integrity cache entry 'iint' by Dmitry Kasatkin · 13 years ago
  36. d46eb36 evm: crypto hash replaced by shash by Dmitry Kasatkin · 13 years ago
  37. cb72318 evm: add evm_inode_init_security to initialize new files by Mimi Zohar · 13 years ago
  38. 3e1be52 security: imbed evm calls in security hooks by Mimi Zohar · 13 years ago
  39. 6be5cc5 evm: add support for different security.evm data types by Dmitry Kasatkin · 13 years ago
  40. 66dbc32 evm: re-release by Mimi Zohar · 13 years ago
  41. f381c27 integrity: move ima inode integrity data management by Mimi Zohar · 13 years ago
  42. 1adace9 ima: remove unnecessary call to ima_must_measure by Mimi Zohar · 13 years ago
  43. 854fdd5 IMA: remove IMA imbalance checking by Mimi Zohar · 14 years ago
  44. 890275b IMA: maintain i_readcount in the VFS layer by Mimi Zohar · 14 years ago
  45. a68a27b IMA: convert i_readcount to atomic by Mimi Zohar · 14 years ago
  46. 867c202 ima: fix add LSM rule bug by Mimi Zohar · 14 years ago
  47. bade72d IMA: fix the ToMToU logic by Eric Paris · 14 years ago
  48. 196f518 IMA: explicit IMA i_flag to remove global lock on inode_delete by Eric Paris · 14 years ago
  49. 64c62f0 IMA: drop refcnt from ima_iint_cache since it isn't needed by Eric Paris · 14 years ago
  50. bc7d2a3 IMA: only allocate iint when needed by Eric Paris · 14 years ago
  51. a178d20 IMA: move read counter into struct inode by Eric Paris · 14 years ago
  52. b9593d3 IMA: use i_writecount rather than a private counter by Eric Paris · 14 years ago
  53. ad16ad0 IMA: use inode->i_lock to protect read and write counters by Eric Paris · 14 years ago
  54. 15aac67 IMA: convert internal flags from long to char by Eric Paris · 14 years ago
  55. 497f323 IMA: use unsigned int instead of long for counters by Eric Paris · 14 years ago
  56. b575156 IMA: drop the inode opencount since it isn't needed for operation by Eric Paris · 14 years ago
  57. 8549164 IMA: use rbtree instead of radix tree for inode information cache by Eric Paris · 14 years ago
  58. e950598 ima: always maintain counters by Mimi Zohar · 14 years ago
  59. cdcd90f ima: use generic_file_llseek for securityfs by Arnd Bergmann · 14 years ago
  60. db1afff kref: remove kref_set by NeilBrown · 14 years ago
  61. ba0c170 ima: remove ACPI dependency by Mimi Zohar · 14 years ago
  62. 83c36cc Revert "ima: remove ACPI dependency" by James Morris · 14 years ago
  63. 0ffbe26 Merge branch 'master' into next by James Morris · 14 years ago
  64. a674fa4 ima: remove ACPI dependency by Mimi Zohar · 14 years ago
  65. eb8dae9 IMA: include the word IMA in printk messages by Eric Paris · 14 years ago
  66. 34c111f IMA: drop the word integrity in the audit message by Eric Paris · 14 years ago
  67. 2f1506c IMA: use audit_log_untrusted_string rather than %s by Eric Paris · 14 years ago
  68. 7233e3e IMA: handle comments in policy by Eric Paris · 14 years ago
  69. 28ef400 IMA: handle whitespace better by Eric Paris · 14 years ago
  70. e9d393b IMA: reject policies with unknown entries by Eric Paris · 14 years ago
  71. b9035b1 IMA: set entry->action to UNKNOWN rather than hard coding by Eric Paris · 14 years ago
  72. 7b62e16 IMA: do not allow the same rule to specify the same thing twice by Eric Paris · 14 years ago
  73. 6ccd045 ima: handle multiple rules per write by Eric Paris · 14 years ago
  74. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  75. a19c5bb security/ima: replace gcc specific __FUNCTION__ with __func__ by H Hartley Sweeten · 14 years ago
  76. baac35c security: fix error return path in ima_inode_alloc by Xiaotian Feng · 14 years ago
  77. 1e93d00 ima: rename PATH_CHECK to FILE_CHECK by Mimi Zohar · 14 years ago
  78. 9bbb6ca ima: rename ima_path_check to ima_file_check by Mimi Zohar · 14 years ago
  79. 54bb655 ima: initialize ima before inodes can be allocated by Eric Paris · 15 years ago
  80. 8eb988c fix ima breakage by Mimi Zohar · 14 years ago
  81. d162543 ima: limit imbalance msg by Mimi Zohar · 15 years ago
  82. 1429b3e Untangling ima mess, part 3: kill dead code in ima by Al Viro · 15 years ago
  83. 85a17f5 ima: call ima_inode_free ima_inode_free by Eric Paris · 15 years ago
  84. e0d5bd2 IMA: clean up the IMA counts updating code by Eric Paris · 15 years ago
  85. 9353384 ima: only insert at inode creation time by Eric Paris · 15 years ago
  86. ec29ea5 ima: valid return code from ima_inode_alloc by Eric Paris · 15 years ago
  87. c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
  88. c09c59e ima: replace GFP_KERNEL with GFP_NOFS by Mimi Zohar · 15 years ago
  89. 6c21a7f LSM: imbed ima calls in the security hooks by Mimi Zohar · 15 years ago
  90. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  91. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  92. acd0c93 IMA: update ima_counts_put by Mimi Zohar · 15 years ago
  93. 5311034 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  94. 53a7197 IMA: iint put in ima_counts_get and put by Eric Paris · 15 years ago
  95. 16bfa38 ima: hashing large files bug fix by Mimi Zohar · 15 years ago
  96. 94e5d71 integrity: add ima_counts_put (updated) by Mimi Zohar · 15 years ago
  97. 79b854c integrity: ima audit hash_exists fix by Mimi Zohar · 15 years ago
  98. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  99. 04288f4 integrity: ima audit dentry_open failure by Mimi Zohar · 15 years ago
  100. b9fc745 integrity: path_check update by Mimi Zohar · 15 years ago