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
Age
Commit message (
Expand
)
Author
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2024-01-31
HID: bpf: use __bpf_kfunc instead of noinline
Benjamin Tissoires
2024-01-31
HID: bpf: actually free hdev memory after attaching a HID-BPF program
Benjamin Tissoires
2024-01-31
HID: bpf: remove double fdget()
Benjamin Tissoires
2023-06-29
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
2023-03-25
bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs
David Vernet
2023-02-22
Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-01-18
HID: bpf: reorder BPF registration
Benjamin Tissoires
2023-01-18
HID: bpf: clean up entrypoint
Benjamin Tissoires
2023-01-18
HID: bpf: rework how programs are attached and stored in the kernel
Benjamin Tissoires
2022-12-10
HID: bpf: enforce HID_BPF dependencies
Benjamin Tissoires
2022-12-07
HID: bpf: do not rely on ALLOW_ERROR_INJECTION
Benjamin Tissoires
2022-11-15
HID: bpf: allow to change the report descriptor
Benjamin Tissoires
2022-11-15
HID: bpf: introduce hid_hw_request()
Benjamin Tissoires
2022-11-15
HID: bpf: allocate data memory for device_event BPF programs
Benjamin Tissoires
2022-11-15
HID: bpf jmp table: simplify the logic of cleaning up programs
Benjamin Tissoires
2022-11-15
HID: initial BPF implementation
Benjamin Tissoires