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