From: Sasha Levin Date: Sun, 24 Nov 2024 14:13:02 +0000 (-0500) Subject: Fixes for 6.12 X-Git-Tag: v4.19.325~138 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=826486050ee3c26eb7b019e17493479185ec8165;p=thirdparty%2Fkernel%2Fstable-queue.git Fixes for 6.12 Signed-off-by: Sasha Levin --- diff --git a/queue-6.12/maintainers-appoint-myself-the-xfs-maintainer-for-6..patch b/queue-6.12/maintainers-appoint-myself-the-xfs-maintainer-for-6..patch new file mode 100644 index 00000000000..0743059436a --- /dev/null +++ b/queue-6.12/maintainers-appoint-myself-the-xfs-maintainer-for-6..patch @@ -0,0 +1,36 @@ +From a5f6263f0f078feff20ea719ec405c199915fa17 Mon Sep 17 00:00:00 2001 +From: Sasha Levin +Date: Fri, 22 Nov 2024 17:38:28 -0800 +Subject: MAINTAINERS: appoint myself the XFS maintainer for 6.12 LTS + +From: Darrick J. Wong + +I'm appointing myself to be responsible for getting after people to +submit their upstream bug fixes with the appropriate Fixes tags and to +cc stable; to find whatever slips through the cracks; and to keep an eye +on the automatic QA of all that stuff. + +Cc: # v6.12 +Signed-off-by: "Darrick J. Wong" +Signed-off-by: Sasha Levin +--- + MAINTAINERS | 3 +-- + 1 file changed, 1 insertion(+), 2 deletions(-) + +diff --git a/MAINTAINERS b/MAINTAINERS +index b878ddc99f94e..23d89f2a3008e 100644 +--- a/MAINTAINERS ++++ b/MAINTAINERS +@@ -25358,8 +25358,7 @@ F: include/xen/arm/swiotlb-xen.h + F: include/xen/swiotlb-xen.h + + XFS FILESYSTEM +-M: Carlos Maiolino +-R: Darrick J. Wong ++M: Darrick J. Wong + L: linux-xfs@vger.kernel.org + S: Supported + W: http://xfs.org/ +-- +2.43.0 + diff --git a/queue-6.12/series b/queue-6.12/series new file mode 100644 index 00000000000..26393bfe315 --- /dev/null +++ b/queue-6.12/series @@ -0,0 +1 @@ +maintainers-appoint-myself-the-xfs-maintainer-for-6..patch