1. 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
  2. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  3. 7cea51b security: fix up documentation for security_module_enable by James Morris · 16 years ago
  4. 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 16 years ago
  5. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 16 years ago
  6. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 16 years ago
  7. 03d37d2 LSM/Audit: Introduce generic Audit LSM hooks by Ahmed S. Darwish · 16 years ago
  8. 6b89a74 SELinux: remove redundant exports by Ahmed S. Darwish · 16 years ago
  9. 713a04a SELinux: setup new inode/ipc getsecid hooks by Ahmed S. Darwish · 16 years ago
  10. 8a07619 LSM: Introduce inode_getsecid and ipc_getsecid hooks by Ahmed S. Darwish · 16 years ago
  11. 5f46ce1 security: enhance DEFAULT_MMAP_MIN_ADDR description by maximilian attems · 16 years ago
  12. 27cc2a6 SELinux: add netport.[ch] by James Morris · 16 years ago
  13. 3e11217 SELinux: Add network port SID cache by Paul Moore · 16 years ago
  14. 832cbd9 SELinux: turn mount options strings into defines by Eric Paris · 16 years ago
  15. 0e55a00 selinux/ss/services.c should #include <linux/selinux.h> by Adrian Bunk · 16 years ago
  16. 64dbf07 selinux: introduce permissive types by Eric Paris · 16 years ago
  17. 0356357 selinux: remove ptrace_sid by Roland McGrath · 16 years ago
  18. eda4f69 SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG() by Eric Paris · 16 years ago
  19. f0115e6 security: code cleanup by Andrew Morton · 16 years ago
  20. dd6f953 security: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  21. b0c636b SELinux: create new open permission by Eric Paris · 16 years ago
  22. d4ee423 selinux: selinux/netlabel.c should #include "netlabel.h" by Adrian Bunk · 16 years ago
  23. 454d972 SELinux: unify printk messages by James Morris · 16 years ago
  24. 98e9894 SELinux: remove unused backpointers from security objects by James Morris · 16 years ago
  25. f74af6e SELinux: Correct the NetLabel locking for the sk_security_struct by Paul Moore · 16 years ago
  26. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  27. 03e1ad7 LSM: Make the Labeled IPsec hooks more stack friendly by Paul Moore · 16 years ago
  28. 0044787 NetLabel: Allow passing the LSM domain as a shared pointer by Paul Moore · 16 years ago
  29. 5a55261 SELinux: don't BUG if fs reuses a superblock by Eric Paris · 16 years ago
  30. 869ab51 SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code by Stephen Smalley · 16 years ago
  31. a02fe13 selinux: prevent rentry into the FS by Josef Bacik · 16 years ago
  32. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  33. 0794c66 selinux: handle files opened with flags 3 by checking ioctl permission by Stephen Smalley · 16 years ago
  34. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  35. cb622bb smackfs: remove redundant lock, fix open(,O_RDWR) by Ahmed S. Darwish · 16 years ago
  36. aedb60a file capabilities: remove cap_task_kill() by Serge Hallyn · 16 years ago
  37. 1d252fb smack: do not dereference NULL ipc object by Ahmed S. Darwish · 16 years ago
  38. 2e1479d make selinux_parse_opts_str() static by Adrian Bunk · 16 years ago
  39. b500ce8 smackfs: do not trust `count' in inodes write()s by Ahmed S. Darwish · 16 years ago
  40. e000752 LSM/SELinux: Interfaces to allow FS to control mount options by Eric Paris · 16 years ago
  41. bcdca22 Smack: update for file capabilities by Casey Schaufler · 16 years ago
  42. 0949728 file capabilities: simplify signal check by Serge E. Hallyn · 16 years ago
  43. 4bc87e6 Smack: unlabeled outgoing ambient packets by Casey Schaufler · 16 years ago
  44. 44707fd d_path: Use struct path in struct avc_audit_data by Jan Blunck · 16 years ago
  45. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  46. 2e1d146 Smack: check for 'struct socket' with NULL sk by Ahmed S. Darwish · 16 years ago
  47. b68e418 selinux: support 64-bit capabilities by Stephen Smalley · 16 years ago
  48. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  49. 394c675 SELinux: Remove security_get_policycaps() by Paul Moore · 16 years ago
  50. a5ecbcb security: allow Kconfig to set default mmap_min_addr protection by Eric Paris · 16 years ago
  51. e114e47 Smack: Simplified Mandatory Access Control Kernel by Casey Schaufler · 16 years ago
  52. 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 16 years ago
  53. e338d26 Add 64-bit capability support to the kernel by Andrew Morgan · 16 years ago
  54. 8f6936f revert "capabilities: clean up file capability reading" by Andrew Morton · 16 years ago
  55. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 16 years ago
  56. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
  57. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
  58. e1770d9 [SELinux]: Fix double free in selinux_netlbl_sock_setsid() by Paul Moore · 16 years ago
  59. f71ea9d security: compile capabilities by default by sergeh@us.ibm.com · 16 years ago
  60. 374ea01 selinux: make selinux_set_mnt_opts() static by Adrian Bunk · 16 years ago
  61. 71f1cb0 SELinux: Add warning messages on network denial due to error by Paul Moore · 16 years ago
  62. effad8d SELinux: Add network ingress and egress control permission checks by Paul Moore · 16 years ago
  63. 5dbe1eb SELinux: Allow NetLabel to directly cache SIDs by Paul Moore · 16 years ago
  64. d621d35 SELinux: Enable dynamic enable/disable of the network access checks by Paul Moore · 16 years ago
  65. 220deb9 SELinux: Better integration between peer labeling subsystems by Paul Moore · 16 years ago
  66. f67f4f3 SELinux: Add a new peer class and permissions to the Flask definitions by Paul Moore · 16 years ago
  67. 3bb56b2 SELinux: Add a capabilities bitmap to SELinux policy version 22 by Paul Moore · 16 years ago
  68. 224dfbd SELinux: Add a network node caching mechanism similar to the sel_netif_*() functions by Paul Moore · 16 years ago
  69. da5645a SELinux: Only store the network interface's ifindex by Paul Moore · 16 years ago
  70. e8bfdb9 SELinux: Convert the netif code to use ifindex values by Paul Moore · 16 years ago
  71. 75e2291 NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function by Paul Moore · 16 years ago
  72. 16efd45 NetLabel: Add secid token support to the NetLabel secattr struct by Paul Moore · 16 years ago
  73. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  74. b1aa530 selinux: fix labeling of /proc/net inodes by Stephen Smalley · 16 years ago
  75. b47711b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  76. 78a2d90 Kobject: convert remaining kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  77. 0ff21e4 kobject: convert kernel_kset to be a kobject by Greg Kroah-Hartman · 17 years ago
  78. bd35b93 kset: convert kernel_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  79. 69d8e13 kobject: convert securityfs to use kobject_create by Greg Kroah-Hartman · 17 years ago
  80. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  81. 2e08c0c selinux: make mls_compute_sid always polyinstantiate by Eamon Walsh · 16 years ago
  82. 1996a10 security/selinux: constify function pointer tables and fields by Jan Engelhardt · 16 years ago
  83. 63cb344 security: add a secctx_to_secid() hook by David Howells · 16 years ago
  84. bced952 security: remove security_sb_post_mountroot hook by H. Peter Anvin · 17 years ago
  85. c9180a5 Security: add get, set, and cloning of superblock security information by Eric Paris · 17 years ago
  86. 19c5fc1 security/selinux: Add missing "space" by Joe Perches · 17 years ago
  87. 8b85eaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  88. a6dbb1e Fix filesystem capability support by Andrew G. Morgan · 16 years ago
  89. 45c950e selinux: fix memory leak in netlabel code by Paul Moore · 16 years ago
  90. ab5a91a Security: allow capable check to permit mmap or low vm space by Eric Paris · 17 years ago
  91. d313f94 SELinux: detect dead booleans by Stephen Smalley · 17 years ago
  92. 0955dc0 SELinux: do not clear f_op when removing entries by Stephen Smalley · 17 years ago
  93. 8ec2328 file capabilities: don't prevent signaling setuid root programs by Serge E. Hallyn · 17 years ago
  94. 91ad997 file capabilities: allow sigcont within session by Serge E. Hallyn · 17 years ago
  95. 45e5421 SELinux: add more validity checks on policy load by Stephen Smalley · 17 years ago
  96. 6d2b685 SELinux: fix bug in new ebitmap code. by KaiGai Kohei · 17 years ago
  97. 57002bf SELinux: suppress a warning for 64k pages. by Stephen Rothwell · 17 years ago
  98. 48d2268 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  99. 8a53514 SELinux: always check SIGCHLD in selinux_task_wait by Eric Paris · 17 years ago
  100. b68680e capabilities: clean up file capability reading by Serge E. Hallyn · 17 years ago