index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hid_bpf.h
Age
Commit message (
Expand
)
Author
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-10
HID: bpf: allow to inject HID event from BPF
Benjamin Tissoires
2024-04-10
HID: bpf: export hid_hw_output_report as a BPF kfunc
Benjamin Tissoires
2024-01-31
HID: bpf: use __bpf_kfunc instead of noinline
Benjamin Tissoires
2024-01-02
HID: bpf: make bus_type const in struct hid_bpf_ops
Greg Kroah-Hartman
2023-01-18
HID: bpf: rework how programs are attached and stored in the kernel
Benjamin Tissoires
2022-11-16
HID: bpf: return non NULL data pointer when CONFIG_HID_BPF is not set
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: initial BPF implementation
Benjamin Tissoires