1. 2148ccc [PATCH] MLSXFRM: fix mis-labelling of child sockets by David Woodhouse · 18 years ago
  2. 3528a95 [PATCH] SELinux: support mls categories for context mounts by Cory Olmo · 18 years ago
  3. b20c812 [PATCH] selinux: fix tty locking by Stephen Smalley · 18 years ago
  4. bc7e982 [PATCH] SELinux: convert sbsec semaphore to a mutex by Eric Paris · 18 years ago
  5. 2397074 [PATCH] SELinux: change isec semaphore to a mutex by Eric Paris · 18 years ago
  6. 296fddf [PATCH] SELinux: eliminate inode_security_set_security by Eric Paris · 18 years ago
  7. 99f59ed [NetLabel]: Correctly initialize the NetLabel fields. by Paul Moore · 18 years ago
  8. 9a673e5 [SELINUX]: security/selinux/hooks.c: Make 4 functions static. by Adrian Bunk · 18 years ago
  9. 7420ed2 [NetLabel]: SELinux support by Venkat Yekkirala · 18 years ago
  10. a51c64f [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled. by Venkat Yekkirala · 18 years ago
  11. 4237c75 [MLSXFRM]: Auto-labeling of child sockets by Venkat Yekkirala · 18 years ago
  12. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 18 years ago
  13. e0d1caa [MLSXFRM]: Flow based matching of xfrm policy and state by Venkat Yekkirala · 18 years ago
  14. 892c141 [MLSXFRM]: Add security sid to sock by Venkat Yekkirala · 18 years ago
  15. dc49c1f [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch by Catherine Zhang · 18 years ago
  16. b04ea3c [PATCH] Fix security check for joint context= and fscontext= mount options by Eric Paris · 18 years ago
  17. 0808925 [PATCH] SELinux: add rootcontext= option to label root inode when mounting by Eric Paris · 18 years ago
  18. c312feb [PATCH] SELinux: decouple fscontext/context mount options by Eric Paris · 18 years ago
  19. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  20. a1836a4 [PATCH] SELinux: Add security hook definition for getioprio and insert hooks by David Quigley · 18 years ago
  21. f9008e4 [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completion by David Quigley · 18 years ago
  22. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  23. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  24. c7bdb54 [NETLINK]: Encapsulate eff_cap usage within security framework. by Darrel Goeddel · 18 years ago
  25. 28eba5b [PATCH] selinux: inherit /proc/self/attr/keycreate across fork by Michael LeMay · 18 years ago
  26. 42c3e03 [PATCH] SELinux: Add sockcreate node to procattr API by Eric Paris · 18 years ago
  27. 4eb582c [PATCH] keys: add a way to store the appropriate context for newly-created keys by Michael LeMay · 18 years ago
  28. 7e047ef [PATCH] keys: sort out key quota system by David Howells · 18 years ago
  29. 3560154 [PATCH] SELinux: add task_movememory hook by David Quigley · 18 years ago
  30. 03e6806 [PATCH] lsm: add task_setioprio hook by James Morris · 18 years ago
  31. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  32. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 18 years ago
  33. 4e5ab4c [SECMARK]: Add new packet controls to SELinux by James Morris · 18 years ago
  34. 3e3ff15 [SELINUX]: add security class for appletalk sockets by Christopher J. PeBenito · 18 years ago
  35. c8c05a8 [LSM-IPsec]: SELinux Authorize by Catherine Zhang · 18 years ago
  36. ba0c19e [PATCH] selinux: fix sb_lock/sb_security_lock nesting by Stephen Smalley · 18 years ago
  37. d4e9dc6 [PATCH] selinux: endian fix by Alexey Dobriyan · 18 years ago
  38. 30d5528 [PATCH] selinux: Clear selinux_enabled flag upon runtime disable. by Stephen Smalley · 18 years ago
  39. 9c7aa6a [PATCH] change lspp ipc auditing by Steve Grubb · 18 years ago
  40. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  41. 7cae7e2 [PATCH] SELinux: add slab cache for inode security struct by James Morris · 18 years ago
  42. cf01efd [PATCH] SELinux: cleanup stray variable in selinux_inode_init_security() by James Morris · 18 years ago
  43. 8aad387 [PATCH] selinux: Disable automatic labeling of new inodes when no policy is loaded by Stephen Smalley · 18 years ago
  44. 2c7946a [SECURITY]: TCP/UDP getpeersec by Catherine Zhang · 18 years ago
  45. 7306a0b [PATCH] Miscellaneous bug and warning fixes by Dustin Kirkland · 19 years ago
  46. 8c8570f [PATCH] Capture selinux subject/object context information. by Dustin Kirkland · 19 years ago
  47. 341c2d8 [PATCH] selinux: tracer SID fix by Stephen Smalley · 18 years ago
  48. c2b507f [PATCH] selinux: require SECURITY_NETWORK by Stephen Smalley · 19 years ago
  49. 9ac49d2 [PATCH] selinux: remove security struct magic number fields and tests by Stephen Smalley · 19 years ago
  50. 26d2a4b [PATCH] selinux: change file_alloc_security to use GFP_KERNEL by Stephen Smalley · 19 years ago
  51. db4c964 [PATCH] selinux: fix and cleanup mprotect checks by Stephen Smalley · 19 years ago
  52. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  53. 095975d [PATCH] rcu file: use atomic primitives by Nick Piggin · 19 years ago
  54. d28d1e0 [LSM-IPSec]: Per-packet access control. by Trent Jaeger · 19 years ago
  55. 25a74f3 [PATCH] selinux: disable setxattr on mountpoint labeled filesystems by Stephen Smalley · 19 years ago
  56. 621d312 [PATCH] cleanup the usage of SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  57. b67a1b9 [PATCH] remove hardcoded SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  58. 2f51201 [PATCH] reduce sizeof(struct file) by Eric Dumazet · 19 years ago
  59. ce4c2bd [PATCH] selinux-canonicalize-getxattr-fix by Andrew Morton · 19 years ago
  60. d381d8a [PATCH] SELinux: canonicalize getxattr() by James Morris · 19 years ago
  61. 89d155e [PATCH] SELinux: convert to kzalloc by James Morris · 19 years ago
  62. 7d877f3 [PATCH] gfp_t: net/* by Al Viro · 19 years ago
  63. 1340258 [PATCH] SELinux - fix SCTP socket bug and general IP protocol handling by James Morris · 19 years ago
  64. 5d54e69 Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 by Linus Torvalds · 19 years ago
  65. b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 19 years ago
  66. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  67. e31e14e [PATCH] remove the inode_post_link and inode_post_rename LSM hooks by Stephen Smalley · 19 years ago
  68. a74574a [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks by Stephen Smalley · 19 years ago
  69. 570bc1c [PATCH] tmpfs: Enable atomic inode security labeling by Stephen Smalley · 19 years ago
  70. 5e41ff9 [PATCH] security: enable atomic inode security labeling by Stephen Smalley · 19 years ago
  71. 216efaa [SELINUX]: Update for tcp_diag rename to inet_diag. by James Morris · 19 years ago
  72. c973b11 Merge with /shiny/git/linux-2.6/.git by David Woodhouse · 19 years ago
  73. 911656f [PATCH] selinux: Fix address length checks in connect hook by Stephen Smalley · 19 years ago
  74. f5c1d5b [PATCH] SELinux: default labeling of MLS field by James Morris · 19 years ago
  75. d2f6409 Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  76. 6931dfc [PATCH] selinux_sb_copy_data() should not require a whole page by Eric Paris · 19 years ago
  77. 9a5f04b [PATCH] selinux: kfree cleanup by Jesper Juhl · 19 years ago
  78. 09ffd94 [PATCH] selinux: add executable heap check by Lorenzo Hernández García-Hierro · 19 years ago
  79. 6b99219 [PATCH] selinux: add executable stack check by Lorenzo Hernandez García-Hierro · 19 years ago
  80. 9ad9ad3 AUDIT: Wait for backlog to clear when generating messages. by David Woodhouse · 19 years ago
  81. da3caa2 [PATCH] SELinux: memory leak in selinux_sb_copy_data() by Gerald Schaefer · 19 years ago
  82. c040499 AUDIT: Add message types to audit records by Steve Grubb · 19 years ago
  83. 6af963f [PATCH] SELinux: cleanup ipc_has_perm by Stephen Smalley · 19 years ago
  84. 0d3d077 [SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS. by Herbert Xu · 19 years ago
  85. 0c9b794 [PATCH] SELinux: add support for NETLINK_KOBJECT_UEVENT by James Morris · 19 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago