linux-um archives
 help / color / mirror / Atom feed
* [GIT PULL] UML changes for v5.5-rc1
@ 2019-12-01 20:18 Richard Weinberger
  2019-12-03  1:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Weinberger @ 2019-12-01 20:18 UTC (permalink / raw)
  To: torvalds; +Cc: linux-um, linux-kernel

Linus,

The following changes since commit e472c64aa4fa6150c6076fd36d101d667d71c30a:

  Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slave-dma (2019-10-31 07:34:09 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 9807019a62dc670c73ce8e59e09b41ae458c34b3:

  um: Loadable BPF "Firmware" for vector drivers (2019-11-25 22:43:31 +0100)

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

- Fixes for our new virtio code
- Fix for the irqflags tracer
- Kconfig coding style fixes
- Allow BPF firmware loading in our vector driver

----------------------------------------------------------------
Anton Ivanov (1):
      um: Loadable BPF "Firmware" for vector drivers

Johannes Berg (4):
      um: Don't trace irqflags during shutdown
      um: virtio: Remove device on disconnect
      um: virtio: Keep reading on -EAGAIN
      um: virtio_uml: Disallow modular build

Krzysztof Kozlowski (1):
      um: Fix Kconfig indentation

 arch/um/Kconfig               |   2 +-
 arch/um/drivers/Kconfig       |   2 +-
 arch/um/drivers/vector_kern.c | 113 ++++++++++++++++++++++++++++++++++++++----
 arch/um/drivers/vector_kern.h |   8 ++-
 arch/um/drivers/vector_user.c |  94 ++++++++++++++++++++++++++++-------
 arch/um/drivers/vector_user.h |   8 ++-
 arch/um/drivers/virtio_uml.c  |  76 ++++++++++++++++++----------
 arch/um/os-Linux/main.c       |   2 +-
 8 files changed, 247 insertions(+), 58 deletions(-)

_______________________________________________
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um


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

end of thread, other threads:[~2019-12-03  1:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-01 20:18 [GIT PULL] UML changes for v5.5-rc1 Richard Weinberger
2019-12-03  1: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