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: <20250619161536.23338f800e313f9d84b1560c@linux-foundation.org>
Date: Thu, 19 Jun 2025 16:15:36 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Herbert Xu <herbert@...dor.apana.org.au>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Song Liu
 <song@...nel.org>, Yu Kuai <yukuai3@...wei.com>, linux-raid@...r.kernel.org
Subject: Re: [v2 PATCH] lib/raid6: Replace custom zero page with ZERO_PAGE

On Thu, 19 Jun 2025 17:41:30 +0800 Herbert Xu <herbert@...dor.apana.org.au> wrote:

> On Mon, Mar 17, 2025 at 05:02:28PM +0800, Herbert Xu wrote:
> > Use the system-wide zero page instead of a custom zero page.
> > 
> > Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
> 
> Why hasn't this patch been applied yet?
> 

Dunno.  I added it to mm.git and I shall drop it again if/when this
patch lands in linux-next via the raid tree (please).


btw, I wrote a patch:


From: Andrew Morton <akpm@...ux-foundation.org>
Subject: MAINTAINERS: add lib/raid6/ to "SOFTWARE RAID"
Date: Thu Jun 19 04:13:17 PM PDT 2025

Cc: Song Liu <song@...nel.org>
Cc: Yu Kuai <yukuai3@...wei.com>
Cc: Herbert Xu <herbert@...dor.apana.org.au>
Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
---

 MAINTAINERS |    1 +
 1 file changed, 1 insertion(+)

--- a/MAINTAINERS~a
+++ a/MAINTAINERS
@@ -23057,6 +23057,7 @@ F:	drivers/md/md*
 F:	drivers/md/raid*
 F:	include/linux/raid/
 F:	include/uapi/linux/raid/
+F:	lib/raid6/
 
 SOLIDRUN CLEARFOG SUPPORT
 M:	Russell King <linux@...linux.org.uk>
_


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ