1. 17dec0a Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  2. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  3. 350311a security: Remove rtnl_lock() in selinux_xfrm_notify_policyload() by Kirill Tkhai · 7 years ago
  4. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 7 years ago
  5. cf14f27 macro: introduce COUNT_ARGS() macro by Alexei Starovoitov · 7 years ago
  6. 0d79cbf ipc/smack: Tidy up from the change in type of the ipc security hooks by Eric W. Biederman · 7 years ago
  7. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  8. d8c6e85 msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks by Eric W. Biederman · 7 years ago
  9. 7191adf shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks by Eric W. Biederman · 7 years ago
  10. aefad95 sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks by Eric W. Biederman · 7 years ago
  11. 3edbccf net: Convert smack_net_ops by Kirill Tkhai · 7 years ago
  12. 79a4fb0 net: Convert selinux_net_ops by Kirill Tkhai · 7 years ago
  13. f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  14. 120f3b1 integrity/security: fix digsig.c build error with header file by Randy Dunlap · 7 years ago
  15. d9f4bb1 KEYS: Use individual pages in big_key for crypto buffers by David Howells · 7 years ago
  16. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  17. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  18. 6fbac20 Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  19. 2ee0826 pids: introduce find_get_task_by_vpid() helper by Mike Rapoport · 7 years ago
  20. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  21. e259807 ima: re-initialize iint->atomic_flags by Mimi Zohar · 7 years ago
  22. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  23. c472c07 iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} by Goffredo Baroncelli · 7 years ago
  24. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  25. 2cfa1cd Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  26. ae0cb7b Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  27. 2a71490 Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  28. 3c29548 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  29. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  30. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  31. a4b7fd7 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  32. 3b370b2 IMA: switch IMA over to new i_version API by Jeff Layton · 7 years ago
  33. 3644745 ima/policy: fix parsing of fsuuid by Mike Rapoport · 7 years ago
  34. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  35. 2d891fb usercopy: Allow strict enforcement of whitelists by Kees Cook · 7 years ago
  36. 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
  37. a237f76 security/Kconfig: Correct the Documentation reference for PTI by W. Trevor King · 7 years ago
  38. 1a3881d apparmor: Fix regression in profile conflict logic by Matthew Garrett · 7 years ago
  39. 0dda0b3 apparmor: fix ptrace label match when matching stacked labels by John Johansen · 7 years ago
  40. d19dfe5 Smack: Privilege check on key operations by Casey Schaufler · 7 years ago
  41. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  42. aad887f tpm: use struct tpm_chip for tpm_chip_find_get() by Jarkko Sakkinen · 7 years ago
  43. 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
  44. 5b9f57c apparmor: fix regression in mount mediation when feature set is pinned by John Johansen · 7 years ago
  45. 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
  46. 87faa0d x86/pti: Enable PTI by default by Thomas Gleixner · 7 years ago
  47. 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
  48. b6a0941 Merge 4.15-rc6 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  49. dc32b5c capabilities: fix buffer overread on very short xattr by Eric Biggers · 7 years ago
  50. 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
  51. da49b5d Smack: fix dereferenced before check by Vasyl Gomonovych · 7 years ago
  52. 385ce0e x86/mm/pti: Add Kconfig by Dave Hansen · 7 years ago
  53. 22ec1a2 /dev/mem: Add bounce buffer for copy-out by Kees Cook · 7 years ago
  54. a2a2c3c ima: Use i_version only when filesystem supports it by Sascha Hauer · 7 years ago
  55. 02c324a integrity: remove unneeded initializations in integrity_iint_cache entries by Jeff Layton · 7 years ago
  56. 9c655be ima: log message to module appraisal error by Bruno E. O. Meneguele · 7 years ago
  57. 4e8581e ima: pass filename to ima_rdwr_violation_check() by Roberto Sassu · 7 years ago
  58. 72bf83b ima: Fix line continuation format by Joe Perches · 7 years ago
  59. da1b002 ima: support new "hash" and "dont_hash" policy actions by Mimi Zohar · 8 years ago
  60. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  61. ac0bf02 ima: Use i_version only when filesystem supports it by Sascha Hauer · 7 years ago
  62. 0d73a55 ima: re-introduce own integrity cache lock by Dmitry Kasatkin · 7 years ago
  63. 50b9774 EVM: Add support for portable signature format by Matthew Garrett · 7 years ago
  64. ae1ba16 EVM: Allow userland to permit modification of EVM-protected metadata by Matthew Garrett · 7 years ago
  65. b7e27bc ima: relax requiring a file signature for new files with zero length by Mimi Zohar · 7 years ago
  66. 18026d8 KEYS: reject NULL restriction string when type is specified by Eric Biggers · 7 years ago
  67. 3d1f025 security: keys: remove redundant assignment to key_ref by Colin Ian King · 7 years ago
  68. 4dca6ea KEYS: add missing permission check for request_key() destination by Eric Biggers · 7 years ago
  69. a2d8737 KEYS: remove unnecessary get/put of explicit dest_keyring by Eric Biggers · 7 years ago
  70. 4b14752 selinux: skip bounded transition processing if the policy isn't loaded by Paul Moore · 7 years ago
  71. 7cda4ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  72. d963007 keyring: Remove now-redundant smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
  73. 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
  74. b92cf4a net: Create and use new helper xfrm_dst_child(). by David Miller · 7 years ago
  75. ef28df5 selinux: ensure the context is NUL terminated in security_context_to_sid_core() by Paul Moore · 7 years ago
  76. b12cbb2 apparmor: fix oops in audit_signal_cb hook by John Johansen · 7 years ago
  77. e6c5a7d apparmor: annotate ->poll() instances by Al Viro · 7 years ago
  78. c0d4be2 tomoyo: annotate ->poll() instances by Al Viro · 7 years ago
  79. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  80. 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
  81. dab0bad Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  82. 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
  83. 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
  84. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  85. feb3c76 apparmor: fix possible recursive lock warning in __aa_create_ns by John Johansen · 7 years ago
  86. 5d7c44e apparmor: fix locking when creating a new complain profile. by John Johansen · 7 years ago
  87. 06d426d apparmor: fix profile attachment for special unconfined profiles by John Johansen · 7 years ago
  88. 844b829 apparmor: ensure that undecidable profile attachments fail by John Johansen · 7 years ago
  89. 4633307 apparmor: fix leak of null profile name if profile allocation fails by John Johansen · 7 years ago
  90. e3bcfc1 apparmor: remove unused redundant variable stop by Colin Ian King · 7 years ago
  91. 954317f apparmor: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  92. 7bba39a apparmor: initialized returned struct aa_perms by Arnd Bergmann · 7 years ago
  93. 5933a62 apparmor: fix spelling mistake: "resoure" -> "resource" by Colin Ian King · 7 years ago
  94. 4f0753e security: replace FSF address with web source in license notices by Martin Kepplinger · 7 years ago
  95. 020aae3 ima: do not update security.ima if appraisal status is not INTEGRITY_PASS by Roberto Sassu · 7 years ago
  96. 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
  97. 8c38fb5 Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  98. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  99. 0a9dd0e security: keys: Replace time_t with time64_t for struct key_preparsed_payload by Baolin Wang · 7 years ago
  100. 074d589 security: keys: Replace time_t/timespec with time64_t by Baolin Wang · 7 years ago