1. 53b626f IMA: use list_splice_tail_init_rcu() instead of its open coded variant by Petko Manolov · 7 years ago
  2. 6f0911a ima: fix updating the ima_appraise flag by Mimi Zohar · 7 years ago
  3. f1b08bb ima: define a new policy condition based on the filesystem name by Mimi Zohar · 7 years ago
  4. 1c070b1 ima: Add smackfs to the default appraise/measure list by Martin Townsend · 7 years ago
  5. 9e67028 ima: fail signature verification based on policy by Mimi Zohar · 7 years ago
  6. a9a4935 ima: clear IMA_HASH by Mimi Zohar · 7 years ago
  7. d906c10 IMA: Support using new creds in appraisal policy by Matthew Garrett · 7 years ago
  8. 3644745 ima/policy: fix parsing of fsuuid by Mike Rapoport · 7 years ago
  9. da1b002 ima: support new "hash" and "dont_hash" policy actions by Mimi Zohar · 8 years ago
  10. 39adb92 ima: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  11. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  12. 2663218 ima: Simplify policy_func_show. by Thiago Jung Bauermann · 8 years ago
  13. bb543e3 integrity: Small code improvements by Thiago Jung Bauermann · 8 years ago
  14. 82e3bb4 ima: Add cgroups2 to the defaults list by Laura Abbott · 8 years ago
  15. 503ceae ima: define a set of appraisal rules requiring file signatures by Mimi Zohar · 8 years ago
  16. 33ce954 ima: extend the "ima_policy" boot command line to support multiple policies by Mimi Zohar · 8 years ago
  17. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  18. 787d8c5 ima/policy: switch to use uuid_t by Christoph Hellwig · 8 years ago
  19. 1dd771e block: remove blk_part_pack_uuid by Christoph Hellwig · 8 years ago
  20. 3dd0c8d ima: provide ">" and "<" operators for fowner/uid/euid rules. by Mikhail Kurinnoi · 8 years ago
  21. bad4417 integrity: mark default IMA rules as __ro_after_init by James Morris · 8 years ago
  22. 725de7f ima: extend ima_get_action() to return the policy pcr by Eric Richter · 9 years ago
  23. 0260643 ima: add policy support for extending different pcrs by Eric Richter · 9 years ago
  24. b8b5727 security/integrity/ima/ima_policy.c: use %pU to output UUID in printable format by Andy Shevchenko · 9 years ago
  25. cf90ea9 ima: fix the string representation of the LSM/IMA hook enumeration ordering by Mimi Zohar · 9 years ago
  26. 95ee08f ima: require signed IMA policy by Mimi Zohar · 9 years ago
  27. 19f8a84 ima: measure and appraise the IMA policy itself by Mimi Zohar · 9 years ago
  28. d9ddf07 ima: support for kexec image and initramfs by Mimi Zohar · 9 years ago
  29. c6af8ef ima: remove firmware and module specific cached status info by Mimi Zohar · 9 years ago
  30. cf22221 ima: define a new hook to measure and appraise a file already in memory by Mimi Zohar · 9 years ago
  31. 4ad87a3 ima: use "ima_hooks" enum as function argument by Mimi Zohar · 9 years ago
  32. b5269ab ima: refactor ima_policy_show() to display "ima_hooks" rules by Mimi Zohar · 9 years ago
  33. c75d8e9 IMA: fix non-ANSI declaration of ima_check_policy() by Colin Ian King · 9 years ago
  34. 0112721 IMA: policy can be updated zero times by Sasha Levin · 9 years ago
  35. 6ad6afa ima: update appraise flags after policy update completes by Mimi Zohar · 9 years ago
  36. 80eae20 IMA: allow reading back the current IMA policy by Petko Manolov · 9 years ago
  37. 38d859f IMA: policy can now be updated multiple times by Petko Manolov · 9 years ago
  38. 24fd03c ima: update builtin policies by Mimi Zohar · 10 years ago
  39. 4351c29 ima: extend "mask" policy matching support by Mimi Zohar · 10 years ago
  40. 139069e ima: add support for new "euid" policy condition by Mimi Zohar · 10 years ago
  41. cd025f7 ima: do not measure or appraise the NSFS filesystem by Mimi Zohar · 10 years ago
  42. 6438de9 ima: skip measurement of cgroupfs files and update documentation by Roberto Sassu · 10 years ago
  43. 5577857 ima: cleanup ima_init_policy() a little by Dan Carpenter · 10 years ago
  44. c57782c ima: require signature based appraisal by Dmitry Kasatkin · 10 years ago
  45. 0716abb ima: use atomic bit operations to protect policy update interface by Dmitry Kasatkin · 10 years ago
  46. 7178784 ima: ignore empty and with whitespaces policy lines by Dmitry Kasatkin · 10 years ago
  47. 272a6e9 ima: no need to allocate entry for comment by Dmitry Kasatkin · 10 years ago
  48. a756024 ima: added ima_policy_flag variable by Roberto Sassu · 10 years ago
  49. 5a9196d ima: add support for measuring and appraising firmware by Mimi Zohar · 11 years ago
  50. 7e9001f audit: fix dangling keywords in integrity ima message output by Richard Guy Briggs · 11 years ago
  51. f9b2a73 ima: audit log files opened with O_DIRECT flag by Mimi Zohar · 11 years ago
  52. 2bb930a integrity: fix checkpatch errors by Dmitry Kasatkin · 11 years ago
  53. 09b1148 ima: fix erroneous removal of security.ima xattr by Dmitry Kasatkin · 11 years ago
  54. 52a1328 ima: use static const char array definitions by Mimi Zohar · 11 years ago
  55. 29707b2 security: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  56. 08de59e Revert "ima: policy for RAMFS" by Mimi Zohar · 11 years ago
  57. 446d64e block: fix part_pack_uuid() build error by Mimi Zohar · 12 years ago
  58. 33673dc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  59. 85865c1 ima: add policy support for file system uuid by Dmitry Kasatkin · 12 years ago
  60. 5a73fcf ima: differentiate appraise status only for hook specific rules by Mimi Zohar · 12 years ago
  61. d79d72e ima: per hook cache integrity appraisal status by Mimi Zohar · 12 years ago
  62. 0e5a247 ima: added policy support for 'security.ima' type by Dmitry Kasatkin · 13 years ago
  63. 16cac49 ima: rename FILE_MMAP to MMAP_CHECK by Mimi Zohar · 12 years ago
  64. 7163a99 ima: re-initialize IMA policy LSM info by Mimi Zohar · 12 years ago
  65. a7f2a36 ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall by Mimi Zohar · 12 years ago
  66. fdf9072 ima: support new kernel module syscall by Mimi Zohar · 12 years ago
  67. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  68. 8b94eea userns: Add user namespace support to IMA by Eric W. Biederman · 13 years ago
  69. e7c568e ima: audit log hashes by Peter Moody · 13 years ago
  70. 45e2472 ima: generic IMA action flag handling by Dmitry Kasatkin · 12 years ago
  71. 07f6a79 ima: add appraise action keywords and default rules by Mimi Zohar · 14 years ago
  72. 2fe5d6d ima: integrity appraisal extension by Mimi Zohar · 13 years ago
  73. 8445d64 ima: add policy for pseudo fs by Dmitry Kasatkin · 13 years ago
  74. b0d5de4 IMA: fix audit res field to indicate 1 for success and 0 for failure by Eric Paris · 13 years ago
  75. 9e3ff38 Merge branch 'next-queue' into next by James Morris · 13 years ago
  76. 4c2c392 ima: policy for RAMFS by Dmitry Kasatkin · 13 years ago
  77. 3db59dd ima: fix cred sparse warning by Mimi Zohar · 13 years ago
  78. 867c202 ima: fix add LSM rule bug by Mimi Zohar · 14 years ago
  79. 0ffbe26 Merge branch 'master' into next by James Morris · 15 years ago
  80. 2f1506c IMA: use audit_log_untrusted_string rather than %s by Eric Paris · 15 years ago
  81. 7233e3e IMA: handle comments in policy by Eric Paris · 15 years ago
  82. 28ef400 IMA: handle whitespace better by Eric Paris · 15 years ago
  83. e9d393b IMA: reject policies with unknown entries by Eric Paris · 15 years ago
  84. b9035b1 IMA: set entry->action to UNKNOWN rather than hard coding by Eric Paris · 15 years ago
  85. 7b62e16 IMA: do not allow the same rule to specify the same thing twice by Eric Paris · 15 years ago
  86. 6ccd045 ima: handle multiple rules per write by Eric Paris · 15 years ago
  87. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  88. 1e93d00 ima: rename PATH_CHECK to FILE_CHECK by Mimi Zohar · 15 years ago
  89. 932995f IMA: Add __init notation to ima functions by Eric Paris · 16 years ago
  90. 5789ba3 IMA: Minimal IMA policy and boot param for TCB IMA policy by Eric Paris · 16 years ago
  91. 75834fc SELinux: move SELINUX_MAGIC into magic.h by Eric Paris · 16 years ago
  92. c3d20103d IMA: do not measure everything opened by root by default by Eric Paris · 16 years ago
  93. 53fc0e2 integrity: lsm audit rule matching fix by Mimi Zohar · 16 years ago
  94. 523979a integrity: audit update by Mimi Zohar · 16 years ago
  95. 64c61d8 IMA: fix ima_delete_rules() definition by James Morris · 16 years ago
  96. 4af4662 integrity: IMA policy by Mimi Zohar · 16 years ago
  97. 3323eec integrity: IMA as an integrity service provider by Mimi Zohar · 16 years ago