Linus Torvalds 75f4d9af8b iov_iter work; most of that is about getting rid of
direction misannotations and (hopefully) preventing
 more of the same for the future.
 
 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
 -----BEGIN PGP SIGNATURE-----
 
 iHQEABYIAB0WIQQqUNBr3gm4hGXdBJlZ7Krx/gZQ6wUCY5ZzQAAKCRBZ7Krx/gZQ
 65RZAP4nTkvOn0NZLVFkuGOx8pgJelXAvrteyAuecVL8V6CR4AD40qCVY51PJp8N
 MzwiRTeqnGDxTTF7mgd//IB6hoatAA==
 =bcvF
 -----END PGP SIGNATURE-----

Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull iov_iter updates from Al Viro:
 "iov_iter work; most of that is about getting rid of direction
  misannotations and (hopefully) preventing more of the same for the
  future"

* tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  use less confusing names for iov_iter direction initializers
  iov_iter: saner checks for attempt to copy to/from iterator
  [xen] fix "direction" argument of iov_iter_kvec()
  [vhost] fix 'direction' argument of iov_iter_{init,bvec}()
  [target] fix iov_iter_bvec() "direction" argument
  [s390] memcpy_real(): WRITE is "data source", not destination...
  [s390] zcore: WRITE is "data source", not destination...
  [infiniband] READ is "data destination", not source...
  [fsi] WRITE is "data source", not destination...
  [s390] copy_oldmem_kernel() - WRITE is "data source", not destination
  csum_and_copy_to_iter(): handle ITER_DISCARD
  get rid of unlikely() on page_copy_sane() calls
2022-12-12 18:29:54 -08:00
..
2022-12-12 13:19:07 -08:00
2022-10-12 10:23:24 -07:00
2022-12-12 10:17:08 -08:00
2022-12-12 16:39:38 -08:00
2022-12-08 13:03:47 -08:00
2022-12-12 16:42:57 -08:00
2022-12-08 12:37:42 -08:00
2022-12-12 13:38:17 -08:00
2022-12-07 17:50:44 +01:00
2022-10-09 14:05:15 -07:00
2022-12-12 13:38:17 -08:00
2022-12-12 10:17:08 -08:00
2022-12-12 10:21:03 -08:00
2022-12-12 15:19:38 -08:00
2022-12-12 13:38:17 -08:00
2022-10-07 11:32:10 -07:00
2022-11-25 13:54:48 -08:00
2022-11-23 11:19:06 -08:00
2022-12-12 10:17:08 -08:00
2022-12-12 09:01:36 -08:00
2022-10-22 03:29:32 +00:00
2022-10-10 14:02:53 -07:00
2022-12-12 13:38:17 -08:00