All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Andrei Matei <andreimatei1@gmail.com>
Cc: bpf@vger.kernel.org, alexei.starovoitov@gmail.com
Subject: Re: [PATCH V2 bpf 0/2] Check bloom filter map value size
Date: Wed, 27 Mar 2024 16:50:31 +0000	[thread overview]
Message-ID: <171155823187.28682.4569570365467320556.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240327024245.318299-1-andreimatei1@gmail.com>

Hello:

This series was applied to bpf/bpf.git (master)
by Alexei Starovoitov <ast@kernel.org>:

On Tue, 26 Mar 2024 22:42:43 -0400 you wrote:
> v1->v2:
> - prepend a patch addressing the bloom map specifically
> - change low-level rejection error to EFAULT, to indicate a bug
> 
> Andrei Matei (2):
>   bpf: Check bloom filter map value size
>   bpf: Protect against int overflow for stack access size
> 
> [...]

Here is the summary with links:
  - [V2,bpf,1/2] bpf: Check bloom filter map value size
    https://git.kernel.org/bpf/bpf/c/b018c30d030a
  - [V2,bpf,2/2] bpf: Protect against int overflow for stack access size
    https://git.kernel.org/bpf/bpf/c/8a1f008933b6

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



      parent reply	other threads:[~2024-03-27 16:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-27  2:42 [PATCH V2 bpf 0/2] Check bloom filter map value size Andrei Matei
2024-03-27  2:42 ` [PATCH V2 bpf 1/2] bpf: " Andrei Matei
2024-03-27 16:48   ` Andrii Nakryiko
2024-03-27  2:42 ` [PATCH V2 bpf 2/2] bpf: Protect against int overflow for stack access size Andrei Matei
2024-03-27 16:46   ` Andrii Nakryiko
2024-03-27 16:50 ` patchwork-bot+netdevbpf [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=171155823187.28682.4569570365467320556.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=alexei.starovoitov@gmail.com \
    --cc=andreimatei1@gmail.com \
    --cc=bpf@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.