1. ac8cc0f Merge branch 'next' into for-linus by James Morris · 16 years ago
  2. 3699c53 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] by David Howells · 16 years ago
  3. 29881c4 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" by James Morris · 16 years ago
  4. 14eaddc CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] by David Howells · 16 years ago
  5. be6d3e5 introduce new LSM hooks where vfsmount is available. by Kentaro Takeda · 16 years ago
  6. 12204e2 security: pass mount flags to security_sb_kern_mount() by James Morris · 16 years ago
  7. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  8. 1b79cd0 nfsd: fix vm overcommit crash fix #2 by Junjiro R. Okajima · 16 years ago
  9. 3a3b7ce CRED: Allow kernel services to override LSM settings for task actions by David Howells · 16 years ago
  10. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  11. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  12. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  13. f1752ee CRED: Detach the credentials from task_struct by David Howells · 16 years ago
  14. 15a2460 CRED: Constify the kernel_cap_t arguments to the capset LSM hooks by David Howells · 16 years ago
  15. 1cdcbec CRED: Neuter sys_capset() by David Howells · 16 years ago
  16. 0611216 Add a new capable interface that will be used by systems that use audit to by Eric Paris · 16 years ago
  17. 731572d nfsd: fix vm overcommit crash by Alan Cox · 16 years ago
  18. da31894 securityfs: do not depend on CONFIG_SECURITY by Eric Paris · 16 years ago
  19. 5e186b5 security.h: fix build failure by Alexander Beregalov · 16 years ago
  20. 5cd9c58 security: Fix setting of PF_SUPERPRIV by __capable() by David Howells · 16 years ago
  21. b77b064 [PATCH] pass MAY_OPEN to vfs_permission() explicitly by Al Viro · 16 years ago
  22. 9b3e43a security: remove unused forwards by Hugh Dickins · 16 years ago
  23. 6f0f0fd security: remove register_security hook by James Morris · 16 years ago
  24. b478a9f security: remove unused sb_get_mnt_opts hook by Miklos Szeredi · 16 years ago
  25. 2069f45 LSM/SELinux: show LSM mount options in /proc/mounts by Eric Paris · 16 years ago
  26. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 16 years ago
  27. 7bf570d Security: Make secctx_to_secid() take const secdata by David Howells · 16 years ago
  28. 70a5bb7 keys: add keyctl function to get a security label by David Howells · 16 years ago
  29. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 16 years ago
  30. cfd299d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  31. 3898b1b capabilities: implement per-process securebits by Andrew G. Morgan · 16 years ago
  32. 7b41b17 SELinux: include/security.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  33. b5266eb [PATCH] switch a bunch of LSM hooks from nameidata to path by Al Viro · 16 years ago
  34. 3925e6f 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
  35. 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 16 years ago
  36. 03d37d2 LSM/Audit: Introduce generic Audit LSM hooks by Ahmed S. Darwish · 16 years ago
  37. 8a07619 LSM: Introduce inode_getsecid and ipc_getsecid hooks by Ahmed S. Darwish · 16 years ago
  38. 03e1ad7 LSM: Make the Labeled IPsec hooks more stack friendly by Paul Moore · 16 years ago
  39. aedb60a file capabilities: remove cap_task_kill() by Serge Hallyn · 16 years ago
  40. e000752 LSM/SELinux: Interfaces to allow FS to control mount options by Eric Paris · 16 years ago
  41. 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 16 years ago
  42. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 16 years ago
  43. 1996a10 security/selinux: constify function pointer tables and fields by Jan Engelhardt · 17 years ago
  44. 63cb344 security: add a secctx_to_secid() hook by David Howells · 17 years ago
  45. bced952 security: remove security_sb_post_mountroot hook by H. Peter Anvin · 17 years ago
  46. c9180a5 Security: add get, set, and cloning of superblock security information by Eric Paris · 17 years ago
  47. 6da34ba fix up security_socket_getpeersec_* documentation by Serge Hallyn · 17 years ago
  48. 72c2d58 V3 file capabilities: alter behavior of cap_setpcap by Andrew Morgan · 17 years ago
  49. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  50. b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
  51. 20510f2 security: Convert LSM into a static interface by James Morris · 17 years ago
  52. 788e7dd SELinux: Improve read/write performance by Yuichi Nakamura · 17 years ago
  53. 34b4e4a fix NULL pointer dereference in __vm_enough_memory() by Alan Cox · 17 years ago
  54. ed03218 security: Protection for exploiting null dereference using mmap by Eric Paris · 17 years ago
  55. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  56. 04ff970 [PATCH] sanitize security_getprocattr() API by Al Viro · 17 years ago
  57. 5404732 [PATCH] mark struct file_operations const 1 by Arjan van de Ven · 17 years ago
  58. b385a14 [PATCH] Replace regular code with appropriate calls to container_of() by Robert P. J. Day · 17 years ago
  59. 67f83cb SELinux: Fix SA selection semantics by Venkat Yekkirala · 18 years ago
  60. 6b87769 SELinux: Return correct context for SO_PEERSEC by Venkat Yekkirala · 18 years ago
  61. c1a856c SELinux: Various xfrm labeling fixes by Venkat Yekkirala · 18 years ago
  62. 5b368e6 IPsec: correct semantics for SELinux policy matching by Venkat Yekkirala · 18 years ago
  63. 5046206 [PATCH] fs.h: ifdef security fields by Alexey Dobriyan · 18 years ago
  64. 7420ed2 [NetLabel]: SELinux support by Venkat Yekkirala · 18 years ago
  65. 4237c75 [MLSXFRM]: Auto-labeling of child sockets by Venkat Yekkirala · 18 years ago
  66. cb969f0 [MLSXFRM]: Default labeling of socket specific IPSec policies by Venkat Yekkirala · 18 years ago
  67. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 18 years ago
  68. e0d1caa [MLSXFRM]: Flow based matching of xfrm policy and state by Venkat Yekkirala · 18 years ago
  69. 892c141 [MLSXFRM]: Add security sid to sock by Venkat Yekkirala · 18 years ago
  70. 95ce568 [SECURITY]: Fix build with CONFIG_SECURITY disabled. by David S. Miller · 18 years ago
  71. dc49c1f [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch by Catherine Zhang · 18 years ago
  72. a1836a4 [PATCH] SELinux: Add security hook definition for getioprio and insert hooks by David Quigley · 18 years ago
  73. f9008e4 [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completion by David Quigley · 18 years ago
  74. c7bdb54 [NETLINK]: Encapsulate eff_cap usage within security framework. by Darrel Goeddel · 18 years ago
  75. 7e047ef [PATCH] keys: sort out key quota system by David Howells · 18 years ago
  76. 3560154 [PATCH] SELinux: add task_movememory hook by David Quigley · 18 years ago
  77. 03e6806 [PATCH] lsm: add task_setioprio hook by James Morris · 18 years ago
  78. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  79. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 18 years ago
  80. 6f68dc3 [NET]: Fix warnings after LSM-IPSEC changes. by David S. Miller · 18 years ago
  81. c8c05a8 [LSM-IPsec]: SELinux Authorize by Catherine Zhang · 18 years ago
  82. 9c7aa6a [PATCH] change lspp ipc auditing by Steve Grubb · 18 years ago
  83. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  84. 12b5989 [PATCH] refactor capable() to one implementation, add __capable() helper by Chris Wright · 18 years ago
  85. 2c7946a [SECURITY]: TCP/UDP getpeersec by Catherine Zhang · 18 years ago
  86. 7306a0b [PATCH] Miscellaneous bug and warning fixes by Dustin Kirkland · 19 years ago
  87. 8c8570f [PATCH] Capture selinux subject/object context information. by Dustin Kirkland · 19 years ago
  88. 53ea68e [PATCH] SELinux: fix size-128 slab leak by Stephen Smalley · 18 years ago
  89. ed5a927 [PATCH] tpm_bios: needs more securityfs_ functions by Randy Dunlap · 18 years ago
  90. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 19 years ago
  91. 29db919 [PATCH] Keys: Add LSM hooks for key management [try #3] by David Howells · 19 years ago
  92. d381d8a [PATCH] SELinux: canonicalize getxattr() by James Morris · 19 years ago
  93. 7d877f3 [PATCH] gfp_t: net/* by Al Viro · 19 years ago
  94. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  95. ddbf9ef Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 by Linus Torvalds · 19 years ago
  96. e31e14e [PATCH] remove the inode_post_link and inode_post_rename LSM hooks by Stephen Smalley · 19 years ago
  97. a74574a [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks by Stephen Smalley · 19 years ago
  98. 5e41ff9 [PATCH] security: enable atomic inode security labeling by Stephen Smalley · 19 years ago
  99. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  100. b67dbf9 [PATCH] add securityfs for all LSMs to use by Greg KH · 19 years ago