1. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  2. 04c567d [PATCH] Keys: Fix race between two instantiators of a key by David Howells · 18 years ago
  3. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 18 years ago
  4. 70ac438 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  5. d9eaec9 Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  6. 2edc322 Merge git://git.infradead.org/~dwmw2/rbtree-2.6 by Linus Torvalds · 18 years ago
  7. d59bf96 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  8. 8ba8e0f [PATCH] fix se_sen audit filter by Darrel Goeddel · 18 years ago
  9. 4e5ab4c [SECMARK]: Add new packet controls to SELinux by James Morris · 18 years ago
  10. c749b29 [SECMARK]: Add SELinux exports by James Morris · 18 years ago
  11. 29a395e [SECMARK]: Add new flask definitions to SELinux by James Morris · 18 years ago
  12. 3e3ff15 [SELINUX]: add security class for appletalk sockets by Christopher J. PeBenito · 18 years ago
  13. c8c05a8 [LSM-IPsec]: SELinux Authorize by Catherine Zhang · 18 years ago
  14. 1f5ce9e VFS: Unexport do_kern_mount() and clean up simple_pin_fs() by Trond Myklebust · 18 years ago
  15. ba0c19e [PATCH] selinux: fix sb_lock/sb_security_lock nesting by Stephen Smalley · 18 years ago
  16. d4e9dc6 [PATCH] selinux: endian fix by Alexey Dobriyan · 18 years ago
  17. 0cccca06 [PATCH] selinux: check for failed kmalloc in security_sid_to_context() by Serge E. Hallyn · 18 years ago
  18. 30d5528 [PATCH] selinux: Clear selinux_enabled flag upon runtime disable. by Stephen Smalley · 18 years ago
  19. e7c3497 [PATCH] Reworked patch for labels on user space messages by Steve Grubb · 18 years ago
  20. 9c7aa6a [PATCH] change lspp ipc auditing by Steve Grubb · 18 years ago
  21. 1b50eed [PATCH] audit inode patch by Steve Grubb · 18 years ago
  22. 376bd9c [PATCH] support for context based audit filtering by Darrel Goeddel · 18 years ago
  23. fed306f [RBTREE] Update key.c to use rb_parent() accessor macro. by David Woodhouse · 18 years ago
  24. ab5703b [PATCH] selinux: Fix MLS compatibility off-by-one bug by Ron Yorston · 18 years ago
  25. 1a26feb [PATCH] Keys: Improve usage of memory barriers and remove IRQ disablement by David Howells · 18 years ago
  26. c3a9d65 [Security] Keys: Fix oops when adding key to non-keyring by David Howells · 18 years ago
  27. 6764472 [SELINUX] Fix build after ipsec decap state changes. by Dave Jones · 18 years ago
  28. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  29. d4eb82c [PATCH] make cap_ptrace enforce PTRACE_TRACME checks by Chris Wright · 18 years ago
  30. 12b5989 [PATCH] refactor capable() to one implementation, add __capable() helper by Chris Wright · 18 years ago
  31. 1d9b7d9 [PATCH] Keys: Replace duplicate non-updateable keys rather than failing by David Howells · 18 years ago
  32. 3dccff8 [PATCH] Keys: Fix key quota management on key allocation by David Howells · 18 years ago
  33. 0cb409d [PATCH] strndup_user: convert keyctl by Davi Arnaut · 18 years ago
  34. 6bb08da [PATCH] Bug fixes and cleanup for the BSD Secure Levels LSM by Davi Arnaut · 18 years ago
  35. 7cae7e2 [PATCH] SELinux: add slab cache for inode security struct by James Morris · 18 years ago
  36. cf01efd [PATCH] SELinux: cleanup stray variable in selinux_inode_init_security() by James Morris · 18 years ago
  37. edb20fb [PATCH] SELinux: fix hard link count for selinuxfs root directory by James Morris · 18 years ago
  38. d6aafa6 [PATCH] selinuxfs cleanups: sel_make_avc_files by James Morris · 18 years ago
  39. 253a8b1 [PATCH] selinuxfs cleanups: sel_make_bools by James Morris · 18 years ago
  40. 161ce45 [PATCH] selinuxfs cleanups: sel_fill_super exit path by James Morris · 18 years ago
  41. cde174a [PATCH] selinuxfs cleanups: use sel_make_dir() by James Morris · 18 years ago
  42. 40e906f [PATCH] selinuxfs cleanups: fix hard link count by James Morris · 18 years ago
  43. 68bdcf2 [PATCH] selinux: simplify sel_read_bool by Stephen Smalley · 18 years ago
  44. bb00307 [PATCH] sem2mutex: security/ by Ingo Molnar · 18 years ago
  45. 8aad387 [PATCH] selinux: Disable automatic labeling of new inodes when no policy is loaded by Stephen Smalley · 18 years ago
  46. e6f5071 [SELINUX]: selinux_socket_getpeer_{stream,dgram} fixup by Catherine Zhang · 18 years ago
  47. c841aa0 [SECURITY] getpeersec: Fix build breakage by Arnaldo Carvalho de Melo · 18 years ago
  48. 2c7946a [SECURITY]: TCP/UDP getpeersec by Catherine Zhang · 18 years ago
  49. 8c29bfe [IPSEC]: Sync series - update selinux by Jamal Hadi Salim · 18 years ago
  50. 93315ed [PATCH] audit string fields interface + consumer by Amy Griffis · 18 years ago
  51. af601e4 [PATCH] SE Linux audit events by Steve Grubb · 19 years ago
  52. 7306a0b [PATCH] Miscellaneous bug and warning fixes by Dustin Kirkland · 19 years ago
  53. 8c8570f [PATCH] Capture selinux subject/object context information. by Dustin Kirkland · 19 years ago
  54. 90d526c [PATCH] Define new range of userspace messages. by Steve Grubb · 19 years ago
  55. 341c2d8 [PATCH] selinux: tracer SID fix by Stephen Smalley · 18 years ago
  56. 99f6d61 [PATCH] selinux: require AUDIT by Stephen Smalley · 18 years ago
  57. c2b507f [PATCH] selinux: require SECURITY_NETWORK by Stephen Smalley · 18 years ago
  58. 6d94074 [PATCH] Fix keyctl usage of strnlen_user() by Davi Arnaut · 18 years ago
  59. 9ac49d2 [PATCH] selinux: remove security struct magic number fields and tests by Stephen Smalley · 18 years ago
  60. 26d2a4b [PATCH] selinux: change file_alloc_security to use GFP_KERNEL by Stephen Smalley · 18 years ago
  61. db4c964 [PATCH] selinux: fix and cleanup mprotect checks by Stephen Smalley · 18 years ago
  62. 951069e Don't try to "validate" a non-existing timeval. by Linus Torvalds · 18 years ago
  63. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  64. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 19 years ago
  65. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  66. e0795cf [PATCH] selinux: Remove unneeded k[cm]alloc() return value casts by Jesper Juhl · 19 years ago
  67. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  68. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
  69. b5f545c [PATCH] keys: Permit running process to instantiate keys by David Howells · 19 years ago
  70. cab8eb5 [PATCH] keys: Discard duplicate keys from a keyring on link by David Howells · 19 years ago
  71. 017679c [PATCH] keys: Permit key expiry time to be set by David Howells · 19 years ago
  72. 095975d [PATCH] rcu file: use atomic primitives by Nick Piggin · 19 years ago
  73. ee2e6841 [XFRM]: Fix sparse warning. by Luiz Capitulino · 19 years ago
  74. d8d8f6a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  75. 57d1c91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  76. 5f8ac64 [LSM-IPSec]: Corrections to LSM-IPSec Nethooks by Trent Jaeger · 19 years ago
  77. 367cb70 kbuild: un-stringnify KBUILD_MODNAME by Sam Ravnborg · 19 years ago
  78. 1ae8f40 [PATCH] security/: possible cleanups by Adrian Bunk · 19 years ago
  79. 8d9067b [PATCH] Keys: Remove key duplication by David Howells · 19 years ago
  80. 32725ad [PATCH] selinux: more ARRAY_SIZE cleanups by Tobias Klauser · 19 years ago
  81. 6e20a64 [PATCH] selinux: ARRAY_SIZE cleanups by Nicolas Kaiser · 19 years ago
  82. d28d1e0 [LSM-IPSec]: Per-packet access control. by Trent Jaeger · 19 years ago
  83. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 19 years ago
  84. db1d1d5 [PATCH] Keys: Fix permissions check for update vs add by David Howells · 19 years ago
  85. ce9982d [PATCH] selinux: extend selinuxfs context interface by Stephen Smalley · 19 years ago
  86. 25a74f3 [PATCH] selinux: disable setxattr on mountpoint labeled filesystems by Stephen Smalley · 19 years ago
  87. e517a0c [PATCH] selinux: MLS compatibility by Stephen Smalley · 19 years ago
  88. a7f988b [PATCH] kfree cleanup: security by Jesper Juhl · 19 years ago
  89. 0f6ed7c [PATCH] Keys: Remove incorrect and obsolete '!' operators by David Howells · 19 years ago
  90. 621d312 [PATCH] cleanup the usage of SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  91. b67a1b9 [PATCH] remove hardcoded SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  92. 29db919 [PATCH] Keys: Add LSM hooks for key management [try #3] by David Howells · 19 years ago
  93. 2aa349f [PATCH] Keys: Export user-defined keyring operations by David Howells · 19 years ago
  94. 2f51201 [PATCH] reduce sizeof(struct file) by Eric Dumazet · 19 years ago
  95. bfd5162 [PATCH] SELinux: remove unecessary size_t checks in selinuxfs by Davi Arnaut · 19 years ago
  96. ce4c2bd [PATCH] selinux-canonicalize-getxattr-fix by Andrew Morton · 19 years ago
  97. d381d8a [PATCH] SELinux: canonicalize getxattr() by James Morris · 19 years ago
  98. 89d155e [PATCH] SELinux: convert to kzalloc by James Morris · 19 years ago
  99. 7d877f3 [PATCH] gfp_t: net/* by Al Viro · 19 years ago
  100. 20c19e4 [PATCH] SELinux: handle sel_make_bools() failure in selinuxfs by Davi Arnaut · 19 years ago