1. 120f3b1 integrity/security: fix digsig.c build error with header file by Randy Dunlap · 6 years ago
  2. d9f4bb1 KEYS: Use individual pages in big_key for crypto buffers by David Howells · 6 years ago
  3. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  4. 6fbac20 Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  5. 2ee0826 pids: introduce find_get_task_by_vpid() helper by Mike Rapoport · 6 years ago
  6. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  7. e259807 ima: re-initialize iint->atomic_flags by Mimi Zohar · 7 years ago
  8. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  9. c472c07 iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} by Goffredo Baroncelli · 6 years ago
  10. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  11. 2cfa1cd Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  12. ae0cb7b Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  13. 2a71490 Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  14. 3c29548 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  15. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  16. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  17. a4b7fd7 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  18. 3b370b2 IMA: switch IMA over to new i_version API by Jeff Layton · 7 years ago
  19. 3644745 ima/policy: fix parsing of fsuuid by Mike Rapoport · 7 years ago
  20. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  21. 2d891fb usercopy: Allow strict enforcement of whitelists by Kees Cook · 7 years ago
  22. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. a237f76 security/Kconfig: Correct the Documentation reference for PTI by W. Trevor King · 7 years ago
  24. 1a3881d apparmor: Fix regression in profile conflict logic by Matthew Garrett · 7 years ago
  25. 0dda0b3 apparmor: fix ptrace label match when matching stacked labels by John Johansen · 7 years ago
  26. d19dfe5 Smack: Privilege check on key operations by Casey Schaufler · 7 years ago
  27. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  28. aad887f tpm: use struct tpm_chip for tpm_chip_find_get() by Jarkko Sakkinen · 7 years ago
  29. 9cfd403 Merge tag 'apparmor-pr-2018-01-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  30. 5b9f57c apparmor: fix regression in mount mediation when feature set is pinned by John Johansen · 7 years ago
  31. 00a5ae2 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  32. 87faa0d x86/pti: Enable PTI by default by Thomas Gleixner · 7 years ago
  33. 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  34. b6a0941 Merge 4.15-rc6 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  35. dc32b5c capabilities: fix buffer overread on very short xattr by Eric Biggers · 7 years ago
  36. 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. da49b5d Smack: fix dereferenced before check by Vasyl Gomonovych · 7 years ago
  38. 385ce0e x86/mm/pti: Add Kconfig by Dave Hansen · 7 years ago
  39. 22ec1a2 /dev/mem: Add bounce buffer for copy-out by Kees Cook · 7 years ago
  40. a2a2c3c ima: Use i_version only when filesystem supports it by Sascha Hauer · 7 years ago
  41. 02c324a integrity: remove unneeded initializations in integrity_iint_cache entries by Jeff Layton · 7 years ago
  42. 9c655be ima: log message to module appraisal error by Bruno E. O. Meneguele · 7 years ago
  43. 4e8581e ima: pass filename to ima_rdwr_violation_check() by Roberto Sassu · 7 years ago
  44. 72bf83b ima: Fix line continuation format by Joe Perches · 7 years ago
  45. da1b002 ima: support new "hash" and "dont_hash" policy actions by Mimi Zohar · 8 years ago
  46. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  47. ac0bf02 ima: Use i_version only when filesystem supports it by Sascha Hauer · 7 years ago
  48. 0d73a55 ima: re-introduce own integrity cache lock by Dmitry Kasatkin · 7 years ago
  49. 50b9774 EVM: Add support for portable signature format by Matthew Garrett · 7 years ago
  50. ae1ba16 EVM: Allow userland to permit modification of EVM-protected metadata by Matthew Garrett · 7 years ago
  51. b7e27bc ima: relax requiring a file signature for new files with zero length by Mimi Zohar · 7 years ago
  52. 18026d8 KEYS: reject NULL restriction string when type is specified by Eric Biggers · 7 years ago
  53. 3d1f025 security: keys: remove redundant assignment to key_ref by Colin Ian King · 7 years ago
  54. 4dca6ea KEYS: add missing permission check for request_key() destination by Eric Biggers · 7 years ago
  55. a2d8737 KEYS: remove unnecessary get/put of explicit dest_keyring by Eric Biggers · 7 years ago
  56. 4b14752 selinux: skip bounded transition processing if the policy isn't loaded by Paul Moore · 7 years ago
  57. 7cda4ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  58. d963007 keyring: Remove now-redundant smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
  59. df8ba95 Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  60. b92cf4a net: Create and use new helper xfrm_dst_child(). by David Miller · 7 years ago
  61. ef28df5 selinux: ensure the context is NUL terminated in security_context_to_sid_core() by Paul Moore · 7 years ago
  62. b12cbb2 apparmor: fix oops in audit_signal_cb hook by John Johansen · 7 years ago
  63. e6c5a7d apparmor: annotate ->poll() instances by Al Viro · 7 years ago
  64. c0d4be2 tomoyo: annotate ->poll() instances by Al Viro · 7 years ago
  65. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  66. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. dab0bad Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  68. 26064de Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  69. ce44cd8 Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next-keys by James Morris · 7 years ago
  70. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  71. feb3c76 apparmor: fix possible recursive lock warning in __aa_create_ns by John Johansen · 7 years ago
  72. 5d7c44e apparmor: fix locking when creating a new complain profile. by John Johansen · 7 years ago
  73. 06d426d apparmor: fix profile attachment for special unconfined profiles by John Johansen · 7 years ago
  74. 844b829 apparmor: ensure that undecidable profile attachments fail by John Johansen · 7 years ago
  75. 4633307 apparmor: fix leak of null profile name if profile allocation fails by John Johansen · 7 years ago
  76. e3bcfc1 apparmor: remove unused redundant variable stop by Colin Ian King · 7 years ago
  77. 954317f apparmor: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  78. 7bba39a apparmor: initialized returned struct aa_perms by Arnd Bergmann · 7 years ago
  79. 5933a62 apparmor: fix spelling mistake: "resoure" -> "resource" by Colin Ian King · 7 years ago
  80. 4f0753e security: replace FSF address with web source in license notices by Martin Kepplinger · 7 years ago
  81. 020aae3 ima: do not update security.ima if appraisal status is not INTEGRITY_PASS by Roberto Sassu · 7 years ago
  82. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  83. 8c38fb5 Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  84. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  85. 0a9dd0e security: keys: Replace time_t with time64_t for struct key_preparsed_payload by Baolin Wang · 7 years ago
  86. 074d589 security: keys: Replace time_t/timespec with time64_t by Baolin Wang · 7 years ago
  87. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  88. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. b33e3cc Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  91. 55b3a0c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  92. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  93. e5729f8 ima: Remove redundant conditional operator by Thiago Jung Bauermann · 7 years ago
  94. 39adb92 ima: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  95. 7c9bc09 ima: check signature enforcement against cmdline param instead of CONFIG by Bruno E. O. Meneguele · 7 years ago
  96. ebe7c0a ima: fix hash algorithm initialization by Boshi Wang · 7 years ago
  97. 0485d06 EVM: Only complain about a missing HMAC key once by Matthew Garrett · 7 years ago
  98. f00d797 EVM: Allow userspace to signal an RSA key has been loaded by Matthew Garrett · 7 years ago
  99. 096b854 EVM: Include security.apparmor in EVM measurements by Matthew Garrett · 7 years ago
  100. a7d3d03 integrity: use kernel_read_file_from_path() to read x509 certs by Christoph Hellwig · 7 years ago