1. 7470d0d1 selinux: allow kernfs symlinks to inherit parent directory context by Christian Göttsche · 5 years ago
  2. 06c2efe selinux: simplify evaluate_cond_node() by Ondrej Mosnacek · 5 years ago
  3. 4b36cb7 selinux: move status variables out of selinux_ss by Ondrej Mosnacek · 5 years ago
  4. dd89b9d selinux: do not allocate ancillary buffer on first load by Ondrej Mosnacek · 5 years ago
  5. 65cddd5 selinux: treat atomic flags more carefully by Ondrej Mosnacek · 5 years ago
  6. f126853 selinux: remove set but not used variable 'sidtab' by YueHaibing · 5 years ago
  7. 15b590a selinux: ensure the policy has been loaded before reading the sidtab stats by Paul Moore · 5 years ago
  8. d97bd23 selinux: cache the SID -> context string translation by Ondrej Mosnacek · 5 years ago
  9. 66f8e2f selinux: sidtab reverse lookup hash table by Jeff Vander Stoep · 5 years ago
  10. 2ef4591 Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  11. 2a52439 selinux: fix context string corruption in convert_context() by Ondrej Mosnacek · 5 years ago
  12. 5825a95 Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  13. f07ea1d selinux: policydb - rename type_val_to_struct_array by Ondrej Mosnacek · 5 years ago
  14. 7c0f896 Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  15. ea74a68 selinux: format all invalid context as untrusted by Richard Guy Briggs · 6 years ago
  16. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  17. beee56f selinux: remove some no-op BUG_ONs by Ondrej Mosnacek · 6 years ago
  18. 9e0cfe2 selinux: remove useless assignments by Ondrej Mosnacek · 6 years ago
  19. acdf52d selinux: convert to kvmalloc by Kent Overstreet · 6 years ago
  20. be37f21 Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  21. 3ac96c3 Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  22. 90462a5 audit: remove unused actx param from audit_rule_match by Richard Guy Briggs · 6 years ago
  23. fede148 selinux: log invalid contexts in AVCs by Ondrej Mosnacek · 6 years ago
  24. 3d25252 SELinux: Remove unused selinux_is_enabled by Casey Schaufler · 6 years ago
  25. ee1a84f selinux: overhaul sidtab to fix bug and improve performance by Ondrej Mosnacek · 6 years ago
  26. 24ed7fd selinux: use separate table for initial SID lookup by Ondrej Mosnacek · 6 years ago
  27. 89f5beb selinux: make "selinux_policycap_names[]" const char * by Alexey Dobriyan · 6 years ago
  28. 5386e6c selinux: refactor sidtab conversion by Ondrej Mosnacek · 6 years ago
  29. 95ffe19 selinux: refactor mls_context_to_sid() and make it stricter by Jann Horn · 6 years ago
  30. b54c85c15 selinux: Cleanup printk logging in services by peter enderborg · 7 years ago
  31. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  32. 8b5c6a3 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  33. efe3de7 selinux: KASAN: slab-out-of-bounds in xattr_getsecurity by Sachin Grover · 7 years ago
  34. cdfb6b3 audit: use inline function to get audit context by Richard Guy Briggs · 7 years ago
  35. 6b6bc62 selinux: wrap AVC state by Stephen Smalley · 7 years ago
  36. 274f62e selinux: fix handling of uninitialized selinux state in get_bools/classes by Stephen Smalley · 7 years ago
  37. e5a5ca9 selinux: rename the {is,set}_enforcing() functions by Paul Moore · 7 years ago
  38. aa8e712 selinux: wrap global selinux state by Stephen Smalley · 7 years ago
  39. 4b14752 selinux: skip bounded transition processing if the policy isn't loaded by Paul Moore · 7 years ago
  40. ef28df5 selinux: ensure the context is NUL terminated in security_context_to_sid_core() by Paul Moore · 7 years ago
  41. 7c620ec selinux: Use kmem_cache for hashtab_node by Kyeongdon Kim · 7 years ago
  42. 7efbb60 selinux: update my email address by Stephen Smalley · 7 years ago
  43. af63f41 selinux: Generalize support for NNP/nosuid SELinux domain transitions by Stephen Smalley · 7 years ago
  44. b4958c8 selinux: use kmem_cache for ebitmap by Junil Lee · 8 years ago
  45. ab861df selinux: Add IB Port SMP access vector by Daniel Jurgens · 8 years ago
  46. cfc4d88 selinux: Implement Infiniband PKey "Access" access vector by Daniel Jurgens · 8 years ago
  47. 4dc2fce selinux: log policy capability state when a policy is loaded by Stephen Smalley · 8 years ago
  48. 342e915 selinux: Remove unnecessary check of array base in selinux_set_mapping() by Matthias Kaehlcke · 8 years ago
  49. 2651225b selinux: wrap cgroup seclabel support with its own policy capability by Stephen Smalley · 8 years ago
  50. da69a53 selinux: support distinctions among all network address families by Stephen Smalley · 8 years ago
  51. 7ea5920 selinux: Only apply bounds checking to source types by Stephen Smalley · 9 years ago
  52. 0fd71a6 selinux: Change bool variable name to index. by Prarit Bhargava · 9 years ago
  53. f9df645 selinux: export validatetrans decisions by Andrew Perepechko · 9 years ago
  54. 9529c78 selinux: use sprintf return value by Rasmus Villemoes · 9 years ago
  55. 21b76f1 selinux: use kstrdup() in security_get_bools() by Rasmus Villemoes · 9 years ago
  56. aa736c3 selinux: use kmemdup in security_sid_to_context_core() by Rasmus Villemoes · 9 years ago
  57. 44be2f6 selinux: introduce security_context_str_to_sid by Rasmus Villemoes · 9 years ago
  58. fa1aa14 selinux: extended permissions for ioctls by Jeff Vander Stoep · 10 years ago
  59. da8026f selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat() by Paul Moore · 10 years ago
  60. 4093a84 selinux: normalize audit log formatting by Richard Guy Briggs · 10 years ago
  61. f31e799 selinux: no recursive read_lock of policy_rwlock in security_genfs_sid() by Waiman Long · 11 years ago
  62. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 11 years ago
  63. f743166 Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 11 years ago
  64. 2172fa7 SELinux: Fix kernel BUG on empty security contexts. by Stephen Smalley · 11 years ago
  65. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  66. 9ad42a7 selinux: call WARN_ONCE() instead of calling audit_log_start() by Richard Guy Briggs · 11 years ago
  67. 4d546f8 selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260 by Paul Moore · 11 years ago
  68. b5495b4 SELinux: security_load_policy: Silence frame-larger-than warning by Tim Gardner · 11 years ago
  69. 102aefd selinux: consider filesystem subtype in policies by Anand Avati · 12 years ago
  70. 2be4d74 Add SELinux policy capability for always checking packet and peer classes. by Chris PeBenito · 12 years ago
  71. a64c54c SELinux: pass a superblock to security_fs_use by Eric Paris · 12 years ago
  72. f936c6e SELinux: change sbsec->behavior to short by Eric Paris · 12 years ago
  73. 581abc0 userns: Convert selinux to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  74. 562c99f SELinux: avc: remove the useless fields in avc_add_callback by Wanlong Gao · 13 years ago
  75. bb7081a SELinux: possible NULL deref in context_struct_to_string by Eric Paris · 13 years ago
  76. eed7795 SELinux: add default_type statements by Eric Paris · 13 years ago
  77. aa89326 SELinux: allow default source/target selectors for user/role/range by Eric Paris · 13 years ago
  78. 6a3fbe8 selinux: sparse fix: fix warnings in netlink code by James Morris · 13 years ago
  79. cc59a58 selinux: sparse fix: move selinux_complete_init by James Morris · 13 years ago
  80. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  81. f01e1af selinux: don't pass in NULL avd to avc_has_perm_noaudit by Linus Torvalds · 14 years ago
  82. b7b5755 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 14 years ago
  83. 2463c26d SELinux: put name based create rules in a hashtable by Eric Paris · 14 years ago
  84. 03a4c01 SELinux: skip filename trans rules if ttype does not match parent dir by Eric Paris · 14 years ago
  85. 2667991 SELinux: rename filename_compute_type argument to *type instead of *con by Eric Paris · 14 years ago
  86. 4742600 SELinux: fix comment to state filename_compute_type takes an objname not a qstr by Eric Paris · 14 years ago
  87. 6b69732 SELinux: security_read_policy should take a size_t not ssize_t by Eric Paris · 14 years ago
  88. eba71de selinux: Fix regression for Xorg by Stephen Smalley · 14 years ago
  89. f50a3ec selinux: add type_transition with name extension support for selinuxfs by Kohei Kaigai · 14 years ago
  90. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  91. 85cd6da selinux: Fix regression for Xorg by Stephen Smalley · 14 years ago
  92. 63a312c SELinux: Compute role in newcontext for all classes by Harry Ciao · 14 years ago
  93. 6f5317e SELinux: Socket retains creator role and MLS attribute by Harry Ciao · 14 years ago
  94. 652bb9b SELinux: Use dentry name in new object labeling by Eric Paris · 14 years ago
  95. ac76c05b selinux: convert part of the sym_val_to_name array to use flex_array by Eric Paris · 14 years ago
  96. 23bdecb selinux: convert type_val_to_struct to flex_array by Eric Paris · 14 years ago
  97. 7ae9f23 selinux: rework security_netlbl_secattr_to_sid by Eric Paris · 14 years ago
  98. 4b02b52 SELinux: standardize return code handling in selinuxfs.c by Eric Paris · 14 years ago
  99. f0d3d98 selinux: include vmalloc.h for vmalloc_user by Stephen Rothwell · 14 years ago
  100. 845ca30 selinux: implement mmap on /selinux/policy by Eric Paris · 14 years ago