Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Aug 2022 20:59:15 +0000 (13:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Aug 2022 20:59:15 +0000 (13:59 -0700)
commitd9b58ab789b053b70dc475f1efda124857f10aa2
treef43c705e4417e65811de57f38b5a85cc9e7812d9
parent5264406cdb66c7003eb3edf53c9773b1b20611b9
parentc3497fd009ef2c59eea60d21c3ac22de3585ed7d
Merge tag 'pull-fixes' of git://git./linux/kernel/git/viro/vfs

Pull copy_to_iter_mc fix from Al Viro:
 "Backportable fix for copy_to_iter_mc() - the second part of iov_iter
  work will pretty much overwrite this, but would be much harder to
  backport"

* tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fix short copy handling in copy_mc_pipe_to_iter()
lib/iov_iter.c