1. 7785b94 selinux: fix sel_netnode_insert() suspicious rcu dereference by Dave Jones · 12 years ago
  2. f17e923 posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
  3. fd4d564 SELinux: if sel_make_bools errors don't leave inconsistent state by Eric Paris · 12 years ago
  4. a4a9980 selinux: KASAN: slab-out-of-bounds in xattr_getsecurity by Sachin Grover · 6 years ago
  5. ddaa16d consitify do_mount() arguments by Al Viro · 12 years ago
  6. 043ab94 selinux: enable genfscon labeling for sysfs and pstore files by Stephen Smalley · 9 years ago
  7. f9aecb3 selinux: enable per-file labeling for debugfs files. by Stephen Smalley · 9 years ago
  8. 810be00 selinux: correctly label /proc inodes in use before the policy is loaded by Paul Moore · 10 years ago
  9. 4299410 UPSTREAM: selinux: fix bug in conditional rules handling by Stephen Smalley · 9 years ago
  10. 2a600d7 SELinux: include definition of new capabilities by Eric Paris · 12 years ago
  11. 397a85e Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs by Andy Lutomirski · 12 years ago
  12. 3b3c7c9 selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tables by Lorenzo Colitti · 8 years ago
  13. 697a112 selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types by Paul Moore · 10 years ago
  14. a7cca09 move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  15. e44b57e selinux: fix off-by-one in setprocattr by Stephen Smalley · 7 years ago
  16. 91937d3 selinux: Android kernel compatibility with M userspace by Jeff Vander Stoep · 9 years ago
  17. 581be71 selinux: extended permissions for ioctls by Jeff Vander Stoep · 9 years ago
  18. 4ac6187 selinux: remove unnecessary pointer reassignment by Jeff Vander Stoep · 9 years ago
  19. 1db0d29 Revert "SELinux: per-command whitelisting of ioctls" by Jeff Vander Stoep · 9 years ago
  20. ab56076 Revert "SELinux: use deletion-safe iterator to free list" by Jeff Vander Stoep · 9 years ago
  21. 14bbe78 Revert "SELinux: ss: Fix policy write for ioctl operations" by Jeff Vander Stoep · 9 years ago
  22. f356ec9 SELinux: ss: Fix policy write for ioctl operations by Ravi Kumar Siddojigari · 9 years ago
  23. fc73488 SELinux: add default_type statements by Eric Paris · 12 years ago
  24. 25c1d54 SELinux: allow default source/target selectors for user/role/range by Eric Paris · 12 years ago
  25. 6506870 SELinux: use deletion-safe iterator to free list by Jeff Vander Stoep · 9 years ago
  26. 27975d3 selinux: Report permissive mode in avc: denied messages. by Stephen Smalley · 10 years ago
  27. fd290c6 SELinux: per-command whitelisting of ioctls by Jeff Vander Stoep · 9 years ago
  28. 2c08805 pstore: selinux: add security in-core xattr support for pstore and debugfs by Mark Salyzyn · 10 years ago
  29. 24fc717 SELinux: Update policy version to support constraints info by Richard Haines · 11 years ago
  30. 9ac1509 Merge "security: selinux: Add Per-File-Encryption hooks" by Linux Build Service Account · 10 years ago
  31. 0249420 Merge "platform: msm: add Per-File-Tagger (PFT) driver" by Linux Build Service Account · 10 years ago
  32. 9d24c49 platform: msm: add Per-File-Tagger (PFT) driver by Amir Samuelov · 10 years ago
  33. 6a22e46 security: selinux: Add Per-File-Encryption hooks by Amir Samuelov · 10 years ago
  34. 041bfc2 SELinux: Fix kernel BUG on empty security contexts. by Stephen Smalley · 10 years ago
  35. 9028065 selinux: Fix Kernel panic due to NULL pointer dereference by Satya Durga Srinivasu Prabhala · 11 years ago
  36. 48a2370 Add security hooks to binder and implement the hooks for SELinux. by Stephen Smalley · 12 years ago
  37. b61c37f lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data' by Linus Torvalds · 12 years ago
  38. 3f0882c SELinux: do not allocate stack space for AVC data unless needed by Eric Paris · 12 years ago
  39. f8294f1 SELinux: remove avd from slow_avc_audit() by Eric Paris · 12 years ago
  40. 7f6a47c SELinux: remove avd from selinux_audit_data by Eric Paris · 12 years ago
  41. 48c62af LSM: shrink the common_audit_data data union by Eric Paris · 12 years ago
  42. 3b3b0e4 LSM: shrink sizeof LSM specific portion of common_audit_data by Eric Paris · 12 years ago
  43. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  44. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 12 years ago
  45. a1c2aa1 selinuxfs: merge dentry allocation into sel_make_dir() by Al Viro · 12 years ago
  46. cdb0f9a selinux: inline avc_audit() and avc_has_perm_noaudit() into caller by Linus Torvalds · 12 years ago
  47. a554bea selinux: don't inline slow-path code into avc_has_perm_noaudit() by Linus Torvalds · 12 years ago
  48. 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
  49. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  50. 778aae8 SELinux: selinux/xfrm.h needs net/flow.h by David Howells · 12 years ago
  51. 48aab2f security: optimize avc_audit() common path by Linus Torvalds · 12 years ago
  52. 1fd36ad Replace the fd_sets in struct fdtable with an array of unsigned longs by David Howells · 12 years ago
  53. 4040153 security: trim security.h by Al Viro · 12 years ago
  54. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  55. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  56. 8fcc995 Merge branch 'next' into for-linus by James Morris · 13 years ago
  57. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  58. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  59. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 13 years ago
  60. 69f594a ptrace: do not audit capability check when outputing /proc/pid/stat by Eric Paris · 13 years ago
  61. 6a9de49 capabilities: remove the task from capable LSM hook entirely by Eric Paris · 13 years ago
  62. 2653812 selinux: sparse fix: fix several warnings in the security server cod by James Morris · 13 years ago
  63. 02f5daa selinux: sparse fix: fix warnings in netlink code by James Morris · 13 years ago
  64. e8a65a3 selinux: sparse fix: eliminate warnings for selinuxfs by James Morris · 13 years ago
  65. 6063c04 selinux: sparse fix: declare selinux_disable() in security.h by James Morris · 13 years ago
  66. 5c884c1 selinux: sparse fix: move selinux_complete_init by James Morris · 13 years ago
  67. b46610c selinux: sparse fix: make selinux_secmark_refcount static by James Morris · 13 years ago
  68. dba19c6 get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  69. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  70. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  71. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  72. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  73. 50345f1 SELinux: Fix RCU deref check warning in sel_netport_insert() by David Howells · 13 years ago
  74. 94d4ef0 SELinux: Fix RCU deref check warning in sel_netport_insert() by David Howells · 13 years ago
  75. 2ff6fa8 selinux: Casting (void *) value returned by kmalloc is useless by Thomas Meyer · 13 years ago
  76. 7f1fb60 inet_diag: Partly rename inet_ to sock_ by Pavel Emelyanov · 13 years ago
  77. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 13 years ago
  78. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  79. 24942c8 Merge branch 'master'; commit 'v3.2-rc2' into next by James Morris · 13 years ago
  80. af7ff2c selinuxfs: remove custom hex_to_bin() by Andy Shevchenko · 13 years ago
  81. 44fc7ea selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  82. 7b98a58 selinux: sparse fix: fix several warnings in the security server code by James Morris · 13 years ago
  83. 0ff53f5 selinux: sparse fix: include selinux.h in exports.c by James Morris · 13 years ago
  84. 6a3fbe8 selinux: sparse fix: fix warnings in netlink code by James Morris · 13 years ago
  85. ad3fa08 selinux: sparse fix: eliminate warnings for selinuxfs by James Morris · 13 years ago
  86. 58982b7 selinux: sparse fix: declare selinux_disable() in security.h by James Morris · 13 years ago
  87. cc59a58 selinux: sparse fix: move selinux_complete_init by James Morris · 13 years ago
  88. 56a4ca9 selinux: sparse fix: make selinux_secmark_refcount static by James Morris · 13 years ago
  89. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  90. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  91. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 13 years ago
  92. 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
  93. 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
  94. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  95. 449a68c security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  96. 9801c60 security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  97. cf1dd1d selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU by Al Viro · 13 years ago
  98. e74f71e ->permission() sanitizing: don't pass flags to ->inode_permission() by Al Viro · 13 years ago
  99. 06d9847 ptrace: s/tracehook_tracer_task()/ptrace_parent()/ by Tejun Heo · 13 years ago
  100. 82b88bb Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago