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: <20260115073121.GG3557088@liuwe-devbox-debian-v2.local>
Date: Thu, 15 Jan 2026 07:31:21 +0000
From: Wei Liu <wei.liu@...nel.org>
To: Anirudh Rayabharam <anirudh@...rudhrb.com>
Cc: kys@...rosoft.com, haiyangz@...rosoft.com, wei.liu@...nel.org,
	decui@...rosoft.com, longli@...rosoft.com,
	linux-hyperv@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/2] Fixes for movable pages

On Mon, Jan 05, 2026 at 12:28:35PM +0000, Anirudh Rayabharam wrote:
> From: "Anirudh Rayabharam (Microsoft)" <anirudh@...rudhrb.com>
> 
> Fix movable pages for arm64 guests by implementing a GPA intercept
> handler.
> 
> v2:
>   - Added "Fixes:" tag
>   - Got rid of the utility function to get intercept GPA and instead
>     integrated the rather small logic into the GPA intercept handling
>     function.
>   - Dropped patch 3 since it was applied to the fixes tree.
> 
> Anirudh Rayabharam (Microsoft) (2):
>   hyperv: add definitions for arm64 gpa intercepts
>   mshv: handle gpa intercepts for arm64
> 

The code looks fine. I have queued both patches.

I massaged the first subject line a bit.

Wei

>  drivers/hv/mshv_root_main.c | 15 ++++++------
>  include/hyperv/hvhdk.h      | 47 +++++++++++++++++++++++++++++++++++++
>  2 files changed, 55 insertions(+), 7 deletions(-)
> 
> -- 
> 2.34.1
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ