lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 18 May 2016 19:39:31 +0100
From:	Al Viro <viro@...IV.linux.org.uk>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] vfs.git#work.iov_iter

iov_iter stuff this cycle

The following changes since commit 03cc0789a690eb9ab07070376252961caeae7441:

  do_splice_to(): cap the size before passing to ->splice_read() (2016-04-03 19:52:59 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.iov_iter

for you to fetch changes up to dd254f5a382cc7879db7a07ed266b12d38fe3ab6:

  fold checks into iterate_and_advance() (2016-05-09 14:04:29 -0400)

----------------------------------------------------------------
Al Viro (4):
      aio: remove a pointless assignment
      rw_verify_area(): saner calling conventions
      Merge branch 'for-linus' into work.iov_iter
      fold checks into iterate_and_advance()

 fs/aio.c        |   2 --
 fs/read_write.c |  33 ++++++++----------
 lib/iov_iter.c  | 104 ++++++++++++++++++++------------------------------------
 3 files changed, 50 insertions(+), 89 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ