Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-22 | Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -0/+1538 |
2023-01-19 | HID: bpf: reorder BPF registration | Benjamin Tissoires | 1 | -4/+5 |
2023-01-19 | HID: bpf: clean up entrypoint | Benjamin Tissoires | 5 | -153/+53 |
2023-01-19 | HID: bpf: rework how programs are attached and stored in the kernel | Benjamin Tissoires | 2 | -67/+77 |
2022-12-10 | HID: bpf: enforce HID_BPF dependencies | Benjamin Tissoires | 1 | -1/+2 |
2022-12-07 | HID: bpf: do not rely on ALLOW_ERROR_INJECTION | Benjamin Tissoires | 2 | -3/+18 |
2022-11-15 | HID: bpf: allow to change the report descriptor | Benjamin Tissoires | 3 | -1/+87 |
2022-11-15 | HID: bpf: introduce hid_hw_request() | Benjamin Tissoires | 1 | -0/+134 |
2022-11-15 | HID: bpf: allocate data memory for device_event BPF programs | Benjamin Tissoires | 2 | -11/+109 |
2022-11-15 | HID: bpf jmp table: simplify the logic of cleaning up programs | Benjamin Tissoires | 5 | -573/+211 |
2022-11-15 | HID: initial BPF implementation | Benjamin Tissoires | 9 | -0/+1657 |