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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c00bf4c1-0bfe-c7f9-4dea-03e9c2e94b71@redhat.com>
Date:   Sun, 24 Sep 2023 17:20:31 +0200
From:   Paolo Bonzini <pbonzini@...hat.com>
To:     Zenghui Yu <yuzenghui@...wei.com>
Cc:     torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org,
        kvm@...r.kernel.org
Subject: Re: [GIT PULL] KVM fixes for Linux 6.6-rc3

On 9/24/23 12:32, Zenghui Yu wrote:
> Hi Paolo,
> 
> On 2023/9/24 17:27, Paolo Bonzini wrote:
>> ARM:
>>
>> * Fix an UV boot crash
>>
>> * Skip spurious ENDBR generation on_THIS_IP_
>>
>> * Fix ENDBR use in putuser() asm methods
>>
>> * Fix corner case boot crashes on 5-level paging
>>
>> * and fix a false positive WARNING on LTO kernels"
> 
> Want to point out that this doesn't describe the *real* kvmarm stuff in
> the original PR [*] and doesn't match what you had written in the merge
> commit. Not sure what has gone wrong.

Used the wrong "git log --merges" incantation to generate the draft, 
which pulled in a message from the last merge commit in origin/master.

I have replaced the tag in place, but the commit is the same.  The new 
tag message is as follows:

---------------------------------
ARM:

* Fix EL2 Stage-1 MMIO mappings where a random address was used

* Fix SMCCC function number comparison when the SVE hint is set

RISC-V:

* Fix KVM_GET_REG_LIST API for ISA_EXT registers

* Fix reading ISA_EXT register of a missing extension

* Fix ISA_EXT register handling in get-reg-list test

* Fix filtering of AIA registers in get-reg-list test

x86:

* Fixes for TSC_AUX virtualization

* Stop zapping page tables asynchronously, since we don't
   zap them as often as before
---------------------------------

Paolo

> [*] https://lore.kernel.org/r/20230914144802.1637804-1-maz@kernel.org
> 
> Zenghui
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ