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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 22 Nov 2023 05:12:30 +0000
From:   Wei Liu <wei.liu@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Wei Liu <wei.liu@...nel.org>,
        Linux on Hyper-V List <linux-hyperv@...r.kernel.org>,
        kys@...rosoft.com, haiyangz@...rosoft.com, decui@...rosoft.com,
        Linux Kernel List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Hyper-V fixes for 6.7-rc3


Hi Linus,

The following changes since commit ffc253263a1375a65fa6c9f62a893e9767fbebfa:

  Linux 6.6 (2023-10-29 16:31:08 -1000)

are available in the Git repository at:

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

for you to fetch changes up to 18286883e779fb79b413a7462968ee3f6768f19c:

  x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown() (2023-11-22 03:47:44 +0000)

----------------------------------------------------------------
hyperv-fixes for 6.7-rc3
 - One fix for the KVP daemon (Ani Sinha)
 - Fix for the detection of E820_TYPE_PRAM in a Gen2 VM (Saurabh Sengar)
 - Micro-optimization for hv_nmi_unknown() (Uros Bizjak)
----------------------------------------------------------------
Ani Sinha (1):
      hv/hv_kvp_daemon: Some small fixes for handling NM keyfiles

Saurabh Sengar (1):
      x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VM

Uros Bizjak (1):
      x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()

 arch/x86/hyperv/hv_init.c      | 25 +++++++++++++++++++++----
 arch/x86/kernel/cpu/mshyperv.c |  5 ++++-
 tools/hv/hv_kvp_daemon.c       | 20 ++++++++++++--------
 tools/hv/hv_set_ifconfig.sh    |  4 ++--
 4 files changed, 39 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ