1. 3699c53 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] by David Howells · 16 years ago
  2. 29881c4 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" by James Morris · 16 years ago
  3. 14eaddc CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] by David Howells · 16 years ago
  4. 277d342 selinux: Deprecate and schedule the removal of the the compat_net functionality by Paul Moore · 16 years ago
  5. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  6. 7419224 SELinux: don't check permissions for kernel mounts by James Morris · 16 years ago
  7. 12204e2 security: pass mount flags to security_sb_kern_mount() by James Morris · 16 years ago
  8. 459c19f SELinux: correctly detect proc filesystems of the form "proc/foo" by Stephen Smalley · 16 years ago
  9. 3a3b7ce CRED: Allow kernel services to override LSM settings for task actions by David Howells · 16 years ago
  10. 3b11a1d CRED: Differentiate objective and effective subjective credentials on a task by David Howells · 16 years ago
  11. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  12. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  13. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  14. 88e67f3 CRED: Make inode_has_perm() and file_has_perm() take a cred pointer by David Howells · 16 years ago
  15. 275bb41 CRED: Wrap access to SELinux's task SID by David Howells · 16 years ago
  16. f1752ee CRED: Detach the credentials from task_struct by David Howells · 16 years ago
  17. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  18. 15a2460 CRED: Constify the kernel_cap_t arguments to the capset LSM hooks by David Howells · 16 years ago
  19. 1cdcbec CRED: Neuter sys_capset() by David Howells · 16 years ago
  20. 0667467 Currently SELinux jumps through some ugly hoops to not audit a capbility by Eric Paris · 16 years ago
  21. 0611216 Add a new capable interface that will be used by systems that use audit to by Eric Paris · 16 years ago
  22. 39c9aed SELinux: Use unknown perm handling to handle unknown netlink msg types by Eric Paris · 16 years ago
  23. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  24. e21e696 Merge branch 'master' into next by James Morris · 16 years ago
  25. 41d9f9c SELinux: hold tasklist_lock and siglock while waking wait_chldexit by Eric Paris · 16 years ago
  26. 37dd0bd SELinux: properly handle empty tty_files list by Eric Paris · 16 years ago
  27. 8b6a5a3 SELinux: check open perms in dentry_open not inode_permission by Eric Paris · 16 years ago
  28. def8b4f net: reduce structures when XFRM=n by Alexey Dobriyan · 16 years ago
  29. 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
  30. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  31. 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
  32. 934e6eb tty: Redo current tty locking by Alan Cox · 16 years ago
  33. 452a00d tty: Make get_current_tty use a kref by Alan Cox · 16 years ago
  34. 0da939b Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_next into next by James Morris · 16 years ago
  35. 6c5b3fc selinux: Cache NetLabel secattrs in the socket's security struct by Paul Moore · 16 years ago
  36. 014ab19 selinux: Set socket NetLabel based on connection endpoint by Paul Moore · 16 years ago
  37. 948bf85 netlabel: Add functionality to set the security attributes of a packet by Paul Moore · 16 years ago
  38. dfaebe9 selinux: Fix missing calls to netlbl_skbuff_err() by Paul Moore · 16 years ago
  39. d8395c8 selinux: Better local/forward check in selinux_ip_postroute() by Paul Moore · 16 years ago
  40. aa86290 selinux: Correctly handle IPv4 packets on IPv6 sockets in all cases by Paul Moore · 16 years ago
  41. ea6b184 selinux: use default proc sid on symlinks by Stephen Smalley · 16 years ago
  42. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  43. d9250de SELinux: add boundary support and thread context assignment by KaiGai Kohei · 16 years ago
  44. 86d6889 Merge branch 'master' into next by James Morris · 16 years ago
  45. 5cd9c58 security: Fix setting of PF_SUPERPRIV by __capable() by David Howells · 16 years ago
  46. cf9481e SELinux: Fix a potentially uninitialised variable in SELinux hooks by David Howells · 16 years ago
  47. 3583a71 make selinux_write_opts() static by Adrian Bunk · 16 years ago
  48. 383795c SELinux: /proc/mounts should show what it can by Eric Paris · 16 years ago
  49. 4836e30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  50. 2284284 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  51. b77b064 [PATCH] pass MAY_OPEN to vfs_permission() explicitly by Al Viro · 16 years ago
  52. 6c5a9d2 selinux: use nf_register_hooks() by Alexey Dobriyan · 16 years ago
  53. 0d094ef tracehook: tracehook_tracer_task by Roland McGrath · 16 years ago
  54. 089be43 Revert "SELinux: allow fstype unknown to policy to use xattrs if present" by James Morris · 16 years ago
  55. 6f0f0fd security: remove register_security hook by James Morris · 16 years ago
  56. b478a9f security: remove unused sb_get_mnt_opts hook by Miklos Szeredi · 16 years ago
  57. 2069f45 LSM/SELinux: show LSM mount options in /proc/mounts by Eric Paris · 16 years ago
  58. 811f379 SELinux: allow fstype unknown to policy to use xattrs if present by Eric Paris · 16 years ago
  59. 2baf06d SELinux: use do_each_thread as a proper do/while block by James Morris · 16 years ago
  60. e399f98 SELinux: remove unused and shadowed addrlen variable by James Morris · 16 years ago
  61. 242631c selinux: simplify ioctl checking by Stephen Smalley · 16 years ago
  62. abc69bb SELinux: enable processes with mac_admin to get the raw inode contexts by Stephen Smalley · 16 years ago
  63. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 16 years ago
  64. f526971 SELinux: keep the code clean formating and syntax by Eric Paris · 16 years ago
  65. 12b29f3 selinux: support deferred mapping of contexts by Stephen Smalley · 16 years ago
  66. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  67. 3b5e9e5 signals: cleanup security_task_kill() usage/implementation by Oleg Nesterov · 16 years ago
  68. 7bf570d Security: Make secctx_to_secid() take const secdata by David Howells · 16 years ago
  69. 69664cf keys: don't generate user and user session keyrings unless they're accessed by David Howells · 16 years ago
  70. 70a5bb7 keys: add keyctl function to get a security label by David Howells · 16 years ago
  71. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 16 years ago
  72. 3898b1b capabilities: implement per-process securebits by Andrew G. Morgan · 16 years ago
  73. 94bc891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  74. b5266eb [PATCH] switch a bunch of LSM hooks from nameidata to path by Al Viro · 16 years ago
  75. 0f5e642 SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_opts by Eric Paris · 16 years ago
  76. 828dfe1 SELinux: whitespace and formating fixes for hooks.c by Eric Paris · 16 years ago
  77. 744ba35 SELinux: clean up printks by Eric Paris · 16 years ago
  78. 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 16 years ago
  79. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 16 years ago
  80. 713a04ae SELinux: setup new inode/ipc getsecid hooks by Ahmed S. Darwish · 16 years ago
  81. 3e11217 SELinux: Add network port SID cache by Paul Moore · 16 years ago
  82. 832cbd9 SELinux: turn mount options strings into defines by Eric Paris · 16 years ago
  83. 0356357 selinux: remove ptrace_sid by Roland McGrath · 16 years ago
  84. f0115e6 security: code cleanup by Andrew Morton · 16 years ago
  85. dd6f953 security: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  86. b0c636b SELinux: create new open permission by Eric Paris · 16 years ago
  87. 98e9894 SELinux: remove unused backpointers from security objects by James Morris · 16 years ago
  88. f74af6e SELinux: Correct the NetLabel locking for the sk_security_struct by Paul Moore · 16 years ago
  89. 5a55261 SELinux: don't BUG if fs reuses a superblock by Eric Paris · 16 years ago
  90. 869ab51 SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code by Stephen Smalley · 16 years ago
  91. a02fe13 selinux: prevent rentry into the FS by Josef Bacik · 16 years ago
  92. 0794c66 selinux: handle files opened with flags 3 by checking ioctl permission by Stephen Smalley · 16 years ago
  93. 2e1479d make selinux_parse_opts_str() static by Adrian Bunk · 16 years ago
  94. e000752 LSM/SELinux: Interfaces to allow FS to control mount options by Eric Paris · 16 years ago
  95. 44707fd d_path: Use struct path in struct avc_audit_data by Jan Blunck · 16 years ago
  96. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  97. b68e418 selinux: support 64-bit capabilities by Stephen Smalley · 16 years ago
  98. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 16 years ago
  99. 374ea01 selinux: make selinux_set_mnt_opts() static by Adrian Bunk · 16 years ago
  100. 71f1cb0 SELinux: Add warning messages on network denial due to error by Paul Moore · 16 years ago