index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
bpf
/
hid_bpf_struct_ops.c
Age
Commit message (
Expand
)
Author
2024-09-27
HID: bpf: fix cfi stubs for hid_bpf_ops
Benjamin Tissoires
2024-07-24
HID: bpf: prevent the same struct_ops to be attached more than once
Benjamin Tissoires
2024-07-17
Merge tag 'for-linus-2024071601' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-01
HID: bpf: fix gcc warning and unify __u64 into u64
Benjamin Tissoires
2024-06-27
HID: bpf: add HID-BPF hooks for hid_hw_output_report
Benjamin Tissoires
2024-06-27
HID: bpf: add HID-BPF hooks for hid_hw_raw_requests
Benjamin Tissoires
2024-06-27
HID: bpf: protect HID-BPF prog_list access by a SRCU
Benjamin Tissoires
2024-06-27
HID: add source argument to HID low level functions
Benjamin Tissoires
2024-06-14
HID: bpf: make part of struct hid_device writable
Benjamin Tissoires
2024-06-14
HID: bpf: rework hid_bpf_ops_btf_struct_access
Benjamin Tissoires
2024-06-14
bpf: allow bpf helpers to be used into HID-BPF struct_ops
Benjamin Tissoires
2024-06-14
HID: bpf: implement HID-BPF through bpf_struct_ops
Benjamin Tissoires