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, 9 Jun 2020 23:01:50 +0200 (CEST)
From:   Richard Weinberger <richard@....at>
To:     torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel <linux-kernel@...r.kernel.org>,
        linux-um <linux-um@...ts.infradead.org>
Subject: [GIT PULL] UML changes for v5.8

Linus,

The following changes since commit 3d77e6a8804abcc0504c904bd6e5cdf3a5cf8162:

  Linux 5.7 (2020-05-31 16:49:15 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git tags/for-linus-5.8-rc1

for you to fetch changes up to f6e8c474390be2e6f5bd0b8966e19958214609ff:

  um: virtio: Replace zero-length array with flexible-array (2020-06-02 22:38:00 +0200)

----------------------------------------------------------------
This pull request contains the following changes for UML:

- Use fdatasync() in ubd
- Add a generic "fd" vector transport
- Minor cleanups and fixes

----------------------------------------------------------------
Anton Ivanov (1):
      um: Use fdatasync() when mapping the UBD FSYNC command

Gustavo A. R. Silva (1):
      um: virtio: Replace zero-length array with flexible-array

Joe Perches (1):
      um: Neaten vu_err macro definition

Marc-André Lureau (1):
      um: Add a generic "fd" vector transport

Masahiro Yamada (1):
      um: Do not evaluate compiler's library path when cleaning

Zach van Rijn (1):
      um: Add include: memset() and memcpy() are in <string.h>

 arch/um/drivers/Makefile      |  4 +--
 arch/um/drivers/vector_kern.h |  2 +-
 arch/um/drivers/vector_user.c | 59 +++++++++++++++++++++++++++++++++++++++++++
 arch/um/drivers/vhost_user.h  |  2 +-
 arch/um/drivers/virtio_uml.c  |  2 +-
 arch/um/os-Linux/file.c       |  3 ++-
 6 files changed, 66 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ