Hello:

This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <[email protected]>:

On Mon, 11 May 2026 10:45:55 -0700 you wrote:
> This patchset adds requisite kfuncs for BPF programs to safely traverse
> wakeup_sources, and puts a config flag around the sysfs interface.
> 
> Currently, a traversal of wakeup sources require going through
> /sys/class/wakeup/* or /d/wakeup_sources/*. The repeated syscalls to query
> sysfs is inefficient, as there can be hundreds of wakeup_sources, with each
> wakeup source also having multiple attributes. debugfs is unstable and
> insecure.
> 
> [...]

Here is the summary with links:
  - [v4,1/2] PM: wakeup: Add kfuncs to traverse over wakeup_sources
    https://git.kernel.org/bpf/bpf-next/c/5ff44955447e
  - [v4,2/2] selftests/bpf: Add tests for wakeup_sources kfuncs
    https://git.kernel.org/bpf/bpf-next/c/9ef647114201

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



Reply via email to