Message ID | 20240823003723.89539-1-dlemoal@kernel.org |
---|---|
State | New |
Headers | show
Return-Path: <linux-ide+bounces-2127-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=gWuDBigI; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=147.75.199.223; helo=ny.mirrors.kernel.org; envelope-from=linux-ide+bounces-2127-incoming=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from ny.mirrors.kernel.org (ny.mirrors.kernel.org [147.75.199.223]) (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 4Wqh3w3tKmz1ydn for <incoming@patchwork.ozlabs.org>; Fri, 23 Aug 2024 10:37: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 ny.mirrors.kernel.org (Postfix) with ESMTPS id 179181C21A97 for <incoming@patchwork.ozlabs.org>; Fri, 23 Aug 2024 00:37:30 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 01A9B23AB; Fri, 23 Aug 2024 00:37:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="gWuDBigI" X-Original-To: linux-ide@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 B561512E7F for <linux-ide@vger.kernel.org>; Fri, 23 Aug 2024 00:37:25 +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=1724373445; cv=none; b=LwkFnZ+iPdkRtfFQqdRX/WVJd4nwaSDwURldE3g8KiM9vlgbHxpaqz2g3s3ZkDcQEClPQUKW5nz1O1CRQZ6xn+ptlkXkPG+zrHZA5gSSXqhauEwDeaDMgOhPERpXx8KM2EouyrHTkXC4hYvVgIe43ucX8HamQe9yAEIgD+Xwaow= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724373445; c=relaxed/simple; bh=vvwtb0RzH7xabC7onAiV+fk30Zurr1kLoRpc9dW8cX0=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=OVzypWGqQ+U0LhOy5NDDVzrN9/iDd5QJ/hQIMccaUzwR7p9rFdAvx+IWw36h7imM+SJTH1ionFbAUGSXlYB45Bb+6oIbdqxm/o1KwxE8vOp2MjxuZfMHqLDtXJ9fp1+Gp2HpAIIF6Gl4I3UzTvKUCNdVWXojV7r0D7kqavbmowY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=gWuDBigI; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id E47CAC32782; Fri, 23 Aug 2024 00:37:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1724373445; bh=vvwtb0RzH7xabC7onAiV+fk30Zurr1kLoRpc9dW8cX0=; h=From:To:Cc:Subject:Date:From; b=gWuDBigIH0gG5wyf1IclfRSIrxftEyAivpd7UaEUrdLDMr5nyCaq7f4muWoy56Pff d7wogbJ0EiX3trd9Wi9Sdixacn16IS/Sravc2nSxuYu3Fp31t5U6l/XJXApEPCTd1z 7rHKTEuqW76JsrIkIEzhIgUK2LZP16hNYxkoB5bi+1nf8azNbEkwg3szlOKjWxU1zQ rq0xM7bcpWBmWQ1hzHcDXuWfv7fYhTx+U+AcRMTP20BMIofB8u8Jmv60sxE8vnIne3 A5/pv0nNvL6JjR0orJFOYm4wICKYdHqSzbX0FBlUDmskJeJExuqrQu929K7q0ZPiDE BYYmevE5/2OYw== From: Damien Le Moal <dlemoal@kernel.org> To: Linus Torvalds <torvalds@linux-foundation.org>, linux-ide@vger.kernel.org Cc: Niklas Cassel <cassel@kernel.org> Subject: [GIT PULL] ata fixes for 6.11-rc5 Date: Fri, 23 Aug 2024 09:37:23 +0900 Message-ID: <20240823003723.89539-1-dlemoal@kernel.org> X-Mailer: git-send-email 2.46.0 Precedence: bulk X-Mailing-List: linux-ide@vger.kernel.org List-Id: <linux-ide.vger.kernel.org> List-Subscribe: <mailto:linux-ide+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-ide+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
[GIT,PULL] ata fixes for 6.11-rc5
|
expand
|
The pull request you sent on Fri, 23 Aug 2024 09:37:23 +0900:
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.11-rc5
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b78b25f69a1dfa79798f684ad34707b1da10a48f
Thank you!