From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.15]) (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 F1FE72C11CC for ; Fri, 19 Sep 2025 06:50:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.15 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758264663; cv=none; b=Q/Pz+6mkj8NjfYUZ6MuceNT6HCkTH3x9bFAfjdwg5chyOuSyNrVTmv29zr1+V7S3dp+QI2PqG5YF4KUtJ/Jw0BmLzFsXZ8oiYcDSseMrG4uPnrWVsze3B0Ul4jP/dli50QPpX6n9oh7/ISDLYHVhp5Zjw6KzRt3wc+2Vn1GT8dI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758264663; c=relaxed/simple; bh=AdwyZarcDfvEr7Gktuc8b0xd8HsFf3I29ONB2DDbA6c=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition:In-Reply-To; b=Tr7XXLqpl2Ngk7dckszEATlMjiggOIcQZk/+gMh22cepAJOXAZ3Xl3CpLH0tTXIGSXkViF/0angwLfKp+h1GqWEywU+EuaNCJdNvkgy2OT3EXSUeHvcVyYSx3MSY0nxRTxz/10RthpPpRxFqr5wD23AG4u5tXhdVQvcsRqzoIeM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=L96GFg1R; arc=none smtp.client-ip=198.175.65.15 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="L96GFg1R" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1758264660; x=1789800660; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=AdwyZarcDfvEr7Gktuc8b0xd8HsFf3I29ONB2DDbA6c=; b=L96GFg1RSlIiVl8pxciBuyOZIyg4PmY2PV0X+EK9KOQKcQT8m08CT32V jShNP1PYdwtKa29eBXF/Y9guTRMjHQfGPnXn4vVcvmxo+OLWBqHjee7hD 8EQf83HP/NFRDguWn242Z1IZGlm7nKk1hcpfg4997iaA+sSs9EddzqeXe 9af9ZC4sfp8lO73R77UeMCE06T63BYq9AcQT+123hdU9tuNcXj0ucTN2M d20Q/mwErHNl2Tb/pH0zUEbDT03dQGMoKqTpuxk1jByQjWi9xqzEa4pf1 M1MF1hxv3mO1FwmMufHMJ1LvpE+/J4u7RokTAEY96K7oMhYPOAz3ySOy9 w==; X-CSE-ConnectionGUID: F2QdYMm6Tk6xQ2/xOFRhHA== X-CSE-MsgGUID: RBQSG85/S2qXvAI0pYZl3w== X-IronPort-AV: E=McAfee;i="6800,10657,11557"; a="64247552" X-IronPort-AV: E=Sophos;i="6.18,277,1751266800"; d="scan'208";a="64247552" Received: from orviesa007.jf.intel.com ([10.64.159.147]) by orvoesa107.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Sep 2025 23:50:59 -0700 X-CSE-ConnectionGUID: sIt90GDRSXS4ajUN2tC0GQ== X-CSE-MsgGUID: 7e92MDWvQkyMQiHs8vWfkw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.18,277,1751266800"; d="scan'208";a="175580365" Received: from lkp-server01.sh.intel.com (HELO 84a20bd60769) ([10.239.97.150]) by orviesa007.jf.intel.com with ESMTP; 18 Sep 2025 23:50:58 -0700 Received: from kbuild by 84a20bd60769 with local (Exim 4.96) (envelope-from ) id 1uzUxL-00042x-2S; Fri, 19 Sep 2025 06:50:55 +0000 Date: Fri, 19 Sep 2025 14:50:03 +0800 From: kernel test robot To: Deepak Sharma Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH net v3] net: nfc: nci: Add parameter validation for packet data Message-ID: 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: <20250919064545.4252-1-deepak.sharma.472935@gmail.com> Hi, Thanks for your patch. FYI: kernel test robot notices the stable kernel rule is not satisfied. The check is based on https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html#option-1 Rule: add the tag "Cc: stable@vger.kernel.org" in the sign-off area to have the patch automatically included in the stable tree. Subject: [PATCH net v3] net: nfc: nci: Add parameter validation for packet data Link: https://lore.kernel.org/stable/20250919064545.4252-1-deepak.sharma.472935%40gmail.com -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki