linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Hyper-V commits for 5.10
@ 2020-10-13 13:12 Wei Liu
  2020-10-14 17:37 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2020-10-13 13:12 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Wei Liu, kys, sthemmin, haiyangz, Michael Kelley,
	Linux on Hyper-V List, Linux Kernel List

Hi Linus,

Please pull the following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-next-signed

for you to fetch changes up to 1f3aed01473c41c9f896fbf4c30d330655e8aa7c:

  hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions (2020-09-28 09:04:48 +0000)

----------------------------------------------------------------
hyperv-next for 5.10

 - A patch series from Boqun Feng to support page size larger than 4K
 - A few miscellaneous clean-up patches

----------------------------------------------------------------
Boqun Feng (11):
      Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl
      Drivers: hv: vmbus: Move __vmbus_open()
      Drivers: hv: vmbus: Introduce types of GPADL
      Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs()
      Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
      hv: hyperv.h: Introduce some hvpfn helper functions
      hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
      Input: hyperv-keyboard: Use VMBUS_RING_SIZE() for ringbuffer sizes
      HID: hyperv: Use VMBUS_RING_SIZE() for ringbuffer sizes
      Driver: hv: util: Use VMBUS_RING_SIZE() for ringbuffer sizes
      scsi: storvsc: Support PAGE_SIZE larger than 4K

Joseph Salisbury (1):
      x86/hyperv: Remove aliases with X64 in their name

Krzysztof Wilczyński (1):
      PCI: hv: Document missing hv_pci_protocol_negotiation() parameter

Mohammed Gamal (1):
      hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions

Olaf Hering (1):
      drivers: hv: remove cast from hyperv_die_event

 arch/x86/hyperv/hv_init.c             |   8 +-
 arch/x86/hyperv/hv_spinlock.c         |   2 +-
 arch/x86/include/asm/hyperv-tlfs.h    |  33 ---
 arch/x86/kernel/cpu/mshyperv.c        |   8 +-
 arch/x86/kvm/hyperv.c                 |  20 +-
 drivers/clocksource/hyperv_timer.c    |   4 +-
 drivers/hid/hid-hyperv.c              |   4 +-
 drivers/hv/channel.c                  | 461 +++++++++++++++++++++-------------
 drivers/hv/hv.c                       |   4 +-
 drivers/hv/hv_util.c                  |  11 +-
 drivers/hv/vmbus_drv.c                |   2 +-
 drivers/input/serio/hyperv-keyboard.c |   4 +-
 drivers/net/hyperv/netvsc.c           |   2 +-
 drivers/net/hyperv/netvsc_drv.c       |  46 ++--
 drivers/net/hyperv/rndis_filter.c     |  13 +-
 drivers/pci/controller/pci-hyperv.c   |   5 +-
 drivers/scsi/storvsc_drv.c            |  56 ++++-
 include/linux/hyperv.h                |  68 ++++-
 18 files changed, 468 insertions(+), 283 deletions(-)

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

* Re: [GIT PULL] Hyper-V commits for 5.10
  2020-10-13 13:12 [GIT PULL] Hyper-V commits for 5.10 Wei Liu
@ 2020-10-14 17:37 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-14 17:37 UTC (permalink / raw)
  To: Wei Liu
  Cc: Linus Torvalds, Wei Liu, kys, sthemmin, haiyangz, Michael Kelley,
	Linux on Hyper-V List, Linux Kernel List

The pull request you sent on Tue, 13 Oct 2020 13:12:14 +0000:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-next-signed

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

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-14 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-13 13:12 [GIT PULL] Hyper-V commits for 5.10 Wei Liu
2020-10-14 17:37 ` 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).