mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: "open list:BAREBOX" <barebox@lists.infradead.org>,
	 Jonas Rebmann <jre@pengutronix.de>
Cc: Lukas Wunner <lukas@wunner.de>,
	Ahmad Fatoum <a.fatoum@pengutronix.de>,
	 Stefan Berger <stefanb@linux.ibm.com>,
	 Venkat Rao Bagalkote <venkat88@linux.vnet.ibm.com>,
	 Herbert Xu <herbert@gondor.apana.org.au>,
	 Thorsten Blum <thorsten.blum@linux.dev>
Subject: Re: [PATCH 0/4] crypto: Port ecc.c fixes from kernel
Date: Mon, 18 May 2026 15:25:18 +0200	[thread overview]
Message-ID: <177911071870.40250.12691861088319980742.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20260518-barebox-port-ecc-v1-0-25509bd37030@pengutronix.de>


On Mon, 18 May 2026 09:56:12 +0200, Jonas Rebmann wrote:
> We've been working on processes for porting fixes from copied code in
> winter and introduced Origin-URL references [1] during those
> discussions.
> 
> Now thanks to Lukas we're reminded to put this to practice.
> 
> This series is a proposal on future standard practice of porting such
> patches: Update the Origin-URL in every ported patch, mention the origin
> project in the "cherry picked from" line. Handle like a backport for all
> other regards.
> 
> [...]

Applied, thanks!

[1/4] crypto: ecc: Add Origin-URL to document kernel revision
      https://git.pengutronix.de/cgit/barebox/commit/?id=cb711fca7828 (link may not be stable)
[2/4] crypto: ecc - Fix off-by-one missing to clear most significant digit
      https://git.pengutronix.de/cgit/barebox/commit/?id=08d9eaa925de (link may not be stable)
[3/4] crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()
      https://git.pengutronix.de/cgit/barebox/commit/?id=c9f258b1e9c7 (link may not be stable)
[4/4] crypto: ecc - Streamline alloc_point and remove {alloc,free}_digits_space
      https://git.pengutronix.de/cgit/barebox/commit/?id=4f64ef254546 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2026-05-18 15:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-18  7:56 Jonas Rebmann
2026-05-18  7:56 ` [PATCH 1/4] crypto: ecc: Add Origin-URL to document kernel revision Jonas Rebmann
2026-05-18  7:56 ` [PATCH 2/4] crypto: ecc - Fix off-by-one missing to clear most significant digit Jonas Rebmann
2026-05-18  7:56 ` [PATCH 3/4] crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP() Jonas Rebmann
2026-05-18  7:56 ` [PATCH 4/4] crypto: ecc - Streamline alloc_point and remove {alloc,free}_digits_space Jonas Rebmann
2026-05-18 13:25 ` Sascha Hauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=177911071870.40250.12691861088319980742.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=jre@pengutronix.de \
    --cc=lukas@wunner.de \
    --cc=stefanb@linux.ibm.com \
    --cc=thorsten.blum@linux.dev \
    --cc=venkat88@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox