1. 2e709b54 Merge android-4.9.212(7e0f964) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. 2c434f6 ANDROID: selinux: modify RTM_GETLINK permission by Jeff Vander Stoep · 4 years, 4 months ago
  3. 466787a Merge android-4.9.188 (d4fff2d) into msm-4.9 by jianzhou · 4 years, 7 months ago
  4. ae190f0 selinux: fix memory leak in policydb_init() by Ondrej Mosnacek · 4 years, 10 months ago
  5. 902a0ce Merge android-4.9.152 (fd37e28) into msm-4.9 by jianzhou · 5 years ago
  6. aedbb45 selinux: fix GPF on invalid policy by Stephen Smalley · 5 years ago
  7. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  8. 47ff762 selinux: Add __GFP_NOWARN to allocation at str_read() by Tetsuo Handa · 6 years ago
  9. c738c80 selinux: KASAN: slab-out-of-bounds in xattr_getsecurity by Sachin Grover · 6 years ago
  10. 6c7b114 selinux: KASAN: slab-out-of-bounds in xattr_getsecurity by Sachin Grover · 6 years ago
  11. f4b8243 Merge android-4.9.93 (05baf14) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  12. 00972ac selinux: Remove unnecessary check of array base in selinux_set_mapping() by Matthias Kaehlcke · 7 years ago
  13. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  14. 5e6f51a selinux: skip bounded transition processing if the policy isn't loaded by Paul Moore · 6 years ago
  15. fe1cb58 selinux: ensure the context is NUL terminated in security_context_to_sid_core() by Paul Moore · 6 years ago
  16. 50ced54 selinux: Relocate ss_initialized to a separate 4k page by Zhen Kong · 6 years ago
  17. 78807bb selinux: Android kernel compatibility with M userspace by Jeff Vander Stoep · 9 years ago
  18. 5638733 Merge branch 'printk-cleanups' by Linus Torvalds · 8 years ago
  19. 4bcc595 printk: reinstate KERN_CONT for printing continuation lines by Linus Torvalds · 8 years ago
  20. 9b6a9ec selinux: fix error return code in policydb_read() by Wei Yongjun · 8 years ago
  21. 7c686af selinux: fix overflow and 0 length allocations by William Roberts · 8 years ago
  22. 3bc7bcf selinux: initialize structures by William Roberts · 8 years ago
  23. 74d977b selinux: detect invalid ebitmap by William Roberts · 8 years ago
  24. 8bebe88 selinux: import NetLabel category bitmaps correctly by Paul Moore · 8 years ago
  25. 7ea5920 selinux: Only apply bounds checking to source types by Stephen Smalley · 8 years ago
  26. 0fd71a6 selinux: Change bool variable name to index. by Prarit Bhargava · 8 years ago
  27. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  28. f9df645 selinux: export validatetrans decisions by Andrew Perepechko · 8 years ago
  29. f3bef67 selinux: fix bug in conditional rules handling by Stephen Smalley · 8 years ago
  30. 9529c78 selinux: use sprintf return value by Rasmus Villemoes · 9 years ago
  31. 21b76f1 selinux: use kstrdup() in security_get_bools() by Rasmus Villemoes · 9 years ago
  32. aa736c3 selinux: use kmemdup in security_sid_to_context_core() by Rasmus Villemoes · 9 years ago
  33. 44be2f6 selinux: introduce security_context_str_to_sid by Rasmus Villemoes · 9 years ago
  34. fa1aa14 selinux: extended permissions for ioctls by Jeff Vander Stoep · 9 years ago
  35. 3324603 selinux: don't waste ebitmap space when importing NetLabel categories by Paul Moore · 9 years ago
  36. cf7b6c0 selinux: increase avtab max buckets by Stephen Smalley · 9 years ago
  37. 33ebc193 selinux: Use a better hash function for avtab by John Brooks · 9 years ago
  38. ba39db6 selinux: convert avtab hash table to flex_array by Stephen Smalley · 9 years ago
  39. da8026f selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat() by Paul Moore · 9 years ago
  40. 6eb4e2b SELinux: fix error code in policydb_init() by Dan Carpenter · 9 years ago
  41. 4093a84 selinux: normalize audit log formatting by Richard Guy Briggs · 10 years ago
  42. 4fbe63d netlabel: shorter names for the NetLabel catmap funcs/structs by Paul Moore · 10 years ago
  43. 4b8feff netlabel: fix the horribly broken catmap functions by Paul Moore · 10 years ago
  44. f31e799 selinux: no recursive read_lock of policy_rwlock in security_genfs_sid() by Waiman Long · 10 years ago
  45. 6e51f9c selinux: fix a possible memory leak in cond_read_node() by Namhyung Kim · 10 years ago
  46. f004afe selinux: simple cleanup for cond_read_node() by Namhyung Kim · 10 years ago
  47. 4b6f405 selinux: introduce str_read() helper by Namhyung Kim · 10 years ago
  48. 5c7001b8 SELinux: use ARRAY_SIZE by Himangi Saraogi · 10 years ago
  49. 47dd0b7 selinux: conditionally reschedule in hashtab_insert while loading selinux policy by Dave Jones · 10 years ago
  50. 612c353 selinux: conditionally reschedule in mls_convert_context while loading selinux policy by Dave Jones · 10 years ago
  51. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 10 years ago
  52. e4e027e Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  53. 9085a64 SELinux: bigendian problems with filename trans rules by Eric Paris · 10 years ago
  54. f743166 Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  55. 2172fa7 SELinux: Fix kernel BUG on empty security contexts. by Stephen Smalley · 10 years ago
  56. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  57. 9ad42a7 selinux: call WARN_ONCE() instead of calling audit_log_start() by Richard Guy Briggs · 10 years ago
  58. 8ed8146 SELinux: Fix memory leak upon loading policy by Tetsuo Handa · 10 years ago
  59. 4d546f8 selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260 by Paul Moore · 10 years ago
  60. b5495b4 SELinux: security_load_policy: Silence frame-larger-than warning by Tim Gardner · 11 years ago
  61. a660bec SELinux: Update policy version to support constraints info by Richard Haines · 10 years ago
  62. 98f700f Merge git://git.infradead.org/users/eparis/selinux by Paul Moore · 11 years ago
  63. 102aefd selinux: consider filesystem subtype in policies by Anand Avati · 11 years ago
  64. 2be4d74 Add SELinux policy capability for always checking packet and peer classes. by Chris PeBenito · 11 years ago
  65. a64c54c SELinux: pass a superblock to security_fs_use by Eric Paris · 12 years ago
  66. f936c6e SELinux: change sbsec->behavior to short by Eric Paris · 12 years ago
  67. b138004 SELinux: fix selinuxfs policy file on big endian systems by Eric Paris · 11 years ago
  68. a767f68 SELinux: Increase ebitmap_node size for 64-bit configuration by Waiman Long · 11 years ago
  69. fee7114 SELinux: Reduce overhead of mls_level_isvalid() function call by Waiman Long · 11 years ago
  70. eb9ae68 SELinux: Add new labeling type native labels by David Quigley · 11 years ago
  71. 581abc0 userns: Convert selinux to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  72. 562c99f SELinux: avc: remove the useless fields in avc_add_callback by Wanlong Gao · 12 years ago
  73. bb7081a SELinux: possible NULL deref in context_struct_to_string by Eric Paris · 12 years ago
  74. eed7795 SELinux: add default_type statements by Eric Paris · 12 years ago
  75. aa89326 SELinux: allow default source/target selectors for user/role/range by Eric Paris · 12 years ago
  76. 2ff6fa8 selinux: Casting (void *) value returned by kmalloc is useless by Thomas Meyer · 13 years ago
  77. 7b98a58 selinux: sparse fix: fix several warnings in the security server code by James Morris · 13 years ago
  78. 6a3fbe8 selinux: sparse fix: fix warnings in netlink code by James Morris · 13 years ago
  79. cc59a58 selinux: sparse fix: move selinux_complete_init by James Morris · 13 years ago
  80. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  81. 82b88bb Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  82. ded5098 SELinux: skip file_name_trans_write() when policy downgraded. by Roy.Li · 13 years ago
  83. f01e1af selinux: don't pass in NULL avd to avc_has_perm_noaudit by Linus Torvalds · 13 years ago
  84. ea77f7a Merge commit 'v2.6.39' into 20110526 by Eric Paris · 13 years ago
  85. b7b5755 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  86. ca7d120 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  87. 93826c0 SELinux: delete debugging printks from filename_trans rule processing by Eric Paris · 13 years ago
  88. 6f23928 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  89. 5d30b10 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  90. 5a3ea87 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  91. 2463c26d SELinux: put name based create rules in a hashtable by Eric Paris · 13 years ago
  92. 3f058ef SELinux: generic hashtab entry counter by Eric Paris · 13 years ago
  93. be30b16 SELinux: calculate and print hashtab stats with a generic function by Eric Paris · 13 years ago
  94. 03a4c01 SELinux: skip filename trans rules if ttype does not match parent dir by Eric Paris · 13 years ago
  95. 2667991 SELinux: rename filename_compute_type argument to *type instead of *con by Eric Paris · 13 years ago
  96. 4742600 SELinux: fix comment to state filename_compute_type takes an objname not a qstr by Eric Paris · 13 years ago
  97. 6b69732 SELinux: security_read_policy should take a size_t not ssize_t by Eric Paris · 13 years ago
  98. 425b473 SELinux: delete debugging printks from filename_trans rule processing by Eric Paris · 13 years ago
  99. 1214eac Initialize policydb.process_class eariler. by Harry Ciao · 13 years ago
  100. eba71de selinux: Fix regression for Xorg by Stephen Smalley · 13 years ago