linux/arch
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
..
alpha alpha cleanups and fixes; one thing *not* included is lazy FPU 2022-12-12 18:27:06 -08:00
arc arc: ptrace: user_regset_copyin_ignore() always returns 0 2022-11-15 14:30:39 -08:00
arm Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
arm64 Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
csky Unification of regset and non-regset sides of ELF coredump 2022-12-12 18:18:34 -08:00
hexagon hexagon: ptrace: user_regset_copyin_ignore() always returns 0 2022-11-15 14:30:39 -08:00
ia64 Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
loongarch Random number generator updates for Linux 6.2-rc1. 2022-12-12 16:22:22 -08:00
m68k Unification of regset and non-regset sides of ELF coredump 2022-12-12 18:18:34 -08:00
microblaze Unification of regset and non-regset sides of ELF coredump 2022-12-12 18:18:34 -08:00
mips Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
nios2 Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
openrisc Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
parisc Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
powerpc Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
riscv Random number generator updates for Linux 6.2-rc1. 2022-12-12 16:22:22 -08:00
s390 iov_iter work; most of that is about getting rid of 2022-12-12 18:29:54 -08:00
sh Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
sparc Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
um Unification of regset and non-regset sides of ELF coredump 2022-12-12 18:18:34 -08:00
x86 iov_iter work; most of that is about getting rid of 2022-12-12 18:29:54 -08:00
xtensa stackprotector: actually use get_random_canary() 2022-11-18 02:18:10 +01:00
.gitignore
Kconfig arm64 updates for 6.2 2022-12-12 09:50:05 -08:00