1. 788084a Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  2. 8cf948e SELinux: call cap_file_mmap in selinux_file_mmap by Eric Paris · 15 years ago
  3. 314dabb SELinux: fix memory leakage in /security/selinux/hooks.c by James Morris · 15 years ago
  4. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  5. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  6. 850b0ce SELinux: define audit permissions for audit tree netlink messages by Eric Paris · 15 years ago
  7. c5642f4 selinux: remove obsolete read buffer limit from sel_read_bool by Stephen Smalley · 15 years ago
  8. 75834fc SELinux: move SELINUX_MAGIC into magic.h by Eric Paris · 15 years ago
  9. d254117 Merge branch 'master' into next by James Morris · 15 years ago
  10. 65c90bc selinux: Fix send_sigiotask hook by Stephen Smalley · 15 years ago
  11. ecd6de3 selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->parent. by Oleg Nesterov · 15 years ago
  12. 3bcac02 SELinux: Don't flush inherited SIGKILL during execve() by David Howells · 15 years ago
  13. 88c48db SELinux: drop secondary_ops->sysctl by Eric Paris · 15 years ago
  14. 8a6f83a Permissive domain in userspace object manager by KaiGai Kohei · 15 years ago
  15. 58bfbb5 selinux: Remove the "compat_net" compatibility code by Paul Moore · 15 years ago
  16. 389fb800 netlabel: Label incoming TCP connections correctly in SELinux by Paul Moore · 15 years ago
  17. 703a3cd Merge branch 'master' into next by James Morris · 15 years ago
  18. df7f54c SELinux: inode_doinit_with_dentry drop no dentry printk by Eric Paris · 15 years ago
  19. dd34b5d SELinux: new permission between tty audit and audit socket by Eric Paris · 15 years ago
  20. 6a25b27 SELinux: open perm for sock files by Eric Paris · 15 years ago
  21. d7f59dc selinux: Fix a panic in selinux_netlbl_inode_permission() by Paul Moore · 15 years ago
  22. 09c50b4 selinux: Fix the NetLabel glue code for setsockopt() by Paul Moore · 15 years ago
  23. 2603665 SELinux: convert the avc cache hash list to an hlist by Eric Paris · 15 years ago
  24. edf3d1a SELinux: code readability with avc_cache by Eric Paris · 15 years ago
  25. f1c6381 SELinux: remove unused av.decided field by Eric Paris · 15 years ago
  26. 21193dc SELinux: more careful use of avd in avc_has_perm_noaudit by Eric Paris · 15 years ago
  27. 906d27d SELinux: remove the unused ae.used by Eric Paris · 15 years ago
  28. a5dda683 SELinux: check seqno when updating an avc_node by Eric Paris · 15 years ago
  29. 4cb912f SELinux: NULL terminate al contexts from disk by Eric Paris · 15 years ago
  30. 4ba0a8a SELinux: better printk when file with invalid label found by Eric Paris · 15 years ago
  31. 200ac53 SELinux: call capabilities code directory by Eric Paris · 15 years ago
  32. cb5629b Merge branch 'master' into next by James Morris · 15 years ago
  33. 5626d3e selinux: remove hooks which simply defer to capabilities by James Morris · 15 years ago
  34. 95c1490 selinux: remove secondary ops call to shm_shmat by James Morris · 15 years ago
  35. 5c4054c selinux: remove secondary ops call to unix_stream_connect by James Morris · 15 years ago
  36. 2cbbd19 selinux: remove secondary ops call to task_kill by James Morris · 15 years ago
  37. ef76e74 selinux: remove secondary ops call to task_setrlimit by James Morris · 15 years ago
  38. ca5143d selinux: remove unused cred_commit hook by James Morris · 15 years ago
  39. af294e4 selinux: remove secondary ops call to task_create by James Morris · 15 years ago
  40. d541bbe selinux: remove secondary ops call to file_mprotect by James Morris · 15 years ago
  41. 438add6 selinux: remove secondary ops call to inode_setattr by James Morris · 15 years ago
  42. 188fbcc selinux: remove secondary ops call to inode_permission by James Morris · 15 years ago
  43. f51115b selinux: remove secondary ops call to inode_follow_link by James Morris · 15 years ago
  44. dd4907a selinux: remove secondary ops call to inode_mknod by James Morris · 15 years ago
  45. e473725 selinux: remove secondary ops call to inode_unlink by James Morris · 15 years ago
  46. efdfac4 selinux: remove secondary ops call to inode_link by James Morris · 15 years ago
  47. 97422ab selinux: remove secondary ops call to sb_umount by James Morris · 15 years ago
  48. ef935b9 selinux: remove secondary ops call to sb_mount by James Morris · 15 years ago
  49. 5565b0b selinux: remove secondary ops call to bprm_committed_creds by James Morris · 15 years ago
  50. 2ec5dbe selinux: remove secondary ops call to bprm_committing_creds by James Morris · 15 years ago
  51. bc05595 selinux: remove unused bprm_check_security hook by James Morris · 15 years ago
  52. cd89596 SELinux: Unify context mount and genfs behavior by David P. Quigley · 16 years ago
  53. 11689d4 SELinux: Add new security mount option to indicate security label support. by David P. Quigley · 16 years ago
  54. 0d90a7e SELinux: Condense super block security structure flags and cleanup necessary code. by David P. Quigley · 16 years ago
  55. ac8cc0f Merge branch 'next' into for-linus by James Morris · 16 years ago
  56. 3699c53 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] by David Howells · 16 years ago
  57. 29881c4 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" by James Morris · 16 years ago
  58. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  59. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  60. 76f7ba3 SELinux: shrink sizeof av_inhert selinux_class_perm and context by Eric Paris · 16 years ago
  61. 14eaddc CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] by David Howells · 16 years ago
  62. 5af75d8 audit: validate comparison operations, store them in sane form by Al Viro · 16 years ago
  63. 4f4b6c1 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core by Rusty Russell · 16 years ago
  64. 277d342 selinux: Deprecate and schedule the removal of the the compat_net functionality by Paul Moore · 16 years ago
  65. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  66. 7419224 SELinux: don't check permissions for kernel mounts by James Morris · 16 years ago
  67. 12204e2 security: pass mount flags to security_sb_kern_mount() by James Morris · 16 years ago
  68. 459c19f SELinux: correctly detect proc filesystems of the form "proc/foo" by Stephen Smalley · 16 years ago
  69. 3a3b7ce CRED: Allow kernel services to override LSM settings for task actions by David Howells · 16 years ago
  70. 1bfdc75 CRED: Add a kernel_service object class to SELinux by David Howells · 16 years ago
  71. 3b11a1d CRED: Differentiate objective and effective subjective credentials on a task by David Howells · 16 years ago
  72. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  73. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  74. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  75. 88e67f3 CRED: Make inode_has_perm() and file_has_perm() take a cred pointer by David Howells · 16 years ago
  76. 275bb41 CRED: Wrap access to SELinux's task SID by David Howells · 16 years ago
  77. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  78. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  79. f1752ee CRED: Detach the credentials from task_struct by David Howells · 16 years ago
  80. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  81. 15a2460 CRED: Constify the kernel_cap_t arguments to the capset LSM hooks by David Howells · 16 years ago
  82. 1cdcbec CRED: Neuter sys_capset() by David Howells · 16 years ago
  83. 0667467 Currently SELinux jumps through some ugly hoops to not audit a capbility by Eric Paris · 16 years ago
  84. 0611216 Add a new capable interface that will be used by systems that use audit to by Eric Paris · 16 years ago
  85. 39c9aed SELinux: Use unknown perm handling to handle unknown netlink msg types by Eric Paris · 16 years ago
  86. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  87. e21e696 Merge branch 'master' into next by James Morris · 16 years ago
  88. 2f99db2 selinux: recognize netlink messages for 'ip addrlabel' by Michal Schmidt · 16 years ago
  89. 41d9f9c SELinux: hold tasklist_lock and siglock while waking wait_chldexit by Eric Paris · 16 years ago
  90. 37dd0bd SELinux: properly handle empty tty_files list by Eric Paris · 16 years ago
  91. 3685f25d misc: replace NIPQUAD() by Harvey Harrison · 16 years ago
  92. 8b6a5a3 SELinux: check open perms in dentry_open not inode_permission by Eric Paris · 16 years ago
  93. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  94. 1afa67f misc: replace NIP6_FMT with %p6 format specifier by Harvey Harrison · 16 years ago
  95. def8b4f net: reduce structures when XFRM=n by Alexey Dobriyan · 16 years ago
  96. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  97. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  98. 8d71ff0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  99. 934e6eb tty: Redo current tty locking by Alan Cox · 16 years ago
  100. 452a00d tty: Make get_current_tty use a kref by Alan Cox · 16 years ago