]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Jun 2025 03:48:48 +0000 (20:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Jun 2025 03:48:48 +0000 (20:48 -0700)
commitc5c2a8b497d69fb01d2563e383615a4eb69c72bc
tree1e9757e4d643b6988a6841606d5c4a4d3043c850
parentc4dce0c094a89b1bc8fde1163342bd6fe29c0370
parent0748e553df0225754c316a92af3a77fdc057b358
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull mount fixes from Al Viro:
 "Several mount-related fixes"

* tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  userns and mnt_idmap leak in open_tree_attr(2)
  attach_recursive_mnt(): do not lock the covering tree when sliding something under it
  replace collect_mounts()/drop_collected_mounts() with a safer variant