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: <20220723075159.865703-1-pbonzini@redhat.com>
Date:   Sat, 23 Jul 2022 09:51:59 +0200
From:   Paolo Bonzini <pbonzini@...hat.com>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Subject: [GIT PULL] KVM fixes for Linux 5.19-rc8

Linus,

The following changes since commit 79629181607e801c0b41b8790ac4ee2eb5d7bc3e:

  KVM: emulate: do not adjust size of fastop and setcc subroutines (2022-07-15 07:49:40 -0400)

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 cf5029d5dd7cb0aaa53250fa9e389abd231606b3:

  KVM: x86: Protect the unused bits in MSR exiting flags (2022-07-19 14:04:18 -0400)

----------------------------------------------------------------
* Check for invalid flags to KVM_CAP_X86_USER_SPACE_MSR

* Fix use of sched_setaffinity in selftests

* Sync kernel headers to tools

* Fix KVM_STATS_UNIT_MAX

----------------------------------------------------------------
Aaron Lewis (1):
      KVM: x86: Protect the unused bits in MSR exiting flags

Gavin Shan (1):
      KVM: selftests: Fix target thread to be migrated in rseq_test

Oliver Upton (1):
      KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean stats

Paolo Bonzini (1):
      tools headers UAPI: Sync linux/kvm.h with the kernel sources

 Documentation/virt/kvm/api.rst          | 2 +-
 arch/x86/kvm/x86.c                      | 8 ++++++++
 include/uapi/linux/kvm.h                | 2 +-
 tools/include/uapi/linux/kvm.h          | 3 ++-
 tools/testing/selftests/kvm/rseq_test.c | 8 +++++---
 5 files changed, 17 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ