1. 57888f7 Merge tag 'selinux-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 2 years, 3 months ago
  2. 048be15 selinux: remove the sidtab context conversion indirect calls by Paul Moore · 2 years, 4 months ago
  3. abe3c63 selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context() by GONG, Ruiqi · 2 years, 5 months ago
  4. 6354324 selinux: declare read-only parameters const by Christian Göttsche · 2 years, 6 months ago
  5. 15ec76f selinux: Add boundary check in put_entry() by Xiu Jianfeng · 2 years, 9 months ago
  6. 73de1be selinux: fix memleak in security_read_state_kernel() by Xiu Jianfeng · 2 years, 9 months ago
  7. efd1df1 Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 2 years, 10 months ago
  8. 6254bd3 selinux: fix bad cleanup on error in hashtab_duplicate() by Ondrej Mosnacek · 2 years, 10 months ago
  9. ded3457 selinux: declare data arrays const by Christian Göttsche · 2 years, 10 months ago
  10. a9029d9 selinux: fix indentation level of mls_ops block by Christian Göttsche · 2 years, 10 months ago
  11. 1d4e803 selinux: avoid extra semicolon by Christian Göttsche · 2 years, 10 months ago
  12. ede1755 selinux: resolve checkpatch errors by Christian Göttsche · 2 years, 10 months ago
  13. 0a9876f selinux: Remove redundant assignments by Michal Orzel · 3 years ago
  14. c269497d2 Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years ago
  15. 5ea33af selinux: drop return statement at end of void functions by Christian Göttsche · 3 years, 1 month ago
  16. 186edf7 selinux: fix double free of cond_list on error paths by Vratislav Bendel · 3 years, 1 month ago
  17. b5e6816 selinux: drop unused macro by Christian Göttsche · 3 years, 1 month ago
  18. 056945a selinux: drop unused parameter of avtab_insert_node by Christian Göttsche · 3 years, 1 month ago
  19. 0b3c2b3 selinux: drop cast to same type by Christian Göttsche · 3 years, 1 month ago
  20. 9e2fe57 selinux: enclose macro arguments in parenthesis by Christian Göttsche · 3 years, 1 month ago
  21. d3b1161 selinux: declare name parameter of hash_eval const by Christian Göttsche · 3 years, 1 month ago
  22. 08df490 selinux: declare path parameters of _genfs_sid const by Christian Göttsche · 3 years, 1 month ago
  23. a135ce4 Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 2 months ago
  24. 5fe3757 selinux: Use struct_size() helper in kmalloc() by Xiu Jianfeng · 3 years, 3 months ago
  25. dc27f3c selinux: fix NULL-pointer dereference when hashtab allocation fails by Ondrej Mosnacek · 3 years, 4 months ago
  26. e9fd729 selinux: fix all of the W=1 build warnings by Paul Moore · 4 years, 4 months ago
  27. cbfcd13 selinux: fix race condition when computing ocontext SIDs by Ondrej Mosnacek · 3 years, 7 months ago
  28. befa491c Merge tag 'selinux-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 6 months ago
  29. 4c15608 selinux: correct the return value when loads initial sids by Xiu Jianfeng · 3 years, 7 months ago
  30. 893c47d selinux: return early for possible NULL audit buffers by Austin Kim · 3 years, 8 months ago
  31. d0a8331 selinux: Fix kernel-doc by Yang Li · 3 years, 9 months ago
  32. fd781f4 selinux: Remove redundant assignment to rc by Jiapeng Chong · 3 years, 10 months ago
  33. e1cce3a selinux: constify some avtab function arguments by Ondrej Mosnacek · 4 years ago
  34. fba472b selinux: simplify duplicate_policydb_cond_list() by using kmemdup() by Ondrej Mosnacek · 4 years ago
  35. 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 10 months ago
  36. f1c921f Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 10 months ago
  37. 1aea780 LSM: Infrastructure management of the superblock by Casey Schaufler · 3 years, 11 months ago
  38. 60144b2 Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years ago
  39. 9ad6e9cb selinux: fix race between old and new sidtab by Ondrej Mosnacek · 4 years ago
  40. d8f5f0e selinux: fix cond_list corruption when changing booleans by Ondrej Mosnacek · 4 years ago
  41. 442dc00 selinux: make nslot handling in avtab more robust by Ondrej Mosnacek · 4 years ago
  42. 8419639 Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years ago
  43. 6406887 selinux: fix variable scope issue in live sidtab conversion by Ondrej Mosnacek · 4 years ago
  44. 63ddf1b selinux: fix misspellings using codespell tool by Xiong Zhenwu · 4 years ago
  45. 2554a48 selinux: measure state and policy capabilities by Lakshmi Ramasubramanian · 4 years, 1 month ago
  46. d643a99 Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years ago
  47. fdd1ffe selinux: include a consumer of the new IMA critical data hook by Lakshmi Ramasubramanian · 4 years, 2 months ago
  48. cd2bb4c selinux: mark some global variables __ro_after_init by Ondrej Mosnacek · 4 years, 2 months ago
  49. 3c797e5 selinux: drop the unnecessary aurule_callback variable by Ondrej Mosnacek · 4 years, 2 months ago
  50. 44141f5 selinux: allow dontauditx and auditallowx rules to take effect without allowx by bauen1 · 4 years, 5 months ago
  51. 7b54081 Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 5 months ago
  52. e8ba53d0 selinux: access policycaps with READ_ONCE/WRITE_ONCE by Stephen Smalley · 4 years, 6 months ago
  53. 66ccd25 selinux: simplify away security_policydb_len() by Ondrej Mosnacek · 4 years, 6 months ago
  54. 9ff9abc selinux: move policy mutex to selinux_state, use in lockdep checks by Stephen Smalley · 4 years, 6 months ago
  55. 0256b0a selinux: fix error handling bugs in security_load_policy() by Dan Carpenter · 4 years, 6 months ago
  56. 1b8b31a selinux: convert policy read-write lock to RCU by Stephen Smalley · 4 years, 7 months ago
  57. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
  58. 8792293 selinux: fix memdup.cocci warnings by kernel test robot · 4 years, 7 months ago
  59. 37ea433 selinux: avoid dereferencing the policy prior to initialization by Stephen Smalley · 4 years, 7 months ago
  60. 69ea651 selinux: fix allocation failure check on newpolicy->sidtab by Colin Ian King · 4 years, 7 months ago
  61. c7c556f selinux: refactor changing booleans by Stephen Smalley · 4 years, 7 months ago
  62. 02a52c5 selinux: move policy commit after updating selinuxfs by Stephen Smalley · 4 years, 7 months ago
  63. 4616980 selinux: encapsulate policy state, refactor policy load by Stephen Smalley · 4 years, 7 months ago
  64. 339949b scripts/selinux,selinux: update mdp to enable policy capabilities by Stephen Smalley · 4 years, 7 months ago
  65. 49e917d Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 7 months ago
  66. 54b27f9 selinux: complete the inlining of hashtab functions by Ondrej Mosnacek · 4 years, 8 months ago
  67. 24def7b selinux: prepare for inlining of hashtab functions by Ondrej Mosnacek · 4 years, 8 months ago
  68. 237389e selinux: specialize symtab insert and search functions by Ondrej Mosnacek · 4 years, 8 months ago
  69. 65d9635 selinux: fixed a checkpatch warning with the sizeof macro by Ethan Edwards · 4 years, 9 months ago
  70. 7383c0f selinux: log error messages on required process class / permissions by Stephen Smalley · 4 years, 9 months ago
  71. 817d914 Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 9 months ago
  72. 8231b0b selinux: fix undefined return of cond_evaluate_expr by Tom Rix · 4 years, 9 months ago
  73. aa449a7 selinux: fix a double free in cond_read_node()/cond_read_list() by Tom Rix · 4 years, 9 months ago
  74. 65de509 selinux: fix double free by Tom Rix · 4 years, 9 months ago
  75. f41030a Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 9 months ago
  76. 03414a4 selinux: do not allocate hashtabs dynamically by Ondrej Mosnacek · 4 years, 10 months ago
  77. 46619b4 selinux: fix return value on error in policydb_read() by Ondrej Mosnacek · 4 years, 10 months ago
  78. 3348bd3 selinux: simplify range_write() by Ondrej Mosnacek · 4 years, 10 months ago
  79. 4c09f8b selinux: fix error return code in policydb_read() by Wei Yongjun · 4 years, 10 months ago
  80. 39e16d9 Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 10 months ago
  81. 292fed1 selinux: fix error return code in cond_read_list() by Wei Yongjun · 4 years, 10 months ago
  82. 9521eb3 selinux: don't produce incorrect filename_trans_count by Ondrej Mosnacek · 4 years, 11 months ago
  83. 4300590 selinux: implement new format of filename transitions by Ondrej Mosnacek · 5 years ago
  84. 225621c selinux: move context hashing under sidtab by Ondrej Mosnacek · 4 years, 11 months ago
  85. 5007728 selinux: hash context structure directly by Ondrej Mosnacek · 4 years, 11 months ago
  86. e67b2ec selinux: store role transitions in a hash table by Ondrej Mosnacek · 5 years ago
  87. 9786cab Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  88. 433e3aa selinux: drop unnecessary smp_load_acquire() call by Ondrej Mosnacek · 5 years ago
  89. af15f14 selinux: free str on error in str_read() by Ondrej Mosnacek · 5 years ago
  90. 4b85039 selinux: fix warning Comparison to bool by Zou Wei · 5 years ago
  91. b3aa112 Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  92. c753924 selinux: clean up indentation issue with assignment statement by Colin Ian King · 5 years ago
  93. 5e729e1 selinux: avtab_init() and cond_policydb_init() return void by Paul Moore · 5 years ago
  94. 34a2dab selinux: clean up error path in policydb_init() by Ondrej Mosnacek · 5 years ago
  95. e3e0b58 selinux: remove unused initial SIDs and improve handling by Stephen Smalley · 5 years ago
  96. e0ac568 selinux: reduce the use of hard-coded hash sizes by Ondrej Mosnacek · 5 years ago
  97. c3a2761 selinux: optimize storage of filename transitions by Ondrej Mosnacek · 5 years ago
  98. 253050f selinux: factor out loop body from filename_trans_read() by Ondrej Mosnacek · 5 years ago
  99. 89d4d7c selinux: generalize evaluate_cond_node() by Ondrej Mosnacek · 5 years ago
  100. 8794d78 selinux: convert cond_expr to array by Ondrej Mosnacek · 5 years ago