summaryrefslogtreecommitdiff
path: root/include/linux/hid_bpf.h
AgeCommit message (Expand)Author
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-04-25mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan
2024-04-10HID: bpf: allow to inject HID event from BPFBenjamin Tissoires
2024-04-10HID: bpf: export hid_hw_output_report as a BPF kfuncBenjamin Tissoires
2024-01-31HID: bpf: use __bpf_kfunc instead of noinlineBenjamin Tissoires
2024-01-02HID: bpf: make bus_type const in struct hid_bpf_opsGreg Kroah-Hartman
2023-01-18HID: bpf: rework how programs are attached and stored in the kernelBenjamin Tissoires
2022-11-16HID: bpf: return non NULL data pointer when CONFIG_HID_BPF is not setBenjamin Tissoires
2022-11-15HID: bpf: allow to change the report descriptorBenjamin Tissoires
2022-11-15HID: bpf: introduce hid_hw_request()Benjamin Tissoires
2022-11-15HID: bpf: allocate data memory for device_event BPF programsBenjamin Tissoires
2022-11-15HID: initial BPF implementationBenjamin Tissoires