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:   Mon, 16 Sep 2019 15:18:51 +0200
From:   Ingo Molnar <mingo@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
        Borislav Petkov <bp@...en8.de>,
        Peter Zijlstra <a.p.zijlstra@...llo.nl>,
        Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] x86/hyperv changes for v5.4

Linus,

Please pull the latest x86-hyperv-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-hyperv-for-linus

   # HEAD: 83527ef7abf7c02c33a90b00f0954db35415adbd drivers: hv: vmbus: Replace page definition with Hyper-V specific one

Misc updates related to page size abstractions within the HyperV code, in 
preparation for future features.

 Thanks,

	Ingo

------------------>
Maya Nakamura (3):
      x86/hyperv: Create and use Hyper-V page definitions
      x86/hyperv: Add functions to allocate/deallocate page for Hyper-V
      drivers: hv: vmbus: Replace page definition with Hyper-V specific one


 arch/x86/hyperv/hv_init.c          | 14 ++++++++++++++
 arch/x86/include/asm/hyperv-tlfs.h | 12 +++++++++++-
 arch/x86/include/asm/mshyperv.h    |  5 ++++-
 drivers/hv/hyperv_vmbus.h          |  8 ++++----
 4 files changed, 33 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ