Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Steffen Klassert <steffen.klassert@secunet.com>
Cc: davem@davemloft.net, kuba@kernel.org,
	herbert@gondor.apana.org.au, netdev@vger.kernel.org
Subject: Re: [PATCH 1/7] xfrm: use compat translator only for u64 alignment mismatch
Date: Tue, 23 Jun 2026 23:30:22 +0000	[thread overview]
Message-ID: <178225742225.2469097.10118689224229379237.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260622075726.29685-2-steffen.klassert@secunet.com>

Hello:

This series was applied to netdev/net.git (main)
by Steffen Klassert <steffen.klassert@secunet.com>:

On Mon, 22 Jun 2026 09:57:03 +0200 you wrote:
> From: Sanman Pradhan <psanman@juniper.net>
> 
> The XFRM compat layer (CONFIG_XFRM_USER_COMPAT) translates 32-bit xfrm
> netlink and setsockopt messages into the native 64-bit layout. It is
> only needed on architectures where the 32-bit and 64-bit ABIs disagree
> on u64 alignment, which the kernel encodes as COMPAT_FOR_U64_ALIGNMENT.
> 
> [...]

Here is the summary with links:
  - [1/7] xfrm: use compat translator only for u64 alignment mismatch
    https://git.kernel.org/netdev/net/c/355fbcbdc253
  - [2/7] net: af_key: initialize alg_key_len for IPComp states
    https://git.kernel.org/netdev/net/c/d129c3177d7b
  - [3/7] xfrm: Fix dev use-after-free in xfrm async resumption
    https://git.kernel.org/netdev/net/c/8045c0df98d4
  - [4/7] xfrm: Fix xfrm state cache insertion race
    https://git.kernel.org/netdev/net/c/ddd3d0132920
  - [5/7] xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]
    https://git.kernel.org/netdev/net/c/68de007d5ac9
  - [6/7] espintcp: use sk_msg_free_partial to fix partial send
    https://git.kernel.org/netdev/net/c/007800408002
  - [7/7] xfrm: validate selector family and prefixlen during match
    https://git.kernel.org/netdev/net/c/40f0b1047918

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2026-06-23 23:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-22  7:57 [PATCH 0/7] pull request (net): ipsec 2026-06-22 Steffen Klassert
2026-06-22  7:57 ` [PATCH 1/7] xfrm: use compat translator only for u64 alignment mismatch Steffen Klassert
2026-06-23 23:30   ` patchwork-bot+netdevbpf [this message]
2026-06-22  7:57 ` [PATCH 2/7] net: af_key: initialize alg_key_len for IPComp states Steffen Klassert
2026-06-22  7:57 ` [PATCH 3/7] xfrm: Fix dev use-after-free in xfrm async resumption Steffen Klassert
2026-06-22  7:57 ` [PATCH 4/7] xfrm: Fix xfrm state cache insertion race Steffen Klassert
2026-06-22  7:57 ` [PATCH 5/7] xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[] Steffen Klassert
2026-06-22  7:57 ` [PATCH 6/7] espintcp: use sk_msg_free_partial to fix partial send Steffen Klassert
2026-06-22  7:57 ` [PATCH 7/7] xfrm: validate selector family and prefixlen during match Steffen Klassert

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=178225742225.2469097.10118689224229379237.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=steffen.klassert@secunet.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