Show patches with: Submitter = Benjamin Tissoires       |    State = Action Required       |    Archived = No       |   44 patches
Patch Series S/W/F Date Submitter Delegate State
[HID] selftests/hid: fix kfunc inclusions with newer bpftool [HID] selftests/hid: fix kfunc inclusions with newer bpftool --- 2024-11-28 Benjamin Tissoires New
[v2,3/3] HID: bpf: drop use of Logical|Physical|UsageRange HID: bpf: add a couple of HID-BPF device fixes --- 2024-10-17 Benjamin Tissoires New
[v2,2/3] HID: bpf: Fix Rapoo M50 Plus Silent side buttons HID: bpf: add a couple of HID-BPF device fixes --- 2024-10-17 Benjamin Tissoires New
[1/2] HID: bpf: Fix NKRO on Mistel MD770 HID: bpf: add a couple of HID-BPF device fixes --- 2024-10-17 Benjamin Tissoires New
[HID,v3,9/9] selftests/hid: add test for assigning a given device to hid-generic [HID,v3,1/9] HID: bpf: move HID-BPF report descriptor fixup earlier --- 2024-10-01 Benjamin Tissoires New
[HID,v3,7/9] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device [HID,v3,1/9] HID: bpf: move HID-BPF report descriptor fixup earlier --- 2024-10-01 Benjamin Tissoires New
[HID,v3,5/9] selftests/hid: add dependency on hid_common.h [HID,v3,1/9] HID: bpf: move HID-BPF report descriptor fixup earlier --- 2024-10-01 Benjamin Tissoires New
[HID,v3,3/9] HID: core: remove one more kmemdup on .probe() [HID,v3,1/9] HID: bpf: move HID-BPF report descriptor fixup earlier --- 2024-10-01 Benjamin Tissoires New
[HID,v3,1/9] HID: bpf: move HID-BPF report descriptor fixup earlier [HID,v3,1/9] HID: bpf: move HID-BPF report descriptor fixup earlier --- 2024-10-01 Benjamin Tissoires New
[HID] HID: bpf: fix cfi stubs for hid_bpf_ops [HID] HID: bpf: fix cfi stubs for hid_bpf_ops --- 2024-09-27 Benjamin Tissoires New
[HID,v2,11/11] selftests/hid: add test to disable hid-input [HID,v2,01/11] HID: bpf: move HID-BPF report descriptor fixup earlier --- 2024-09-10 Benjamin Tissoires New
[HID,v2,01/11] HID: bpf: move HID-BPF report descriptor fixup earlier [HID,v2,01/11] HID: bpf: move HID-BPF report descriptor fixup earlier --- 2024-09-10 Benjamin Tissoires New
[HID,6/7] HID: bpf: Allow to control the connect mask of hid-generic from BPF HID: bpf: add a new hook to control hid-generic --- 2024-09-02 Benjamin Tissoires New
[HID,4/7] HID: bpf: allow BPF programs to force using hid-generic HID: bpf: add a new hook to control hid-generic --- 2024-09-02 Benjamin Tissoires New
[HID,2/7] selftests/hid: cleanup C tests by adding a common struct uhid_device HID: bpf: add a new hook to control hid-generic --- 2024-09-02 Benjamin Tissoires New
[v5,2/4] selftests/hid: extract the utility part of hid_bpf.c into its own header HID: hidraw: HIDIOCREVOKE introduction --- 2024-08-27 Benjamin Tissoires New
[v4,2/3] selftests/hid: Add initial hidraw tests skeleton HID: hidraw: HIDIOCREVOKE introduction --- 2024-08-26 Benjamin Tissoires New
[v4,1/3] HID: hidraw: add HIDIOCREVOKE ioctl HID: hidraw: HIDIOCREVOKE introduction --- 2024-08-26 Benjamin Tissoires New
[HID,06/12] HID: bpf: add HID-BPF hooks for hid_hw_output_report HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires New
[HID,04/13] selftests/hid: convert the hid_bpf selftests with struct_ops HID: convert HID-BPF into using bpf_struct_ops --- 2024-05-28 Benjamin Tissoires New
[RFC,HID,7/7] HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooks Use the new __s_async for HID-BPF --- 2024-05-08 Benjamin Tissoires New
[RFC,HID,6/7] WIP: selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks Use the new __s_async for HID-BPF --- 2024-05-08 Benjamin Tissoires New
[RFC,HID,5/7] WIP: add HID-BPF hooks for hid_hw_raw_requests Use the new __s_async for HID-BPF --- 2024-05-08 Benjamin Tissoires New
[RFC,HID,4/7] HID: add source argument to HID low level functions Use the new __s_async for HID-BPF --- 2024-05-08 Benjamin Tissoires New
[RFC,HID,3/7] HID: bpf: allow for sleepable bpf hooks Use the new __s_async for HID-BPF --- 2024-05-08 Benjamin Tissoires New
[RFC,HID,2/7] selftests/hid: fix bpf programs for the new attachment logic Use the new __s_async for HID-BPF --- 2024-05-08 Benjamin Tissoires New
[RFC,HID,1/7] HID: bpf: change the prog run logic Use the new __s_async for HID-BPF --- 2024-05-08 Benjamin Tissoires New
[3/3] HID: bpf: lazy load the hid_tail_call entrypoint HID: bpf: some fixes for pre-loading HID-BPF --- 2024-04-19 Benjamin Tissoires New
[2/3] HID: bpf: fix return value of entrypoints_*__attach() HID: bpf: some fixes for pre-loading HID-BPF --- 2024-04-19 Benjamin Tissoires New
[1/3] HID: bpf: fix a comment in a define HID: bpf: some fixes for pre-loading HID-BPF --- 2024-04-19 Benjamin Tissoires New
[RFC,bpf-next,v3,15/16] selftests/hid: add test for bpf_timer sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-02-21 Benjamin Tissoires New
[RFC,bpf-next,v3,14/16] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks. sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-02-21 Benjamin Tissoires New
[RFC,bpf-next,v3,08/16] bpf/verifier: do_misc_fixups for is_bpf_timer_set_sleepable_cb_kfunc sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-02-21 Benjamin Tissoires New
[RFC,bpf-next,v3,07/16] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-02-21 Benjamin Tissoires New
[RFC,bpf-next,v3,06/16] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-02-21 Benjamin Tissoires New
[RFC,bpf-next,v3,05/16] bpf/verifier: add bpf_timer as a kfunc capable type sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-02-21 Benjamin Tissoires New
[RFC,bpf-next,v3,04/16] bpf/helpers: introduce sleepable bpf_timers sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-02-21 Benjamin Tissoires New
[RFC,bpf-next,v3,02/16] bpf/verifier: introduce in_sleepable() helper sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-02-21 Benjamin Tissoires New
[RFC,bpf-next,v2,02/10] bpf/helpers: introduce sleepable timers allow HID-BPF to do device IOs --- 2024-02-14 Benjamin Tissoires New
[RFC,bpf-next,9/9] selftests/hid: add another set of delayed work tests allow HID-BPF to do device IOs --- 2024-02-09 Benjamin Tissoires New
[RFC,bpf-next,8/9] selftests/hid: add test for hid_bpf_schedule_delayed_work allow HID-BPF to do device IOs --- 2024-02-09 Benjamin Tissoires New
[RFC,bpf-next,7/9] HID: bpf: allow to defer work in a delayed workqueue allow HID-BPF to do device IOs --- 2024-02-09 Benjamin Tissoires New
[09/12] selftests/hid: tablets: add variants of states with buttons selftests/hid: tablets fixes --- 2023-11-29 Benjamin Tissoires New
[1/3] selftests/hid: ensure we can compile the tests on kernels pre-6.3 selftests/hid: assorted fixes --- 2023-08-25 Benjamin Tissoires New