1. 6fbac201f9 Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  2. e259807 ima: re-initialize iint->atomic_flags by Mimi Zohar · 7 years ago
  3. c472c07 iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} by Goffredo Baroncelli · 7 years ago
  4. ae0cb7b Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  5. 3c29548 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  6. 3b370b2 IMA: switch IMA over to new i_version API by Jeff Layton · 7 years ago
  7. 3644745 ima/policy: fix parsing of fsuuid by Mike Rapoport · 7 years ago
  8. aad887f tpm: use struct tpm_chip for tpm_chip_find_get() by Jarkko Sakkinen · 7 years ago
  9. a2a2c3c ima: Use i_version only when filesystem supports it by Sascha Hauer · 7 years ago
  10. 02c324a integrity: remove unneeded initializations in integrity_iint_cache entries by Jeff Layton · 7 years ago
  11. 9c655be ima: log message to module appraisal error by Bruno E. O. Meneguele · 7 years ago
  12. 4e8581e ima: pass filename to ima_rdwr_violation_check() by Roberto Sassu · 7 years ago
  13. 72bf83b ima: Fix line continuation format by Joe Perches · 7 years ago
  14. da1b002 ima: support new "hash" and "dont_hash" policy actions by Mimi Zohar · 8 years ago
  15. ac0bf02 ima: Use i_version only when filesystem supports it by Sascha Hauer · 7 years ago
  16. 0d73a55 ima: re-introduce own integrity cache lock by Dmitry Kasatkin · 7 years ago
  17. 50b9774 EVM: Add support for portable signature format by Matthew Garrett · 7 years ago
  18. ae1ba16 EVM: Allow userland to permit modification of EVM-protected metadata by Matthew Garrett · 7 years ago
  19. b7e27bc ima: relax requiring a file signature for new files with zero length by Mimi Zohar · 7 years ago
  20. 020aae3 ima: do not update security.ima if appraisal status is not INTEGRITY_PASS by Roberto Sassu · 7 years ago
  21. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  22. b33e3cc Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  23. e5729f8 ima: Remove redundant conditional operator by Thiago Jung Bauermann · 7 years ago
  24. 39adb92 ima: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  25. 7c9bc09 ima: check signature enforcement against cmdline param instead of CONFIG by Bruno E. O. Meneguele · 7 years ago
  26. ebe7c0a ima: fix hash algorithm initialization by Boshi Wang · 7 years ago
  27. 0485d06 EVM: Only complain about a missing HMAC key once by Matthew Garrett · 7 years ago
  28. f00d797 EVM: Allow userspace to signal an RSA key has been loaded by Matthew Garrett · 7 years ago
  29. 096b854 EVM: Include security.apparmor in EVM measurements by Matthew Garrett · 7 years ago
  30. a7d3d03 integrity: use kernel_read_file_from_path() to read x509 certs by Christoph Hellwig · 7 years ago
  31. f3cc6b2 ima: always measure and audit files in policy by Mimi Zohar · 8 years ago
  32. 2068626 ima: don't remove the securityfs policy file by Mimi Zohar · 8 years ago
  33. 46f1414 ima: move to generic async completion by Gilad Ben-Yossef · 7 years ago
  34. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  35. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  36. 915d9d2 ima: Log the same audit cause whenever a file has no signature by Thiago Jung Bauermann · 8 years ago
  37. 2663218 ima: Simplify policy_func_show. by Thiago Jung Bauermann · 8 years ago
  38. bb543e3 integrity: Small code improvements by Thiago Jung Bauermann · 8 years ago
  39. e4586c79 ima: fix get_binary_runtime_size() by Roberto Sassu · 8 years ago
  40. 28a8dc4 ima: use ima_parse_buf() to parse template data by Roberto Sassu · 8 years ago
  41. 47fdee6 ima: use ima_parse_buf() to parse measurements headers by Roberto Sassu · 8 years ago
  42. b17fd9e ima: introduce ima_parse_buf() by Roberto Sassu · 8 years ago
  43. 82e3bb4 ima: Add cgroups2 to the defaults list by Laura Abbott · 8 years ago
  44. b4e2803 ima: use memdup_user_nul by Geliang Tang · 8 years ago
  45. 5d659f2 ima: fix up #endif comments by Tycho Andersen · 8 years ago
  46. 38d1926 IMA: Correct Kconfig dependencies for hash selection by Ben Hutchings · 8 years ago
  47. 6f6723e ima: define is_ima_appraise_enabled() by Mimi Zohar · 8 years ago
  48. e1f5e01 ima: define Kconfig IMA_APPRAISE_BOOTPARAM option by Mimi Zohar · 8 years ago
  49. 503ceae ima: define a set of appraisal rules requiring file signatures by Mimi Zohar · 8 years ago
  50. 33ce954 ima: extend the "ima_policy" boot command line to support multiple policies by Mimi Zohar · 8 years ago
  51. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  52. 787d8c5 ima/policy: switch to use uuid_t by Christoph Hellwig · 8 years ago
  53. 1dd771e block: remove blk_part_pack_uuid by Christoph Hellwig · 8 years ago
  54. f65cc10 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next by James Morris · 8 years ago
  55. 2b6aa41 KEYS: Use structure to capture key restriction function and data by Mat Martineau · 8 years ago
  56. 3dd0c8d ima: provide ">" and "<" operators for fowner/uid/euid rules. by Mikhail Kurinnoi · 8 years ago
  57. 1ac202e ima: accept previously set IMA_NEW_FILE by Daniel Glöckner · 8 years ago
  58. bad4417 integrity: mark default IMA rules as __ro_after_init by James Morris · 8 years ago
  59. 50d3439 sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  60. 20f482a ima: allow to check MAY_APPEND by Lans Zhang · 8 years ago
  61. bc15ed6 ima: fix ima_d_path() possible race with rename by Mimi Zohar · 8 years ago
  62. 98e1d55d ima: platform-independent hash value by Andreas Steffen · 8 years ago
  63. d68a6fe ima: define a canonical binary_runtime_measurements list format by Mimi Zohar · 8 years ago
  64. c7d0936 ima: support restoring multiple template formats by Mimi Zohar · 8 years ago
  65. 3f23d62 ima: store the builtin/custom template definitions in a list by Mimi Zohar · 8 years ago
  66. 7b8589c ima: on soft reboot, save the measurement list by Mimi Zohar · 8 years ago
  67. d158847 ima: maintain memory size needed for serializing the measurement list by Mimi Zohar · 8 years ago
  68. dcfc569 ima: permit duplicate measurement list entries by Mimi Zohar · 8 years ago
  69. 94c3aac ima: on soft reboot, restore the measurement list by Mimi Zohar · 8 years ago
  70. 412ac77a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  71. 19339c2 Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC" by Eric W. Biederman · 8 years ago
  72. b4bfec7 security/integrity: Harden against malformed xattrs by Seth Forshee · 8 years ago
  73. 064be15 ima: include the reason for TPM-bypass mode by Mimi Zohar · 8 years ago
  74. f5acb3d Revert "ima: limit file hash setting by user to fix and log modes" by Mimi Zohar · 8 years ago
  75. 9a11a18 ima: fix memory leak in ima_release_policy by Eric Richter · 8 years ago
  76. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  77. 5d6c319 xattr: Add __vfs_{get,set,remove}xattr helpers by Andreas Gruenbacher · 8 years ago
  78. e71b9df ima: use file_dentry() by Miklos Szeredi · 8 years ago
  79. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  80. 0b3c976 evm: Translate user/group ids relative to s_user_ns when computing HMAC by Seth Forshee · 10 years ago
  81. 544e1ce ima: extend the measurement entry specific pcr by Eric Richter · 9 years ago
  82. a422638 ima: change integrity cache to store measured pcr by Eric Richter · 9 years ago
  83. 67696f6 ima: redefine duplicate template entries by Eric Richter · 9 years ago
  84. 5f6f027 ima: change ima_measurements_show() to display the entry specific pcr by Eric Richter · 9 years ago
  85. 14b1da8 ima: include pcr for each measurement log entry by Eric Richter · 9 years ago
  86. 725de7f ima: extend ima_get_action() to return the policy pcr by Eric Richter · 9 years ago
  87. 0260643 ima: add policy support for extending different pcrs by Eric Richter · 9 years ago
  88. 96d450b integrity: add measured_pcrs field to integrity cache by Eric Richter · 9 years ago
  89. b8b5727 security/integrity/ima/ima_policy.c: use %pU to output UUID in printable format by Andy Shevchenko · 9 years ago
  90. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  91. c52b761 Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  92. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 9 years ago
  93. 0250abc Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 9 years ago
  94. d55201c Merge branch 'keys-trust' into keys-next by David Howells · 9 years ago
  95. cf90ea9 ima: fix the string representation of the LSM/IMA hook enumeration ordering by Mimi Zohar · 9 years ago
  96. 05d1a71 ima: add support for creating files using the mknodat syscall by Mimi Zohar · 9 years ago
  97. 42a4c60 ima: fix ima_inode_post_setattr by Mimi Zohar · 9 years ago
  98. 93da17b security: integrity: Remove select to deleted option PUBLIC_KEY_ALGO_RSA by Andreas Ziegler · 9 years ago
  99. 56104cf IMA: Use the the system trusted keyrings instead of .ima_mok by David Howells · 9 years ago
  100. 77f68ba KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED by David Howells · 9 years ago