1. dfdfad3 selinux: do not report error on connect(AF_UNSPEC) by Paolo Abeni · 5 years ago
  2. 574be22 selinux: never allow relabeling on context mounts by Ondrej Mosnacek · 6 years ago
  3. 6b13ae5 selinux: avoid silent denials in permissive mode under RCU walk by Stephen Smalley · 6 years ago
  4. e30e0b0 selinux: do not override context on context mounts by Ondrej Mosnacek · 6 years ago
  5. c7dad09 security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock by J. Bruce Fields · 6 years ago
  6. e4f6f82 selinux: add the missing walk_size + len check in selinux_sctp_bind_connect by Xin Long · 6 years ago
  7. 34ea589 selinux: always allow mounting submounts by Ondrej Mosnacek · 6 years ago
  8. c75e3cb selinux: check length properly in SCTP bind hook by Ondrej Mosnacek · 6 years ago
  9. f77c846 selinux: fix mounting of cgroup2 under older policies by Stephen Smalley · 6 years ago
  10. 6f7dac1 Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  11. 92d4a03 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  12. c77b8cd module: replace the existing LSM hook in init_module by Mimi Zohar · 6 years ago
  13. 9481769 ->file_open(): lose cred argument by Al Viro · 6 years ago
  14. c103a91 selinux: Cleanup printk logging in hooks by peter enderborg · 6 years ago
  15. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 6 years ago
  16. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  17. 8b5c6a3 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  18. 10b1eb7 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  19. f956d08a Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  20. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  21. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  22. 5997aab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  23. 305bb55 Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  24. cdfb6b3 audit: use inline function to get audit context by Richard Guy Briggs · 6 years ago
  25. 4152dc9 selinux: correctly handle sa_family cases in selinux_sctp_bind_connect() by Alexey Kodanev · 6 years ago
  26. 88b7d37 selinux: fix address family in bind() and connect() to match address/port by Alexey Kodanev · 6 years ago
  27. 0f8db8c selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind() by Alexey Kodanev · 6 years ago
  28. e919328 __inode_security_revalidate() never gets NULL opt_dentry by Al Viro · 6 years ago
  29. b127125 fix breakage caused by d_find_alias() semantics change by Al Viro · 6 years ago
  30. 0b811db selinux: provide socketpair callback by David Herrmann · 6 years ago
  31. 68e8b84 net: initial AF_XDP skeleton by Björn Töpel · 6 years ago
  32. 23c8cec ipc/msg: introduce msgctl(MSG_STAT_ANY) by Davidlohr Bueso · 7 years ago
  33. a280d6d ipc/sem: introduce semctl(SEM_STAT_ANY) by Davidlohr Bueso · 7 years ago
  34. c21a697 ipc/shm: introduce shmctl(SHM_STAT_ANY) by Davidlohr Bueso · 7 years ago
  35. f8cf2f1 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  36. 3612605 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  37. 9eda2d2 Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  38. 3ec3011 security: Add a cred_getsecid hook by Matthew Garrett · 7 years ago
  39. d8c6e85 msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks by Eric W. Biederman · 7 years ago
  40. 7191adf shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks by Eric W. Biederman · 7 years ago
  41. aefad95 sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks by Eric W. Biederman · 7 years ago
  42. 6b6bc62 selinux: wrap AVC state by Stephen Smalley · 7 years ago
  43. 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
  44. 68741a8 selinux: Fix ltp test connect-syscall failure by Richard Haines · 7 years ago
  45. e5a5ca9 selinux: rename the {is,set}_enforcing() functions by Paul Moore · 7 years ago
  46. aa8e712 selinux: wrap global selinux state by Stephen Smalley · 7 years ago
  47. d452930 selinux: Add SCTP support by Richard Haines · 7 years ago
  48. 8c38fb5 Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  49. f66e448 selinux: bpf: Add addtional check for bpf object file receive by Chenbo Feng · 7 years ago
  50. ec27c35 selinux: bpf: Add selinux check for eBPF syscall operations by Chenbo Feng · 7 years ago
  51. add2437 selinux: remove redundant assignment to str by Colin Ian King · 7 years ago
  52. 4298555 selinux: fix build warning by Corentin LABBE · 7 years ago
  53. c0d4f46 selinux: fix build warning by removing the unused sid variable by Corentin LABBE · 7 years ago
  54. 6b24030 selinux: Perform both commoncap and selinux xattr checks by Eric W. Biederman · 7 years ago
  55. 7f85565 Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  56. 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
  57. 0c3014f selinux: constify nf_hook_ops by Arvind Yadav · 7 years ago
  58. 901ef84 selinux: allow per-file labeling for cgroupfs by Antonio Murdaca · 8 years ago
  59. 7efbb60 selinux: update my email address by Stephen Smalley · 7 years ago
  60. af63f41 selinux: Generalize support for NNP/nosuid SELinux domain transitions by Stephen Smalley · 7 years ago
  61. 62874c3 selinux: Refactor to remove bprm_secureexec hook by Kees Cook · 7 years ago
  62. ddb4a14 exec: Rename bprm->cred_prepared to called_set_creds by Kees Cook · 7 years ago
  63. 591bb27 netfilter: nf_hook_ops structs can be const by Florian Westphal · 7 years ago
  64. 2a764b5 selinux: Assign proper class to PF_UNIX/SOCK_RAW sockets by Luis Ressel · 7 years ago
  65. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  66. 6a39118 selinux: enable genfscon labeling for tracefs by Jeff Vander Stoep · 7 years ago
  67. 023f108 selinux: fix double free in selinux_parse_opts_str() by Paul Moore · 7 years ago
  68. 0b4d345 security/selinux: allow security_sb_clone_mnt_opts to enable/disable native labeling behavior by Scott Mayhew · 7 years ago
  69. 8e71bf7 selinux: use pernet operations for hook registration by Florian Westphal · 8 years ago
  70. 409dcf3 selinux: Add a cache for quicker retreival of PKey SIDs by Daniel Jurgens · 7 years ago
  71. ab861df selinux: Add IB Port SMP access vector by Daniel Jurgens · 7 years ago
  72. cfc4d88 selinux: Implement Infiniband PKey "Access" access vector by Daniel Jurgens · 7 years ago
  73. 3a976fa selinux: Allocate and free infiniband security hooks by Daniel Jurgens · 7 years ago
  74. 8f408ab selinux lsm IB/core: Implement LSM notification system by Daniel Jurgens · 7 years ago
  75. 270e857 selinux: Remove redundant check for unknown labeling behavior by Matthias Kaehlcke · 7 years ago
  76. ccb5447 selinux: do not check open permission on sockets by Stephen Smalley · 7 years ago
  77. 3ba4bf5 selinux: add a map permission check for mmap by Stephen Smalley · 7 years ago
  78. db59000 selinux: only invoke capabilities and selinux for CAP_MAC_ADMIN checks by Stephen Smalley · 8 years ago
  79. a79be23 selinux: Use task_alloc hook rather than task_create hook by Tetsuo Handa · 8 years ago
  80. e2f586b selinux: check for address length in selinux_socket_bind() by Alexander Potapenko · 8 years ago
  81. ca97d93 security: mark LSM hooks as __ro_after_init by James Morris · 8 years ago
  82. 84e6885 selinux: fix kernel BUG on prlimit(..., NULL, NULL) by Stephen Smalley · 8 years ago
  83. 791ec49 prlimit,security,selinux: add a security hook for prlimit by Stephen Smalley · 8 years ago
  84. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  86. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  87. 2651225b selinux: wrap cgroup seclabel support with its own policy capability by Stephen Smalley · 8 years ago
  88. f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  89. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  90. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  91. a2a1547 Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  92. 0c461cb selinux: fix off-by-one in setprocattr by Stephen Smalley · 8 years ago
  93. e2241be Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  94. 1ea0ce4 selinux: allow changing labels for cgroupfs by Antonio Murdaca · 8 years ago
  95. a050a57 selinux: fix off-by-one in setprocattr by Stephen Smalley · 8 years ago
  96. 4548b68 Introduce a sysctl that modifies the value of PROT_SOCK. by Krister Johansen · 8 years ago
  97. 9227dd2 exec: Remove LSM_UNSAFE_PTRACE_CAP by Eric W. Biederman · 8 years ago
  98. d69dece LSM: Add /sys/kernel/security/lsm by Casey Schaufler · 8 years ago
  99. 3a2f5a5 security,selinux,smack: kill security_task_wait hook by Stephen Smalley · 8 years ago
  100. b4ba35c selinux: drop unused socket security classes by Stephen Smalley · 8 years ago