1. 817d914 Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 7 months ago
  2. 8231b0b selinux: fix undefined return of cond_evaluate_expr by Tom Rix · 4 years, 7 months ago
  3. aa449a7 selinux: fix a double free in cond_read_node()/cond_read_list() by Tom Rix · 4 years, 7 months ago
  4. 65de509 selinux: fix double free by Tom Rix · 4 years, 7 months ago
  5. f41030a Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 8 months ago
  6. 03414a4 selinux: do not allocate hashtabs dynamically by Ondrej Mosnacek · 4 years, 9 months ago
  7. 46619b4 selinux: fix return value on error in policydb_read() by Ondrej Mosnacek · 4 years, 9 months ago
  8. 3348bd3 selinux: simplify range_write() by Ondrej Mosnacek · 4 years, 9 months ago
  9. 4c09f8b selinux: fix error return code in policydb_read() by Wei Yongjun · 4 years, 9 months ago
  10. 39e16d9 Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 9 months ago
  11. 292fed1 selinux: fix error return code in cond_read_list() by Wei Yongjun · 4 years, 9 months ago
  12. 9521eb3 selinux: don't produce incorrect filename_trans_count by Ondrej Mosnacek · 4 years, 9 months ago
  13. 4300590 selinux: implement new format of filename transitions by Ondrej Mosnacek · 4 years, 9 months ago
  14. 225621c selinux: move context hashing under sidtab by Ondrej Mosnacek · 4 years, 9 months ago
  15. 5007728 selinux: hash context structure directly by Ondrej Mosnacek · 4 years, 9 months ago
  16. e67b2ec selinux: store role transitions in a hash table by Ondrej Mosnacek · 4 years, 10 months ago
  17. 9786cab Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 9 months ago
  18. 433e3aa selinux: drop unnecessary smp_load_acquire() call by Ondrej Mosnacek · 4 years, 10 months ago
  19. af15f14 selinux: free str on error in str_read() by Ondrej Mosnacek · 4 years, 9 months ago
  20. 4b85039 selinux: fix warning Comparison to bool by Zou Wei · 4 years, 9 months ago
  21. b3aa112 Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 10 months ago
  22. c753924 selinux: clean up indentation issue with assignment statement by Colin Ian King · 4 years, 10 months ago
  23. 5e729e1 selinux: avtab_init() and cond_policydb_init() return void by Paul Moore · 4 years, 11 months ago
  24. 34a2dab selinux: clean up error path in policydb_init() by Ondrej Mosnacek · 4 years, 11 months ago
  25. e3e0b58 selinux: remove unused initial SIDs and improve handling by Stephen Smalley · 5 years ago
  26. e0ac568 selinux: reduce the use of hard-coded hash sizes by Ondrej Mosnacek · 5 years ago
  27. c3a2761 selinux: optimize storage of filename transitions by Ondrej Mosnacek · 5 years ago
  28. 253050f selinux: factor out loop body from filename_trans_read() by Ondrej Mosnacek · 5 years ago
  29. 89d4d7c selinux: generalize evaluate_cond_node() by Ondrej Mosnacek · 5 years ago
  30. 8794d78 selinux: convert cond_expr to array by Ondrej Mosnacek · 5 years ago
  31. 2b3a003 selinux: convert cond_av_list to array by Ondrej Mosnacek · 5 years ago
  32. 60abd31 selinux: convert cond_list to array by Ondrej Mosnacek · 5 years ago
  33. 7470d0d1 selinux: allow kernfs symlinks to inherit parent directory context by Christian Göttsche · 5 years ago
  34. 06c2efe selinux: simplify evaluate_cond_node() by Ondrej Mosnacek · 5 years ago
  35. 4b36cb7 selinux: move status variables out of selinux_ss by Ondrej Mosnacek · 5 years ago
  36. 39a706f selinux: fix sidtab string cache locking by Ondrej Mosnacek · 5 years ago
  37. dd89b9d selinux: do not allocate ancillary buffer on first load by Ondrej Mosnacek · 5 years ago
  38. ae3d8c2 selinux: fix wrong buffer types in policydb.c by Ondrej Mosnacek · 5 years ago
  39. 65cddd5 selinux: treat atomic flags more carefully by Ondrej Mosnacek · 5 years ago
  40. f126853 selinux: remove set but not used variable 'sidtab' by YueHaibing · 5 years ago
  41. 15b590a selinux: ensure the policy has been loaded before reading the sidtab stats by Paul Moore · 5 years ago
  42. 5c108d4 selinux: randomize layout of key structures by Stephen Smalley · 5 years ago
  43. d97bd23 selinux: cache the SID -> context string translation by Ondrej Mosnacek · 5 years ago
  44. 66f8e2f selinux: sidtab reverse lookup hash table by Jeff Vander Stoep · 5 years ago
  45. ba75082 Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  46. 2ef4591 Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  47. 42345b6 selinux: default_range glblub implementation by Joshua Brindle · 5 years ago
  48. 2a52439 selinux: fix context string corruption in convert_context() by Ondrej Mosnacek · 5 years ago
  49. 5825a95 Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  50. 116f21b selinux: avoid atomic_t usage in sidtab by Ondrej Mosnacek · 5 years ago
  51. f07ea1d selinux: policydb - rename type_val_to_struct_array by Ondrej Mosnacek · 5 years ago
  52. 2492aca selinux: policydb - fix some checkpatch.pl warnings by Ondrej Mosnacek · 5 years ago
  53. 0eb2f29 selinux: shuffle around policydb.c to get rid of forward declarations by Paul Moore · 5 years ago
  54. 4f1a6ef Merge tag 'selinux-pr-20190801' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  55. 4538523 selinux: fix memory leak in policydb_init() by Ondrej Mosnacek · 5 years ago
  56. 40233e7 Merge tag 'selinux-pr-20190726' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  57. acbc372 selinux: check sidtab limit before adding a new entry by Ondrej Mosnacek · 5 years ago
  58. 7c0f896 Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  59. ea74a68 selinux: format all invalid context as untrusted by Richard Guy Briggs · 6 years ago
  60. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  61. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  62. beee56f selinux: remove some no-op BUG_ONs by Ondrej Mosnacek · 6 years ago
  63. 8ba1d53 selinux: provide __le variables explicitly by Nicholas Mc Guire · 6 years ago
  64. f72dae2 Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  65. 9e0cfe2 selinux: remove useless assignments by Ondrej Mosnacek · 6 years ago
  66. 6a1afff selinux: fix NULL dereference in policydb_destroy() by Ondrej Mosnacek · 6 years ago
  67. acdf52d selinux: convert to kvmalloc by Kent Overstreet · 6 years ago
  68. be37f21 Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  69. 3ac96c3 Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  70. 90462a5 audit: remove unused actx param from audit_rule_match by Richard Guy Briggs · 6 years ago
  71. fede148 selinux: log invalid contexts in AVCs by Ondrej Mosnacek · 6 years ago
  72. 9624d5c Merge tag 'v5.0-rc3' into next-general by James Morris · 6 years ago
  73. 47bfa6d Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  74. 5b0e731 selinux: fix GPF on invalid policy by Stephen Smalley · 6 years ago
  75. 3d25252 SELinux: Remove unused selinux_is_enabled by Casey Schaufler · 6 years ago
  76. fb2a624 Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  77. ee1a84f selinux: overhaul sidtab to fix bug and improve performance by Ondrej Mosnacek · 6 years ago
  78. 24ed7fd selinux: use separate table for initial SID lookup by Ondrej Mosnacek · 6 years ago
  79. 89f5beb selinux: make "selinux_policycap_names[]" const char * by Alexey Dobriyan · 6 years ago
  80. 5386e6c selinux: refactor sidtab conversion by Ondrej Mosnacek · 6 years ago
  81. 877181a selinux: fix non-MLS handling in mls_context_to_sid() by Paul Moore · 6 years ago
  82. 5df275c selinux: policydb - fix byte order and alignment issues by Ondrej Mosnacek · 6 years ago
  83. 4458bba selinux: Add __GFP_NOWARN to allocation at str_read() by Tetsuo Handa · 6 years ago
  84. 95ffe19 selinux: refactor mls_context_to_sid() and make it stricter by Jann Horn · 6 years ago
  85. b21a695 selinux: Cleanup printk logging in sidtab by peter enderborg · 7 years ago
  86. b54c85c15 selinux: Cleanup printk logging in services by peter enderborg · 7 years ago
  87. c87a7e7 selinux: Cleanup printk logging in avtab by peter enderborg · 7 years ago
  88. 9ffdd49 selinux: Cleanup printk logging in policydb by peter enderborg · 7 years ago
  89. 180cfc5 selinux: Cleanup printk logging in ebitmap by peter enderborg · 7 years ago
  90. ab48576 selinux: Cleanup printk logging in conditional by peter enderborg · 7 years ago
  91. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  92. 8b5c6a3 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  93. efe3de7 selinux: KASAN: slab-out-of-bounds in xattr_getsecurity by Sachin Grover · 7 years ago
  94. cdfb6b3 audit: use inline function to get audit context by Richard Guy Briggs · 7 years ago
  95. 6b6bc62 selinux: wrap AVC state by Stephen Smalley · 7 years ago
  96. 274f62e selinux: fix handling of uninitialized selinux state in get_bools/classes by Stephen Smalley · 7 years ago
  97. e5a5ca9 selinux: rename the {is,set}_enforcing() functions by Paul Moore · 7 years ago
  98. aa8e712 selinux: wrap global selinux state by Stephen Smalley · 7 years ago
  99. 2cfa1cd Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  100. 4b14752 selinux: skip bounded transition processing if the policy isn't loaded by Paul Moore · 7 years ago