Show patches with: Submitter = Benjamin Tissoires       |    Archived = No       |   98 patches
Patch Series S/W/F Date Submitter Delegate State
[HID,12/13] HID: bpf: Artist24: remove unused variable HID: convert HID-BPF into using bpf_struct_ops --- 2024-05-28 Benjamin Tissoires New
[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 New
[HID,08/13] HID: bpf: remove tracing HID-BPF capability HID: convert HID-BPF into using bpf_struct_ops --- 2024-05-28 Benjamin Tissoires New
[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 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
[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 New
[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
[bpf-next,v2,14/16] selftests/bpf: add checks for bpf_wq_set_callback() Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires Accepted
[bpf-next,v2,13/16] bpf: wq: add bpf_wq_set_callback_impl Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires Accepted
[bpf-next,v2,12/16] selftests/bpf: wq: add bpf_wq_init() checks Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires Accepted
[bpf-next,v2,11/16] bpf: wq: add bpf_wq_init Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires Accepted
[bpf-next,v2,10/16] selftests/bpf: add bpf_wq tests Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires Accepted
[bpf-next,v2,09/16] bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires Accepted
[bpf-next,v2,08/16] bpf: add support for KF_ARG_PTR_TO_WORKQUEUE Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires Accepted
[bpf-next,v2,07/16] bpf: verifier: bail out if the argument is not a map Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires Accepted
[bpf-next,v2,06/16] tools: sync include/uapi/linux/bpf.h Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires Accepted
[bpf-next,v2,05/16] bpf: add support for bpf_wq user type Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires Accepted
[bpf-next,v2,04/16] bpf: replace bpf_timer_cancel_and_free with a generic helper Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires Accepted
[bpf-next,v2,03/16] bpf: replace bpf_timer_set_callback with a generic helper Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires Accepted
[bpf-next,v2,02/16] bpf: replace bpf_timer_init with a generic helper Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires Accepted
[bpf-next,v2,01/16] bpf: make timer data struct more generic Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires Accepted
[bpf-next,v5b,6/6] selftests/bpf: add sleepable timer tests Untitled series #237931 --- 2024-03-22 Benjamin Tissoires New
[bpf-next,v5,6/6] selftests/bpf: add sleepable timer tests sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-03-22 Benjamin Tissoires Superseded
[bpf-next,v5,5/6] tools: sync include/uapi/linux/bpf.h sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-03-22 Benjamin Tissoires New
[bpf-next,v5,4/6] 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-03-22 Benjamin Tissoires New
[bpf-next,v5,3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-03-22 Benjamin Tissoires New
[bpf-next,v5,2/6] bpf/verifier: add bpf_timer as a kfunc capable type sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-03-22 Benjamin Tissoires New
[bpf-next,v5,1/6] bpf/helpers: introduce sleepable bpf_timers sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-03-22 Benjamin Tissoires New
[v4,7/7] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks. Extend HID-BPF kfuncs (was: allow HID-BPF to do device IOs) --- 2024-03-15 Benjamin Tissoires Accepted
[v4,6/7] selftests/hid: add tests for hid_bpf_input_report Extend HID-BPF kfuncs (was: allow HID-BPF to do device IOs) --- 2024-03-15 Benjamin Tissoires Accepted
[v4,5/7] HID: bpf: allow to inject HID event from BPF Extend HID-BPF kfuncs (was: allow HID-BPF to do device IOs) --- 2024-03-15 Benjamin Tissoires Accepted
[v4,4/7] selftests/hid: Add test for hid_bpf_hw_output_report Extend HID-BPF kfuncs (was: allow HID-BPF to do device IOs) --- 2024-03-15 Benjamin Tissoires Accepted
[v4,3/7] selftests/hid: add KASAN to the VM tests Extend HID-BPF kfuncs (was: allow HID-BPF to do device IOs) --- 2024-03-15 Benjamin Tissoires Accepted
[v4,2/7] HID: bpf: export hid_hw_output_report as a BPF kfunc Extend HID-BPF kfuncs (was: allow HID-BPF to do device IOs) --- 2024-03-15 Benjamin Tissoires Accepted
[v4,1/7] HID: bpf/dispatch: regroup kfuncs definitions Extend HID-BPF kfuncs (was: allow HID-BPF to do device IOs) --- 2024-03-15 Benjamin Tissoires Accepted
[bpf-next,v4,6/6] selftests/bpf: add sleepable timer tests sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-03-15 Benjamin Tissoires New
[bpf-next,v4,5/6] tools: sync include/uapi/linux/bpf.h sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-03-15 Benjamin Tissoires Superseded
[bpf-next,v4,4/6] 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-03-15 Benjamin Tissoires Superseded
[bpf-next,v4,3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-03-15 Benjamin Tissoires Superseded
[bpf-next,v4,2/6] bpf/verifier: add bpf_timer as a kfunc capable type sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-03-15 Benjamin Tissoires Superseded
[bpf-next,v4,1/6] bpf/helpers: introduce sleepable bpf_timers sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-03-15 Benjamin Tissoires Superseded
[RFC,bpf-next,v3,16/16] selftests/hid: add KASAN to the VM tests sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-02-21 Benjamin Tissoires Superseded
[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,12/16] HID: bpf: allow to inject HID event from BPF sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-02-21 Benjamin Tissoires Superseded
[RFC,bpf-next,v3,10/16] HID: bpf: export hid_hw_output_report as a BPF kfunc sleepable bpf_timer (was: allow HID-BPF to do device IOs) --- 2024-02-21 Benjamin Tissoires Superseded
[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,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,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,10/10] selftests/hid: add test for bpf_timer allow HID-BPF to do device IOs --- 2024-02-14 Benjamin Tissoires New
[RFC,bpf-next,v2,09/10] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks. allow HID-BPF to do device IOs --- 2024-02-14 Benjamin Tissoires Superseded
[RFC,bpf-next,v2,08/10] selftests/hid: add tests for hid_bpf_input_report allow HID-BPF to do device IOs --- 2024-02-14 Benjamin Tissoires Superseded
[RFC,bpf-next,v2,07/10] HID: bpf: allow to inject HID event from BPF allow HID-BPF to do device IOs --- 2024-02-14 Benjamin Tissoires Superseded
[RFC,bpf-next,v2,06/10] selftests/hid: Add test for hid_bpf_hw_output_report allow HID-BPF to do device IOs --- 2024-02-14 Benjamin Tissoires Superseded
[RFC,bpf-next,v2,05/10] HID: bpf: export hid_hw_output_report as a BPF kfunc allow HID-BPF to do device IOs --- 2024-02-14 Benjamin Tissoires Superseded
[RFC,bpf-next,v2,04/10] HID: bpf/dispatch: regroup kfuncs definitions allow HID-BPF to do device IOs --- 2024-02-14 Benjamin Tissoires Superseded
[RFC,bpf-next,v2,03/10] bpf/verifier: allow more maps in sleepable bpf programs allow HID-BPF to do device IOs --- 2024-02-14 Benjamin Tissoires Accepted
[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,v2,01/10] bpf/verifier: introduce in_sleepable() helper allow HID-BPF to do device IOs --- 2024-02-14 Benjamin Tissoires Superseded
[RFC,bpf-next,9/9] selftests/hid: add another set of delayed work tests [RFC,bpf-next,1/9] bpf: allow more maps in sleepable bpf programs --- 2024-02-09 Benjamin Tissoires New
[RFC,bpf-next,7/9] HID: bpf: allow to defer work in a delayed workqueue [RFC,bpf-next,1/9] bpf: allow more maps in sleepable bpf programs --- 2024-02-09 Benjamin Tissoires New
[RFC,bpf-next,5/9] HID: bpf: allow to inject HID event from BPF [RFC,bpf-next,1/9] bpf: allow more maps in sleepable bpf programs --- 2024-02-09 Benjamin Tissoires Superseded
[RFC,bpf-next,3/9] HID: bpf: export hid_hw_output_report as a BPF kfunc [RFC,bpf-next,1/9] bpf: allow more maps in sleepable bpf programs --- 2024-02-09 Benjamin Tissoires Superseded
[RFC,bpf-next,1/9] bpf: allow more maps in sleepable bpf programs [RFC,bpf-next,1/9] bpf: allow more maps in sleepable bpf programs --- 2024-02-09 Benjamin Tissoires Superseded
selftests/hid: wacom: fix confidence tests selftests/hid: wacom: fix confidence tests --- 2024-01-17 Benjamin Tissoires Accepted
[v2,14/15] selftests/hid: fix mypy complains selftests/hid: tablets fixes --- 2023-12-06 Benjamin Tissoires Accepted
[v2,12/15] selftests/hid: tablets: add a secondary barrel switch test selftests/hid: tablets fixes --- 2023-12-06 Benjamin Tissoires Accepted
[v2,10/15] selftests/hid: tablets: add variants of states with buttons selftests/hid: tablets fixes --- 2023-12-06 Benjamin Tissoires Accepted
[v2,08/15] selftests/hid: tablets: set initial data for tilt/twist selftests/hid: tablets fixes --- 2023-12-06 Benjamin Tissoires Accepted
[v2,06/15] selftests/hid: tablets: move move_to function to PenDigitizer selftests/hid: tablets fixes --- 2023-12-06 Benjamin Tissoires Accepted
[v2,04/15] selftests/hid: tablets: remove unused class selftests/hid: tablets fixes --- 2023-12-06 Benjamin Tissoires Accepted
[v2,02/15] selftests/hid: vmtest.sh: allow finer control on the build steps selftests/hid: tablets fixes --- 2023-12-06 Benjamin Tissoires Accepted
[12/12] selftests/hid: tablets: be stricter for some transitions [01/12] selftests/hid: vmtest.sh: update vm2c and container --- 2023-11-29 Benjamin Tissoires Accepted
[10/12] selftests/hid: tablets: convert the primary button tests [01/12] selftests/hid: vmtest.sh: update vm2c and container --- 2023-11-29 Benjamin Tissoires Accepted
[07/12] selftests/hid: tablets: do not set invert when the eraser is used [01/12] selftests/hid: vmtest.sh: update vm2c and container --- 2023-11-29 Benjamin Tissoires Accepted
[05/12] selftests/hid: tablets: move the transitions to PenState [01/12] selftests/hid: vmtest.sh: update vm2c and container --- 2023-11-29 Benjamin Tissoires Accepted
[03/12] selftests/hid: base: allow for multiple skip_if_uhdev [01/12] selftests/hid: vmtest.sh: update vm2c and container --- 2023-11-29 Benjamin Tissoires Accepted
[01/12] selftests/hid: vmtest.sh: update vm2c and container [01/12] selftests/hid: vmtest.sh: update vm2c and container --- 2023-11-29 Benjamin Tissoires Accepted
[v3,3/3] selftests/hid: force using our compiled libbpf headers selftests/hid: assorted fixes --- 2023-10-05 Benjamin Tissoires Accepted
[v3,2/3] selftests/hid: do not manually call headers_install selftests/hid: assorted fixes --- 2023-10-05 Benjamin Tissoires Accepted
[3/3] selftests/hid: force using our compiled libbpf headers selftests/hid: assorted fixes --- 2023-08-25 Benjamin Tissoires Superseded
[2/3] selftests/hid: do not manually call headers_install selftests/hid: assorted fixes --- 2023-08-25 Benjamin Tissoires Superseded
[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