1. 6290c2c selinux: tag avc cache alloc as non-critical by Mel Gorman · 12 years ago
  2. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  3. 1d151c3 c/r: fcntl: add F_GETOWNER_UIDS option by Cyrill Gorcunov · 12 years ago
  4. e3fea3f selinux: fix selinux_inode_setxattr oops by Al Viro · 12 years ago
  5. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
  6. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  7. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  8. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  9. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  10. e2f3b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  11. 3d2195c SELinux: do not check open perms if they are not known to policy by Eric Paris · 12 years ago
  12. 64919e6 SELinux: include definition of new capabilities by Eric Paris · 12 years ago
  13. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  14. 01f534d selinux: netlink: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  15. 2597a83 netfilter: selinux: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  16. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago
  17. d007794 split cap_mmap_addr() out of cap_file_mmap() by Al Viro · 12 years ago
  18. cc1dad7 selinuxfs snprintf() misuses by Al Viro · 12 years ago
  19. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  20. ff2bb04 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 12 years ago
  21. d16cf20 netfilter: remove ip_queue support by Pablo Neira Ayuso · 12 years ago
  22. 259e5e6 Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs by Andy Lutomirski · 12 years ago
  23. c737f82 SELinux: remove unused common_audit_data in flush_unauthorized_files by Eric Paris · 12 years ago
  24. 562c99f SELinux: avc: remove the useless fields in avc_add_callback by Wanlong Gao · 12 years ago
  25. 0b36e44 SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback by Wanlong Gao · 12 years ago
  26. 899838b SELinux: unify the selinux_audit_data and selinux_late_audit_data by Eric Paris · 12 years ago
  27. 1d34929 SELinux: remove auditdeny from selinux_audit_data by Eric Paris · 12 years ago
  28. 50c205f LSM: do not initialize common_audit_data to 0 by Eric Paris · 12 years ago
  29. b466066 LSM: remove the task field from common_audit_data by Eric Paris · 12 years ago
  30. bd5e50f LSM: remove the COMMON_AUDIT_DATA_INIT type expansion by Eric Paris · 12 years ago
  31. d4cf970d SELinux: move common_audit_data to a noinline slow path function by Eric Paris · 12 years ago
  32. 602a8dd SELinux: remove inode_has_perm_noadp by Eric Paris · 12 years ago
  33. 2e33405 SELinux: delay initialization of audit data in selinux_inode_permission by Eric Paris · 12 years ago
  34. 154c50c SELinux: if sel_make_bools errors don't leave inconsistent state by Eric Paris · 12 years ago
  35. 92ae9e8 SELinux: remove needless sel_div function by Eric Paris · 12 years ago
  36. bb7081a SELinux: possible NULL deref in context_struct_to_string by Eric Paris · 12 years ago
  37. d6ea83e SELinux: audit failed attempts to set invalid labels by Eric Paris · 12 years ago
  38. 83d4985 SELinux: rename dentry_open to file_open by Eric Paris · 12 years ago
  39. 95dbf73 SELinux: check OPEN on truncate calls by Eric Paris · 12 years ago
  40. eed7795 SELinux: add default_type statements by Eric Paris · 12 years ago
  41. aa89326 SELinux: allow default source/target selectors for user/role/range by Eric Paris · 12 years ago
  42. 72e8c859 SELinux: loosen DAC perms on reading policy by Eric Paris · 12 years ago
  43. 47a93a5 SELinux: allow seek operations on the file exposing policy by Eric Paris · 12 years ago
  44. b61c37f lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data' by Linus Torvalds · 12 years ago
  45. 3f0882c SELinux: do not allocate stack space for AVC data unless needed by Eric Paris · 12 years ago
  46. f8294f1 SELinux: remove avd from slow_avc_audit() by Eric Paris · 12 years ago
  47. 7f6a47c SELinux: remove avd from selinux_audit_data by Eric Paris · 12 years ago
  48. 48c62af LSM: shrink the common_audit_data data union by Eric Paris · 12 years ago
  49. 3b3b0e4 LSM: shrink sizeof LSM specific portion of common_audit_data by Eric Paris · 12 years ago
  50. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  51. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 12 years ago
  52. a1c2aa1 selinuxfs: merge dentry allocation into sel_make_dir() by Al Viro · 12 years ago
  53. cdb0f9a selinux: inline avc_audit() and avc_has_perm_noaudit() into caller by Linus Torvalds · 12 years ago
  54. a554bea selinux: don't inline slow-path code into avc_has_perm_noaudit() by Linus Torvalds · 12 years ago
  55. 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
  56. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  57. 778aae8 SELinux: selinux/xfrm.h needs net/flow.h by David Howells · 12 years ago
  58. 48aab2f security: optimize avc_audit() common path by Linus Torvalds · 12 years ago
  59. 1fd36ad Replace the fd_sets in struct fdtable with an array of unsigned longs by David Howells · 12 years ago
  60. 4040153 security: trim security.h by Al Viro · 12 years ago
  61. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  62. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  63. 8fcc995 Merge branch 'next' into for-linus by James Morris · 12 years ago
  64. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  65. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  66. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 12 years ago
  67. 69f594a ptrace: do not audit capability check when outputing /proc/pid/stat by Eric Paris · 12 years ago
  68. 6a9de49 capabilities: remove the task from capable LSM hook entirely by Eric Paris · 12 years ago
  69. 2653812 selinux: sparse fix: fix several warnings in the security server cod by James Morris · 13 years ago
  70. 02f5daa selinux: sparse fix: fix warnings in netlink code by James Morris · 13 years ago
  71. e8a65a3 selinux: sparse fix: eliminate warnings for selinuxfs by James Morris · 13 years ago
  72. 6063c04 selinux: sparse fix: declare selinux_disable() in security.h by James Morris · 13 years ago
  73. 5c884c1 selinux: sparse fix: move selinux_complete_init by James Morris · 13 years ago
  74. b46610c selinux: sparse fix: make selinux_secmark_refcount static by James Morris · 13 years ago
  75. dba19c6 get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  76. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  77. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  78. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  79. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  80. 50345f1 SELinux: Fix RCU deref check warning in sel_netport_insert() by David Howells · 13 years ago
  81. 94d4ef0 SELinux: Fix RCU deref check warning in sel_netport_insert() by David Howells · 13 years ago
  82. 2ff6fa8 selinux: Casting (void *) value returned by kmalloc is useless by Thomas Meyer · 13 years ago
  83. 7f1fb60 inet_diag: Partly rename inet_ to sock_ by Pavel Emelyanov · 13 years ago
  84. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 13 years ago
  85. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  86. 24942c8 Merge branch 'master'; commit 'v3.2-rc2' into next by James Morris · 13 years ago
  87. af7ff2c selinuxfs: remove custom hex_to_bin() by Andy Shevchenko · 13 years ago
  88. 44fc7ea selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  89. 7b98a58 selinux: sparse fix: fix several warnings in the security server code by James Morris · 13 years ago
  90. 0ff53f5 selinux: sparse fix: include selinux.h in exports.c by James Morris · 13 years ago
  91. 6a3fbe8 selinux: sparse fix: fix warnings in netlink code by James Morris · 13 years ago
  92. ad3fa08 selinux: sparse fix: eliminate warnings for selinuxfs by James Morris · 13 years ago
  93. 58982b7 selinux: sparse fix: declare selinux_disable() in security.h by James Morris · 13 years ago
  94. cc59a58 selinux: sparse fix: move selinux_complete_init by James Morris · 13 years ago
  95. 56a4ca9 selinux: sparse fix: make selinux_secmark_refcount static by James Morris · 13 years ago
  96. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  97. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  98. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 13 years ago
  99. 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
  100. 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