]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'landlock-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 27 Mar 2022 21:26:47 +0000 (14:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 27 Mar 2022 21:26:47 +0000 (14:26 -0700)
commitbb2af58ff5a63164d1786b1ac7706cc92d588f6f
tree313f2b5436ced50e76a706d0edd41386305db75d
parent56d0e8f814bd7644661151d35386249ddd1f227c
parent2e33b32896943d5c008b88dcddf222feab16fb2f
Merge tag 'landlock-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux

Pull landlock updates from Mickaël Salaün:
 "These two commits contain a minor fix for the sandboxer sample, and a
  Landlock ruleset FD name standardization"

* tag 'landlock-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux:
  landlock: Use square brackets around "landlock-ruleset"
  samples/landlock: Fix path_list memory leak