1. 09897fc integrity/security: fix digsig.c build error with header file by Randy Dunlap · 7 years ago
  2. 77df079 commoncap: Handle memory allocation failure. by Tetsuo Handa · 7 years ago
  3. 54b990e apparmor: fix resource audit messages when auditing peer by John Johansen · 7 years ago
  4. a0358f6 apparmor: fix display of .ns_name for containers by John Johansen · 7 years ago
  5. 1d0d8be apparmor: fix logging of the existence test for signals by John Johansen · 7 years ago
  6. ea60e54 /dev/mem: Add bounce buffer for copy-out by Kees Cook · 7 years ago
  7. fd6170b ima: relax requiring a file signature for new files with zero length by Mimi Zohar · 7 years ago
  8. ca18145 selinux: skip bounded transition processing if the policy isn't loaded by Paul Moore · 7 years ago
  9. 116df86 selinux: ensure the context is NUL terminated in security_context_to_sid_core() by Paul Moore · 7 years ago
  10. 516868c ima/policy: fix parsing of fsuuid by Mike Rapoport · 7 years ago
  11. c3e7fc9 security/Kconfig: Correct the Documentation reference for PTI by W. Trevor King · 7 years ago
  12. 233363f apparmor: fix ptrace label match when matching stacked labels by John Johansen · 7 years ago
  13. f5edee8 apparmor: fix regression in mount mediation when feature set is pinned by John Johansen · 7 years ago
  14. df4373c capabilities: fix buffer overread on very short xattr by Eric Biggers · 7 years ago
  15. 3dfd9fd x86/mm/pti: Add Kconfig by Dave Hansen · 7 years ago
  16. 8970889 apparmor: fix leak of null profile name if profile allocation fails by John Johansen · 7 years ago
  17. 28e7c9a KEYS: reject NULL restriction string when type is specified by Eric Biggers · 7 years ago
  18. 69d5894 KEYS: add missing permission check for request_key() destination by Eric Biggers · 7 years ago
  19. 7c50347 ima: fix hash algorithm initialization by Boshi Wang · 7 years ago
  20. 69af226 apparmor: fix oops in audit_signal_cb hook by John Johansen · 7 years ago
  21. 87eb84b ima: do not update security.ima if appraisal status is not INTEGRITY_PASS by Roberto Sassu · 7 years ago
  22. f7dc4c9 apparmor: fix off-by-one comparison on MAXMAPPED_SIG by John Johansen · 7 years ago
  23. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  24. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  25. a3c812f KEYS: trusted: fix writing past end of buffer in trusted_read() by Eric Biggers · 7 years ago
  26. 3239b6f KEYS: return full count in keyring_read() if buffer is too small by Eric Biggers · 7 years ago
  27. 80c094a Revert "apparmor: add base infastructure for socket mediation" by Linus Torvalds · 7 years ago
  28. 76ba89c commoncap: move assignment of fs_ns to avoid null pointer dereference by Colin Ian King · 7 years ago
  29. 494b9ae7 Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5 by James Morris · 7 years ago
  30. ab5c69f KEYS: load key flags and expiry time atomically in proc_keys_show() by Eric Biggers · 7 years ago
  31. 9d6c871 KEYS: Load key expiry time atomically in keyring_search_iterator() by Eric Biggers · 7 years ago
  32. 1823d47 KEYS: load key flags and expiry time atomically in key_validate() by Eric Biggers · 7 years ago
  33. 60ff5b2 KEYS: don't let add_key() update an uninstantiated key by David Howells · 7 years ago
  34. 363b02d KEYS: Fix race between updating and finding a negative key by David Howells · 7 years ago
  35. 3cd18d1 security/keys: BIG_KEY requires CONFIG_CRYPTO by Arnd Bergmann · 7 years ago
  36. 13923d0 KEYS: encrypted: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  37. 57e7ba0 lsm: fix smack_inode_removexattr and xattr_getsecurity memleak by Casey Schaufler · 7 years ago
  38. 2569e7e Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3 by James Morris · 7 years ago
  39. 428490e security/keys: rewrite all of big_key crypto by Jason A. Donenfeld · 7 years ago
  40. 9108018 security/keys: properly zero out sensitive key material in big_key by Jason A. Donenfeld · 7 years ago
  41. e007ce9 KEYS: use kmemdup() in request_key_auth_new() by Eric Biggers · 7 years ago
  42. 4aa68e0 KEYS: restrict /proc/keys by credentials at open time by Eric Biggers · 7 years ago
  43. 8f67456 KEYS: reset parent each time before searching key_user_tree by Eric Biggers · 7 years ago
  44. 37863c4 KEYS: prevent KEYCTL_READ on negative key by Eric Biggers · 7 years ago
  45. 237bbd2 KEYS: prevent creating a different user's keyrings by Eric Biggers · 7 years ago
  46. e645016 KEYS: fix writing past end of user-supplied buffer in keyring_read() by Eric Biggers · 7 years ago
  47. 7fc0786 KEYS: fix key refcount leak in keyctl_read_key() by Eric Biggers · 7 years ago
  48. 884bee0 KEYS: fix key refcount leak in keyctl_assume_authority() by Eric Biggers · 7 years ago
  49. f7b48cf KEYS: don't revoke uninstantiated key in request_key_auth_new() by Eric Biggers · 7 years ago
  50. 44d8143 KEYS: fix cred refcount leak in request_key_auth_new() by Eric Biggers · 7 years ago
  51. a302824 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  52. ab5348c security: fix description of values returned by cap_inode_need_killpriv by Stefan Berger · 7 years ago
  53. 79444df Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  54. bf81100 apparmor: fix apparmorfs DAC access permissions by John Johansen · 7 years ago
  55. b1545db apparmor: fix build failure on sparc caused by undeclared signals by John Johansen · 7 years ago
  56. bc4d82f apparmor: fix incorrect type assignment when freeing proxies by John Johansen · 7 years ago
  57. 15372b9 apparmor: ensure unconfined profiles have dfas initialized by John Johansen · 7 years ago
  58. 290638a apparmor: fix race condition in null profile creation by John Johansen · 7 years ago
  59. d07881d apparmor: move new_null_profile to after profile lookup fns() by John Johansen · 7 years ago
  60. 651e28c apparmor: add base infastructure for socket mediation by John Johansen · 7 years ago
  61. cbf2d0e apparmor: add more debug asserts to apparmorfs by John Johansen · 7 years ago
  62. 2410aa9 apparmor: make policy_unpack able to audit different info messages by John Johansen · 7 years ago
  63. 26b7899 apparmor: add support for absolute root view based labels by John Johansen · 7 years ago
  64. f872af75 apparmor: cleanup conditional check for label in label_print by John Johansen · 7 years ago
  65. 2ea3ffb apparmor: add mount mediation by John Johansen · 7 years ago
  66. cd1dbf7 apparmor: add the ability to mediate signals by John Johansen · 7 years ago
  67. c556170 apparmor: Redundant condition: prev_ns. in [label.c:1498] by John Johansen · 7 years ago
  68. 5d314a8 apparmor: Fix an error code in aafs_create() by Dan Carpenter · 7 years ago
  69. 86aea56 apparmor: Fix logical error in verify_header() by Christos Gkekas · 7 years ago
  70. 19fe43a apparmor: Fix shadowed local variable in unpack_trans_table() by Geert Uytterhoeven · 8 years ago
  71. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  72. 7f85565 Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  73. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  74. 0fb02e71 Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  75. 828f425 Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  76. 1912834 selinux: remove AVC init audit log message by Richard Guy Briggs · 7 years ago
  77. e13ec93 fs: fix kernel_write prototype by Christoph Hellwig · 7 years ago
  78. bdd1d2d fs: fix kernel_read prototype by Christoph Hellwig · 7 years ago
  79. 8db6c34 Introduce v3 namespaced file capabilities by Serge E. Hallyn · 8 years ago
  80. 0c3014f selinux: constify nf_hook_ops by Arvind Yadav · 7 years ago
  81. 901ef84 selinux: allow per-file labeling for cgroupfs by Antonio Murdaca · 8 years ago
  82. 5d72801 lsm_audit: update my email address by Stephen Smalley · 7 years ago
  83. 7efbb60 selinux: update my email address by Stephen Smalley · 7 years ago
  84. 476accb selinux: use GFP_NOWAIT in the AVC kmem_caches by Michal Hocko · 7 years ago
  85. af63f41 selinux: Generalize support for NNP/nosuid SELinux domain transitions by Stephen Smalley · 7 years ago
  86. 35b372b smack: Remove redundant pdeath_signal clearing by Kees Cook · 7 years ago
  87. 2af6228 LSM: drop bprm_secureexec hook by Kees Cook · 7 years ago
  88. ee67ae7 commoncap: Move cap_elevated calculation into bprm_set_creds by Kees Cook · 7 years ago
  89. 46d98eb commoncap: Refactor to remove bprm_secureexec hook by Kees Cook · 7 years ago
  90. ccbb6e1 smack: Refactor to remove bprm_secureexec hook by Kees Cook · 7 years ago
  91. 62874c3 selinux: Refactor to remove bprm_secureexec hook by Kees Cook · 7 years ago
  92. 993b3ab apparmor: Refactor to remove bprm_secureexec hook by Kees Cook · 7 years ago
  93. ddb4a14 exec: Rename bprm->cred_prepared to called_set_creds by Kees Cook · 7 years ago
  94. 591bb27 netfilter: nf_hook_ops structs can be const by Florian Westphal · 7 years ago
  95. 2a764b5 selinux: Assign proper class to PF_UNIX/SOCK_RAW sockets by Luis Ressel · 7 years ago
  96. 53a2eba sync to Linus v4.13-rc2 for subsystem developers to work against by James Morris · 7 years ago
  97. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  98. 64db4c7 security: Use user_namespace::level to avoid redundant iterations in cap_capable() by Kirill Tkhai · 8 years ago
  99. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  100. 09c7570 xfrm: remove flow cache by Florian Westphal · 7 years ago