1. 3ad40d6 SELinux: correct error code in selinux_audit_rule_init by Steve G · 17 years ago
  2. d133a96 Typo fixes errror -> error by Gabriel Craciunescu · 17 years ago
  3. 0ec8abd SELinux: fix memory leak in security_netlbl_cache_add() by Jesper Juhl · 17 years ago
  4. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  5. 2c3c05d SELinux: allow preemption between transition permission checks by Stephen Smalley · 17 years ago
  6. 9dc9978 selinux: introduce schedule points in policydb_destroy() by Eric Paris · 17 years ago
  7. 55fcf09 selinux: add support for querying object classes and permissions from the running policy by Christopher J. PeBenito · 17 years ago
  8. e900a7d selinux: preserve boolean values across policy reloads by Stephen Smalley · 17 years ago
  9. f0ee2e4 selinux: export initial SID contexts via selinuxfs by James Carter · 17 years ago
  10. a764ae4 selinux: remove userland security class and permission definitions by Stephen Smalley · 17 years ago
  11. 4f6a993 SELinux: move security_skb_extlbl_sid() out of the security server by Paul Moore · 17 years ago
  12. c60475b SELinux: rename selinux_netlabel.h to netlabel.h by Paul Moore · 17 years ago
  13. 5778eab SELinux: extract the NetLabel SELinux support from the security server by Paul Moore · 17 years ago
  14. 4f4acf3 Always initialize scontext and scontext_len by Stephen Smalley · 17 years ago
  15. fadcdb4 Reassign printk levels in selinux kernel code by Eric Paris · 17 years ago
  16. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  17. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  18. 342a0cf [SELINUX]: Fix 2.6.20-rc6 build when no xfrm by Venkat Yekkirala · 18 years ago
  19. 334c855 [SELINUX]: increment flow cache genid by Venkat Yekkirala · 18 years ago
  20. 7979512 NetLabel: correct locking in selinux_netlbl_socket_setsid() by Paul Moore · 18 years ago
  21. 0efc61e selinux: Delete mls_copy_context by Venkat Yekkirala · 18 years ago
  22. 9883a13 [PATCH] selinux: fix selinux_netlbl_inode_permission() locking by Parag Warudkar · 18 years ago
  23. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  24. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  25. 6cbda6b Rename class_destroy to avoid namespace conflicts. by James Morris · 18 years ago
  26. 0275276 NetLabel: convert to an extensibile/sparse category bitmap by Paul Moore · 18 years ago
  27. 3de4bab SELinux: peer secid consolidation for external network labeling by Paul Moore · 18 years ago
  28. 9f2ad66 NetLabel: SELinux cleanups by Paul Moore · 18 years ago
  29. 701a90b NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand by Paul Moore · 18 years ago
  30. b94c7e6 SELinux: validate kernel object classes and permissions by Chad Sellers · 18 years ago
  31. bb24249 SELinux: ensure keys constant in hashtab_search by Chad Sellers · 18 years ago
  32. 5a64d44 SELinux: remove current object class and permission validation mechanism by Chad Sellers · 18 years ago
  33. f8687af [NetLabel]: protect the CIPSOv4 socket option from setsockopt() by Paul Moore · 18 years ago
  34. bf0edf3 NetLabel: better error handling involving mls_export_cat() by Paul Moore · 18 years ago
  35. 6e8c751 SELinux: Bug fix in polidydb_destroy by Chad Sellers · 18 years ago
  36. 388b240 NetLabel: use SECINITSID_UNLABELED for a base SID by paul.moore@hp.com · 18 years ago
  37. ffb733c NetLabel: fix a cache race condition by paul.moore@hp.com · 18 years ago
  38. 2397074 [PATCH] SELinux: change isec semaphore to a mutex by Eric Paris · 18 years ago
  39. f3f8771 [PATCH] selinux: add support for range transitions on object classes by Darrel Goeddel · 18 years ago
  40. 9a2f44f [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface by Stephen Smalley · 18 years ago
  41. df2115c [NetLabel]: change the SELinux permissions by Paul Moore · 18 years ago
  42. 14a72f5 [NetLabel]: correct improper handling of non-NetLabel peer contexts by Paul Moore · 18 years ago
  43. 4eb327b [SELINUX]: Fix bug in security_sid_mls_copy by Venkat Yekkirala · 18 years ago
  44. e448e93 [NetLabel]: uninline selinux_netlbl_inode_permission() by Paul Moore · 18 years ago
  45. 7b3bbb9 [NetLabel]: Cleanup ebitmap_import() by Paul Moore · 18 years ago
  46. c1b14c0 [NetLabel]: Comment corrections. by Paul Moore · 18 years ago
  47. 99f59ed [NetLabel]: Correctly initialize the NetLabel fields. by Paul Moore · 18 years ago
  48. 7420ed2 [NetLabel]: SELinux support by Venkat Yekkirala · 18 years ago
  49. 08554d6 [MLSXFRM]: Define new SELinux service routine by Venkat Yekkirala · 18 years ago
  50. 851f8a6 [PATCH] selinux: fix bug in security_compute_sid by Venkat Yekkirala · 18 years ago
  51. ddccef3 [PATCH] selinux: fix memory leak by Darrel Goeddel · 18 years ago
  52. 6e5a2d1 [PATCH] audit: support for object context filters by Darrel Goeddel · 18 years ago
  53. 3a6b9f8 [PATCH] audit: rename AUDIT_SE_* constants by Darrel Goeddel · 18 years ago
  54. 8ba8e0f [PATCH] fix se_sen audit filter by Darrel Goeddel · 18 years ago
  55. 0cccca06 [PATCH] selinux: check for failed kmalloc in security_sid_to_context() by Serge E. Hallyn · 18 years ago
  56. 376bd9c [PATCH] support for context based audit filtering by Darrel Goeddel · 18 years ago
  57. ab5703b [PATCH] selinux: Fix MLS compatibility off-by-one bug by Ron Yorston · 18 years ago
  58. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  59. bb00307 [PATCH] sem2mutex: security/ by Ingo Molnar · 18 years ago
  60. af601e4 [PATCH] SE Linux audit events by Steve Grubb · 19 years ago
  61. e0795cf [PATCH] selinux: Remove unneeded k[cm]alloc() return value casts by Jesper Juhl · 19 years ago
  62. 32725ad [PATCH] selinux: more ARRAY_SIZE cleanups by Tobias Klauser · 19 years ago
  63. e517a0c [PATCH] selinux: MLS compatibility by Stephen Smalley · 19 years ago
  64. a7f988b [PATCH] kfree cleanup: security by Jesper Juhl · 19 years ago
  65. 89d155e [PATCH] SELinux: convert to kzalloc by James Morris · 19 years ago
  66. 282c1f5 [PATCH] selinux: Fix NULL deref in policydb_destroy by Stephen Smalley · 19 years ago
  67. 5d54e69 Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 by Linus Torvalds · 19 years ago
  68. b5bf6c5 [PATCH] selinux: endian notations by Alexey Dobriyan · 19 years ago
  69. 782ebb9 [PATCH] selinux: Reduce memory use by avtab by Stephen Smalley · 19 years ago
  70. c973b11 Merge with /shiny/git/linux-2.6/.git by David Woodhouse · 19 years ago
  71. f5c1d5b [PATCH] SELinux: default labeling of MLS field by James Morris · 19 years ago
  72. d2f6409 Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  73. 9a5f04b [PATCH] selinux: kfree cleanup by Jesper Juhl · 19 years ago
  74. 9ad9ad3 AUDIT: Wait for backlog to clear when generating messages. by David Woodhouse · 19 years ago
  75. 7063e6c Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  76. 4c443d1 [PATCH] selinux: fix avc_alloc_node() oom with no policy loaded by Stephen Smalley · 19 years ago
  77. c040499 AUDIT: Add message types to audit records by Steve Grubb · 19 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago