1. dc49c1f [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch by Catherine Zhang · 18 years ago
  2. 851f8a6 [PATCH] selinux: fix bug in security_compute_sid by Venkat Yekkirala · 18 years ago
  3. ddccef3 [PATCH] selinux: fix memory leak by Darrel Goeddel · 18 years ago
  4. b04ea3c [PATCH] Fix security check for joint context= and fscontext= mount options by Eric Paris · 18 years ago
  5. 0808925 [PATCH] SELinux: add rootcontext= option to label root inode when mounting by Eric Paris · 18 years ago
  6. c312feb [PATCH] SELinux: decouple fscontext/context mount options by Eric Paris · 18 years ago
  7. 6e5a2d1 [PATCH] audit: support for object context filters by Darrel Goeddel · 18 years ago
  8. 3a6b9f8 [PATCH] audit: rename AUDIT_SE_* constants by Darrel Goeddel · 18 years ago
  9. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  10. a1836a4 [PATCH] SELinux: Add security hook definition for getioprio and insert hooks by David Quigley · 18 years ago
  11. f9008e4 [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completion by David Quigley · 18 years ago
  12. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  13. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  14. c7bdb54 [NETLINK]: Encapsulate eff_cap usage within security framework. by Darrel Goeddel · 18 years ago
  15. 28eba5b [PATCH] selinux: inherit /proc/self/attr/keycreate across fork by Michael LeMay · 18 years ago
  16. 42c3e03 [PATCH] SELinux: Add sockcreate node to procattr API by Eric Paris · 18 years ago
  17. 4eb582c [PATCH] keys: add a way to store the appropriate context for newly-created keys by Michael LeMay · 18 years ago
  18. 7e047ef [PATCH] keys: sort out key quota system by David Howells · 18 years ago
  19. 3560154 [PATCH] SELinux: add task_movememory hook by David Quigley · 18 years ago
  20. 03e6806 [PATCH] lsm: add task_setioprio hook by James Morris · 18 years ago
  21. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  22. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  23. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 18 years ago
  24. d9eaec9 Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  25. 8ba8e0f [PATCH] fix se_sen audit filter by Darrel Goeddel · 18 years ago
  26. 4e5ab4c [SECMARK]: Add new packet controls to SELinux by James Morris · 18 years ago
  27. c749b29 [SECMARK]: Add SELinux exports by James Morris · 18 years ago
  28. 29a395e [SECMARK]: Add new flask definitions to SELinux by James Morris · 18 years ago
  29. 3e3ff15 [SELINUX]: add security class for appletalk sockets by Christopher J. PeBenito · 18 years ago
  30. c8c05a8 [LSM-IPsec]: SELinux Authorize by Catherine Zhang · 18 years ago
  31. ba0c19e [PATCH] selinux: fix sb_lock/sb_security_lock nesting by Stephen Smalley · 18 years ago
  32. d4e9dc6 [PATCH] selinux: endian fix by Alexey Dobriyan · 18 years ago
  33. 0cccca06 [PATCH] selinux: check for failed kmalloc in security_sid_to_context() by Serge E. Hallyn · 18 years ago
  34. 30d5528 [PATCH] selinux: Clear selinux_enabled flag upon runtime disable. by Stephen Smalley · 18 years ago
  35. e7c3497 [PATCH] Reworked patch for labels on user space messages by Steve Grubb · 18 years ago
  36. 9c7aa6a [PATCH] change lspp ipc auditing by Steve Grubb · 19 years ago
  37. 1b50eed [PATCH] audit inode patch by Steve Grubb · 18 years ago
  38. 376bd9c [PATCH] support for context based audit filtering by Darrel Goeddel · 19 years ago
  39. ab5703b [PATCH] selinux: Fix MLS compatibility off-by-one bug by Ron Yorston · 18 years ago
  40. 6764472 [SELINUX] Fix build after ipsec decap state changes. by Dave Jones · 18 years ago
  41. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
  42. 7cae7e2 [PATCH] SELinux: add slab cache for inode security struct by James Morris · 19 years ago
  43. cf01efd [PATCH] SELinux: cleanup stray variable in selinux_inode_init_security() by James Morris · 19 years ago
  44. edb20fb [PATCH] SELinux: fix hard link count for selinuxfs root directory by James Morris · 19 years ago
  45. d6aafa6 [PATCH] selinuxfs cleanups: sel_make_avc_files by James Morris · 19 years ago
  46. 253a8b1 [PATCH] selinuxfs cleanups: sel_make_bools by James Morris · 19 years ago
  47. 161ce45 [PATCH] selinuxfs cleanups: sel_fill_super exit path by James Morris · 19 years ago
  48. cde174a [PATCH] selinuxfs cleanups: use sel_make_dir() by James Morris · 19 years ago
  49. 40e906f [PATCH] selinuxfs cleanups: fix hard link count by James Morris · 19 years ago
  50. 68bdcf2 [PATCH] selinux: simplify sel_read_bool by Stephen Smalley · 19 years ago
  51. bb00307 [PATCH] sem2mutex: security/ by Ingo Molnar · 19 years ago
  52. 8aad387 [PATCH] selinux: Disable automatic labeling of new inodes when no policy is loaded by Stephen Smalley · 19 years ago
  53. e6f5071 [SELINUX]: selinux_socket_getpeer_{stream,dgram} fixup by Catherine Zhang · 19 years ago
  54. 2c7946a [SECURITY]: TCP/UDP getpeersec by Catherine Zhang · 19 years ago
  55. 8c29bfe [IPSEC]: Sync series - update selinux by Jamal Hadi Salim · 19 years ago
  56. 93315ed [PATCH] audit string fields interface + consumer by Amy Griffis · 19 years ago
  57. af601e4 [PATCH] SE Linux audit events by Steve Grubb · 19 years ago
  58. 7306a0b [PATCH] Miscellaneous bug and warning fixes by Dustin Kirkland · 19 years ago
  59. 8c8570f [PATCH] Capture selinux subject/object context information. by Dustin Kirkland · 19 years ago
  60. 90d526c [PATCH] Define new range of userspace messages. by Steve Grubb · 19 years ago
  61. 341c2d8 [PATCH] selinux: tracer SID fix by Stephen Smalley · 19 years ago
  62. 99f6d61 [PATCH] selinux: require AUDIT by Stephen Smalley · 19 years ago
  63. c2b507f [PATCH] selinux: require SECURITY_NETWORK by Stephen Smalley · 19 years ago
  64. 9ac49d2 [PATCH] selinux: remove security struct magic number fields and tests by Stephen Smalley · 19 years ago
  65. 26d2a4b [PATCH] selinux: change file_alloc_security to use GFP_KERNEL by Stephen Smalley · 19 years ago
  66. db4c964 [PATCH] selinux: fix and cleanup mprotect checks by Stephen Smalley · 19 years ago
  67. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  68. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 19 years ago
  69. e0795cf [PATCH] selinux: Remove unneeded k[cm]alloc() return value casts by Jesper Juhl · 19 years ago
  70. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
  71. 095975d [PATCH] rcu file: use atomic primitives by Nick Piggin · 19 years ago
  72. ee2e6841 [XFRM]: Fix sparse warning. by Luiz Capitulino · 19 years ago
  73. 5f8ac64 [LSM-IPSec]: Corrections to LSM-IPSec Nethooks by Trent Jaeger · 19 years ago
  74. 32725ad [PATCH] selinux: more ARRAY_SIZE cleanups by Tobias Klauser · 19 years ago
  75. 6e20a64 [PATCH] selinux: ARRAY_SIZE cleanups by Nicolas Kaiser · 19 years ago
  76. d28d1e0 [LSM-IPSec]: Per-packet access control. by Trent Jaeger · 19 years ago
  77. ce9982d [PATCH] selinux: extend selinuxfs context interface by Stephen Smalley · 19 years ago
  78. 25a74f3 [PATCH] selinux: disable setxattr on mountpoint labeled filesystems by Stephen Smalley · 19 years ago
  79. e517a0c [PATCH] selinux: MLS compatibility by Stephen Smalley · 19 years ago
  80. a7f988b [PATCH] kfree cleanup: security by Jesper Juhl · 19 years ago
  81. 621d312 [PATCH] cleanup the usage of SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  82. b67a1b9 [PATCH] remove hardcoded SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  83. 2f51201 [PATCH] reduce sizeof(struct file) by Eric Dumazet · 19 years ago
  84. bfd5162 [PATCH] SELinux: remove unecessary size_t checks in selinuxfs by Davi Arnaut · 19 years ago
  85. ce4c2bd [PATCH] selinux-canonicalize-getxattr-fix by Andrew Morton · 19 years ago
  86. d381d8a [PATCH] SELinux: canonicalize getxattr() by James Morris · 19 years ago
  87. 89d155e [PATCH] SELinux: convert to kzalloc by James Morris · 19 years ago
  88. 7d877f3 [PATCH] gfp_t: net/* by Al Viro · 19 years ago
  89. 20c19e4 [PATCH] SELinux: handle sel_make_bools() failure in selinuxfs by Davi Arnaut · 19 years ago
  90. 282c1f5 [PATCH] selinux: Fix NULL deref in policydb_destroy by Stephen Smalley · 19 years ago
  91. 1340258 [PATCH] SELinux - fix SCTP socket bug and general IP protocol handling by James Morris · 19 years ago
  92. 5d54e69 Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 by Linus Torvalds · 19 years ago
  93. b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 19 years ago
  94. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  95. e31e14e [PATCH] remove the inode_post_link and inode_post_rename LSM hooks by Stephen Smalley · 19 years ago
  96. a74574a [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks by Stephen Smalley · 19 years ago
  97. 570bc1c [PATCH] tmpfs: Enable atomic inode security labeling by Stephen Smalley · 19 years ago
  98. 5e41ff9 [PATCH] security: enable atomic inode security labeling by Stephen Smalley · 19 years ago
  99. b5bf6c5 [PATCH] selinux: endian notations by Alexey Dobriyan · 19 years ago
  100. 782ebb9 [PATCH] selinux: Reduce memory use by avtab by Stephen Smalley · 19 years ago