1. 82b88bb Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  2. ded5098 SELinux: skip file_name_trans_write() when policy downgraded. by Roy.Li · 13 years ago
  3. 95f4efb selinux: simplify and clean up inode_has_perm() by Linus Torvalds · 13 years ago
  4. f01e1af selinux: don't pass in NULL avd to avc_has_perm_noaudit by Linus Torvalds · 13 years ago
  5. 0f7e4c3 selinux: fix case of names with whitespace/multibytes on /selinux/create by Kohei Kaigai · 13 years ago
  6. ea77f7a Merge commit 'v2.6.39' into 20110526 by Eric Paris · 13 years ago
  7. b7b5755 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  8. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  9. 257313b selinux: avoid unnecessary avc cache stat hit count by Linus Torvalds · 13 years ago
  10. 044aea9 selinux: de-crapify avc cache stat code generation by Linus Torvalds · 13 years ago
  11. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  12. ca7d120 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  13. 93826c0 SELinux: delete debugging printks from filename_trans rule processing by Eric Paris · 13 years ago
  14. 7a627e3 SELINUX: add /sys/fs/selinux mount point to put selinuxfs by Greg Kroah-Hartman · 13 years ago
  15. 690273f security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  16. 6f23928 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  17. 5d30b10 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  18. cb1e922 SELinux: pass last path component in may_create by Eric Paris · 13 years ago
  19. 2875fa0 SELinux: introduce path_has_perm by Eric Paris · 13 years ago
  20. 5a3ea87 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  21. 562abf6 SELinux: pass last path component in may_create by Eric Paris · 13 years ago
  22. 2463c26d SELinux: put name based create rules in a hashtable by Eric Paris · 13 years ago
  23. 3f058ef SELinux: generic hashtab entry counter by Eric Paris · 13 years ago
  24. be30b16 SELinux: calculate and print hashtab stats with a generic function by Eric Paris · 13 years ago
  25. 03a4c01 SELinux: skip filename trans rules if ttype does not match parent dir by Eric Paris · 13 years ago
  26. 2667991 SELinux: rename filename_compute_type argument to *type instead of *con by Eric Paris · 13 years ago
  27. 4742600 SELinux: fix comment to state filename_compute_type takes an objname not a qstr by Eric Paris · 13 years ago
  28. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  29. 9ade0cf SELINUX: Make selinux cache VFS RCU walks safe by Eric Paris · 13 years ago
  30. a269434 LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH by Eric Paris · 13 years ago
  31. f48b739 LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE by Eric Paris · 13 years ago
  32. 0dc1ba2 SELINUX: Make selinux cache VFS RCU walks safe by Eric Paris · 13 years ago
  33. 1c99042 SECURITY: Move exec_permission RCU checks into security modules by Andi Kleen · 13 years ago
  34. 6b69732 SELinux: security_read_policy should take a size_t not ssize_t by Eric Paris · 13 years ago
  35. a35c6c8 SELinux: silence build warning when !CONFIG_BUG by Eric Paris · 13 years ago
  36. 8c9e80e SECURITY: Move exec_permission RCU checks into security modules by Andi Kleen · 13 years ago
  37. 425b473 SELinux: delete debugging printks from filename_trans rule processing by Eric Paris · 13 years ago
  38. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  39. 1214eac Initialize policydb.process_class eariler. by Harry Ciao · 13 years ago
  40. eba71de selinux: Fix regression for Xorg by Stephen Smalley · 13 years ago
  41. f50a3ec selinux: add type_transition with name extension support for selinuxfs by Kohei Kaigai · 13 years ago
  42. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  43. 85cd6da selinux: Fix regression for Xorg by Stephen Smalley · 13 years ago
  44. c900ff3 SELinux: Write class field in role_trans_write. by Harry Ciao · 13 years ago
  45. 63a312c SELinux: Compute role in newcontext for all classes by Harry Ciao · 13 years ago
  46. 8023976 SELinux: Add class support to the role_trans structure by Harry Ciao · 13 years ago
  47. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  48. 3486740 userns: security: make capabilities relative to the user namespace by Serge E. Hallyn · 13 years ago
  49. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  50. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  51. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  52. 1cc26ba Merge branch 'master'; commit 'v2.6.38-rc7' into next by James Morris · 13 years ago
  53. 026eb16 SELinux: implement the new sb_remount LSM hook by Eric Paris · 13 years ago
  54. 2ad18bd SELinux: Compute SID for the newly created socket by Harry Ciao · 13 years ago
  55. 6f5317e SELinux: Socket retains creator role and MLS attribute by Harry Ciao · 13 years ago
  56. 4bc6c2d SELinux: Auto-generate security_is_socket_class by Harry Ciao · 13 years ago
  57. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  58. 0b24dcb Revert "selinux: simplify ioctl checking" by Eric Paris · 13 years ago
  59. 47ac19e selinux: drop unused packet flow permissions by Eric Paris · 13 years ago
  60. 4a7ab3d selinux: Fix packet forwarding checks on postrouting by Steffen Klassert · 13 years ago
  61. b9679a7 selinux: Fix wrong checks for selinux_policycap_netpeer by Steffen Klassert · 13 years ago
  62. 8f82a68 selinux: Fix check for xfrm selinux context algorithm by Steffen Klassert · 13 years ago
  63. e33f770 xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. by David S. Miller · 13 years ago
  64. 2edeaa3 CRED: Fix BUG() upon security_cred_alloc_blank() failure by Tetsuo Handa · 14 years ago
  65. 8e6c969 security/selinux: fix /proc/sys/ labeling by Lucian Adrian Grijincu · 14 years ago
  66. 652bb9b SELinux: Use dentry name in new object labeling by Eric Paris · 14 years ago
  67. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 14 years ago
  68. 3ac285f selinux: return -ENOMEM when memory allocation fails by Davidlohr Bueso · 14 years ago
  69. ced3b93 security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbit by Shan Wei · 14 years ago
  70. e0e736f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  71. 37721e1 headers: path.h redux by Alexey Dobriyan · 14 years ago
  72. aeda4ac Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 14 years ago
  73. d2e7ad1 Merge branch 'master' into next by James Morris · 14 years ago
  74. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  75. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  76. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  77. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 14 years ago
  78. 3610cda af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks. by David S. Miller · 14 years ago
  79. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  80. 350e4f3 SELinux: define permissions for DCB netlink messages by Eric Paris · 14 years ago
  81. 73ff5fc selinux: cache sidtab_context_to_sid results by Eric Paris · 14 years ago
  82. 415103f SELinux: do not compute transition labels on mountpoint labeled filesystems by Eric Paris · 14 years ago
  83. 1d9bc6dc SELinux: merge policydb_index_classes and policydb_index_others by Eric Paris · 14 years ago
  84. ac76c05 selinux: convert part of the sym_val_to_name array to use flex_array by Eric Paris · 14 years ago
  85. 23bdecb selinux: convert type_val_to_struct to flex_array by Eric Paris · 14 years ago
  86. c9e86a9 SELinux: do not set automatic i_ino in selinuxfs by Eric Paris · 14 years ago
  87. 7ae9f23 selinux: rework security_netlbl_secattr_to_sid by Eric Paris · 14 years ago
  88. 4b02b52 SELinux: standardize return code handling in selinuxfs.c by Eric Paris · 14 years ago
  89. b77a493 SELinux: standardize return code handling in selinuxfs.c by Eric Paris · 14 years ago
  90. 9398c7f SELinux: standardize return code handling in policydb.c by Eric Paris · 14 years ago
  91. ce6ada3 security: Define CAP_SYSLOG by Serge E. Hallyn · 14 years ago
  92. 2fe66ec SELinux: indicate fatal error in compat netfilter code by Eric Paris · 14 years ago
  93. 04f6d70 SELinux: Only return netlink error when we know the return is fatal by Eric Paris · 14 years ago
  94. 1f1aaf8 SELinux: return -ECONNREFUSED from ip_postroute to signal fatal error by Eric Paris · 14 years ago
  95. 12b3052 capabilities/syslog: open code cap_syslog logic to fix build failure by Eric Paris · 14 years ago
  96. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  97. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  98. f0d3d98 selinux: include vmalloc.h for vmalloc_user by Stephen Rothwell · 14 years ago
  99. 845ca30 selinux: implement mmap on /selinux/policy by Eric Paris · 14 years ago
  100. cee74f4 SELinux: allow userspace to read policy back out of the kernel by Eric Paris · 14 years ago