Series |
Introduce eBPF support for HID devices
|
expand
-
[bpf-next,v9,00/23] Introduce eBPF support for HID devices
-
[bpf-next,v9,01/23] bpf/verifier: allow all functions to read user provided context
-
[bpf-next,v9,02/23] bpf/verifier: do not clear meta in check_mem_size
-
[bpf-next,v9,03/23] selftests/bpf: add test for accessing ctx from syscall program type
-
[bpf-next,v9,04/23] bpf/verifier: allow kfunc to return an allocated mem
-
[bpf-next,v9,05/23] selftests/bpf: Add tests for kfunc returning a memory pointer
-
[bpf-next,v9,06/23] bpf: prepare for more bpf syscall to be used from kernel and user space.
-
[bpf-next,v9,07/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
-
[bpf-next,v9,08/23] HID: core: store the unique system identifier in hid_device
-
[bpf-next,v9,09/23] HID: export hid_report_type to uapi
-
[bpf-next,v9,10/23] HID: convert defines of HID class requests into a proper enum
-
[bpf-next,v9,11/23] HID: Kconfig: split HID support and hid-core compilation
-
[bpf-next,v9,12/23] HID: initial BPF implementation
-
[bpf-next,v9,13/23] selftests/bpf: add tests for the HID-bpf initial implementation
-
[bpf-next,v9,14/23] HID: bpf: allocate data memory for device_event BPF programs
-
[bpf-next,v9,15/23] selftests/bpf/hid: add test to change the report size
-
[bpf-next,v9,16/23] HID: bpf: introduce hid_hw_request()
-
[bpf-next,v9,17/23] selftests/bpf: add tests for bpf_hid_hw_request
-
[bpf-next,v9,18/23] HID: bpf: allow to change the report descriptor
-
[bpf-next,v9,19/23] selftests/bpf: add report descriptor fixup tests
-
[bpf-next,v9,20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
-
[bpf-next,v9,21/23] samples/bpf: HID: add new hid_mouse example
-
[bpf-next,v9,22/23] HID: bpf: add Surface Dial example
-
[bpf-next,v9,23/23] Documentation: add HID-BPF docs
|