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>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 6 Feb 2019 16:07:42 +0100
From:   Miklos Szeredi <miklos@...redi.hu>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [GIT PULL] fuse fixes for 5.0-rc6

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-fixes-5.0-rc6

There's a fix for a CUSE regression introduced in v4.20, as well as fixes
for a couple of old bugs.

Thanks,
Miklos

----------------------------------------------------------------
Jann Horn (1):
      fuse: call pipe_buf_release() under pipe lock

Miklos Szeredi (3):
      fuse: handle zero sized retrieve correctly
      cuse: fix ioctl
      fuse: decrement NR_WRITEBACK_TEMP on the right page

---
 fs/fuse/dev.c   | 4 +++-
 fs/fuse/file.c  | 2 +-
 fs/fuse/inode.c | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ