From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 C3D402798FF; Thu, 5 Jun 2025 22:00:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749160821; cv=none; b=DvNOybEGb8pvPDYsidnvLZ/z3kktWrC5DkmRh0XOD9UgHf6rTUY5K/k2NT3vuG+2+dDy0uUZdm46VeuqUZGpW8a2kYocxAUdOJvCA8unZgu3qbM6qqlO2rltb+Qh2hAQ3qbQZuJ1IODG6OioGvb/wiRjHVArCNobEOjbs08MQ28= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749160821; c=relaxed/simple; bh=fSv5LxJHz+pAz1a6urKJjp0z40L5qoyfwoJaFcV/MPc=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=fW1+9l6m95REksRXWAQlI05n9t4+dqP9jReYJdUTVd7lsC4KMUbLr3YkmhLn1YU94bY1xWS7wFhZIR1YPDCXVirnbQ+lAV8DXWGlQKXskDNUK5cpiTRcm7rn1PRdyCANe3kUIlxl+pgy4xC+Mx8IMq0WkCYsR4Fizsl/9B1/yOg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=FQyL4/rZ; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="FQyL4/rZ" Received: by smtp.kernel.org (Postfix) with ESMTPSA id C5E84C4CEE7; Thu, 5 Jun 2025 22:00:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1749160821; bh=fSv5LxJHz+pAz1a6urKJjp0z40L5qoyfwoJaFcV/MPc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FQyL4/rZb4sT8FwKFBE9R1kW+Iz2+p7oi0DLQNGWfTGU91tA+eXCL7XxnOLUYZdgu tsq4JNlurDVtamAhAVZWznngcuCPI68alO23qAZsBHesWKJe0vDT4p+tcE3yiHM57z wuVxx6hMdd/yotddiOsiwR0NqwUfsBFbnjmc93qut3MohLMMJyxigi4kJ/kkqvysXs W69MqRCihSRyQqiFYtuQ3uGFVGpMAzgd34gQ2jVGnbXnTg8GhlHybqLV/ucx9VIdmr InK5KwkqITMKzh5tkJGxXuAtlf8OuPLsAYRTwFturWc9ljDFPXKuuq+mDuQp52ahRA viw5OrE+lAmMg== Date: Thu, 5 Jun 2025 16:00:18 -0600 From: Keith Busch To: Jens Axboe Cc: Stephen Rothwell , Christoph Hellwig , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: Signed-off-by missing for commit in the block tree Message-ID: References: <20250606075230.6a13c53d@canb.auug.org.au> Precedence: bulk X-Mailing-List: linux-kernel@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: On Thu, Jun 05, 2025 at 03:55:35PM -0600, Jens Axboe wrote: > On 6/5/25 3:52 PM, Stephen Rothwell wrote: > > Hi all, > > > > Commit > > > > 10f4a7cd724e ("nvme: fix command limits status code") > > > > is missing a Signed-off-by from its author. > > Sigh... That came from Christoph's pull today. Keith, can you just > verbally sign off in here for that patch, at least then there's some > sort of trail publicly available. Sure thing: Signed-off-by: Keith Busch Again for the record, it was in the original posting: https://lore.kernel.org/linux-nvme/20250520202037.2751433-1-kbusch@meta.com/