All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xen: branch for v5.10-rc1c
@ 2020-10-25 10:41 Juergen Gross
  2020-10-25 18:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2020-10-25 10:41 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, xen-devel, boris.ostrovsky

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.10b-rc1c-tag

xen: branch for v5.10-rc1c

It contains:

- a series for the Xen pv block drivers adding module parameters for
  better control of resource usge

- a cleanup series for the Xen event driver


Thanks.

Juergen

 Documentation/ABI/testing/sysfs-driver-xen-blkback |  9 +++
 .../ABI/testing/sysfs-driver-xen-blkfront          | 11 ++-
 Documentation/admin-guide/kernel-parameters.txt    |  7 ++
 arch/x86/xen/smp.c                                 | 19 +++--
 arch/x86/xen/xen-ops.h                             |  2 +
 drivers/block/xen-blkback/xenbus.c                 | 22 +++--
 drivers/block/xen-blkfront.c                       | 20 +++--
 drivers/xen/events/events_2l.c                     |  7 +-
 drivers/xen/events/events_base.c                   | 94 +++++++++++++++-------
 drivers/xen/events/events_fifo.c                   |  9 ++-
 drivers/xen/events/events_internal.h               | 70 +++-------------
 include/xen/events.h                               |  8 --
 12 files changed, 152 insertions(+), 126 deletions(-)

Juergen Gross (5):
      xen: remove no longer used functions
      xen/events: make struct irq_info private to events_base.c
      xen/events: only register debug interrupt for 2-level events
      xen/events: unmask a fifo event channel only if it was masked
      Documentation: add xen.fifo_events kernel parameter description

SeongJae Park (3):
      xen-blkback: add a parameter for disabling of persistent grants
      xen-blkfront: add a parameter for disabling of persistent grants
      xen-blkfront: Apply changed parameter name to the document

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

* Re: [GIT PULL] xen: branch for v5.10-rc1c
  2020-10-25 10:41 [GIT PULL] xen: branch for v5.10-rc1c Juergen Gross
@ 2020-10-25 18:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-25 18:35 UTC (permalink / raw)
  To: Juergen Gross; +Cc: torvalds, linux-kernel, xen-devel, boris.ostrovsky

The pull request you sent on Sun, 25 Oct 2020 11:41:41 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.10b-rc1c-tag

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/bd6aabc7ca39dd28a27fe1ec99e36e941cfb8192

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2020-10-25 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-25 10:41 [GIT PULL] xen: branch for v5.10-rc1c Juergen Gross
2020-10-25 18:35 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.