BPF List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Daan De Meyer <daan.j.demeyer@gmail.com>
Cc: bpf@vger.kernel.org, martin.lau@linux.dev, kernel-team@meta.com,
	netdev@vger.kernel.org
Subject: Re: [PATCH bpf-next v11 0/9] Add cgroup sockaddr hooks for unix sockets
Date: Thu, 12 Oct 2023 00:40:26 +0000	[thread overview]
Message-ID: <169707122698.23011.1563941211051179589.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231011185113.140426-1-daan.j.demeyer@gmail.com>

Hello:

This series was applied to bpf/bpf-next.git (master)
by Martin KaFai Lau <martin.lau@kernel.org>:

On Wed, 11 Oct 2023 20:51:02 +0200 you wrote:
> Changes since v10:
> 
> * Removed extra check from bpf_sock_addr_set_sun_path() again in favor of
>   calling unix_validate_addr() everywhere in af_unix.c before calling the hooks.
> 
> Changes since v9:
> 
> [...]

Here is the summary with links:
  - [bpf-next,v11,1/9] selftests/bpf: Add missing section name tests for getpeername/getsockname
    https://git.kernel.org/bpf/bpf-next/c/feba7b634ef0
  - [bpf-next,v11,2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
    https://git.kernel.org/bpf/bpf-next/c/fefba7d1ae19
  - [bpf-next,v11,3/9] bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
    https://git.kernel.org/bpf/bpf-next/c/53e380d21441
  - [bpf-next,v11,4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
    https://git.kernel.org/bpf/bpf-next/c/859051dd165e
  - [bpf-next,v11,5/9] libbpf: Add support for cgroup unix socket address hooks
    https://git.kernel.org/bpf/bpf-next/c/bf90438c78df
  - [bpf-next,v11,6/9] bpftool: Add support for cgroup unix socket address hooks
    https://git.kernel.org/bpf/bpf-next/c/8b3cba987e6d
  - [bpf-next,v11,7/9] documentation/bpf: Document cgroup unix socket address hooks
    https://git.kernel.org/bpf/bpf-next/c/3243fef6a4c0
  - [bpf-next,v11,8/9] selftests/bpf: Make sure mount directory exists
    https://git.kernel.org/bpf/bpf-next/c/af2752ed450e
  - [bpf-next,v11,9/9] selftests/bpf: Add tests for cgroup unix socket address hooks
    https://git.kernel.org/bpf/bpf-next/c/82ab6b505e81

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



  parent reply	other threads:[~2023-10-12  0:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-11 18:51 [PATCH bpf-next v11 0/9] Add cgroup sockaddr hooks for unix sockets Daan De Meyer
2023-10-11 18:51 ` [PATCH bpf-next v11 1/9] selftests/bpf: Add missing section name tests for getpeername/getsockname Daan De Meyer
2023-10-11 18:51 ` [PATCH bpf-next v11 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs Daan De Meyer
2023-10-11 18:51 ` [PATCH bpf-next v11 3/9] bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf Daan De Meyer
2023-10-11 18:51 ` [PATCH bpf-next v11 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets Daan De Meyer
2023-10-11 18:51 ` [PATCH bpf-next v11 5/9] libbpf: Add support for cgroup unix socket address hooks Daan De Meyer
2023-10-11 18:51 ` [PATCH bpf-next v11 6/9] bpftool: " Daan De Meyer
2023-10-11 18:51 ` [PATCH bpf-next v11 7/9] documentation/bpf: Document " Daan De Meyer
2023-10-11 18:51 ` [PATCH bpf-next v11 8/9] selftests/bpf: Make sure mount directory exists Daan De Meyer
2023-10-11 18:51 ` [PATCH bpf-next v11 9/9] selftests/bpf: Add tests for cgroup unix socket address hooks Daan De Meyer
2023-10-12  0:40 ` patchwork-bot+netdevbpf [this message]
2023-10-12  0:41 ` [PATCH bpf-next v11 0/9] Add cgroup sockaddr hooks for unix sockets Martin KaFai Lau

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=169707122698.23011.1563941211051179589.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daan.j.demeyer@gmail.com \
    --cc=kernel-team@meta.com \
    --cc=martin.lau@linux.dev \
    --cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox