index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
bpf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
2023-06-29
1
-1
/
+1
*
bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs
David Vernet
2023-03-26
1
-3
/
+0
*
Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-22
1
-5
/
+3
*
HID: bpf: reorder BPF registration
Benjamin Tissoires
2023-01-18
1
-4
/
+5
*
HID: bpf: clean up entrypoint
Benjamin Tissoires
2023-01-18
5
-153
/
+53
*
HID: bpf: rework how programs are attached and stored in the kernel
Benjamin Tissoires
2023-01-18
2
-67
/
+77
*
HID: bpf: enforce HID_BPF dependencies
Benjamin Tissoires
2022-12-10
1
-1
/
+2
*
HID: bpf: do not rely on ALLOW_ERROR_INJECTION
Benjamin Tissoires
2022-12-07
2
-3
/
+18
*
HID: bpf: allow to change the report descriptor
Benjamin Tissoires
2022-11-15
3
-1
/
+87
*
HID: bpf: introduce hid_hw_request()
Benjamin Tissoires
2022-11-15
1
-0
/
+134
*
HID: bpf: allocate data memory for device_event BPF programs
Benjamin Tissoires
2022-11-15
2
-11
/
+109
*
HID: bpf jmp table: simplify the logic of cleaning up programs
Benjamin Tissoires
2022-11-15
5
-573
/
+211
*
HID: initial BPF implementation
Benjamin Tissoires
2022-11-15
9
-0
/
+1657