From: Richard Weinberger <richard@nod.at>
To: torvalds <torvalds@linux-foundation.org>
Cc: linux-um <linux-um@lists.infradead.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] UML changes for v5.5-rc1
Date: Sun, 1 Dec 2019 21:18:54 +0100 (CET) [thread overview]
Message-ID: <1468911323.103246.1575231534725.JavaMail.zimbra@nod.at> (raw)
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
next reply other threads:[~2019-12-01 20:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-01 20:18 Richard Weinberger [this message]
2019-12-03 1:30 ` [GIT PULL] UML changes for v5.5-rc1 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1468911323.103246.1575231534725.JavaMail.zimbra@nod.at \
--to=richard@nod.at \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-um@lists.infradead.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox