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