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]
Message-Id: <20220107170940.653733-1-pbonzini@redhat.com>
Date:   Fri,  7 Jan 2022 12:09:40 -0500
From:   Paolo Bonzini <pbonzini@...hat.com>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Subject: [GIT PULL] Final batch of KVM fixes for Linux 5.16

Linus,

The following changes since commit fdba608f15e2427419997b0898750a49a735afcb:

  KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU (2021-12-21 12:39:03 -0500)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

for you to fetch changes up to fffb5323780786c81ba005f8b8603d4a558aad28:

  KVM: x86: Check for rmaps allocation (2022-01-07 12:04:01 -0500)

----------------------------------------------------------------
Two small fixes for x86:
* lockdep WARN due to missing lock nesting annotation
* NULL pointer dereference when accessing debugfs

----------------------------------------------------------------
Nikunj A Dadhania (1):
      KVM: x86: Check for rmaps allocation

Wanpeng Li (1):
      KVM: SEV: Mark nested locking of kvm->lock

 arch/x86/kvm/debugfs.c | 3 +++
 arch/x86/kvm/svm/sev.c | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ