Show patches with: Submitter = Benjamin Tissoires       |    State = Action Required       |    Archived = No       |   40 patches
Patch Series S/W/F Date Submitter Delegate State
[bpf-next,v2,16/16] selftests/bpf: wq: add bpf_wq_start() checks Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires New
[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 New
[bpf-next,v2,13/16] bpf: wq: add bpf_wq_set_callback_impl Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires New
[bpf-next,v2,12/16] selftests/bpf: wq: add bpf_wq_init() checks Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires New
[bpf-next,v2,11/16] bpf: wq: add bpf_wq_init Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires New
[bpf-next,v2,10/16] selftests/bpf: add bpf_wq tests Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires New
[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 New
[bpf-next,v2,08/16] bpf: add support for KF_ARG_PTR_TO_WORKQUEUE Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires New
[bpf-next,v2,07/16] bpf: verifier: bail out if the argument is not a map Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires New
[bpf-next,v2,06/16] tools: sync include/uapi/linux/bpf.h Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires New
[bpf-next,v2,05/16] bpf: add support for bpf_wq user type Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires New
[bpf-next,v2,04/16] bpf: replace bpf_timer_cancel_and_free with a generic helper Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires New
[bpf-next,v2,03/16] bpf: replace bpf_timer_set_callback with a generic helper Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires New
[bpf-next,v2,02/16] bpf: replace bpf_timer_init with a generic helper Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires New
[bpf-next,v2,01/16] bpf: make timer data struct more generic Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires New
[bpf-next,v5b,6/6] selftests/bpf: add sleepable timer tests Untitled series #237931 --- 2024-03-22 Benjamin Tissoires New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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
[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,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,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 [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
[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