1. 7bf570d Security: Make secctx_to_secid() take const secdata by David Howells · 16 years ago
  2. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 16 years ago
  3. 489a5fd SELinux: policydb.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  4. 8bf1f3a SELinux: mls_types.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  5. d497fc8 SELinux: mls.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  6. faff786 SELinux: hashtab.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  7. 81fa42d SELinux: context.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  8. ccb3cbe SELinux: ss/conditional.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  9. 19b5b51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  10. 2ced3df changing whitespace for fun and profit: policydb.c by Eric Paris · 16 years ago
  11. 744ba35 SELinux: clean up printks by Eric Paris · 16 years ago
  12. 1167088 SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  13. 5d55a34 SELinux: services.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  14. 1a5e6f8 SELinux: mls.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  15. 719a2f8 SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  16. 7696ee8 SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  17. 7c2b240 SELinux: conditional.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  18. eb5df9a SELinux: avtab.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  19. d7b1acd security: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  20. 3925e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  21. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  22. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 17 years ago
  23. 3e11217 SELinux: Add network port SID cache by Paul Moore · 16 years ago
  24. 0e55a00 selinux/ss/services.c should #include <linux/selinux.h> by Adrian Bunk · 16 years ago
  25. 64dbf07 selinux: introduce permissive types by Eric Paris · 16 years ago
  26. dd6f953 security: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  27. b0c636b SELinux: create new open permission by Eric Paris · 17 years ago
  28. 454d972 SELinux: unify printk messages by James Morris · 17 years ago
  29. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  30. 0044787 NetLabel: Allow passing the LSM domain as a shared pointer by Paul Moore · 16 years ago
  31. 869ab51 SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code by Stephen Smalley · 16 years ago
  32. 394c675 SELinux: Remove security_get_policycaps() by Paul Moore · 17 years ago
  33. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
  34. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
  35. e1770d9 [SELinux]: Fix double free in selinux_netlbl_sock_setsid() by Paul Moore · 17 years ago
  36. 5dbe1eb SELinux: Allow NetLabel to directly cache SIDs by Paul Moore · 17 years ago
  37. 220deb9 SELinux: Better integration between peer labeling subsystems by Paul Moore · 17 years ago
  38. 3bb56b2 SELinux: Add a capabilities bitmap to SELinux policy version 22 by Paul Moore · 17 years ago
  39. e8bfdb9 SELinux: Convert the netif code to use ifindex values by Paul Moore · 17 years ago
  40. 16efd45 NetLabel: Add secid token support to the NetLabel secattr struct by Paul Moore · 17 years ago
  41. b1aa530 selinux: fix labeling of /proc/net inodes by Stephen Smalley · 17 years ago
  42. 2e08c0c selinux: make mls_compute_sid always polyinstantiate by Eamon Walsh · 17 years ago
  43. 19c5fc1 security/selinux: Add missing "space" by Joe Perches · 17 years ago
  44. 45c950e selinux: fix memory leak in netlabel code by Paul Moore · 17 years ago
  45. 45e5421 SELinux: add more validity checks on policy load by Stephen Smalley · 17 years ago
  46. 6d2b685 SELinux: fix bug in new ebitmap code. by KaiGai Kohei · 17 years ago
  47. 087feb9 SELinux: kills warnings in Improve SELinux performance when AVC misses by KaiGai Kohei · 17 years ago
  48. 9fe79ad SELinux: improve performance when AVC misses. by KaiGai Kohei · 17 years ago
  49. 3f12070 SELinux: policy selectable handling of unknown classes and perms by Eric Paris · 17 years ago
  50. 3232c11 SELinux: tune avtab to reduce memory usage by Yuichi Nakamura · 17 years ago
  51. 3ad40d6 SELinux: correct error code in selinux_audit_rule_init by Steve G · 17 years ago
  52. d133a96 Typo fixes errror -> error by Gabriel Craciunescu · 17 years ago
  53. 0ec8abd SELinux: fix memory leak in security_netlbl_cache_add() by Jesper Juhl · 17 years ago
  54. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  55. 2c3c05d SELinux: allow preemption between transition permission checks by Stephen Smalley · 17 years ago
  56. 9dc9978 selinux: introduce schedule points in policydb_destroy() by Eric Paris · 17 years ago
  57. 55fcf09 selinux: add support for querying object classes and permissions from the running policy by Christopher J. PeBenito · 17 years ago
  58. e900a7d selinux: preserve boolean values across policy reloads by Stephen Smalley · 17 years ago
  59. f0ee2e4 selinux: export initial SID contexts via selinuxfs by James Carter · 17 years ago
  60. a764ae4 selinux: remove userland security class and permission definitions by Stephen Smalley · 17 years ago
  61. 4f6a993 SELinux: move security_skb_extlbl_sid() out of the security server by Paul Moore · 18 years ago
  62. c60475b SELinux: rename selinux_netlabel.h to netlabel.h by Paul Moore · 18 years ago
  63. 5778eab SELinux: extract the NetLabel SELinux support from the security server by Paul Moore · 18 years ago
  64. 4f4acf3 Always initialize scontext and scontext_len by Stephen Smalley · 18 years ago
  65. fadcdb4 Reassign printk levels in selinux kernel code by Eric Paris · 18 years ago
  66. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  67. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  68. 342a0cf [SELINUX]: Fix 2.6.20-rc6 build when no xfrm by Venkat Yekkirala · 18 years ago
  69. 334c855 [SELINUX]: increment flow cache genid by Venkat Yekkirala · 18 years ago
  70. 7979512 NetLabel: correct locking in selinux_netlbl_socket_setsid() by Paul Moore · 18 years ago
  71. 0efc61e selinux: Delete mls_copy_context by Venkat Yekkirala · 18 years ago
  72. 9883a13 [PATCH] selinux: fix selinux_netlbl_inode_permission() locking by Parag Warudkar · 18 years ago
  73. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  74. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  75. 6cbda6b Rename class_destroy to avoid namespace conflicts. by James Morris · 18 years ago
  76. 0275276 NetLabel: convert to an extensibile/sparse category bitmap by Paul Moore · 18 years ago
  77. 3de4bab SELinux: peer secid consolidation for external network labeling by Paul Moore · 18 years ago
  78. 9f2ad66 NetLabel: SELinux cleanups by Paul Moore · 18 years ago
  79. 701a90b NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand by Paul Moore · 18 years ago
  80. b94c7e6 SELinux: validate kernel object classes and permissions by Chad Sellers · 18 years ago
  81. bb24249 SELinux: ensure keys constant in hashtab_search by Chad Sellers · 18 years ago
  82. 5a64d44 SELinux: remove current object class and permission validation mechanism by Chad Sellers · 18 years ago
  83. f8687af [NetLabel]: protect the CIPSOv4 socket option from setsockopt() by Paul Moore · 18 years ago
  84. bf0edf3 NetLabel: better error handling involving mls_export_cat() by Paul Moore · 18 years ago
  85. 6e8c751 SELinux: Bug fix in polidydb_destroy by Chad Sellers · 18 years ago
  86. 388b240 NetLabel: use SECINITSID_UNLABELED for a base SID by paul.moore@hp.com · 18 years ago
  87. ffb733c NetLabel: fix a cache race condition by paul.moore@hp.com · 18 years ago
  88. 2397074 [PATCH] SELinux: change isec semaphore to a mutex by Eric Paris · 18 years ago
  89. f3f8771 [PATCH] selinux: add support for range transitions on object classes by Darrel Goeddel · 18 years ago
  90. 9a2f44f [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface by Stephen Smalley · 18 years ago
  91. df2115c [NetLabel]: change the SELinux permissions by Paul Moore · 18 years ago
  92. 14a72f5 [NetLabel]: correct improper handling of non-NetLabel peer contexts by Paul Moore · 18 years ago
  93. 4eb327b [SELINUX]: Fix bug in security_sid_mls_copy by Venkat Yekkirala · 18 years ago
  94. e448e93 [NetLabel]: uninline selinux_netlbl_inode_permission() by Paul Moore · 18 years ago
  95. 7b3bbb9 [NetLabel]: Cleanup ebitmap_import() by Paul Moore · 18 years ago
  96. c1b14c0 [NetLabel]: Comment corrections. by Paul Moore · 18 years ago
  97. 99f59ed [NetLabel]: Correctly initialize the NetLabel fields. by Paul Moore · 18 years ago
  98. 7420ed2 [NetLabel]: SELinux support by Venkat Yekkirala · 18 years ago
  99. 08554d6 [MLSXFRM]: Define new SELinux service routine by Venkat Yekkirala · 18 years ago
  100. 851f8a6 [PATCH] selinux: fix bug in security_compute_sid by Venkat Yekkirala · 18 years ago