1. 8bebe88 selinux: import NetLabel category bitmaps correctly by Paul Moore · 8 years ago
  2. 7ea5920 selinux: Only apply bounds checking to source types by Stephen Smalley · 8 years ago
  3. 0fd71a6 selinux: Change bool variable name to index. by Prarit Bhargava · 8 years ago
  4. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  5. f9df645 selinux: export validatetrans decisions by Andrew Perepechko · 9 years ago
  6. f3bef67 selinux: fix bug in conditional rules handling by Stephen Smalley · 9 years ago
  7. 9529c78 selinux: use sprintf return value by Rasmus Villemoes · 9 years ago
  8. 21b76f1 selinux: use kstrdup() in security_get_bools() by Rasmus Villemoes · 9 years ago
  9. aa736c3 selinux: use kmemdup in security_sid_to_context_core() by Rasmus Villemoes · 9 years ago
  10. 44be2f6 selinux: introduce security_context_str_to_sid by Rasmus Villemoes · 9 years ago
  11. fa1aa14 selinux: extended permissions for ioctls by Jeff Vander Stoep · 9 years ago
  12. 3324603 selinux: don't waste ebitmap space when importing NetLabel categories by Paul Moore · 9 years ago
  13. cf7b6c0 selinux: increase avtab max buckets by Stephen Smalley · 9 years ago
  14. 33ebc193 selinux: Use a better hash function for avtab by John Brooks · 9 years ago
  15. ba39db6 selinux: convert avtab hash table to flex_array by Stephen Smalley · 9 years ago
  16. da8026f selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat() by Paul Moore · 9 years ago
  17. 6eb4e2b SELinux: fix error code in policydb_init() by Dan Carpenter · 9 years ago
  18. 4093a84 selinux: normalize audit log formatting by Richard Guy Briggs · 10 years ago
  19. 4fbe63d netlabel: shorter names for the NetLabel catmap funcs/structs by Paul Moore · 10 years ago
  20. 4b8feff netlabel: fix the horribly broken catmap functions by Paul Moore · 10 years ago
  21. f31e799 selinux: no recursive read_lock of policy_rwlock in security_genfs_sid() by Waiman Long · 10 years ago
  22. 6e51f9c selinux: fix a possible memory leak in cond_read_node() by Namhyung Kim · 10 years ago
  23. f004afe selinux: simple cleanup for cond_read_node() by Namhyung Kim · 10 years ago
  24. 4b6f405 selinux: introduce str_read() helper by Namhyung Kim · 10 years ago
  25. 5c7001b8 SELinux: use ARRAY_SIZE by Himangi Saraogi · 10 years ago
  26. 47dd0b7 selinux: conditionally reschedule in hashtab_insert while loading selinux policy by Dave Jones · 10 years ago
  27. 612c353 selinux: conditionally reschedule in mls_convert_context while loading selinux policy by Dave Jones · 10 years ago
  28. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 10 years ago
  29. e4e027e Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  30. 9085a64 SELinux: bigendian problems with filename trans rules by Eric Paris · 10 years ago
  31. f743166 Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  32. 2172fa7 SELinux: Fix kernel BUG on empty security contexts. by Stephen Smalley · 10 years ago
  33. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  34. 9ad42a7 selinux: call WARN_ONCE() instead of calling audit_log_start() by Richard Guy Briggs · 11 years ago
  35. 8ed8146 SELinux: Fix memory leak upon loading policy by Tetsuo Handa · 10 years ago
  36. 4d546f8 selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260 by Paul Moore · 11 years ago
  37. b5495b4 SELinux: security_load_policy: Silence frame-larger-than warning by Tim Gardner · 11 years ago
  38. a660bec SELinux: Update policy version to support constraints info by Richard Haines · 11 years ago
  39. 98f700f Merge git://git.infradead.org/users/eparis/selinux by Paul Moore · 11 years ago
  40. 102aefd selinux: consider filesystem subtype in policies by Anand Avati · 11 years ago
  41. 2be4d74 Add SELinux policy capability for always checking packet and peer classes. by Chris PeBenito · 11 years ago
  42. a64c54c SELinux: pass a superblock to security_fs_use by Eric Paris · 12 years ago
  43. f936c6e SELinux: change sbsec->behavior to short by Eric Paris · 12 years ago
  44. b138004 SELinux: fix selinuxfs policy file on big endian systems by Eric Paris · 11 years ago
  45. a767f68 SELinux: Increase ebitmap_node size for 64-bit configuration by Waiman Long · 11 years ago
  46. fee7114 SELinux: Reduce overhead of mls_level_isvalid() function call by Waiman Long · 11 years ago
  47. eb9ae68 SELinux: Add new labeling type native labels by David Quigley · 11 years ago
  48. 581abc0 userns: Convert selinux to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  49. 562c99f SELinux: avc: remove the useless fields in avc_add_callback by Wanlong Gao · 12 years ago
  50. bb7081a SELinux: possible NULL deref in context_struct_to_string by Eric Paris · 12 years ago
  51. eed7795 SELinux: add default_type statements by Eric Paris · 12 years ago
  52. aa89326 SELinux: allow default source/target selectors for user/role/range by Eric Paris · 12 years ago
  53. 2ff6fa8 selinux: Casting (void *) value returned by kmalloc is useless by Thomas Meyer · 13 years ago
  54. 7b98a58 selinux: sparse fix: fix several warnings in the security server code by James Morris · 13 years ago
  55. 6a3fbe8 selinux: sparse fix: fix warnings in netlink code by James Morris · 13 years ago
  56. cc59a58 selinux: sparse fix: move selinux_complete_init by James Morris · 13 years ago
  57. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  58. 82b88bb Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  59. ded5098 SELinux: skip file_name_trans_write() when policy downgraded. by Roy.Li · 13 years ago
  60. f01e1af selinux: don't pass in NULL avd to avc_has_perm_noaudit by Linus Torvalds · 13 years ago
  61. ea77f7a Merge commit 'v2.6.39' into 20110526 by Eric Paris · 13 years ago
  62. b7b5755 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  63. ca7d120 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  64. 93826c0 SELinux: delete debugging printks from filename_trans rule processing by Eric Paris · 13 years ago
  65. 6f23928 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  66. 5d30b10 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  67. 5a3ea87 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  68. 2463c26d SELinux: put name based create rules in a hashtable by Eric Paris · 13 years ago
  69. 3f058ef SELinux: generic hashtab entry counter by Eric Paris · 13 years ago
  70. be30b16 SELinux: calculate and print hashtab stats with a generic function by Eric Paris · 13 years ago
  71. 03a4c01 SELinux: skip filename trans rules if ttype does not match parent dir by Eric Paris · 13 years ago
  72. 2667991 SELinux: rename filename_compute_type argument to *type instead of *con by Eric Paris · 13 years ago
  73. 4742600 SELinux: fix comment to state filename_compute_type takes an objname not a qstr by Eric Paris · 13 years ago
  74. 6b69732 SELinux: security_read_policy should take a size_t not ssize_t by Eric Paris · 13 years ago
  75. 425b473 SELinux: delete debugging printks from filename_trans rule processing by Eric Paris · 13 years ago
  76. 1214eac Initialize policydb.process_class eariler. by Harry Ciao · 13 years ago
  77. eba71de selinux: Fix regression for Xorg by Stephen Smalley · 13 years ago
  78. f50a3ec selinux: add type_transition with name extension support for selinuxfs by Kohei Kaigai · 13 years ago
  79. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  80. 85cd6da selinux: Fix regression for Xorg by Stephen Smalley · 13 years ago
  81. c900ff3 SELinux: Write class field in role_trans_write. by Harry Ciao · 13 years ago
  82. 63a312c SELinux: Compute role in newcontext for all classes by Harry Ciao · 13 years ago
  83. 8023976 SELinux: Add class support to the role_trans structure by Harry Ciao · 13 years ago
  84. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  85. 1cc26ba Merge branch 'master'; commit 'v2.6.38-rc7' into next by James Morris · 13 years ago
  86. 6f5317e SELinux: Socket retains creator role and MLS attribute by Harry Ciao · 13 years ago
  87. 652bb9b SELinux: Use dentry name in new object labeling by Eric Paris · 13 years ago
  88. 3ac285ff selinux: return -ENOMEM when memory allocation fails by Davidlohr Bueso · 13 years ago
  89. ced3b93 security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbit by Shan Wei · 13 years ago
  90. 73ff5fc selinux: cache sidtab_context_to_sid results by Eric Paris · 14 years ago
  91. 1d9bc6dc SELinux: merge policydb_index_classes and policydb_index_others by Eric Paris · 14 years ago
  92. ac76c05 selinux: convert part of the sym_val_to_name array to use flex_array by Eric Paris · 14 years ago
  93. 23bdecb selinux: convert type_val_to_struct to flex_array by Eric Paris · 14 years ago
  94. 7ae9f23 selinux: rework security_netlbl_secattr_to_sid by Eric Paris · 14 years ago
  95. 4b02b52 SELinux: standardize return code handling in selinuxfs.c by Eric Paris · 14 years ago
  96. 9398c7f SELinux: standardize return code handling in policydb.c by Eric Paris · 14 years ago
  97. f0d3d98 selinux: include vmalloc.h for vmalloc_user by Stephen Rothwell · 14 years ago
  98. 845ca30 selinux: implement mmap on /selinux/policy by Eric Paris · 14 years ago
  99. cee74f4 SELinux: allow userspace to read policy back out of the kernel by Eric Paris · 14 years ago
  100. 00d85c8 SELinux: drop useless (and incorrect) AVTAB_MAX_SIZE by Eric Paris · 14 years ago