]> 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)
commit973caa07b5d88e2b438230cb74b5c93434a34e4e
tree313f2b5436ced50e76a706d0edd41386305db75d
parentc71f6733b4e40c76a6f08fe5119a53f634f58457
parent4156e25e8196e9330e51ed4f004068d40c38ec84
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