1. 8e531af SELinux: memory leak in security_context_to_sid_core by Eric Paris · 16 years ago
  2. 36fd71d devcgroup: fix race against rmdir() by Li Zefan · 16 years ago
  3. 5cd9c58 security: Fix setting of PF_SUPERPRIV by __capable() by David Howells · 16 years ago
  4. 383795c SELinux: /proc/mounts should show what it can by Eric Paris · 16 years ago
  5. 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
  6. 2284284 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  7. b1da47e [patch 3/4] fat: dont call notify_change by Miklos Szeredi · 16 years ago
  8. b77b064 [PATCH] pass MAY_OPEN to vfs_permission() explicitly by Al Viro · 16 years ago
  9. 6c5a9d2 selinux: use nf_register_hooks() by Alexey Dobriyan · 16 years ago
  10. 0d094ef tracehook: tracehook_tracer_task by Roland McGrath · 16 years ago
  11. 7759fc9 devcgroup: code cleanup by Li Zefan · 16 years ago
  12. 4efd1a1 devcgroup: relax white-list protection down to RCU by Pavel Emelyanov · 16 years ago
  13. f92523e cgroup files: convert devcgroup_access_write() into a cgroup write_string() handler by Paul Menage · 16 years ago
  14. 84aaa7a security: filesystem capabilities no longer experimental by Andrew G. Morgan · 16 years ago
  15. 5459c16 security: protect legacy applications from executing with insufficient privilege by Andrew G. Morgan · 16 years ago
  16. 089be43 Revert "SELinux: allow fstype unknown to policy to use xattrs if present" by James Morris · 16 years ago
  17. 6f0f0fd security: remove register_security hook by James Morris · 16 years ago
  18. 93cbace security: remove dummy module fix by Miklos Szeredi · 16 years ago
  19. 5915eb5 security: remove dummy module by Miklos Szeredi · 16 years ago
  20. b478a9f security: remove unused sb_get_mnt_opts hook by Miklos Szeredi · 16 years ago
  21. 2069f45 LSM/SELinux: show LSM mount options in /proc/mounts by Eric Paris · 16 years ago
  22. 811f379 SELinux: allow fstype unknown to policy to use xattrs if present by Eric Paris · 16 years ago
  23. 65fc766 security: fix return of void-valued expressions by James Morris · 16 years ago
  24. 2baf06d SELinux: use do_each_thread as a proper do/while block by James Morris · 16 years ago
  25. e399f98 SELinux: remove unused and shadowed addrlen variable by James Morris · 16 years ago
  26. 6cbe270 SELinux: more user friendly unknown handling printk by Eric Paris · 16 years ago
  27. 22df4ad selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux whine) by Stephen Smalley · 16 years ago
  28. 89abd0a SELinux: drop load_mutex in security_load_policy by Eric Paris · 16 years ago
  29. cea78dc SELinux: fix off by 1 reference of class_to_string in context_struct_compute_av by Eric Paris · 16 years ago
  30. bdd581c SELinux: open code sidtab lock by James Morris · 16 years ago
  31. 972ccac SELinux: open code load_mutex by James Morris · 16 years ago
  32. 0804d11 SELinux: open code policy_rwlock by James Morris · 16 years ago
  33. 59dbd1b selinux: fix endianness bug in network node address handling by Stephen Smalley · 16 years ago
  34. 242631c selinux: simplify ioctl checking by Stephen Smalley · 16 years ago
  35. abc69bb SELinux: enable processes with mac_admin to get the raw inode contexts by Stephen Smalley · 16 years ago
  36. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 16 years ago
  37. feb2a5b SELinux: remove inherit field from inode_security_struct by James Morris · 16 years ago
  38. fdeb051 SELinux: reorder inode_security_struct to increase objs/slab on 64bit by Richard Kennedy · 16 years ago
  39. f526971 SELinux: keep the code clean formating and syntax by Eric Paris · 16 years ago
  40. 9a59daa SELinux: fix sleeping allocation in security_context_to_sid by Stephen Smalley · 16 years ago
  41. 12b29f3 selinux: support deferred mapping of contexts by Stephen Smalley · 16 years ago
  42. ec229e8 devcgroup: fix permission check when adding entry to child cgroup by Li Zefan · 16 years ago
  43. 17d213f devcgroup: always show positive major/minor num by Li Zefan · 16 years ago
  44. d823f6b devcgroup: fix odd behaviour when writing 'a' to devices.allow by Li Zefan · 16 years ago
  45. 1209726 security: filesystem capabilities: fix CAP_SETPCAP handling by Andrew G. Morgan · 16 years ago
  46. 8cdbc2b capabilities: add (back) dummy support for KEEPCAPS by Andrew G. Morgan · 16 years ago
  47. dba6a4d keys: remove unused key_alloc_sem by Daniel Walker · 16 years ago
  48. d1ee297 devscgroup: make white list more compact in some cases by Pavel Emelyanov · 16 years ago
  49. cc9cb21 devscgroup: relax task to dev_cgroup conversion by Pavel Emelyanov · 16 years ago
  50. b66862f devcgroup: make a helper to convert cgroup_subsys_state to devs_cgroup by Pavel Emelyanov · 16 years ago
  51. e97dcb0 Smack: fuse mount hang fix by Casey Schaufler · 16 years ago
  52. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  53. 3b5e9e5 signals: cleanup security_task_kill() usage/implementation by Oleg Nesterov · 16 years ago
  54. d20bdda Smack: Integrate Smack with Audit by Ahmed S. Darwish · 16 years ago
  55. e52c1764 Security: Make secctx_to_secid() take const secdata by David Howells · 16 years ago
  56. 9781db7 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  57. fdb89bc keys: explicitly include required slab.h header file. by Robert P. J. Day · 16 years ago
  58. 0b77f5b keys: make the keyring quotas controllable through /proc/sys by David Howells · 16 years ago
  59. 69664cf keys: don't generate user and user session keyrings unless they're accessed by David Howells · 16 years ago
  60. 6b79ccb keys: allow clients to set key perms in key_create_or_update() by Arun Raghavan · 16 years ago
  61. da91d2e keys: switch to proc_create() by Alexey Dobriyan · 16 years ago
  62. 70a5bb7 keys: add keyctl function to get a security label by David Howells · 16 years ago
  63. 4a38e12 keys: allow the callout data to be passed as a blob rather than a string by David Howells · 16 years ago
  64. dceba99 keys: check starting keyring as part of search by Kevin Coffman · 16 years ago
  65. 38bbca6 keys: increase the payload size when instantiating a key by David Howells · 16 years ago
  66. 29486df cgroups: introduce cft->read_seq() by Serge E. Hallyn · 16 years ago
  67. 08ce5f1 cgroups: implement device whitelist by Serge E. Hallyn · 16 years ago
  68. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 16 years ago
  69. 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
  70. 1236cc3 smack: use cap_task_prctl by Serge E. Hallyn · 16 years ago
  71. 30aa4fa smack: make smk_cipso_doi() and smk_unlbl_ambient() by Casey Schaufler · 16 years ago
  72. 55d00cc root_plug: use cap_task_prctl by Serge E. Hallyn · 16 years ago
  73. c60264c smack: fix integer as NULL pointer warning in smack_lsm.c by Harvey Harrison · 16 years ago
  74. 3898b1b capabilities: implement per-process securebits by Andrew G. Morgan · 16 years ago
  75. b556f8a Audit: standardize string audit interfaces by Eric Paris · 16 years ago
  76. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  77. c9b7b97 SELinux: Fix a RCU free problem with the netport cache by Paul Moore · 16 years ago
  78. a639e7ca SELinux: Made netnode cache adds faster by Paul Moore · 16 years ago
  79. 489a5fd SELinux: policydb.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  80. 8bf1f3a SELinux: mls_types.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  81. d497fc8 SELinux: mls.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  82. faff786 SELinux: hashtab.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  83. 81fa42d SELinux: context.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  84. ccb3cbe SELinux: ss/conditional.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  85. b19d8ea SELinux: selinux/include/security.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  86. a936b79 SELinux: objsec.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  87. cc03766 SELinux: netlabel.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  88. e392feb SELinux: avc_ss.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  89. 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
  90. 6184425 SELinux fixups needed for preemptable RCU from -rt by Paul E. McKenney · 16 years ago
  91. b5266eb [PATCH] switch a bunch of LSM hooks from nameidata to path by Al Viro · 16 years ago
  92. 0f5e642 SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_opts by Eric Paris · 16 years ago
  93. 19b5b51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  94. 95fff33 SELinux: one little, two little, three little whitespaces, the avc.c saga. by Eric Paris · 16 years ago
  95. 1872981 SELinux: cleanup on isle selinuxfs.c by Eric Paris · 16 years ago
  96. 2ced3df changing whitespace for fun and profit: policydb.c by Eric Paris · 16 years ago
  97. 828dfe1 SELinux: whitespace and formating fixes for hooks.c by Eric Paris · 16 years ago
  98. 744ba35 SELinux: clean up printks by Eric Paris · 16 years ago
  99. 1167088 SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  100. 5d55a34 SELinux: services.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago