Message ID | 20240801181514.GA112131@bhelgaas |
---|---|
State | New |
Headers | show
Return-Path: <linux-pci+bounces-11136-incoming=patchwork.ozlabs.org@vger.kernel.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=iz5l7dUK; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=147.75.80.249; helo=am.mirrors.kernel.org; envelope-from=linux-pci+bounces-11136-incoming=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from am.mirrors.kernel.org (am.mirrors.kernel.org [147.75.80.249]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4WZcZr3M5fz1ybV for <incoming@patchwork.ozlabs.org>; Fri, 2 Aug 2024 04:15:32 +1000 (AEST) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by am.mirrors.kernel.org (Postfix) with ESMTPS id 272BC1F24ACB for <incoming@patchwork.ozlabs.org>; Thu, 1 Aug 2024 18:15:30 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 08044148FE6; Thu, 1 Aug 2024 18:15:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="iz5l7dUK" X-Original-To: linux-pci@vger.kernel.org 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 D0D6414884E; Thu, 1 Aug 2024 18:15:17 +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=1722536117; cv=none; b=tPqP8vTy/0JOhNEtymbtP+/bN43lRuRNUTnK5r9ZErXLEPlo/uCFXK+CwPQF+duXU2zP2o5JgMXryYRQroLcLhfmBXCQ3mSgz4vuumYqFyaEuG3/ZrRqv+Bwc8193JxiDVMfMIXIfDxle9sc3IKMRWxhzJqNsptLt105jQGspSw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722536117; c=relaxed/simple; bh=5znrj0EhunF6k3XbmNw8kPtsm/aXgUILrMyz5SSUYe4=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=OqPQcaZKUo2udbCajRdMPX/8D68DY4qLst4yaLEjPBtJMf+2aVe8sxoH6RgM1bLKyc7rHApS/6DquHu2ZPxuFRLnWtC2qsz45DyepqP8YODGNv7sWr6mUITLIHEM1BACVXfVqxfyfKCGUbKrLnjalycyEa3jOaFV4UGA7mRV7sM= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=iz5l7dUK; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0412AC4AF0D; Thu, 1 Aug 2024 18:15:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1722536117; bh=5znrj0EhunF6k3XbmNw8kPtsm/aXgUILrMyz5SSUYe4=; h=Date:From:To:Cc:Subject:From; b=iz5l7dUKFHc1K8g+lB3hienFaMQE36/5Z4RCxgi2wzFvq0+Jtx7ng/mCBg+df63Ou mUkzte9ScFCEIYmeCox1Njx0Ji40KTvUIh+FaTKQ0/QS8LMnLdBvI/TykPBOMBy4H1 NPMft2xmslMwgsBBXplLp+MD7rLEEV7yzplaxJaMHn/0aFOWdwussQ7Yj+kE140v56 quGSEULuY32e/Vy9ScQ3oZ/z/H3RcSCF42LeHiHkOtiXQ6kyx8TPE2tzUBkroYqD0o asDqIIAxqpIfOGD2NP9boZgMKIVjoMsGb912RjvSS5Y9F36UDA/0byrweyw2IPaSQ6 EQPo3BQkPaI7A== Date: Thu, 1 Aug 2024 13:15:14 -0500 From: Bjorn Helgaas <helgaas@kernel.org> To: Linus Torvalds <torvalds@linux-foundation.org> Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>, Krzysztof =?utf-8?q?Wilczy?= =?utf-8?q?=C5=84ski?= <kwilczynski@kernel.org>, Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>, Blazej Kucman <blazej.kucman@intel.com>, Philipp Stanner <pstanner@redhat.com>, Damien Le Moal <dlemoal@kernel.org>, Ilpo =?utf-8?b?SsOkcnZpbmVu?= <ilpo.jarvinen@linux.intel.com> Subject: [GIT PULL] PCI fixes for v6.11 Message-ID: <20240801181514.GA112131@bhelgaas> Precedence: bulk X-Mailing-List: linux-pci@vger.kernel.org List-Id: <linux-pci.vger.kernel.org> List-Subscribe: <mailto:linux-pci+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-pci+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline |
Series |
[GIT,PULL] PCI fixes for v6.11
|
expand
|
The pull request you sent on Thu, 1 Aug 2024 13:15:14 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.11-fixes-1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c0ecd6388360d930440cc5554026818895199923
Thank you!