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 20CC723BD1B for ; Thu, 13 Nov 2025 22:54:55 +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=1763074496; cv=none; b=ij44qXyyUItgg/A3LgvUtwIuUszkkOPJPvgzVkZj/VmZocMGpICtepIwqzZR/uZBmls6sXbXuZjlS4W52bp/tlXJq87YCbX3FcrM3N9JMxhDXwivo9rMuc56gZvTXyUvVX5bESjOcsx48DzdvyVodUsmi6qibQ1MZAQ5vaPOiZ4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763074496; c=relaxed/simple; bh=eeNgS6dMdW8BnBJ9EzIq7wsx+e6NcysMDkT6yoLcd8c=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=sX4CPYLaoJSSKnlmNqdWmvJ4au74157xVpTc9XEDR8O3HBgaKjeOjE/lWUaIk27ud/7G9Y919uY6Qw14ownSVBScyIAjb8+3Dmb1dOtpBRVGTq3xT+OvRx4dJvUivp+Q2H8RX2JKpxPgRODUzqj+13Mur4fqYyzpYE0tHKz8/78= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=E5oaF4WW; 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="E5oaF4WW" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 52E47C4CEF5; Thu, 13 Nov 2025 22:54:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1763074495; bh=eeNgS6dMdW8BnBJ9EzIq7wsx+e6NcysMDkT6yoLcd8c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=E5oaF4WWoAKKiTbP50n9GPojFIN3+OVf4K27SD/aRe1C7TNbx4VQ372K3KbgV8fo+ V2f/EvYpSeO5KfvSjDSTKJI1EObKwiIzzDq3C4AfPv5mnQlsldjovP+aqdaw5kvkiv kvD0VMKlVpD21V766qE3ec98cpUJqqWDL5IfFqUs= Date: Thu, 13 Nov 2025 17:54:54 -0500 From: "gregkh@linuxfoundation.org" To: "Winiarska, Iwona" Cc: "openbmc@lists.ozlabs.org" , "linux-kernel@vger.kernel.org" Subject: Re: [GIT PULL] PECI changes for v6.19-rc1 Message-ID: <2025111346-radiation-tripping-3cb8@gregkh> References: 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: On Thu, Nov 06, 2025 at 03:02:15PM +0000, Winiarska, Iwona wrote: > Hi Greg! > > Please pull PECI update for Linux v6.19. > > Thanks > -Iwona > > The following changes since commit dcb6fa37fd7bc9c3d2b066329b0d27dedf8becaa: > > Linux 6.18-rc3 (2025-10-26 15:59:49 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/iwi/linux.git tags/peci-next-6.19-rc1 Pulled and pushed out, thanks. greg k-h