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 0A2AB3D34B7 for ; Thu, 7 May 2026 10:06:44 +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=1778148405; cv=none; b=ngEqjPZG587NqVMBF/u1kQlIG4cDY6T/SC9ifWIk/HvZ/CS04V8ZF7PqMEeS43lK4gYyZkISQjGGuQ7XrqaGYwjAiRg096Gdqq170Hi4LpWCtPcT3SUrz9qpBsVQCDvgq4SCIrlWeONltP9nqbdOOVzE1EYnO989E+yhS5kFhtE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778148405; c=relaxed/simple; bh=X8oKdJ/cujuM+7Z9tX2x61GP7t/ACMpSkjnKJHIWqac=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Fi4bMlXhRlnG3ekuhwhr00l/CdwC7+A7Tt4PMSHrE646xf3ZOFyb92nmyn4/wCictSGocc/nNTn6WnOafvPlzyraG5FflAHtBlJte4H94oTb2w8ytM6eamF+/qaWBH6frP95j6Ouy+pFHV5taPX9UIa9mYROGYgOwnVoWw9lvx8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=v1j/1wlk; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="v1j/1wlk" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 57CB5C2BCB2; Thu, 7 May 2026 10:06:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1778148404; bh=X8oKdJ/cujuM+7Z9tX2x61GP7t/ACMpSkjnKJHIWqac=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=v1j/1wlkw8iOQMem/z098N5KDv1T9tTdfO0hKLVHDSZu4rwfQxV1l4mrkmX1rlgSh hQFwazj+3Nq9Cf63ukrP1Ljsaja1DH7C/KIuSNvZySS6xFbhbFvjQh8uY2Fqhcuxjz bg7tPW7FS1+n7g10F9l5j/OmmyqwCc/y7K2RENfk= Date: Thu, 7 May 2026 12:06:42 +0200 From: Greg Kroah-Hartman To: Julian Braha Cc: linux-kernel@vger.kernel.org Subject: Re: kconfirm: patch reporting guidelines? Message-ID: <2026050730-dividend-casualty-3243@gregkh> References: <3ea75d69-26af-46f9-8d9f-3d6407d51835@gmail.com> <2026050728-construct-tingle-0852@gregkh> <93574fda-f4e1-4937-a699-40e4d1245234@gmail.com> 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: <93574fda-f4e1-4937-a699-40e4d1245234@gmail.com> On Thu, May 07, 2026 at 10:19:15AM +0100, Julian Braha wrote: > On 5/7/26 06:10, Greg Kroah-Hartman wrote: > > What is "kconfirm"? > > Sorry again, this is becoming a recurring issue for me with lacking > context... > The introduction of kconfirm to the mailing list is here: > https://lore.kernel.org/all/6ec4df6d-1445-48ca-8f54-1d1a83c4716d@gmail.com/ Why not work on getting that merged? thanks, greg k-h