1. b61c37f lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data' by Linus Torvalds · 12 years ago
  2. 3f0882c SELinux: do not allocate stack space for AVC data unless needed by Eric Paris · 12 years ago
  3. f8294f1 SELinux: remove avd from slow_avc_audit() by Eric Paris · 12 years ago
  4. 7f6a47c SELinux: remove avd from selinux_audit_data by Eric Paris · 12 years ago
  5. 48c62af LSM: shrink the common_audit_data data union by Eric Paris · 12 years ago
  6. 3b3b0e4 LSM: shrink sizeof LSM specific portion of common_audit_data by Eric Paris · 12 years ago
  7. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  8. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 12 years ago
  9. a1c2aa1 selinuxfs: merge dentry allocation into sel_make_dir() by Al Viro · 12 years ago
  10. cdb0f9a selinux: inline avc_audit() and avc_has_perm_noaudit() into caller by Linus Torvalds · 12 years ago
  11. a554bea selinux: don't inline slow-path code into avc_has_perm_noaudit() by Linus Torvalds · 12 years ago
  12. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  13. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  14. 778aae8 SELinux: selinux/xfrm.h needs net/flow.h by David Howells · 12 years ago
  15. 48aab2f security: optimize avc_audit() common path by Linus Torvalds · 12 years ago
  16. 1fd36ad Replace the fd_sets in struct fdtable with an array of unsigned longs by David Howells · 12 years ago
  17. 4040153 security: trim security.h by Al Viro · 12 years ago
  18. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  19. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  20. 8fcc995 Merge branch 'next' into for-linus by James Morris · 13 years ago
  21. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  22. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  23. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 13 years ago
  24. 69f594a ptrace: do not audit capability check when outputing /proc/pid/stat by Eric Paris · 13 years ago
  25. 6a9de49 capabilities: remove the task from capable LSM hook entirely by Eric Paris · 13 years ago
  26. 2653812 selinux: sparse fix: fix several warnings in the security server cod by James Morris · 13 years ago
  27. 02f5daa selinux: sparse fix: fix warnings in netlink code by James Morris · 13 years ago
  28. e8a65a3 selinux: sparse fix: eliminate warnings for selinuxfs by James Morris · 13 years ago
  29. 6063c04 selinux: sparse fix: declare selinux_disable() in security.h by James Morris · 13 years ago
  30. 5c884c1 selinux: sparse fix: move selinux_complete_init by James Morris · 13 years ago
  31. b46610c selinux: sparse fix: make selinux_secmark_refcount static by James Morris · 13 years ago
  32. dba19c6 get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  33. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  34. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  35. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  36. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  37. 50345f1 SELinux: Fix RCU deref check warning in sel_netport_insert() by David Howells · 13 years ago
  38. 94d4ef0 SELinux: Fix RCU deref check warning in sel_netport_insert() by David Howells · 13 years ago
  39. 2ff6fa8 selinux: Casting (void *) value returned by kmalloc is useless by Thomas Meyer · 13 years ago
  40. 7f1fb60 inet_diag: Partly rename inet_ to sock_ by Pavel Emelyanov · 13 years ago
  41. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 13 years ago
  42. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  43. 24942c8 Merge branch 'master'; commit 'v3.2-rc2' into next by James Morris · 13 years ago
  44. af7ff2c selinuxfs: remove custom hex_to_bin() by Andy Shevchenko · 13 years ago
  45. 44fc7ea selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  46. 7b98a58 selinux: sparse fix: fix several warnings in the security server code by James Morris · 13 years ago
  47. 0ff53f5 selinux: sparse fix: include selinux.h in exports.c by James Morris · 13 years ago
  48. 6a3fbe8 selinux: sparse fix: fix warnings in netlink code by James Morris · 13 years ago
  49. ad3fa08 selinux: sparse fix: eliminate warnings for selinuxfs by James Morris · 13 years ago
  50. 58982b7 selinux: sparse fix: declare selinux_disable() in security.h by James Morris · 13 years ago
  51. cc59a58 selinux: sparse fix: move selinux_complete_init by James Morris · 13 years ago
  52. 56a4ca9 selinux: sparse fix: make selinux_secmark_refcount static by James Morris · 13 years ago
  53. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  54. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  55. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 13 years ago
  56. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  57. 0342cbc 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
  58. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  59. 449a68c security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  60. 9801c60 security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  61. cf1dd1d selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU by Al Viro · 13 years ago
  62. e74f71e ->permission() sanitizing: don't pass flags to ->inode_permission() by Al Viro · 13 years ago
  63. 06d9847 ptrace: s/tracehook_tracer_task()/ptrace_parent()/ by Tejun Heo · 13 years ago
  64. 82b88bb Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  65. ded5098 SELinux: skip file_name_trans_write() when policy downgraded. by Roy.Li · 13 years ago
  66. 95f4efb selinux: simplify and clean up inode_has_perm() by Linus Torvalds · 13 years ago
  67. f01e1af selinux: don't pass in NULL avd to avc_has_perm_noaudit by Linus Torvalds · 13 years ago
  68. 0f7e4c3 selinux: fix case of names with whitespace/multibytes on /selinux/create by Kohei Kaigai · 13 years ago
  69. ea77f7a Merge commit 'v2.6.39' into 20110526 by Eric Paris · 13 years ago
  70. b7b5755 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  71. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  72. 257313b selinux: avoid unnecessary avc cache stat hit count by Linus Torvalds · 13 years ago
  73. 044aea9 selinux: de-crapify avc cache stat code generation by Linus Torvalds · 13 years ago
  74. 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
  75. ca7d120 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  76. 93826c0 SELinux: delete debugging printks from filename_trans rule processing by Eric Paris · 13 years ago
  77. 7a627e3 SELINUX: add /sys/fs/selinux mount point to put selinuxfs by Greg Kroah-Hartman · 13 years ago
  78. 690273f security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  79. 6f23928 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  80. 5d30b10 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  81. cb1e922 SELinux: pass last path component in may_create by Eric Paris · 13 years ago
  82. 2875fa0 SELinux: introduce path_has_perm by Eric Paris · 13 years ago
  83. 5a3ea87 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  84. 562abf6 SELinux: pass last path component in may_create by Eric Paris · 13 years ago
  85. 2463c26d SELinux: put name based create rules in a hashtable by Eric Paris · 13 years ago
  86. 3f058ef SELinux: generic hashtab entry counter by Eric Paris · 13 years ago
  87. be30b16 SELinux: calculate and print hashtab stats with a generic function by Eric Paris · 13 years ago
  88. 03a4c01 SELinux: skip filename trans rules if ttype does not match parent dir by Eric Paris · 13 years ago
  89. 2667991 SELinux: rename filename_compute_type argument to *type instead of *con by Eric Paris · 13 years ago
  90. 4742600 SELinux: fix comment to state filename_compute_type takes an objname not a qstr by Eric Paris · 13 years ago
  91. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  92. 9ade0cf SELINUX: Make selinux cache VFS RCU walks safe by Eric Paris · 13 years ago
  93. a269434 LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH by Eric Paris · 13 years ago
  94. f48b739 LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE by Eric Paris · 13 years ago
  95. 0dc1ba2 SELINUX: Make selinux cache VFS RCU walks safe by Eric Paris · 13 years ago
  96. 1c99042 SECURITY: Move exec_permission RCU checks into security modules by Andi Kleen · 13 years ago
  97. 6b69732 SELinux: security_read_policy should take a size_t not ssize_t by Eric Paris · 13 years ago
  98. a35c6c8 SELinux: silence build warning when !CONFIG_BUG by Eric Paris · 13 years ago
  99. 8c9e80e SECURITY: Move exec_permission RCU checks into security modules by Andi Kleen · 13 years ago
  100. 425b473 SELinux: delete debugging printks from filename_trans rule processing by Eric Paris · 13 years ago