1. 80a17a5 Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 6 years ago
  2. 23c8cec ipc/msg: introduce msgctl(MSG_STAT_ANY) by Davidlohr Bueso · 6 years ago
  3. a280d6d ipc/sem: introduce semctl(SEM_STAT_ANY) by Davidlohr Bueso · 6 years ago
  4. c21a697 ipc/shm: introduce shmctl(SHM_STAT_ANY) by Davidlohr Bueso · 6 years ago
  5. 2a56bb5 Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  6. fd40ffc selinux: fix missing dput() before selinuxfs unmount by Stephen Smalley · 6 years ago
  7. f8cf2f1 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  8. 706ffc8 Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  9. 3612605 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  10. 9eda2d2 Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  11. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  12. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  13. 58eacff init, tracing: instrument security and console initcall trace events by Abderrahmane Benbachir · 6 years ago
  14. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 6 years ago
  15. 17dec0a Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  16. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  17. 588558e apparmor: fix memory leak on buffer on error exit path by Colin Ian King · 6 years ago
  18. df0ce17 security: convert security hooks to use hlist by Sargun Dhillon · 6 years ago
  19. 350311a security: Remove rtnl_lock() in selinux_xfrm_notify_policyload() by Kirill Tkhai · 6 years ago
  20. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 6 years ago
  21. cf14f27 macro: introduce COUNT_ARGS() macro by Alexei Starovoitov · 6 years ago
  22. 0d79cbf ipc/smack: Tidy up from the change in type of the ipc security hooks by Eric W. Biederman · 6 years ago
  23. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 6 years ago
  24. d54d27c Merge branch 'smack-for-4.17' of git://github.com/cschaufler/next-smack into next-smack by James Morris · 6 years ago
  25. ab60368 ima: Fallback to the builtin hash algorithm by Petr Vorel · 6 years ago
  26. 1c070b1 ima: Add smackfs to the default appraise/measure list by Martin Townsend · 6 years ago
  27. 70946c4a evm: check for remount ro in progress before writing by Sascha Hauer · 6 years ago
  28. f5e51fa ima: Improvements in ima_appraise_measurement() by Thiago Jung Bauermann · 6 years ago
  29. 1775cb8 ima: Simplify ima_eventsig_init() by Thiago Jung Bauermann · 6 years ago
  30. 11c60f2 integrity: Remove unused macro IMA_ACTION_RULE_FLAGS by Thiago Jung Bauermann · 6 years ago
  31. e456ef8 ima: drop vla in ima_audit_measurement() by Tycho Andersen · 6 years ago
  32. fac37c62 ima: Fix Kconfig to select TPM 2.0 CRB interface by Jiandi An · 6 years ago
  33. 1180b4c apparmor: fix dangling symlinks to policy rawdata after replacement by John Johansen · 6 years ago
  34. d53c9f4 apparmor: Fix an error code in verify_table_headers() by Dan Carpenter · 6 years ago
  35. a61ecd3 apparmor: fix error returns checks by making size a ssize_t by Colin Ian King · 6 years ago
  36. 17d7b0a evm: Constify *integrity_status_msg[] by Hernán Gonzalez · 6 years ago
  37. 1a82cee evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c by Hernán Gonzalez · 6 years ago
  38. 9e67028 ima: fail signature verification based on policy by Mimi Zohar · 6 years ago
  39. a9a4935 ima: clear IMA_HASH by Mimi Zohar · 6 years ago
  40. d77ccdc ima: re-evaluate files on privileged mounted filesystems by Mimi Zohar · 6 years ago
  41. 57b56ac ima: fail file signature verification on non-init mounted filesystems by Mimi Zohar · 6 years ago
  42. d906c10 IMA: Support using new creds in appraisal policy by Matthew Garrett · 7 years ago
  43. 3ec3011 security: Add a cred_getsecid hook by Matthew Garrett · 7 years ago
  44. d8c6e85 msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks by Eric W. Biederman · 6 years ago
  45. 7191adf shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks by Eric W. Biederman · 6 years ago
  46. aefad95 sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks by Eric W. Biederman · 6 years ago
  47. 5893ed1 Merge tag 'v4.16-rc6' into next-general by James Morris · 6 years ago
  48. 6b6bc62 selinux: wrap AVC state by Stephen Smalley · 6 years ago
  49. 0619f0f selinux: wrap selinuxfs state by Stephen Smalley · 6 years ago
  50. 274f62e selinux: fix handling of uninitialized selinux state in get_bools/classes by Stephen Smalley · 6 years ago
  51. b9590ad apparmor: remove POLICY_MEDIATES_SAFE by John Johansen · 6 years ago
  52. 56974a6 apparmor: add base infastructure for socket mediation by John Johansen · 7 years ago
  53. 6b4f3d0 usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill by Stephen Smalley · 7 years ago
  54. 68741a8 selinux: Fix ltp test connect-syscall failure by Richard Haines · 6 years ago
  55. e5a5ca9 selinux: rename the {is,set}_enforcing() functions by Paul Moore · 6 years ago
  56. aa8e712 selinux: wrap global selinux state by Stephen Smalley · 6 years ago
  57. 58c442f Smack: Handle CGROUP2 in the same way that CGROUP by José Bollo · 6 years ago
  58. 3edbccf net: Convert smack_net_ops by Kirill Tkhai · 6 years ago
  59. 79a4fb0 net: Convert selinux_net_ops by Kirill Tkhai · 6 years ago
  60. 2572f5b selinux: fix typo in selinux_netlbl_sctp_sk_clone declaration by Arnd Bergmann · 6 years ago
  61. d452930 selinux: Add SCTP support by Richard Haines · 6 years ago
  62. f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. 120f3b1 integrity/security: fix digsig.c build error with header file by Randy Dunlap · 6 years ago
  64. 72e89f5 security: Add support for SCTP security hooks by Richard Haines · 6 years ago
  65. 304ec48 get rid of pointless includes of fs_struct.h by Al Viro · 6 years ago
  66. d9f4bb1 KEYS: Use individual pages in big_key for crypto buffers by David Howells · 6 years ago
  67. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 6 years ago
  68. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  69. 21f6066 apparmor: improve overlapping domain attachment resolution by John Johansen · 7 years ago
  70. 73f488c apparmor: convert attaching profiles via xattrs to use dfa matching by John Johansen · 7 years ago
  71. 8e51f90 apparmor: Add support for attaching profiles via xattr, presence and value by Matthew Garrett · 6 years ago
  72. a078120 apparmor: cleanup: simplify code to get ns symlink name by John Johansen · 6 years ago
  73. cf91600 apparmor: cleanup create_aafs() error path by John Johansen · 6 years ago
  74. d901d6a apparmor: dfa split verification of table headers by John Johansen · 7 years ago
  75. 031dcc8 apparmor: dfa add support for state differential encoding by John Johansen · 7 years ago
  76. 074c1cd apparmor: dfa move character match into a macro by John Johansen · 7 years ago
  77. 9fcf78c apparmor: update domain transitions that are subsets of confinement at nnp by John Johansen · 7 years ago
  78. d8889d4 apparmor: move context.h to cred.h by John Johansen · 7 years ago
  79. de62de5 apparmor: move task related defines and fns to task.X files by John Johansen · 7 years ago
  80. d065f2f apparmor: cleanup, drop unused fn __aa_task_is_confined() by John Johansen · 7 years ago
  81. e1a03f6 apparmor: cleanup fixup description of aa_replace_profiles by John Johansen · 7 years ago
  82. f175221 apparmor: rename tctx to ctx by John Johansen · 7 years ago
  83. d9087c4 apparmor: drop cred_ctx and reference the label directly by John Johansen · 7 years ago
  84. 3b529a7 apparmor: move task domain change info to task security by John Johansen · 8 years ago
  85. 4d2f8ba apparmor: rename task_ctx to the more accurate cred_ctx by John Johansen · 8 years ago
  86. 3acfd5f apparmor: audit unknown signal numbers by John Johansen · 6 years ago
  87. 3dc6b1c apparmor: make signal label match work when matching stacked labels by John Johansen · 7 years ago
  88. 1d6583d security: apparmor: remove duplicate includes by Pravin Shedge · 7 years ago
  89. 475bdda apparmor: root view labels should not be under user control by John Johansen · 7 years ago
  90. 71fa373 apparmor: cleanup add proper line wrapping to nulldfa.in by John Johansen · 7 years ago
  91. 95652ca apparmor: provide a bounded version of label_parse by John Johansen · 7 years ago
  92. 6e0654d apparmor: use the dfa to do label parse string splitting by John Johansen · 7 years ago
  93. cf65fab apparmor: add first substr match to dfa by John Johansen · 7 years ago
  94. a6a5257 apparmor: split load data into management struct and data blob by John Johansen · 6 years ago
  95. 98cf5bb apparmor: fix logging of the existence test for signals by John Johansen · 6 years ago
  96. b5beb07 apparmor: fix resource audit messages when auditing peer by John Johansen · 6 years ago
  97. 040d9e2 apparmor: fix display of .ns_name for containers by John Johansen · 7 years ago
  98. 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
  99. 2ee0826 pids: introduce find_get_task_by_vpid() helper by Mike Rapoport · 6 years ago
  100. 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