1. df91097 BACKPORT: selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context() by GONG, Ruiqi · 2 years, 5 months ago
  2. 2ebc6e4 Merge branch 'linux-4.14.y' of https://github.com/openela/kernel-lts into android-4.14-phoenix by Tim Zimmermann · 12 months ago
  3. cdb04bf lsm: new security_file_ioctl_compat() hook by Alfred Piccioni · 1 year, 3 months ago
  4. e2946b8 UPSTREAM: selinux: fix missing dput() before selinuxfs unmount by Stephen Smalley · 7 years ago
  5. 89ea220 Merge 4.14.317 into android-4.14-stable by Greg Kroah-Hartman · 1 year, 9 months ago
  6. a03dc3d selinux: don't use make's grouped targets feature yet by Paul Moore · 1 year, 9 months ago
  7. 0efbe09 Merge 4.14.315 into android-4.14-stable by Greg Kroah-Hartman · 1 year, 10 months ago
  8. d8755b9 selinux: ensure av_permissions.h is built when needed by Paul Moore · 1 year, 11 months ago
  9. 2a7fa5e selinux: fix Makefile dependencies of flask.h by Ondrej Mosnacek · 1 year, 11 months ago
  10. 28c94b4 Merge 6c4e435b8d91 ("selftests: timers: clocksource-switch: fix passing errors from child") into android-mainline by Greg Kroah-Hartman · 2 years, 6 months ago
  11. 2dabe6a selinux: Add boundary check in put_entry() by Xiu Jianfeng · 2 years, 9 months ago
  12. b296bf0 Merge 4.14.276 into android-4.14-stable by Greg Kroah-Hartman · 2 years, 11 months ago
  13. 87b05d87 selinux: use correct type for context length by Christian Göttsche · 3 years, 1 month ago
  14. f3a2f78 Merge 4.14.261 into android-4.14-stable by Greg Kroah-Hartman · 3 years, 2 months ago
  15. 8a26445 selinux: initialize proto variable in selinux_ip_postroute_compat() by Tom Rix · 3 years, 3 months ago
  16. 84b7952 binder: use cred instead of task for selinux checks by Todd Kjos · 3 years, 5 months ago
  17. 9693ca7 BACKPORT: binder: use cred instead of task for selinux checks by Todd Kjos · 3 years, 5 months ago
  18. 620d928 UPSTREAM: security: selinux: allow per-file labeling for bpffs by Connor O'Brien · 5 years ago
  19. 7b74d84 Merge 4.14.240 into android-4.14-stable by Greg Kroah-Hartman · 3 years, 8 months ago
  20. 3531c1c selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC by Minchan Kim · 3 years, 9 months ago
  21. 32d7afd ANDROID: selinux: modify RTM_GETNEIGH{TBL} by Bram Bonné · 3 years, 11 months ago
  22. 89616f1 Merge 4.14.213 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 2 months ago
  23. 44f5d9f selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling by Paul Moore · 4 years, 4 months ago
  24. ce7acf72d selinux: fix error initialization in inode_doinit_with_dentry() by Tianyue Ren · 4 years, 5 months ago
  25. 76cc1c0 Merge 4.14.207 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 4 months ago
  26. 531ef54 selinux: Fix error return code in sel_ib_pkey_sid_slow() by Chen Zhou · 4 years, 4 months ago
  27. c1013a4 Merge 4.14.200 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 5 months ago
  28. dd79c17 selinux: sel_avc_get_stat_idx should increase position index by Vasily Averin · 5 years ago
  29. e570b0f Merge 4.14.186 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 9 months ago
  30. 808db35a selinux: fix double free by Tom Rix · 4 years, 9 months ago
  31. 10557ab Merge 4.14.179 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 10 months ago
  32. 90d4469 selinux: properly handle multiple messages in selinux_netlink_send() by Paul Moore · 4 years, 11 months ago
  33. 1cb89b3 ANDROID: fix build issue in security/selinux/avc.c by Greg Kroah-Hartman · 5 years ago
  34. 4f546b1 Merge 4.14.172 into android-4.14 by Greg Kroah-Hartman · 5 years ago
  35. ee15cd1 selinux: ensure we cleanup the internal AVC counters on error in avc_update() by Jaihind Yadav · 5 years ago
  36. 5bbf287 FROMLIST: security: selinux: allow per-file labelling for binderfs by Hridya Valsaraju · 5 years ago
  37. 1ed0039 ANDROID: selinux: modify RTM_GETLINK permission by Jeff Vander Stoep · 5 years ago
  38. ca96898 BACKPORT: perf_event: Add support for LSM and SELinux checks by Joel Fernandes (Google) · 5 years ago
  39. 7753861 Revert "BACKPORT: perf_event: Add support for LSM and SELinux checks" by Jeffrey Vander Stoep · 5 years ago
  40. 45319d0 UPSTREAM: selinux: sidtab reverse lookup hash table by Jeff Vander Stoep · 5 years ago
  41. ae114d9 UPSTREAM: selinux: avoid atomic_t usage in sidtab by Ondrej Mosnacek · 6 years ago
  42. 114ca41 UPSTREAM: selinux: check sidtab limit before adding a new entry by Ondrej Mosnacek · 6 years ago
  43. 66018f5 UPSTREAM: selinux: fix context string corruption in convert_context() by Ondrej Mosnacek · 5 years ago
  44. e5ecfcc BACKPORT: selinux: overhaul sidtab to fix bug and improve performance by Ondrej Mosnacek · 6 years ago
  45. 2603870 UPSTREAM: selinux: refactor mls_context_to_sid() and make it stricter by Jann Horn · 7 years ago
  46. 1067eb5 UPSTREAM: selinux: Cleanup printk logging in services by peter enderborg · 7 years ago
  47. b134d23 BACKPORT: selinux: use separate table for initial SID lookup by Ondrej Mosnacek · 6 years ago
  48. 64509e76 UPSTREAM: selinux: make "selinux_policycap_names[]" const char * by Alexey Dobriyan · 6 years ago
  49. c23e7a1 UPSTREAM: selinux: refactor sidtab conversion by Ondrej Mosnacek · 6 years ago
  50. 5d0939e BACKPORT: selinux: wrap AVC state by Stephen Smalley · 7 years ago
  51. c1a453d UPSTREAM: selinux: wrap selinuxfs state by Stephen Smalley · 7 years ago
  52. 016d8cd UPSTREAM: selinux: rename the {is,set}_enforcing() functions by Paul Moore · 7 years ago
  53. b86e875 BACKPORT: selinux: wrap global selinux state by Stephen Smalley · 7 years ago
  54. 434a3aa UPSTREAM: selinux: Use kmem_cache for hashtab_node by Kyeongdon Kim · 8 years ago
  55. f81151c BACKPORT: perf_event: Add support for LSM and SELinux checks by Joel Fernandes (Google) · 5 years ago
  56. b9cd593 Merge 4.14.137 into android-4.14 by Greg Kroah-Hartman · 6 years ago
  57. 9e5928f selinux: fix memory leak in policydb_init() by Ondrej Mosnacek · 6 years ago
  58. 74196c0 Merge 4.14.117 into android-4.14 by Greg Kroah-Hartman · 6 years ago
  59. fdffa67 selinux: never allow relabeling on context mounts by Ondrej Mosnacek · 6 years ago
  60. 85dc1a5 Merge 4.14.116 into android-4.14 by Greg Kroah-Hartman · 6 years ago
  61. 760f852 selinux: use kernel linux/socket.h for genheaders and mdp by Paulo Alcantara · 6 years ago
  62. 171fc23 Merge 4.14.111 into android-4.14 by Greg Kroah-Hartman · 6 years ago
  63. 0ce68e8 selinux: do not override context on context mounts by Ondrej Mosnacek · 6 years ago
  64. 4344de2 Merge 4.14.108 into android-4.14 by Greg Kroah-Hartman · 6 years ago
  65. af9e57b security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock by J. Bruce Fields · 6 years ago
  66. 70014b1 Merge 4.14.96 into android-4.14 by Greg Kroah-Hartman · 6 years ago
  67. fbbfb5c selinux: always allow mounting submounts by Ondrej Mosnacek · 6 years ago
  68. 7af2b8dc Merge 4.14.95 into android-4.14 by Greg Kroah-Hartman · 6 years ago
  69. 484636b selinux: fix GPF on invalid policy by Stephen Smalley · 6 years ago
  70. da2880f Merge 4.14.93 into android-4.14 by Greg Kroah-Hartman · 6 years ago
  71. 2524f5d selinux: policydb - fix byte order and alignment issues by Ondrej Mosnacek · 6 years ago
  72. d11d7f1 Merge 4.14.85 into android-4.14 by Greg Kroah-Hartman · 6 years ago
  73. 9520db1 selinux: Add __GFP_NOWARN to allocation at str_read() by Tetsuo Handa · 7 years ago
  74. eca84e5 Merge 4.14.48 into android-4.14 by Greg Kroah-Hartman · 7 years ago
  75. 9808c97 selinux: KASAN: slab-out-of-bounds in xattr_getsecurity by Sachin Grover · 7 years ago
  76. af3b8e6 Merge 4.14.22 into android-4.14 by Greg Kroah-Hartman · 7 years ago
  77. ca18145 selinux: skip bounded transition processing if the policy isn't loaded by Paul Moore · 7 years ago
  78. 116df86 selinux: ensure the context is NUL terminated in security_context_to_sid_core() by Paul Moore · 7 years ago
  79. 02afae7 BACKPORT: selinux: bpf: Add addtional check for bpf object file receive by Chenbo Feng · 7 years ago
  80. 80c0b72 UPSTREAM: selinux: bpf: Add selinux check for eBPF syscall operations by Chenbo Feng · 7 years ago
  81. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  82. 7f85565 Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  83. 0fb02e71 Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 8 years ago
  84. 828f425 Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  85. 1912834 selinux: remove AVC init audit log message by Richard Guy Briggs · 8 years ago
  86. 0c3014f selinux: constify nf_hook_ops by Arvind Yadav · 8 years ago
  87. 901ef84 selinux: allow per-file labeling for cgroupfs by Antonio Murdaca · 8 years ago
  88. 7efbb60 selinux: update my email address by Stephen Smalley · 8 years ago
  89. 476accb selinux: use GFP_NOWAIT in the AVC kmem_caches by Michal Hocko · 8 years ago
  90. af63f41 selinux: Generalize support for NNP/nosuid SELinux domain transitions by Stephen Smalley · 8 years ago
  91. 62874c3 selinux: Refactor to remove bprm_secureexec hook by Kees Cook · 8 years ago
  92. ddb4a14 exec: Rename bprm->cred_prepared to called_set_creds by Kees Cook · 8 years ago
  93. 591bb27 netfilter: nf_hook_ops structs can be const by Florian Westphal · 8 years ago
  94. 2a764b5 selinux: Assign proper class to PF_UNIX/SOCK_RAW sockets by Luis Ressel · 8 years ago
  95. 09c7570 xfrm: remove flow cache by Florian Westphal · 8 years ago
  96. 7114f51 Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  97. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  98. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  99. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  100. 94df30a rtnetlink: add NEWCACHEREPORT message type by Julien Gomes · 8 years ago