]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pull-tomoyo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Oct 2022 00:26:56 +0000 (17:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Oct 2022 00:26:56 +0000 (17:26 -0700)
commitdd2c0a6224375d9a9fb6416bf7ed84ca0c1c9c59
tree97d54c401c2fba6807ed3ea9f60a2c2d8ef5ccac
parentf410703762fd3f062718bb37b261264a17c58c62
parent18864bc2ec43e8c283b85be61ab332afdb9d05d9
Merge tag 'pull-tomoyo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull misc tomoyo changes from Al Viro:
 "A couple of assorted tomoyo patches"

* tag 'pull-tomoyo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  tomoyo: struct path it might get from LSM callers won't have NULL dentry or mnt
  tomoyo: use vsnprintf() properly