1. ce9982d [PATCH] selinux: extend selinuxfs context interface by Stephen Smalley · 19 years ago
  2. 25a74f3 [PATCH] selinux: disable setxattr on mountpoint labeled filesystems by Stephen Smalley · 19 years ago
  3. e517a0c [PATCH] selinux: MLS compatibility by Stephen Smalley · 19 years ago
  4. a7f988b [PATCH] kfree cleanup: security by Jesper Juhl · 19 years ago
  5. 621d312 [PATCH] cleanup the usage of SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  6. b67a1b9 [PATCH] remove hardcoded SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  7. 2f51201 [PATCH] reduce sizeof(struct file) by Eric Dumazet · 19 years ago
  8. bfd5162 [PATCH] SELinux: remove unecessary size_t checks in selinuxfs by Davi Arnaut · 19 years ago
  9. ce4c2bd [PATCH] selinux-canonicalize-getxattr-fix by Andrew Morton · 19 years ago
  10. d381d8a [PATCH] SELinux: canonicalize getxattr() by James Morris · 19 years ago
  11. 89d155e [PATCH] SELinux: convert to kzalloc by James Morris · 19 years ago
  12. 7d877f3 [PATCH] gfp_t: net/* by Al Viro · 19 years ago
  13. 20c19e4 [PATCH] SELinux: handle sel_make_bools() failure in selinuxfs by Davi Arnaut · 19 years ago
  14. 282c1f5 [PATCH] selinux: Fix NULL deref in policydb_destroy by Stephen Smalley · 19 years ago
  15. 1340258 [PATCH] SELinux - fix SCTP socket bug and general IP protocol handling by James Morris · 19 years ago
  16. 5d54e69 Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 by Linus Torvalds · 19 years ago
  17. b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 19 years ago
  18. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  19. e31e14e [PATCH] remove the inode_post_link and inode_post_rename LSM hooks by Stephen Smalley · 19 years ago
  20. a74574a [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks by Stephen Smalley · 19 years ago
  21. 570bc1c [PATCH] tmpfs: Enable atomic inode security labeling by Stephen Smalley · 19 years ago
  22. 5e41ff9 [PATCH] security: enable atomic inode security labeling by Stephen Smalley · 19 years ago
  23. b5bf6c5 [PATCH] selinux: endian notations by Alexey Dobriyan · 19 years ago
  24. 782ebb9 [PATCH] selinux: Reduce memory use by avtab by Stephen Smalley · 19 years ago
  25. 216efaa [SELINUX]: Update for tcp_diag rename to inet_diag. by James Morris · 19 years ago
  26. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  27. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  28. 43e943c [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users by Patrick McHardy · 19 years ago
  29. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  30. c973b11 Merge with /shiny/git/linux-2.6/.git by David Woodhouse · 19 years ago
  31. 911656f [PATCH] selinux: Fix address length checks in connect hook by Stephen Smalley · 19 years ago
  32. f5c1d5b [PATCH] SELinux: default labeling of MLS field by James Morris · 19 years ago
  33. d2f6409 Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  34. 6931dfc [PATCH] selinux_sb_copy_data() should not require a whole page by Eric Paris · 19 years ago
  35. 9a5f04b [PATCH] selinux: kfree cleanup by Jesper Juhl · 19 years ago
  36. 09ffd94f [PATCH] selinux: add executable heap check by Lorenzo Hernández García-Hierro · 19 years ago
  37. 6b99219 [PATCH] selinux: add executable stack check by Lorenzo Hernandez García-Hierro · 19 years ago
  38. 9ad9ad3 AUDIT: Wait for backlog to clear when generating messages. by David Woodhouse · 19 years ago
  39. da3caa2 [PATCH] SELinux: memory leak in selinux_sb_copy_data() by Gerald Schaefer · 19 years ago
  40. c7fb64d [NETLINK]: Neighbour table configuration and statistics via rtnetlink by Thomas Graf · 19 years ago
  41. 37ca538 AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_audit by Stephen Smalley · 19 years ago
  42. 7b5d781 Fix oops due to thinko in avc_audit() by David Woodhouse · 19 years ago
  43. 0111610 AUDIT: Avoid sleeping function in SElinux AVC audit. by Stephen Smalley · 19 years ago
  44. 7063e6c Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  45. cd77b82 Restore logging of pid= and comm= in AVC audit messages by David Woodhouse · 19 years ago
  46. 209aba0 AUDIT: Treat all user messages identically. by David Woodhouse · 19 years ago
  47. 4c443d1 [PATCH] selinux: fix avc_alloc_node() oom with no policy loaded by Stephen Smalley · 19 years ago
  48. c040499 AUDIT: Add message types to audit records by Steve Grubb · 19 years ago
  49. c1b773d Add audit_log_type by Chris Wright · 19 years ago
  50. c2f0c7c The attached patch addresses the problem with getting the audit daemon by Steve Grubb · 19 years ago
  51. b207a29 [PATCH] SELinux: add finer grained permissions to Netlink audit processing by James Morris · 19 years ago
  52. 6af963f [PATCH] SELinux: cleanup ipc_has_perm by Stephen Smalley · 19 years ago
  53. 0d3d077 [SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS. by Herbert Xu · 19 years ago
  54. 219f081 [PATCH] SELinux: fix deadlock on dcache lock by Stephen Smalley · 19 years ago
  55. 0c9b794 [PATCH] SELinux: add support for NETLINK_KOBJECT_UEVENT by James Morris · 19 years ago
  56. 388c697 [PATCH] SELinux: fix bug in Netlink message type detection by James Morris · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago