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:   Tue, 16 Mar 2021 15:37:21 +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.12-rc4

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-fixes-5.12-rc4

Fix a deadlock and a couple of other bugs.

Thanks,
Miklos

----------------------------------------------------------------
Alessio Balsini (1):
      fuse: 32-bit user space ioctl compat for fuse device

Amir Goldstein (1):
      fuse: fix live lock in fuse_iget()

Vivek Goyal (1):
      virtiofs: Fail dax mount if device does not support it

---
 fs/fuse/dev.c             | 26 ++++++++++++++++----------
 fs/fuse/fuse_i.h          |  1 +
 fs/fuse/virtio_fs.c       |  9 ++++++++-
 include/uapi/linux/fuse.h |  3 ++-
 4 files changed, 27 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ