lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <172895763151.696768.12853090794855329864.git-patchwork-notify@kernel.org>
Date: Tue, 15 Oct 2024 02:00:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Juntong Deng <juntong.deng@...look.com>
Cc: ast@...nel.org, daniel@...earbox.net, john.fastabend@...il.com,
 andrii@...nel.org, martin.lau@...ux.dev, eddyz87@...il.com, song@...nel.org,
 yonghong.song@...ux.dev, kpsingh@...nel.org, sdf@...ichev.me,
 haoluo@...gle.com, jolsa@...nel.org, memxor@...il.com, snorcht@...il.com,
 bpf@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH bpf-next 1/2] bpf: Add bpf_task_from_vpid() kfunc

Hello:

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

On Mon, 14 Oct 2024 10:21:08 +0100 you wrote:
> bpf_task_from_pid() that currently exists looks up the
> struct task_struct corresponding to the pid in the root pid
> namespace (init_pid_ns).
> 
> This patch adds bpf_task_from_vpid() which looks up the
> struct task_struct corresponding to vpid in the pid namespace
> of the current process.
> 
> [...]

Here is the summary with links:
  - [bpf-next,1/2] bpf: Add bpf_task_from_vpid() kfunc
    https://git.kernel.org/bpf/bpf-next/c/6dce087f24e5
  - [bpf-next,2/2] selftests/bpf: Add tests for bpf_task_from_vpid() kfunc
    https://git.kernel.org/bpf/bpf-next/c/108e7b4db83b

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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ