1. 9afa57b [PATCH] seclvl: use securityfs (fix) by Serge Hallyn · 19 years ago
  2. d15c574 [PATCH] seclvl-use-securityfs tidy by Andrew Morton · 19 years ago
  3. ddbf9ef Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 by Linus Torvalds · 19 years ago
  4. 5d54e69 Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 by Linus Torvalds · 19 years ago
  5. b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 19 years ago
  6. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  7. e31e14e [PATCH] remove the inode_post_link and inode_post_rename LSM hooks by Stephen Smalley · 19 years ago
  8. a74574a [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks by Stephen Smalley · 19 years ago
  9. 570bc1c [PATCH] tmpfs: Enable atomic inode security labeling by Stephen Smalley · 19 years ago
  10. 5e41ff9 [PATCH] security: enable atomic inode security labeling by Stephen Smalley · 19 years ago
  11. 4846764 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  12. b5bf6c5 [PATCH] selinux: endian notations by Alexey Dobriyan · 19 years ago
  13. 782ebb9 [PATCH] selinux: Reduce memory use by avtab by Stephen Smalley · 19 years ago
  14. eb6f116 [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate by Herbert Xu · 19 years ago
  15. 216efaa [SELINUX]: Update for tcp_diag rename to inet_diag. by James Morris · 19 years ago
  16. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  17. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  18. 43e943c [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users by Patrick McHardy · 19 years ago
  19. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  20. 2c40579 [PATCH] SECURITY must depend on SYSFS by Adrian Bunk · 19 years ago
  21. c973b11 Merge with /shiny/git/linux-2.6/.git by David Woodhouse · 19 years ago
  22. 94efe72 [PATCH] Destruction of failed keyring oopses by David Howells · 19 years ago
  23. bcf945d [PATCH] Error during attempt to join key management session can leave semaphore pinned by David Howells · 19 years ago
  24. 1260f80 [PATCH] Keys: Fix key management syscall interface bugs by David Howells · 19 years ago
  25. 911656f [PATCH] selinux: Fix address length checks in connect hook by Stephen Smalley · 19 years ago
  26. f5c1d5b [PATCH] SELinux: default labeling of MLS field by James Morris · 19 years ago
  27. 30beab1 Merge with /shiny/git/linux-2.6/.git by David Woodhouse · 19 years ago
  28. 5a73c30 [PATCH] seclvl securityfs by serue@us.ibm.com · 19 years ago
  29. b67dbf9 [PATCH] add securityfs for all LSMs to use by Greg KH · 19 years ago
  30. a4014d8 [PATCH] Keys: Base keyring size on key pointer not key struct by David Howells · 19 years ago
  31. d2f6409 Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  32. 6931dfc [PATCH] selinux_sb_copy_data() should not require a whole page by Eric Paris · 19 years ago
  33. 9a5f04b [PATCH] selinux: kfree cleanup by Jesper Juhl · 19 years ago
  34. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  35. 09ffd94f [PATCH] selinux: add executable heap check by Lorenzo Hernández García-Hierro · 19 years ago
  36. 6b99219 [PATCH] selinux: add executable stack check by Lorenzo Hernandez García-Hierro · 19 years ago
  37. 16c29b6 [PATCH] eCryptfs: export user key type by Michael Halcrow · 19 years ago
  38. 3e30148 [PATCH] Keys: Make request-key create an authorisation key by David Howells · 19 years ago
  39. 8589b4e [PATCH] Keys: Use RCU to manage session keyring pointer by David Howells · 19 years ago
  40. 7888e7f [PATCH] Keys: Pass session keyring to call_usermodehelper() by David Howells · 19 years ago
  41. 76d8aea [PATCH] keys: Discard key spinlock and use RCU for key payload by David Howells · 19 years ago
  42. d6e7114 [PATCH] setuid core dump by Alan Cox · 19 years ago
  43. 9ad9ad3 AUDIT: Wait for backlog to clear when generating messages. by David Woodhouse · 19 years ago
  44. da3caa2 [PATCH] SELinux: memory leak in selinux_sb_copy_data() by Gerald Schaefer · 19 years ago
  45. 70f2817 [PATCH] sysfs: (rest) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  46. c7fb64d [NETLINK]: Neighbour table configuration and statistics via rtnetlink by Thomas Graf · 19 years ago
  47. 37ca538 AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_audit by Stephen Smalley · 19 years ago
  48. 7b5d781 Fix oops due to thinko in avc_audit() by David Woodhouse · 19 years ago
  49. 0111610 AUDIT: Avoid sleeping function in SElinux AVC audit. by Stephen Smalley · 19 years ago
  50. 7063e6c Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  51. cd77b82 Restore logging of pid= and comm= in AVC audit messages by David Woodhouse · 19 years ago
  52. 209aba0 AUDIT: Treat all user messages identically. by David Woodhouse · 19 years ago
  53. 4c443d1 [PATCH] selinux: fix avc_alloc_node() oom with no policy loaded by Stephen Smalley · 19 years ago
  54. c040499 AUDIT: Add message types to audit records by Steve Grubb · 19 years ago
  55. c1b773d Add audit_log_type by Chris Wright · 19 years ago
  56. c2f0c7c The attached patch addresses the problem with getting the audit daemon by Steve Grubb · 19 years ago
  57. b207a29 [PATCH] SELinux: add finer grained permissions to Netlink audit processing by James Morris · 19 years ago
  58. 6af963f [PATCH] SELinux: cleanup ipc_has_perm by Stephen Smalley · 19 years ago
  59. 0d3d077 [SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS. by Herbert Xu · 19 years ago
  60. 219f081 [PATCH] SELinux: fix deadlock on dcache lock by Stephen Smalley · 19 years ago
  61. 0c9b794 [PATCH] SELinux: add support for NETLINK_KOBJECT_UEVENT by James Morris · 19 years ago
  62. 388c697 [PATCH] SELinux: fix bug in Netlink message type detection by James Morris · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago