index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
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
Files
Lines
2026-09-01
HID: bpf: serialize device reference release in struct_ops destroy path
Shen Yongchao
1
-4
/
+13
2026-09-01
HID: bpf: mark struct hid_device as safe BPF pointer
Benjamin Tissoires
1
-0
/
+6
2024-11-25
Revert "HID: bpf: allow write access to quirks field in struct hid_device"
Linus Torvalds
1
-1
/
+0
2024-10-04
HID: bpf: allow write access to quirks field in struct hid_device
Benjamin Tissoires
1
-0
/
+1
2024-09-27
HID: bpf: fix cfi stubs for hid_bpf_ops
Benjamin Tissoires
1
-0
/
+14
2024-07-24
HID: bpf: prevent the same struct_ops to be attached more than once
Benjamin Tissoires
1
-0
/
+5
2024-07-17
Merge tag 'for-linus-2024071601' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+307
2024-07-01
HID: bpf: fix gcc warning and unify __u64 into u64
Benjamin Tissoires
1
-1
/
+1
2024-06-27
HID: bpf: add HID-BPF hooks for hid_hw_output_report
Benjamin Tissoires
1
-0
/
+1
2024-06-27
HID: bpf: add HID-BPF hooks for hid_hw_raw_requests
Benjamin Tissoires
1
-0
/
+1
2024-06-27
HID: bpf: protect HID-BPF prog_list access by a SRCU
Benjamin Tissoires
1
-0
/
+2
2024-06-27
HID: add source argument to HID low level functions
Benjamin Tissoires
1
-1
/
+1
2024-06-14
HID: bpf: make part of struct hid_device writable
Benjamin Tissoires
1
-0
/
+3
2024-06-14
HID: bpf: rework hid_bpf_ops_btf_struct_access
Benjamin Tissoires
1
-22
/
+69
2024-06-14
bpf: allow bpf helpers to be used into HID-BPF struct_ops
Benjamin Tissoires
1
-0
/
+1
2024-06-14
HID: bpf: implement HID-BPF through bpf_struct_ops
Benjamin Tissoires
1
-0
/
+252