]> 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)
commit8904dbfff71eee2bae47d767cbc8ca53132823a2
tree97d54c401c2fba6807ed3ea9f60a2c2d8ef5ccac
parent538e57ee8c48c4f5ea5ddf2c9947fc99ab835db7
parent5ea26fca7ff335631d7cf4a647098fb10acd649f
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