lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 15 Oct 2020 16:32:48 +0000
From:   Wei Liu <wei.liu@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Wei Liu <wei.liu@...nel.org>, kys@...rosoft.com,
        sthemmin@...rosoft.com, haiyangz@...rosoft.com,
        Michael Kelley <mikelley@...rosoft.com>,
        Linux on Hyper-V List <linux-hyperv@...r.kernel.org>,
        Linux Kernel List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Hyper-V commits for 5.10, part 2

Hi Linus,

I accidentally dropped one patch that was supposed to be merged in this
merge window from my first pull request.

Please pull the following changes since commit 1f3aed01473c41c9f896fbf4c30d330655e8aa7c:

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

are available in the Git repository at:

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

for you to fetch changes up to 626b901f60446355e35e8c76c6b391a7d7491203:

  Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT (2020-10-14 19:14:51 +0000)

----------------------------------------------------------------
hyperv-next for 5.10, part 2

  - One patch from Michael to get VMbus interrupt from ACPI DSDT

----------------------------------------------------------------
Michael Kelley (1):
      Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT

 arch/x86/include/asm/mshyperv.h |  1 +
 arch/x86/kernel/cpu/mshyperv.c  |  7 ++++++-
 drivers/hv/hv.c                 |  2 +-
 drivers/hv/vmbus_drv.c          | 30 +++++++++++++++++++++++++++---
 include/asm-generic/mshyperv.h  |  4 +++-
 5 files changed, 38 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ