1. c36f74e netlabel: fix export of SELinux categories > 127 by Joshua Roys · 14 years ago
  2. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  3. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  4. 0bce952 SELinux: print denials for buggy kernel with unknown perms by Eric Paris · 15 years ago
  5. b7f3008 SELinux: fix locking issue introduced with c6d3aaa4e35c71a3 by Stephen Smalley · 15 years ago
  6. 941fc5b selinux: drop remapping of netlink classes by Stephen Smalley · 15 years ago
  7. 8753f6b selinux: generate flask headers during kernel build by Stephen Smalley · 15 years ago
  8. c6d3aaa selinux: dynamic class/perm discovery by Stephen Smalley · 15 years ago
  9. d905163 Merge branch 'master' into next by James Morris · 15 years ago
  10. 44c2d9b Add audit messages on type boundary violations by KaiGai Kohei · 15 years ago
  11. caabbdc cleanup in ss/services.c by KaiGai Kohei · 15 years ago
  12. 8a6f83a Permissive domain in userspace object manager by KaiGai Kohei · 15 years ago
  13. f1c6381 SELinux: remove unused av.decided field by Eric Paris · 15 years ago
  14. ac8cc0f Merge branch 'next' into for-linus by James Morris · 15 years ago
  15. 76f7ba3 SELinux: shrink sizeof av_inhert selinux_class_perm and context by Eric Paris · 15 years ago
  16. 5af75d8 audit: validate comparison operations, store them in sane form by Al Viro · 16 years ago
  17. 0da939b Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_next into next by James Morris · 16 years ago
  18. 8d75899 netlabel: Changes to the NetLabel security attributes to allow LSMs to pass full contexts by Paul Moore · 16 years ago
  19. 99d854d selinux: Fix a problem in security_netlbl_sid_to_secattr() by Paul Moore · 16 years ago
  20. 3040a6d selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() by Paul Moore · 16 years ago
  21. 81990fb selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() by Paul Moore · 16 years ago
  22. ab2b495 Merge branch 'master' into next by James Morris · 16 years ago
  23. 8e531af SELinux: memory leak in security_context_to_sid_core by Eric Paris · 16 years ago
  24. d9250de SELinux: add boundary support and thread context assignment by KaiGai Kohei · 16 years ago
  25. dbc74c6 selinux: Unify for- and while-loop style by Vesa-Matti Kari · 16 years ago
  26. 421fae0 selinux: conditional expression type validation was off-by-one by Vesa-Matti Kari · 16 years ago
  27. 0c0e186 SELinux: trivial, remove unneeded local variable by Vesa-Matti J Kari · 16 years ago
  28. df4ea86 SELinux: Trivial minor fixes that change C null character style by Vesa-Matti J Kari · 16 years ago
  29. 089be43 Revert "SELinux: allow fstype unknown to policy to use xattrs if present" by James Morris · 16 years ago
  30. 811f379 SELinux: allow fstype unknown to policy to use xattrs if present by Eric Paris · 16 years ago
  31. 6cbe270 SELinux: more user friendly unknown handling printk by Eric Paris · 16 years ago
  32. 22df4ad selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux whine) by Stephen Smalley · 16 years ago
  33. 89abd0a SELinux: drop load_mutex in security_load_policy by Eric Paris · 16 years ago
  34. cea78dc SELinux: fix off by 1 reference of class_to_string in context_struct_compute_av by Eric Paris · 16 years ago
  35. bdd581c SELinux: open code sidtab lock by James Morris · 16 years ago
  36. 972ccac SELinux: open code load_mutex by James Morris · 16 years ago
  37. 0804d11 SELinux: open code policy_rwlock by James Morris · 16 years ago
  38. 59dbd1b selinux: fix endianness bug in network node address handling by Stephen Smalley · 16 years ago
  39. f526971 SELinux: keep the code clean formating and syntax by Eric Paris · 16 years ago
  40. 9a59daa SELinux: fix sleeping allocation in security_context_to_sid by Stephen Smalley · 16 years ago
  41. 12b29f3 selinux: support deferred mapping of contexts by Stephen Smalley · 16 years ago
  42. 7bf570d Security: Make secctx_to_secid() take const secdata by David Howells · 16 years ago
  43. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 16 years ago
  44. 489a5fd SELinux: policydb.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  45. 8bf1f3a SELinux: mls_types.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  46. d497fc8 SELinux: mls.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  47. faff786 SELinux: hashtab.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  48. 81fa42d SELinux: context.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  49. ccb3cbe SELinux: ss/conditional.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  50. 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
  51. 2ced3df changing whitespace for fun and profit: policydb.c by Eric Paris · 16 years ago
  52. 744ba35 SELinux: clean up printks by Eric Paris · 16 years ago
  53. 1167088 SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  54. 5d55a34 SELinux: services.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  55. 1a5e6f8 SELinux: mls.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  56. 719a2f8 SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  57. 7696ee8 SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  58. 7c2b240 SELinux: conditional.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  59. eb5df9a SELinux: avtab.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  60. d7b1acd security: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  61. 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
  62. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  63. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 16 years ago
  64. 3e11217 SELinux: Add network port SID cache by Paul Moore · 16 years ago
  65. 0e55a00 selinux/ss/services.c should #include <linux/selinux.h> by Adrian Bunk · 16 years ago
  66. 64dbf07 selinux: introduce permissive types by Eric Paris · 16 years ago
  67. dd6f953 security: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  68. b0c636b SELinux: create new open permission by Eric Paris · 16 years ago
  69. 454d972 SELinux: unify printk messages by James Morris · 16 years ago
  70. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  71. 0044787 NetLabel: Allow passing the LSM domain as a shared pointer by Paul Moore · 16 years ago
  72. 869ab51 SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code by Stephen Smalley · 16 years ago
  73. 394c675 SELinux: Remove security_get_policycaps() by Paul Moore · 16 years ago
  74. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 16 years ago
  75. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 16 years ago
  76. e1770d9 [SELinux]: Fix double free in selinux_netlbl_sock_setsid() by Paul Moore · 16 years ago
  77. 5dbe1eb SELinux: Allow NetLabel to directly cache SIDs by Paul Moore · 16 years ago
  78. 220deb9 SELinux: Better integration between peer labeling subsystems by Paul Moore · 16 years ago
  79. 3bb56b2 SELinux: Add a capabilities bitmap to SELinux policy version 22 by Paul Moore · 16 years ago
  80. e8bfdb9 SELinux: Convert the netif code to use ifindex values by Paul Moore · 16 years ago
  81. 16efd45 NetLabel: Add secid token support to the NetLabel secattr struct by Paul Moore · 16 years ago
  82. b1aa530 selinux: fix labeling of /proc/net inodes by Stephen Smalley · 16 years ago
  83. 2e08c0c selinux: make mls_compute_sid always polyinstantiate by Eamon Walsh · 16 years ago
  84. 19c5fc1 security/selinux: Add missing "space" by Joe Perches · 17 years ago
  85. 45c950e selinux: fix memory leak in netlabel code by Paul Moore · 16 years ago
  86. 45e5421 SELinux: add more validity checks on policy load by Stephen Smalley · 17 years ago
  87. 6d2b685 SELinux: fix bug in new ebitmap code. by KaiGai Kohei · 17 years ago
  88. 087feb9 SELinux: kills warnings in Improve SELinux performance when AVC misses by KaiGai Kohei · 17 years ago
  89. 9fe79ad SELinux: improve performance when AVC misses. by KaiGai Kohei · 17 years ago
  90. 3f12070 SELinux: policy selectable handling of unknown classes and perms by Eric Paris · 17 years ago
  91. 3232c11 SELinux: tune avtab to reduce memory usage by Yuichi Nakamura · 17 years ago
  92. 3ad40d6 SELinux: correct error code in selinux_audit_rule_init by Steve G · 17 years ago
  93. d133a96 Typo fixes errror -> error by Gabriel Craciunescu · 17 years ago
  94. 0ec8abd SELinux: fix memory leak in security_netlbl_cache_add() by Jesper Juhl · 17 years ago
  95. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  96. 2c3c05d SELinux: allow preemption between transition permission checks by Stephen Smalley · 17 years ago
  97. 9dc9978 selinux: introduce schedule points in policydb_destroy() by Eric Paris · 17 years ago
  98. 55fcf09 selinux: add support for querying object classes and permissions from the running policy by Christopher J. PeBenito · 17 years ago
  99. e900a7d selinux: preserve boolean values across policy reloads by Stephen Smalley · 17 years ago
  100. f0ee2e4 selinux: export initial SID contexts via selinuxfs by James Carter · 17 years ago