From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3D16015800A for ; Thu, 27 Jul 2023 11:46:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87E50E096F; Thu, 27 Jul 2023 11:46:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6EE82E096F for ; Thu, 27 Jul 2023 11:46:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7D8AA3410F5 for ; Thu, 27 Jul 2023 11:46:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 090C6DD0 for ; Thu, 27 Jul 2023 11:46:56 +0000 (UTC) From: "Mike Pagano" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Pagano" Message-ID: <1690458405.2981ddb8e387a7f95ab528d4aab9e12d88d1125c.mpagano@gentoo> Subject: [gentoo-commits] proj/linux-patches:6.4 commit in: / X-VCS-Repository: proj/linux-patches X-VCS-Files: 0000_README X-VCS-Directories: / X-VCS-Committer: mpagano X-VCS-Committer-Name: Mike Pagano X-VCS-Revision: 2981ddb8e387a7f95ab528d4aab9e12d88d1125c X-VCS-Branch: 6.4 Date: Thu, 27 Jul 2023 11:46:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 52e7f1b1-14fc-424c-9ac2-35e58d013be2 X-Archives-Hash: 7a7b75f5aed8b76ad7e79c599cc3018b commit: 2981ddb8e387a7f95ab528d4aab9e12d88d1125c Author: Mike Pagano gentoo org> AuthorDate: Thu Jul 27 11:46:45 2023 +0000 Commit: Mike Pagano gentoo org> CommitDate: Thu Jul 27 11:46:45 2023 +0000 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=2981ddb8 Update README Signed-off-by: Mike Pagano gentoo.org> 0000_README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/0000_README b/0000_README index 44858dee..58f42d41 100644 --- a/0000_README +++ b/0000_README @@ -67,6 +67,10 @@ Patch: 1005_linux-6.4.6.patch From: https://www.kernel.org Desc: Linux 6.4.6 +Patch: 1006_linux-6.4.7.patch +From: https://www.kernel.org +Desc: Linux 6.4.7 + Patch: 1500_XATTR_USER_PREFIX.patch From: https://bugs.gentoo.org/show_bug.cgi?id=470644 Desc: Support for namespace user.pax.* on tmpfs.