1. 9085a64 SELinux: bigendian problems with filename trans rules by Eric Paris · 10 years ago
  2. 8ed8146 SELinux: Fix memory leak upon loading policy by Tetsuo Handa · 11 years ago
  3. a660bec SELinux: Update policy version to support constraints info by Richard Haines · 11 years ago
  4. 98f700f Merge git://git.infradead.org/users/eparis/selinux by Paul Moore · 11 years ago
  5. b138004 SELinux: fix selinuxfs policy file on big endian systems by Eric Paris · 11 years ago
  6. eb9ae68 SELinux: Add new labeling type native labels by David Quigley · 11 years ago
  7. eed7795 SELinux: add default_type statements by Eric Paris · 12 years ago
  8. aa89326 SELinux: allow default source/target selectors for user/role/range by Eric Paris · 12 years ago
  9. 7b98a58 selinux: sparse fix: fix several warnings in the security server code by James Morris · 13 years ago
  10. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  11. ded5098 SELinux: skip file_name_trans_write() when policy downgraded. by Roy.Li · 13 years ago
  12. 5a3ea87 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  13. 2463c26d SELinux: put name based create rules in a hashtable by Eric Paris · 13 years ago
  14. 3f058ef SELinux: generic hashtab entry counter by Eric Paris · 13 years ago
  15. be30b16 SELinux: calculate and print hashtab stats with a generic function by Eric Paris · 13 years ago
  16. 03a4c01 SELinux: skip filename trans rules if ttype does not match parent dir by Eric Paris · 13 years ago
  17. 425b473 SELinux: delete debugging printks from filename_trans rule processing by Eric Paris · 13 years ago
  18. 1214eac Initialize policydb.process_class eariler. by Harry Ciao · 13 years ago
  19. c900ff3 SELinux: Write class field in role_trans_write. by Harry Ciao · 13 years ago
  20. 8023976 SELinux: Add class support to the role_trans structure by Harry Ciao · 13 years ago
  21. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  22. 652bb9b SELinux: Use dentry name in new object labeling by Eric Paris · 13 years ago
  23. 3ac285ff selinux: return -ENOMEM when memory allocation fails by Davidlohr Bueso · 14 years ago
  24. 1d9bc6dc SELinux: merge policydb_index_classes and policydb_index_others by Eric Paris · 14 years ago
  25. ac76c05 selinux: convert part of the sym_val_to_name array to use flex_array by Eric Paris · 14 years ago
  26. 23bdecb selinux: convert type_val_to_struct to flex_array by Eric Paris · 14 years ago
  27. 9398c7f SELinux: standardize return code handling in policydb.c by Eric Paris · 14 years ago
  28. cee74f4 SELinux: allow userspace to read policy back out of the kernel by Eric Paris · 14 years ago
  29. 4419aae SELinux: deterministic ordering of range transition rules by Eric Paris · 14 years ago
  30. daa6d83 selinux: type_bounds_sanity_check has a meaningless variable declaration by Eric Paris · 14 years ago
  31. 6371dcd selinux: convert the policy type_attr_map to flex_array by Eric Paris · 14 years ago
  32. 692a8a2 SELinux: break ocontext reading into a separate function by Eric Paris · 14 years ago
  33. d1b4354 SELinux: move genfs read to a separate function by Eric Paris · 14 years ago
  34. 9ee0c82 SELinux: seperate range transition rules to a seperate function by Eric Paris · 14 years ago
  35. b3139bb security/selinux/ss: Use kstrdup by Julia Lawall · 14 years ago
  36. c1a7368 Security: Fix coding style in security/ by wzt.wzt@gmail.com · 14 years ago
  37. c43a752 Merge branch 'next-queue' into next by James Morris · 14 years ago
  38. 634a539 selinux: const strings in tables by Stephen Hemminger · 14 years ago
  39. 0719aaf selinux: allow MLS->non-MLS and vice versa upon policy reload by Guido Trentalancia · 14 years ago
  40. 2f3e82d selinux: convert range transition list to a hashtab by Stephen Smalley · 15 years ago
  41. c6d3aaa selinux: dynamic class/perm discovery by Stephen Smalley · 15 years ago
  42. d9250de SELinux: add boundary support and thread context assignment by KaiGai Kohei · 16 years ago
  43. df4ea86 SELinux: Trivial minor fixes that change C null character style by Vesa-Matti J Kari · 16 years ago
  44. 59dbd1b selinux: fix endianness bug in network node address handling by Stephen Smalley · 16 years ago
  45. 2ced3df changing whitespace for fun and profit: policydb.c by Eric Paris · 16 years ago
  46. 744ba35 SELinux: clean up printks by Eric Paris · 16 years ago
  47. 64dbf07 selinux: introduce permissive types by Eric Paris · 16 years ago
  48. 454d972 SELinux: unify printk messages by James Morris · 16 years ago
  49. 3bb56b2 SELinux: Add a capabilities bitmap to SELinux policy version 22 by Paul Moore · 17 years ago
  50. 45e5421 SELinux: add more validity checks on policy load by Stephen Smalley · 17 years ago
  51. 3f12070 SELinux: policy selectable handling of unknown classes and perms by Eric Paris · 17 years ago
  52. 3232c11 SELinux: tune avtab to reduce memory usage by Yuichi Nakamura · 17 years ago
  53. 9dc9978 selinux: introduce schedule points in policydb_destroy() by Eric Paris · 17 years ago
  54. fadcdb4 Reassign printk levels in selinux kernel code by Eric Paris · 17 years ago
  55. 6cbda6b Rename class_destroy to avoid namespace conflicts. by James Morris · 18 years ago
  56. 6e8c751 SELinux: Bug fix in polidydb_destroy by Chad Sellers · 18 years ago
  57. f3f8771 [PATCH] selinux: add support for range transitions on object classes by Darrel Goeddel · 18 years ago
  58. ddccef3 [PATCH] selinux: fix memory leak by Darrel Goeddel · 18 years ago
  59. 32725ad [PATCH] selinux: more ARRAY_SIZE cleanups by Tobias Klauser · 19 years ago
  60. a7f988b [PATCH] kfree cleanup: security by Jesper Juhl · 19 years ago
  61. 89d155e [PATCH] SELinux: convert to kzalloc by James Morris · 19 years ago
  62. 282c1f5 [PATCH] selinux: Fix NULL deref in policydb_destroy by Stephen Smalley · 19 years ago
  63. b5bf6c5 [PATCH] selinux: endian notations by Alexey Dobriyan · 19 years ago
  64. 782ebb9 [PATCH] selinux: Reduce memory use by avtab by Stephen Smalley · 19 years ago
  65. 9a5f04b [PATCH] selinux: kfree cleanup by Jesper Juhl · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago