1. e40642d selinux: remove load size limit by zhanglin · 5 years ago
  2. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  3. 8b68150 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 6 years ago
  4. 920f50b vfs: Convert selinuxfs to use the new mount API by David Howells · 6 years ago
  5. 42df744 LSM: switch to blocking policy update notifiers by Janne Karhunen · 6 years ago
  6. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  7. 80788c2 SELinux: Abstract use of inode security blob by Casey Schaufler · 6 years ago
  8. 6f7dac1 Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  9. 7e4237f selinux: cleanup dentry and inodes on error in selinuxfs by nixiaoming · 6 years ago
  10. 631d2b4 selinux: constify write_op[] by Eric Biggers · 7 years ago
  11. 34a484d Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  12. 0da7412 selinux: move user accesses in selinuxfs out of locked regions by Jann Horn · 7 years ago
  13. f8b69a5 selinux: Cleanup printk logging in selinuxfs by peter enderborg · 7 years ago
  14. 8b5c6a3 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  15. cdfb6b3 audit: use inline function to get audit context by Richard Guy Briggs · 7 years ago
  16. d141136 audit: normalize MAC_POLICY_LOAD record by Richard Guy Briggs · 7 years ago
  17. 4195ed4 audit: normalize MAC_STATUS record by Richard Guy Briggs · 7 years ago
  18. ac9a1f6 security: selinux: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  19. fd40ffc selinux: fix missing dput() before selinuxfs unmount by Stephen Smalley · 7 years ago
  20. 6b6bc62 selinux: wrap AVC state by Stephen Smalley · 7 years ago
  21. 0619f0f selinux: wrap selinuxfs state by Stephen Smalley · 7 years ago
  22. e5a5ca9 selinux: rename the {is,set}_enforcing() functions by Paul Moore · 7 years ago
  23. aa8e712 selinux: wrap global selinux state by Stephen Smalley · 7 years ago
  24. 7114f51 Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. 0b884d2 sel_write_validatetrans(): don't open-code memdup_user_nul() by Al Viro · 8 years ago
  26. 8f408ab selinux lsm IB/core: Implement LSM notification system by Daniel Jurgens · 8 years ago
  27. 4dc2fce selinux: log policy capability state when a policy is loaded by Stephen Smalley · 8 years ago
  28. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  29. cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 8 years ago
  30. 710a064 selinuxfs: Use seq_puts() in sel_avc_stats_seq_show() by Markus Elfring · 8 years ago
  31. 2651225b selinux: wrap cgroup seclabel support with its own policy capability by Stephen Smalley · 8 years ago
  32. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  33. 900fde0 selinux: default to security isid in sel_make_bools() if no sid is found by Gary Tierney · 8 years ago
  34. 4262fb5 selinux: log errors when loading new policy by Gary Tierney · 8 years ago
  35. be0554c selinux: clean up cred usage and simplify by Stephen Smalley · 8 years ago
  36. da69a53 selinux: support distinctions among all network address families by Stephen Smalley · 8 years ago
  37. ea49d10ee selinux: normalize input to /sys/fs/selinux/enforce by Stephen Smalley · 8 years ago
  38. 4205911 selinux: Minor cleanups by Andreas Gruenbacher · 8 years ago
  39. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  40. 309c5fa selinux: fix type mismatch by Heinrich Schuchardt · 9 years ago
  41. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  42. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  43. 8365a71 selinuxfs: switch to memdup_user_nul() by Al Viro · 9 years ago
  44. f9df645 selinux: export validatetrans decisions by Andrew Perepechko · 9 years ago
  45. 44be2f6 selinux: introduce security_context_str_to_sid by Rasmus Villemoes · 9 years ago
  46. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  47. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 10 years ago
  48. ce0b16d VFS: security/: d_inode() annotations by David Howells · 10 years ago
  49. 6416281 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  50. 6436a123 selinux: fix sel_write_enforce broken return value by Joe Perches · 10 years ago
  51. ad52184 selinuxfs: don't open-code d_genocide() by Al Viro · 10 years ago
  52. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  53. bea8031 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  54. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 11 years ago
  55. 29707b2 security: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  56. 2be4d74 Add SELinux policy capability for always checking packet and peer classes. by Chris PeBenito · 12 years ago
  57. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  58. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  59. 581abc0 userns: Convert selinux to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  60. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 13 years ago
  61. cc1dad7 selinuxfs snprintf() misuses by Al Viro · 13 years ago
  62. 154c50c SELinux: if sel_make_bools errors don't leave inconsistent state by Eric Paris · 13 years ago
  63. 92ae9e8 SELinux: remove needless sel_div function by Eric Paris · 13 years ago
  64. 72e8c859 SELinux: loosen DAC perms on reading policy by Eric Paris · 13 years ago
  65. 47a93a5 SELinux: allow seek operations on the file exposing policy by Eric Paris · 13 years ago
  66. a1c2aa1 selinuxfs: merge dentry allocation into sel_make_dir() by Al Viro · 13 years ago
  67. af7ff2c selinuxfs: remove custom hex_to_bin() by Andy Shevchenko · 13 years ago
  68. 6a3fbe8 selinux: sparse fix: fix warnings in netlink code by James Morris · 13 years ago
  69. ad3fa08 selinux: sparse fix: eliminate warnings for selinuxfs by James Morris · 13 years ago
  70. 58982b7 selinux: sparse fix: declare selinux_disable() in security.h by James Morris · 13 years ago
  71. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  72. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 14 years ago
  73. 82b88bb Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 14 years ago
  74. 0f7e4c3 selinux: fix case of names with whitespace/multibytes on /selinux/create by Kohei Kaigai · 14 years ago
  75. b7b5755 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 14 years ago
  76. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  77. 257313b selinux: avoid unnecessary avc cache stat hit count by Linus Torvalds · 14 years ago
  78. 7a627e3 SELINUX: add /sys/fs/selinux mount point to put selinuxfs by Greg Kroah-Hartman · 14 years ago
  79. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 14 years ago
  80. f50a3ec selinux: add type_transition with name extension support for selinuxfs by Kohei Kaigai · 14 years ago
  81. aeda4ac Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 14 years ago
  82. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  83. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  84. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 14 years ago
  85. c9e86a9 SELinux: do not set automatic i_ino in selinuxfs by Eric Paris · 14 years ago
  86. b77a493 SELinux: standardize return code handling in selinuxfs.c by Eric Paris · 14 years ago
  87. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  88. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  89. 845ca30 selinux: implement mmap on /selinux/policy by Eric Paris · 14 years ago
  90. cee74f4 SELinux: allow userspace to read policy back out of the kernel by Eric Paris · 14 years ago
  91. 1190416 selinux: fast status update interface (/selinux/status) by KaiGai Kohei · 14 years ago
  92. 57a62c2 selinux: use generic_file_llseek by Arnd Bergmann · 15 years ago
  93. c1a7368 Security: Fix coding style in security/ by wzt.wzt@gmail.com · 15 years ago
  94. 8007f10 selinux: fix memory leak in sel_make_bools by Xiaotian Feng · 15 years ago
  95. 0719aaf selinux: allow MLS->non-MLS and vice versa upon policy reload by Guido Trentalancia · 15 years ago
  96. 19439d0 selinux: change the handling of unknown classes by Stephen Smalley · 15 years ago
  97. c6d3aaa selinux: dynamic class/perm discovery by Stephen Smalley · 15 years ago
  98. c5642f4b selinux: remove obsolete read buffer limit from sel_read_bool by Stephen Smalley · 16 years ago
  99. 8a6f83a Permissive domain in userspace object manager by KaiGai Kohei · 16 years ago
  100. 58bfbb5 selinux: Remove the "compat_net" compatibility code by Paul Moore · 16 years ago