]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit06f30e4b3a5149ef56bc8853741c0641293d7176
treef43c705e4417e65811de57f38b5a85cc9e7812d9
parentdb63d8a9dbcb3f75b2ce026d9b473a61ea38a996
parentc692afd8c8d62624e34214a24eb4bef714efc57b
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/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