1. 7f21831 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 9 months ago
  2. 9e2b4be ima: add a new CONFIG for loading arch-specific policies by Nayna Jain · 4 years, 10 months ago
  3. 555d6d7 integrity: Remove duplicate pr_fmt definitions by Tushar Sugandhi · 4 years, 11 months ago
  4. 72ec611 IMA: Add log statements for failure conditions by Tushar Sugandhi · 4 years, 11 months ago
  5. e2bf681 IMA: Update KBUILD_MODNAME for IMA files to ima by Tushar Sugandhi · 4 years, 11 months ago
  6. e976568 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core by Ingo Molnar · 4 years, 10 months ago
  7. 6b75d54 integrity: Check properly whether EFI GetVariable() is available by Ard Biesheuvel · 4 years, 11 months ago
  8. 5780b9a ima: add sm3 algorithm to hash algorithm configuration list by Tianjia Zhang · 4 years, 11 months ago
  9. 3be54d5 efi: Only print errors about failing to get certs if EFI vars are found by Javier Martinez Canillas · 4 years, 11 months ago
  10. 73a0bff Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  11. 5b3014b IMA: Defined delayed workqueue to free the queued keys by Lakshmi Ramasubramanian · 5 years ago
  12. 450d0fd IMA: Call workqueue functions to measure queued keys by Lakshmi Ramasubramanian · 5 years ago
  13. 9f81a2e IMA: Define workqueue for early boot key measurements by Lakshmi Ramasubramanian · 5 years ago
  14. 5c7bac9 IMA: pre-allocate buffer to hold keyrings string by Lakshmi Ramasubramanian · 5 years ago
  15. 483ec26 ima: ima/lsm policy rule loading logic bug fixes by Janne Karhunen · 5 years ago
  16. 6beea7a ima: add the ability to query the cached hash of a given file by Florent Revest · 5 years ago
  17. 5350ceb ima: Add a space after printing LSM rules for readability by Clay Chang · 5 years ago
  18. ea78979 IMA: fix measuring asymmetric keys Kconfig by Lakshmi Ramasubramanian · 5 years ago
  19. 2b60c0e IMA: Read keyrings= option from the IMA policy by Lakshmi Ramasubramanian · 5 years ago
  20. e9085e0 IMA: Add support to limit measuring keys by Lakshmi Ramasubramanian · 5 years ago
  21. 88e70da IMA: Define an IMA hook to measure keys by Lakshmi Ramasubramanian · 5 years ago
  22. 5808611 IMA: Add KEY_CHECK func to measure keys by Lakshmi Ramasubramanian · 5 years ago
  23. c5563ba IMA: Check IMA policy flag by Lakshmi Ramasubramanian · 5 years ago
  24. 96c9e1d ima: avoid appraise error for hash calc interrupt by Patrick Callaghan · 5 years ago
  25. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  26. 6f09019 x86/efi: remove unused variables by YueHaibing · 5 years ago
  27. 8220e22 powerpc: Load firmware trusted keys/hashes into kernel keyring by Nayna Jain · 5 years ago
  28. ad72367 x86/efi: move common keyring handler functions to new file by Nayna Jain · 5 years ago
  29. 273df86 ima: Check against blacklisted hashes for files with modsig by Nayna Jain · 5 years ago
  30. e14555e ima: Make process_buffer_measurement() generic by Nayna Jain · 5 years ago
  31. 7a8beb7 integrity: remove pointless subdir-$(CONFIG_...) by Masahiro Yamada · 5 years ago
  32. 6b190d3 integrity: remove unneeded, broken attempt to add -fshort-wchar by Masahiro Yamada · 5 years ago
  33. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  34. 2a7f0e5 ima: ima_api: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 5 years ago
  35. fa5b571 ima: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  36. 556d971 ima: Fix use after free in ima_read_modsig() by Thiago Jung Bauermann · 5 years ago
  37. 29d3c1c kexec: Allow kexec_file() with appropriate IMA policy when locked down by Matthew Garrett · 5 years ago
  38. 99d5cadf kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE by Jiri Bohac · 5 years ago
  39. 4ece312 ima: fix freeing ongoing ahash_request by Sascha Hauer · 5 years ago
  40. f5e1040 ima: always return negative code for error by Sascha Hauer · 5 years ago
  41. e509225 ima: Store the measurement again when appraising a modsig by Thiago Jung Bauermann · 6 years ago
  42. 3878d50 ima: Define ima-modsig template by Thiago Jung Bauermann · 6 years ago
  43. 1558822 ima: Collect modsig by Thiago Jung Bauermann · 6 years ago
  44. 39b0709 ima: Implement support for module-style appended signatures by Thiago Jung Bauermann · 6 years ago
  45. a5fbeb6 ima: Factor xattr_verify() out of ima_appraise_measurement() by Thiago Jung Bauermann · 6 years ago
  46. 9044d62 ima: Add modsig appraise_type option for module-style appended signatures by Thiago Jung Bauermann · 6 years ago
  47. cf38fed integrity: Select CONFIG_KEYS instead of depending on it by Thiago Jung Bauermann · 6 years ago
  48. b36f281 ima: initialize the "template" field with the default template by Mimi Zohar · 5 years ago
  49. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
  50. 8b68150 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  51. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  52. c84ca91 Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  53. 650b29d integrity: Introduce struct evm_xattr by Thiago Jung Bauermann · 6 years ago
  54. 337619e ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definition by Thiago Jung Bauermann · 6 years ago
  55. 86b4da8 IMA: Define a new template field buf by Prakhar Srivastava · 6 years ago
  56. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  57. dcf49db keys: Add a 'recurse' flag for keyring searches by David Howells · 6 years ago
  58. b093512 IMA: Define a new hook to measure the kexec boot command line arguments by Prakhar Srivastava · 6 years ago
  59. 19453ce0 IMA: support for per policy rule template formats by Matthew Garrett · 6 years ago
  60. 8c65578 integrity: Fix __integrity_init_keyring() section mismatch by Geert Uytterhoeven · 6 years ago
  61. e038f5f ima: Use designated initializers for struct ima_event_data by Thiago Jung Bauermann · 6 years ago
  62. b169424 ima: use the lsm policy update notifier by Janne Karhunen · 6 years ago
  63. 9e1e5d4 x86/ima: fix the Kconfig dependency for IMA_ARCH_POLICY by Nayna Jain · 6 years ago
  64. 68f2529 ima: Make arch_policy_entry static by YueHaibing · 6 years ago
  65. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  66. 2cd4737 ima: prevent a file already mmap'ed write to be mmap'ed execute by Mimi Zohar · 6 years ago
  67. d266b3f Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 6 years ago
  68. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  69. 8cdc23a ima: show rules with IMA_INMASK correctly by Roberto Sassu · 6 years ago
  70. 221be10 evm: check hash algorithm passed to init_desc() by Roberto Sassu · 6 years ago
  71. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  72. f400194 ima: fix wrong signed policy requirement when not appraising by Petr Vorel · 6 years ago
  73. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  74. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  75. 9641b8c s390/ipl: read IPL report at early boot by Martin Schwidefsky · 6 years ago
  76. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  77. be08f0c integrity: support EC-RDSA signatures for asymmetric_verify by Vitaly Chikunov · 6 years ago
  78. a1aa08a audit: link integrity evm_write_xattrs record to syscall event by Richard Guy Briggs · 6 years ago
  79. 5af7f11 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  80. c3665a6 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  81. be37f21 Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  82. ae5906c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  83. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  84. 09186e5 security: mark expected switch fall-throughs and add a missing break by Gustavo A. R. Silva · 6 years ago
  85. 0b6cf6b tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend() by Roberto Sassu · 6 years ago
  86. 879b589 tpm: retrieve digest size of unknown algorithms with PCR read by Roberto Sassu · 6 years ago
  87. e7fde07 evm: Use defined constant for UUID representation by Andy Shevchenko · 6 years ago
  88. fdb2410 ima: define ima_post_create_tmpfile() hook and add missing call by Mimi Zohar · 6 years ago
  89. c8b3752 evm: remove set but not used variable 'xattr' by YueHaibing · 6 years ago
  90. 219a3e8 integrity, KEYS: add a reference to platform keyring by Kairui Song · 6 years ago
  91. 90462a5 audit: remove unused actx param from audit_rule_match by Richard Guy Briggs · 6 years ago
  92. 74673fc Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  93. f218a29 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  94. 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  95. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  96. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  97. 3f03bf9 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  98. 047ce6d Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  99. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  100. b49d564 security: integrity: partial revert of make ima_main explicitly non-modular by Paul Gortmaker · 6 years ago