[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <166147921446.22284.3135870790322146375.git-patchwork-notify@kernel.org>
Date: Fri, 26 Aug 2022 02:00:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Benjamin Tissoires <benjamin.tissoires@...hat.com>
Cc: gregkh@...uxfoundation.org, jikos@...nel.org, ast@...nel.org,
daniel@...earbox.net, andrii@...nel.org, kafai@...com,
songliubraving@...com, yhs@...com, memxor@...il.com,
john.fastabend@...il.com, kpsingh@...nel.org, shuah@...nel.org,
davemarchevsky@...com, joe@...ium.io, corbet@....net,
tero.kristo@...ux.intel.com, linux-kernel@...r.kernel.org,
linux-input@...r.kernel.org, netdev@...r.kernel.org,
bpf@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-doc@...r.kernel.org
Subject: Re: [PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
Hello:
This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@...nel.org>:
On Wed, 24 Aug 2022 15:40:30 +0200 you wrote:
> Hi,
>
> here comes the v9 of the HID-BPF series.
>
> Again, for a full explanation of HID-BPF, please refer to the last patch
> in this series (23/23).
>
> [...]
Here is the summary with links:
- [bpf-next,v9,01/23] bpf/verifier: allow all functions to read user provided context
(no matching commit)
- [bpf-next,v9,02/23] bpf/verifier: do not clear meta in check_mem_size
(no matching commit)
- [bpf-next,v9,03/23] selftests/bpf: add test for accessing ctx from syscall program type
(no matching commit)
- [bpf-next,v9,04/23] bpf/verifier: allow kfunc to return an allocated mem
(no matching commit)
- [bpf-next,v9,05/23] selftests/bpf: Add tests for kfunc returning a memory pointer
(no matching commit)
- [bpf-next,v9,06/23] bpf: prepare for more bpf syscall to be used from kernel and user space.
https://git.kernel.org/bpf/bpf-next/c/b88df6979682
- [bpf-next,v9,07/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
https://git.kernel.org/bpf/bpf-next/c/343949e10798
- [bpf-next,v9,08/23] HID: core: store the unique system identifier in hid_device
(no matching commit)
- [bpf-next,v9,09/23] HID: export hid_report_type to uapi
(no matching commit)
- [bpf-next,v9,10/23] HID: convert defines of HID class requests into a proper enum
(no matching commit)
- [bpf-next,v9,11/23] HID: Kconfig: split HID support and hid-core compilation
(no matching commit)
- [bpf-next,v9,12/23] HID: initial BPF implementation
(no matching commit)
- [bpf-next,v9,13/23] selftests/bpf: add tests for the HID-bpf initial implementation
(no matching commit)
- [bpf-next,v9,14/23] HID: bpf: allocate data memory for device_event BPF programs
(no matching commit)
- [bpf-next,v9,15/23] selftests/bpf/hid: add test to change the report size
(no matching commit)
- [bpf-next,v9,16/23] HID: bpf: introduce hid_hw_request()
(no matching commit)
- [bpf-next,v9,17/23] selftests/bpf: add tests for bpf_hid_hw_request
(no matching commit)
- [bpf-next,v9,18/23] HID: bpf: allow to change the report descriptor
(no matching commit)
- [bpf-next,v9,19/23] selftests/bpf: add report descriptor fixup tests
(no matching commit)
- [bpf-next,v9,20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
(no matching commit)
- [bpf-next,v9,21/23] samples/bpf: add new hid_mouse example
(no matching commit)
- [bpf-next,v9,22/23] HID: bpf: add Surface Dial example
(no matching commit)
- [bpf-next,v9,23/23] Documentation: add HID-BPF docs
(no matching commit)
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