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 D37E0D2E5; Fri, 28 Jun 2024 16:50:59 +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=1719593459; cv=none; b=Lvu8BPagR0T5oEeiq4xozEApHG4IFVow5l6s1zq//Zrx/SyOUCyQPPILvgIb6Cia/dFxiDH+2JY1RCLvGj+6igPHlIPpl/7fGvJZBHkD91xd7CECeR2hz7wBKukx8itluFS5ttrwUhXsFBZ1c4HMc0BOmvylyKG5PuH3uRwJkp4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719593459; c=relaxed/simple; bh=FTp9dSh5FyTOEWzLM6PjdK2pJf3hHq6mZMfRAEMZD4o=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=HMuDp/Q2dLIbn8UZV6XTkL/OUg06r6gov1N1tAZ5tMVZsnKHHZUjl8/Okl668Bqwn/TYqYN29gDczQsJwRAcwV+DzeT+88QqaH8NZg03jS8CPJOkdzwaOb2PS33os6UhjG4iF7aFgOAsZT8d8m/xc4avidIVtl3HBaENALJwzVg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Wy6bUkCH; 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="Wy6bUkCH" Received: by smtp.kernel.org (Postfix) with ESMTPSA id C8B0BC116B1; Fri, 28 Jun 2024 16:50:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1719593459; bh=FTp9dSh5FyTOEWzLM6PjdK2pJf3hHq6mZMfRAEMZD4o=; h=Date:From:To:Cc:Subject:From; b=Wy6bUkCHqHDayjMwzz9r2SjJRm1cIdLflmac3xgFcgipSClkD3dOSjTjajAA87IHT qSjuL2Bm7wNKovfGJFVkpSr0IBX95ST1qQYdDhhahJ4mNDkH3kevex1PyPd1N67H69 Rrcyly9JdISRPhrTXybELz+ubHE4qejdRcEbKd7+xHWQouUv0Wnc88OlT7EoQ/MFUn psROJGbZsJsxESZGkwsbk1dmGoMGRL958amE2XJ5Fgzp2SJqsbMGuOdXI3n2/8Kr8E O8Pp8MkcVuz17dloqpPz+LkOheBI3EbLBwjeN1b9NNNWvILd6203+MXBN1nCU6w2HZ aVzPvzfjIriCA== Date: Fri, 28 Jun 2024 18:50:55 +0200 From: Helge Deller To: Greg Kroah-Hartman , Sasha Levin , stable@vger.kernel.org Cc: linux-parisc@vger.kernel.org, Arnd Bergmann Subject: [STABLE] Please add two upstream patches into stable series Message-ID: Precedence: bulk X-Mailing-List: linux-parisc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Greg & Sasha, the following two upstream commits missed the "stable" tag, so could you please add them manually to stable series? a) commit 403f17a330732a666ae793f3b15bc75bb5540524 Author: Arnd Bergmann Date: Fri Jun 7 13:40:45 2024 +0200 parisc: use generic sys_fanotify_mark implementation -> please include into kernel v5.11+ b) commit 20a50787349fadf66ac5c48f62e58d753878d2bb Author: Arnd Bergmann Date: Wed Jun 19 14:27:55 2024 +0200 parisc: use correct compat recv/recvfrom syscalls -> please include into kernel v5.4+ Thanks! Helge