Show patches with: Submitter = Benjamin Tissoires       |    Archived = No       |   176 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[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,09/11] selftests/hid: add test for assigning a given device to hid-generic [HID,v2,01/11] HID: bpf: move HID-BPF report descriptor fixup earlier --- 2024-09-10 Benjamin Tissoires New
[HID,v2,07/11] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device [HID,v2,01/11] HID: bpf: move HID-BPF report descriptor fixup earlier --- 2024-09-10 Benjamin Tissoires New
[HID,v2,05/11] selftests/hid: add dependency on hid_common.h [HID,v2,01/11] HID: bpf: move HID-BPF report descriptor fixup earlier --- 2024-09-10 Benjamin Tissoires New
[HID,v2,03/11] HID: core: remove one more kmemdup on .probe() [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,7/7] selftests/hid: add test to disable hid-input HID: bpf: add a new hook to control hid-generic --- 2024-09-02 Benjamin Tissoires Superseded
[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,5/7] selftests/hid: add test for assigning a given device to hid-generic 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,3/7] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device HID: bpf: add a new hook to control hid-generic --- 2024-09-02 Benjamin Tissoires Superseded
[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
[HID,1/7] selftests/hid: add dependency on hid_common.h HID: bpf: add a new hook to control hid-generic --- 2024-09-02 Benjamin Tissoires Superseded
[v5,4/4] selftests/hid: Add HIDIOCREVOKE tests HID: hidraw: HIDIOCREVOKE introduction --- 2024-08-27 Benjamin Tissoires Superseded
[v5,3/4] selftests/hid: Add initial hidraw tests skeleton HID: hidraw: HIDIOCREVOKE introduction --- 2024-08-27 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
[v5,1/4] HID: hidraw: add HIDIOCREVOKE ioctl HID: hidraw: HIDIOCREVOKE introduction --- 2024-08-27 Benjamin Tissoires New
[v4,3/3] selftests/hid: Add HIDIOCREVOKE tests HID: hidraw: HIDIOCREVOKE introduction --- 2024-08-26 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 Superseded
[HID,4/4] selftests/hid: add test for attaching multiple time the same struct_ops HID: selftest fixes after merge into 6.11-rc0 tree --- 2024-07-23 Benjamin Tissoires New
[HID,2/4] selftests/hid: disable struct_ops auto-attach HID: selftest fixes after merge into 6.11-rc0 tree --- 2024-07-23 Benjamin Tissoires New
[bpf-next,v2,2/2] selftests/bpf: amend for wrong bpf_wq_set_callback_impl signature Small API fix for bpf_wq --- 2024-07-08 Benjamin Tissoires Accepted
[bpf-next,2/2] selftests/bpf: amend for wrong bpf_wq_set_callback_impl signature Small API fix for bpf_wq --- 2024-07-05 Benjamin Tissoires Superseded
[bpf-next,1/2] bpf: helpers: fix bpf_wq_set_callback_impl signature Small API fix for bpf_wq --- 2024-07-05 Benjamin Tissoires Accepted
[v2,4/4] HID: bpf: doc fixes for hid_hw_request() hooks Fix warnings in for-6.11/bpf --- 2024-07-01 Benjamin Tissoires Accepted
[v2,2/4] HID: bpf: fix gcc warning and unify __u64 into u64 Fix warnings in for-6.11/bpf --- 2024-07-01 Benjamin Tissoires Accepted
selftests/hid: ensure CKI can compile our new tests on old kernels selftests/hid: ensure CKI can compile our new tests on old kernels --- 2024-06-27 Benjamin Tissoires Accepted
[HID,v2,13/13] selftests/hid: add an infinite loop test for hid_bpf_try_input_report HID: bpf_struct_ops, part 2 --- 2024-06-26 Benjamin Tissoires Accepted
[HID,v2,10/13] selftests/hid: add wq test for hid_bpf_input_report() HID: bpf_struct_ops, part 2 --- 2024-06-26 Benjamin Tissoires Accepted
[HID,v2,08/13] selftests/hid: add tests for hid_hw_output_report HID-BPF hooks HID: bpf_struct_ops, part 2 --- 2024-06-26 Benjamin Tissoires Accepted
[HID,v2,06/13] selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks HID: bpf_struct_ops, part 2 --- 2024-06-26 Benjamin Tissoires Accepted
[HID,v2,04/13] HID: bpf: add HID-BPF hooks for hid_hw_raw_requests HID: bpf_struct_ops, part 2 --- 2024-06-26 Benjamin Tissoires Accepted
[HID,v2,02/13] HID: add source argument to HID low level functions HID: bpf_struct_ops, part 2 --- 2024-06-26 Benjamin Tissoires Accepted
[HID,12/12] selftests/hid: add an infinite loop test for hid_bpf_try_input_report HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires Superseded
[HID,11/12] selftests/hid: add another test for injecting an event from an event hook HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires Accepted
[HID,10/12] HID: bpf: allow hid_device_event hooks to inject input reports on self HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires Accepted
[HID,09/12] selftests/hid: add wq test for hid_bpf_input_report() HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires Superseded
[HID,08/12] HID: bpf: make hid_bpf_input_report() sleep until the device is ready HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires Accepted
[HID,07/12] selftests/hid: add tests for hid_hw_output_report HID-BPF hooks HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires Superseded
[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,05/12] selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires Superseded
[HID,04/12] HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooks HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires Accepted
[HID,03/12] HID: bpf: add HID-BPF hooks for hid_hw_raw_requests HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires Superseded
[HID,02/12] HID: add source argument to HID low level functions HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires Superseded
[HID,01/12] HID: bpf: fix dispatch_hid_bpf_device_event uninitialized ret value HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires Accepted
[HID,v3,16/16] HID: bpf: make part of struct hid_device writable HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-08 Benjamin Tissoires Accepted
[HID,v3,15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-08 Benjamin Tissoires Superseded
[HID,v3,14/16] bpf: allow bpf helpers to be used into HID-BPF struct_ops HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-08 Benjamin Tissoires Accepted
[HID,v3,13/16] HID: bpf: error on warnings when compiling bpf objects HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-08 Benjamin Tissoires Superseded
[HID,v3,12/16] HID: bpf: Artist24: remove unused variable HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-08 Benjamin Tissoires Accepted
[HID,v3,11/16] Documentation: HID: add a small blurb on udev-hid-bpf HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-08 Benjamin Tissoires Superseded
[HID,v3,10/16] Documentation: HID: amend HID-BPF for struct_ops HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-08 Benjamin Tissoires Accepted
[HID,v3,09/16] selftests/hid: add subprog call test HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-08 Benjamin Tissoires Superseded
[HID,v3,08/16] HID: bpf: remove tracing HID-BPF capability HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-08 Benjamin Tissoires Accepted
[HID,v3,07/16] HID: bpf: convert in-tree fixes into struct_ops HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-08 Benjamin Tissoires Superseded
[HID,v3,06/16] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-08 Benjamin Tissoires Accepted
[HID,v3,05/16] HID: samples: convert the 2 HID-BPF samples into struct_ops HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-08 Benjamin Tissoires Superseded
[HID,v3,04/16] selftests/hid: convert the hid_bpf selftests with struct_ops HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-08 Benjamin Tissoires Accepted
[HID,v3,03/16] HID: bpf: implement HID-BPF through bpf_struct_ops HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-08 Benjamin Tissoires Superseded
[HID,v3,02/16] HID: bpf: add hid_get/put_device() helpers HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-08 Benjamin Tissoires Accepted
[HID,v3,01/16] HID: rename struct hid_bpf_ops into hid_ops HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-08 Benjamin Tissoires Superseded
[HID,v2,16/16] HID: bpf: make part of struct hid_device writable HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-07 Benjamin Tissoires New
[HID,v2,15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-07 Benjamin Tissoires Accepted
[HID,v2,14/16] bpf: allow bpf helpers to be used into HID-BPF struct_ops HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-07 Benjamin Tissoires Superseded
[HID,v2,13/16] HID: bpf: error on warnings when compiling bpf objects HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-07 Benjamin Tissoires Accepted
[HID,v2,12/16] HID: bpf: Artist24: remove unused variable HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-07 Benjamin Tissoires Superseded
[HID,v2,11/16] Documentation: HID: add a small blurb on udev-hid-bpf HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-07 Benjamin Tissoires Accepted
[HID,v2,10/16] Documentation: HID: amend HID-BPF for struct_ops HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-07 Benjamin Tissoires Superseded
[HID,v2,09/16] selftests/hid: add subprog call test HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-07 Benjamin Tissoires Accepted
[HID,v2,08/16] HID: bpf: remove tracing HID-BPF capability HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-07 Benjamin Tissoires Superseded
[HID,v2,07/16] HID: bpf: convert in-tree fixes into struct_ops HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-07 Benjamin Tissoires Accepted
[HID,v2,06/16] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-07 Benjamin Tissoires Superseded
[HID,v2,05/16] HID: samples: convert the 2 HID-BPF samples into struct_ops HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-07 Benjamin Tissoires Accepted
[HID,v2,04/16] selftests/hid: convert the hid_bpf selftests with struct_ops HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-07 Benjamin Tissoires Superseded
[HID,v2,03/16] HID: bpf: implement HID-BPF through bpf_struct_ops HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-07 Benjamin Tissoires Accepted
[HID,v2,02/16] HID: bpf: add hid_get/put_device() helpers HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-07 Benjamin Tissoires Superseded
[HID,v2,01/16] HID: rename struct hid_bpf_ops into hid_ops HID: convert HID-BPF into using bpf_struct_ops --- 2024-06-07 Benjamin Tissoires Accepted
[HID,12/13] HID: bpf: Artist24: remove unused variable HID: convert HID-BPF into using bpf_struct_ops --- 2024-05-28 Benjamin Tissoires Superseded
[HID,10/13] Documentation: HID: amend HID-BPF for struct_ops HID: convert HID-BPF into using bpf_struct_ops --- 2024-05-28 Benjamin Tissoires Superseded
[HID,08/13] HID: bpf: remove tracing HID-BPF capability HID: convert HID-BPF into using bpf_struct_ops --- 2024-05-28 Benjamin Tissoires Superseded
[HID,06/13] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes HID: convert HID-BPF into using bpf_struct_ops --- 2024-05-28 Benjamin Tissoires Superseded
[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
[HID,02/13] HID: bpf: add hid_get/put_device() helpers HID: convert HID-BPF into using bpf_struct_ops --- 2024-05-28 Benjamin Tissoires Superseded
[RFC,bpf-next,8/8] bpf: rely on __aux suffix for bpf_wq_set_callback_impl Implement generic bpf_async cb --- 2024-05-07 Benjamin Tissoires New
[RFC,bpf-next,7/8] bpf: implement __aux kfunc argument suffix to fetch prog_aux Implement generic bpf_async cb --- 2024-05-07 Benjamin Tissoires New
[RFC,bpf-next,6/8] bpf: remove one special case of is_bpf_wq_set_callback_impl_kfunc Implement generic bpf_async cb --- 2024-05-07 Benjamin Tissoires New
[RFC,bpf-next,5/8] selftests/bpf: rely on wq_callback_fn_t Implement generic bpf_async cb --- 2024-05-07 Benjamin Tissoires New
[RFC,bpf-next,4/8] bpf: typedef a type for the bpf_wq callbacks Implement generic bpf_async cb --- 2024-05-07 Benjamin Tissoires New
[RFC,bpf-next,3/8] bpf: implement __async and __s_async kfunc suffixes Implement generic bpf_async cb --- 2024-05-07 Benjamin Tissoires New
[RFC,bpf-next,2/8] bpf: add kfunc_meta parameter to push_callback_call() Implement generic bpf_async cb --- 2024-05-07 Benjamin Tissoires New
[RFC,bpf-next,1/8] bpf: ignore sleepable prog parameter for kfuncs Implement generic bpf_async cb --- 2024-05-07 Benjamin Tissoires New
[bpf-next,v3,3/3] selftests/bpf: drop an unused local variable bpf_wq followup series --- 2024-04-30 Benjamin Tissoires Accepted
[bpf-next,v3,2/3] bpf: do not walk twice the hash map on free bpf_wq followup series --- 2024-04-30 Benjamin Tissoires Accepted
[bpf-next,v3,1/3] bpf: do not walk twice the map on free bpf_wq followup series --- 2024-04-30 Benjamin Tissoires Accepted
[v2,3/3] selftests/bpf: drop an unused local variable bpf_wq followup series --- 2024-04-30 Benjamin Tissoires Superseded
[v2,2/3] bpf: do not walk twice the hash map on free bpf_wq followup series --- 2024-04-30 Benjamin Tissoires New
[v2,1/3] bpf: do not walk twice the map on free bpf_wq followup series --- 2024-04-30 Benjamin Tissoires Superseded
[bpf-next,v2,16/16] selftests/bpf: wq: add bpf_wq_start() checks Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires Accepted
[bpf-next,v2,15/16] bpf: add bpf_wq_start Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires New
« 1 2 »