From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1C8FF221723 for ; Wed, 27 May 2026 08:15:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779869752; cv=none; b=lpaR1dYbo1OTuculo+5EgDsX4fZ5HcdRImvZtwHx3DlVVTaGDPf/5fJdsoKW1yoByX9VpE6AXWdNE/QfdG2K/3hcszYDA9uQVbU2np0znfzHfBAvyzXeU9NGn5K/SjKju3JY08Zw6cId6ktGYdP3vNwAZ5VNjZgoT8vUrXLCPXM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779869752; c=relaxed/simple; bh=nn9tR6zTpLnJQgK3BxSmk7REr+1IawK14pIcmtOWbpY=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=VJuHhuXG7HlnGURdWuFsk60hlq8sc0+N71/2Co9agsNu0hiIpLxf2YuKKOrYsT+iNjpkS/lMjby2R7GuaqzeQ+BuuQmTenqO/gJa/SoZFs2w0KZIUDHw0Nc13W2N0xBs2sK7CBq/K6jnfbQUKIU+hVoWK5nswUyZU8+2C0vkHBI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=Tji0R26u; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="Tji0R26u" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 382961F000E9; Wed, 27 May 2026 08:15:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=korg; t=1779869750; bh=7qSyKBokGhvIQIc32yYUPKEefbJl+iURHnJWp+lRhl8=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=Tji0R26ufGZToTsDiAHR6FF3EeiT6CtDBoOs1SBKsi08WyG0Doji38pGenwTR9ycg kURqREbHuMI54IKil1PXhivRA6+DvbeHVK1Leot9soBYRSz7oZBdA5vMFsNDejc/Sv ke1seKVs8axM0q1MBHaE5rWIipjLbkxpxx+xGzYA= Date: Wed, 27 May 2026 10:14:58 +0200 From: Greg KH To: Jiping Ma Cc: sashal@kernel.org, michael.bommarito@gmail.com, stable@vger.kernel.org, stfrench@microsoft.com Subject: Re: [PATCH 5.15.y] smb: client: validate the whole DACL before rewriting it in cifsacl Message-ID: <2026052742-earlobe-reactor-47ae@gregkh> References: <20260425003718.2642374-1-sashal@kernel.org> <20260526015822.4076817-1-jiping.ma2@windriver.com> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260526015822.4076817-1-jiping.ma2@windriver.com> On Tue, May 26, 2026 at 01:58:22AM +0000, Jiping Ma wrote: > Hi, > > I can not find this patch in queue-5.15 and queue-6.1 of https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git, > Do you know what happened to this patch for Linux 5.15 and Linux 6.1? What is the git id of the commit you are looking for? thanks, greg k-h