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] [day] [month] [year] [list]
Message-ID: <5b68caec-dfae-8711-6e93-8728a9ad095b@huawei.com>
Date: Fri, 23 May 2025 09:29:37 +0800
From: liulongfang <liulongfang@...wei.com>
To: Alex Williamson <alex.williamson@...hat.com>
CC: <jgg@...dia.com>, <shameerali.kolothum.thodi@...wei.com>,
	<jonathan.cameron@...wei.com>, <kvm@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>, <linuxarm@...neuler.org>
Subject: Re: [PATCH v8 0/6] bugfix some driver issues

On 2025/5/20 23:39, Alex Williamson write:
> On Sat, 10 May 2025 16:11:49 +0800
> Longfang Liu <liulongfang@...wei.com> wrote:
> 
>> As the test scenarios for the live migration function become
>> more and more extensive. Some previously undiscovered driver
>> issues were found.
>> Update and fix through this patchset.
>>
>> Change v7 -> v8
>> 	Handle the return value of sub-functions.
>>
>> Change v6 -> v7
>> 	Update function return values.
>>
>> Change v5 -> v6
>> 	Remove redundant vf_qm_state status checks.
>>
>> Change v4 -> v5
>> 	Update version matching strategy
>>
>> Change v3 -> v4
>> 	Modify version matching scheme
>>
>> Change v2 -> v3
>> 	Modify the magic digital field segment
>>
>> Change v1 -> v2
>> 	Add fixes line for patch comment
>>
>> Longfang Liu (6):
>>   hisi_acc_vfio_pci: fix XQE dma address error
>>   hisi_acc_vfio_pci: add eq and aeq interruption restore
>>   hisi_acc_vfio_pci: bugfix cache write-back issue
>>   hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
>>   hisi_acc_vfio_pci: bugfix live migration function without VF device
>>     driver
>>   hisi_acc_vfio_pci: update function return values.
>>
>>  .../vfio/pci/hisilicon/hisi_acc_vfio_pci.c    | 121 +++++++++++++-----
>>  .../vfio/pci/hisilicon/hisi_acc_vfio_pci.h    |  14 +-
>>  2 files changed, 101 insertions(+), 34 deletions(-)
>>
> 
> Applied to vfio next branch for v6.16.  Thanks,
> 
> Alex
>

Thank you very much!
Longfang.

> 
> .
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ