1. 29b1deb Revert "selinux: consider filesystem subtype in policies" by Linus Torvalds · 11 years ago
  2. 98f700f Merge git://git.infradead.org/users/eparis/selinux by Paul Moore · 11 years ago
  3. 102aefd selinux: consider filesystem subtype in policies by Anand Avati · 11 years ago
  4. 2be4d74 Add SELinux policy capability for always checking packet and peer classes. by Chris PeBenito · 11 years ago
  5. a64c54c SELinux: pass a superblock to security_fs_use by Eric Paris · 12 years ago
  6. f936c6e SELinux: change sbsec->behavior to short by Eric Paris · 12 years ago
  7. b138004 SELinux: fix selinuxfs policy file on big endian systems by Eric Paris · 11 years ago
  8. a767f68 SELinux: Increase ebitmap_node size for 64-bit configuration by Waiman Long · 11 years ago
  9. fee7114 SELinux: Reduce overhead of mls_level_isvalid() function call by Waiman Long · 11 years ago
  10. eb9ae68 SELinux: Add new labeling type native labels by David Quigley · 11 years ago
  11. 581abc0 userns: Convert selinux to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  12. 562c99f SELinux: avc: remove the useless fields in avc_add_callback by Wanlong Gao · 12 years ago
  13. bb7081a SELinux: possible NULL deref in context_struct_to_string by Eric Paris · 12 years ago
  14. eed7795 SELinux: add default_type statements by Eric Paris · 12 years ago
  15. aa89326 SELinux: allow default source/target selectors for user/role/range by Eric Paris · 12 years ago
  16. 2ff6fa8 selinux: Casting (void *) value returned by kmalloc is useless by Thomas Meyer · 13 years ago
  17. 7b98a58 selinux: sparse fix: fix several warnings in the security server code by James Morris · 13 years ago
  18. 6a3fbe8 selinux: sparse fix: fix warnings in netlink code by James Morris · 13 years ago
  19. cc59a58 selinux: sparse fix: move selinux_complete_init by James Morris · 13 years ago
  20. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  21. 82b88bb Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  22. ded5098 SELinux: skip file_name_trans_write() when policy downgraded. by Roy.Li · 13 years ago
  23. f01e1af selinux: don't pass in NULL avd to avc_has_perm_noaudit by Linus Torvalds · 13 years ago
  24. ea77f7a Merge commit 'v2.6.39' into 20110526 by Eric Paris · 13 years ago
  25. b7b5755 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  26. ca7d120 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  27. 93826c0 SELinux: delete debugging printks from filename_trans rule processing by Eric Paris · 13 years ago
  28. 6f23928 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  29. 5d30b10 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  30. 5a3ea87 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  31. 2463c26d SELinux: put name based create rules in a hashtable by Eric Paris · 13 years ago
  32. 3f058ef SELinux: generic hashtab entry counter by Eric Paris · 13 years ago
  33. be30b16 SELinux: calculate and print hashtab stats with a generic function by Eric Paris · 13 years ago
  34. 03a4c01 SELinux: skip filename trans rules if ttype does not match parent dir by Eric Paris · 13 years ago
  35. 2667991 SELinux: rename filename_compute_type argument to *type instead of *con by Eric Paris · 13 years ago
  36. 4742600 SELinux: fix comment to state filename_compute_type takes an objname not a qstr by Eric Paris · 13 years ago
  37. 6b69732 SELinux: security_read_policy should take a size_t not ssize_t by Eric Paris · 13 years ago
  38. 425b473 SELinux: delete debugging printks from filename_trans rule processing by Eric Paris · 13 years ago
  39. 1214eac Initialize policydb.process_class eariler. by Harry Ciao · 13 years ago
  40. eba71de selinux: Fix regression for Xorg by Stephen Smalley · 13 years ago
  41. f50a3ec selinux: add type_transition with name extension support for selinuxfs by Kohei Kaigai · 13 years ago
  42. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  43. 85cd6da selinux: Fix regression for Xorg by Stephen Smalley · 13 years ago
  44. c900ff3 SELinux: Write class field in role_trans_write. by Harry Ciao · 13 years ago
  45. 63a312c SELinux: Compute role in newcontext for all classes by Harry Ciao · 13 years ago
  46. 8023976 SELinux: Add class support to the role_trans structure by Harry Ciao · 13 years ago
  47. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  48. 1cc26ba Merge branch 'master'; commit 'v2.6.38-rc7' into next by James Morris · 13 years ago
  49. 6f5317e SELinux: Socket retains creator role and MLS attribute by Harry Ciao · 13 years ago
  50. 652bb9b SELinux: Use dentry name in new object labeling by Eric Paris · 13 years ago
  51. 3ac285ff selinux: return -ENOMEM when memory allocation fails by Davidlohr Bueso · 14 years ago
  52. ced3b93 security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbit by Shan Wei · 14 years ago
  53. 73ff5fc selinux: cache sidtab_context_to_sid results by Eric Paris · 14 years ago
  54. 1d9bc6dc SELinux: merge policydb_index_classes and policydb_index_others by Eric Paris · 14 years ago
  55. ac76c05 selinux: convert part of the sym_val_to_name array to use flex_array by Eric Paris · 14 years ago
  56. 23bdecb selinux: convert type_val_to_struct to flex_array by Eric Paris · 14 years ago
  57. 7ae9f23 selinux: rework security_netlbl_secattr_to_sid by Eric Paris · 14 years ago
  58. 4b02b52 SELinux: standardize return code handling in selinuxfs.c by Eric Paris · 14 years ago
  59. 9398c7f SELinux: standardize return code handling in policydb.c by Eric Paris · 14 years ago
  60. f0d3d98 selinux: include vmalloc.h for vmalloc_user by Stephen Rothwell · 14 years ago
  61. 845ca30 selinux: implement mmap on /selinux/policy by Eric Paris · 14 years ago
  62. cee74f4 SELinux: allow userspace to read policy back out of the kernel by Eric Paris · 14 years ago
  63. 00d85c8 SELinux: drop useless (and incorrect) AVTAB_MAX_SIZE by Eric Paris · 14 years ago
  64. 4419aae SELinux: deterministic ordering of range transition rules by Eric Paris · 14 years ago
  65. d5630b9 security: secid_to_secctx returns len when data is NULL by Eric Paris · 14 years ago
  66. 36f7f28 selinux: fix up style problem on /selinux/status by KaiGai Kohei · 14 years ago
  67. 60272da selinux: really fix dependency causing parallel compile failure. by Paul Gortmaker · 14 years ago
  68. 1190416 selinux: fast status update interface (/selinux/status) by KaiGai Kohei · 14 years ago
  69. daa6d83 selinux: type_bounds_sanity_check has a meaningless variable declaration by Eric Paris · 14 years ago
  70. 6371dcd selinux: convert the policy type_attr_map to flex_array by Eric Paris · 14 years ago
  71. 692a8a2 SELinux: break ocontext reading into a separate function by Eric Paris · 14 years ago
  72. d1b4354 SELinux: move genfs read to a separate function by Eric Paris · 14 years ago
  73. 9a79827 selinux: fix error codes in symtab_init() by Dan Carpenter · 14 years ago
  74. 338437f selinux: fix error codes in cond_read_bool() by Dan Carpenter · 14 years ago
  75. 38184c5 selinux: fix error codes in cond_policydb_init() by Dan Carpenter · 14 years ago
  76. fc5c126 selinux: fix error codes in cond_read_node() by Dan Carpenter · 14 years ago
  77. 9d623b1 selinux: fix error codes in cond_read_av_list() by Dan Carpenter · 14 years ago
  78. 5241c10 selinux: propagate error codes in cond_read_list() by Dan Carpenter · 14 years ago
  79. 9e0bd4c selinux: cleanup return codes in avtab_read_item() by Dan Carpenter · 14 years ago
  80. 9ee0c82 SELinux: seperate range transition rules to a seperate function by Eric Paris · 14 years ago
  81. b3139bb security/selinux/ss: Use kstrdup by Julia Lawall · 14 years ago
  82. a200005 SELinux: return error codes on policy load failure by Eric Paris · 14 years ago
  83. c1a7368 Security: Fix coding style in security/ by wzt.wzt@gmail.com · 14 years ago
  84. 77c160e SELinux: Reduce max avtab size to avoid page allocation failures by Stephen Smalley · 14 years ago
  85. c43a752 Merge branch 'next-queue' into next by James Morris · 14 years ago
  86. 634a539 selinux: const strings in tables by Stephen Hemminger · 14 years ago
  87. dbba541 Selinux: Remove unused headers slab.h in selinux/ss/symtab.c by wzt.wzt@gmail.com · 14 years ago
  88. b4ccebd Merge branch 'next' into for-linus by James Morris · 14 years ago
  89. c36f74e netlabel: fix export of SELinux categories > 127 by Joshua Roys · 14 years ago
  90. 2ae3ba3 selinux: libsepol: remove dead code in check_avtab_hierarchy_callback() by KaiGai Kohei · 14 years ago
  91. 2da5d31 security: fix a couple of sparse warnings by James Morris · 14 years ago
  92. 0719aaf selinux: allow MLS->non-MLS and vice versa upon policy reload by Guido Trentalancia · 14 years ago
  93. 42596ea selinux: load the initial SIDs upon every policy load by Guido Trentalancia · 14 years ago
  94. 7d52a15 selinux: remove dead code in type_attribute_bounds_av() by KaiGai Kohei · 15 years ago
  95. 2f3e82d selinux: convert range transition list to a hashtab by Stephen Smalley · 15 years ago
  96. 2457552 Merge branch 'master' into next by James Morris · 15 years ago
  97. 19439d0 selinux: change the handling of unknown classes by Stephen Smalley · 15 years ago
  98. 08e3daf selinux: remove a useless return by Amerigo Wang · 15 years ago
  99. 9f59f90 security/selinux/ss: correct size computation by Julia Lawall · 15 years ago
  100. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago