linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] xen: fixes for 5.0-rc3
@ 2019-01-18  9:57 Juergen Gross
  2019-01-18 18:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2019-01-18  9:57 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.0-rc3-tag

xen: fixes for 5.0-rc3

It contains:
- Several fixes for the Xen pvcalls drivers (1 fix for the backend and
  8 for the frontend).
- A fix for a rather longstanding bug in the Xen sched_clock()
  interface which led to weird time jumps when migrating the system.
- A fix for avoiding accesses to x2apic MSRs in Xen PV guests.


Thanks.

Juergen

 arch/x86/xen/enlighten_pv.c      |   5 +-
 arch/x86/xen/time.c              |  12 +++--
 drivers/xen/events/events_base.c |   2 +-
 drivers/xen/pvcalls-back.c       |   9 ++--
 drivers/xen/pvcalls-front.c      | 104 ++++++++++++++++++++++++++++-----------
 5 files changed, 90 insertions(+), 42 deletions(-)

Juergen Gross (1):
      xen: Fix x86 sched_clock() interface for xen

Stefano Stabellini (5):
      pvcalls-front: read all data before closing the connection
      pvcalls-front: don't try to free unallocated rings
      pvcalls-front: properly allocate sk
      pvcalls-front: don't return error when the ring is full
      pvcalls-back: set -ENOTCONN in pvcalls_conn_back_read

Talons Lee (1):
      always clear the X2APIC_ENABLE bit for PV guest

Wen Yang (2):
      pvcalls-front: Avoid get_free_pages(GFP_KERNEL) under spinlock
      pvcalls-front: fix potential null dereference

YueHaibing (1):
      xen/pvcalls: remove set but not used variable 'intf'

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

* Re: [GIT PULL] xen: fixes for 5.0-rc3
  2019-01-18  9:57 [GIT PULL] xen: fixes for 5.0-rc3 Juergen Gross
@ 2019-01-18 18:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-01-18 18:05 UTC (permalink / raw)
  To: Juergen Gross; +Cc: torvalds, linux-kernel, xen-devel, boris.ostrovsky

The pull request you sent on Fri, 18 Jan 2019 10:57:13 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.0-rc3-tag

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

Thank you!

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

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

end of thread, other threads:[~2019-01-18 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-18  9:57 [GIT PULL] xen: fixes for 5.0-rc3 Juergen Gross
2019-01-18 18:05 ` 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;
as well as URLs for NNTP newsgroup(s).