public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] UML changes for v5.8
@ 2020-06-09 21:01 Richard Weinberger
  2020-06-10 20:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Weinberger @ 2020-06-09 21:01 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-um

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-10 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-09 21:01 [GIT PULL] UML changes for v5.8 Richard Weinberger
2020-06-10 20:30 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox