Show patches with: Submitter = Benjamin Tissoires       |    State = Action Required       |    Archived = No       |   118 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/3] selftests/bpf: drop an unused local variable bpf_wq followup series - - - --- 2024-04-25 Benjamin Tissoires New
[2/3] bpf: do not walk twice the hash map on free bpf_wq followup series - - - --- 2024-04-25 Benjamin Tissoires New
[1/3] bpf: do not walk twice the map on free bpf_wq followup series - - - --- 2024-04-25 Benjamin Tissoires New
[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,18/18] selftests/bpf: wq: add bpf_wq_start() checks Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,17/18] bpf: add bpf_wq_start Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,16/18] selftests/bpf: add checks for bpf_wq_set_callback() Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,15/18] bpf: wq: add bpf_wq_set_callback_impl Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,14/18] bpf/verifier: add is_sleepable argument to push_callback_call Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,13/18] selftests/bpf: wq: add bpf_wq_init() checks Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,12/18] tools: sync include/uapi/linux/bpf.h Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,11/18] bpf: wq: add bpf_wq_init Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,10/18] selftests/bpf: add bpf_wq tests Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,09/18] bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,08/18] bpf: add support for KF_ARG_PTR_TO_WORKQUEUE Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,07/18] tools: sync include/uapi/linux/bpf.h Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,06/18] bpf: add support for bpf_wq user type Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,05/18] bpf: replace bpf_timer_cancel_and_free with a generic helper Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,04/18] bpf: replace bpf_timer_set_callback with a generic helper Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,03/18] bpf: replace bpf_timer_init with a generic helper Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,02/18] bpf: make timer data struct more generic Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,01/18] bpf: trampoline: export __bpf_prog_enter/exit_recur Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[18/18] selftests/hid: add tests for the Raptor Mach 2 joystick HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[17/18] selftests/hid: move the gamepads definitions in the test file HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[16/18] selftests/hid: import base_gamepad.py from hid-tools HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[15/18] selftests/hid: add Huion Kamvas Pro 19 tests HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[14/18] selftests/hid: tablets: also check for XP-Pen offset correction HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[13/18] selftests/hid: tablets: add a couple of XP-PEN tablets HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[12/18] selftests/hid: tablets: reduce the number of pen state HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[11/18] selftests/hid: add support for HID-BPF pre-loading before starting a test HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[10/18] selftests/hid: import base_device.py from hid-tools HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[09/18] HID: bpf: add in-tree HID-BPF fix for the Raptor Mach 2 HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[08/18] HID: bpf: add in-tree HID-BPF fix for the Huion Kamvas Pro 19 HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[07/18] HID: bpf: add in-tree HID-BPF fix for the XBox Elite 2 over Bluetooth HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[06/18] HID: bpf: add in-tree HID-BPF fix for the Wacom ArtPen HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[05/18] HID: bpf: add in-tree HID-BPF fix for the IOGear Kaliber Gaming MMOmentum mouse HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[04/18] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[03/18] HID: bpf: add in-tree HID-BPF fix for the XPPen Artist 16 HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[02/18] HID: bpf: add first in-tree HID-BPF fix for the XPPen Artist 24 HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[01/18] HID: do not assume HAT Switch logical max < 8 HID: Include current HID-BPF fixes in tree - - - --- 2024-04-10 Benjamin Tissoires New
[RFC,bpf-next,v6,6/6] selftests/bpf: add sleepable timer tests sleepable bpf_timer (was: allow HID-BPF to do device IOs) 1 - - --- 2024-04-08 Benjamin Tissoires New
[RFC,bpf-next,v6,5/6] tools: sync include/uapi/linux/bpf.h sleepable bpf_timer (was: allow HID-BPF to do device IOs) - - - --- 2024-04-08 Benjamin Tissoires New
[RFC,bpf-next,v6,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) 1 - - --- 2024-04-08 Benjamin Tissoires New
[RFC,bpf-next,v6,3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc sleepable bpf_timer (was: allow HID-BPF to do device IOs) 1 - - --- 2024-04-08 Benjamin Tissoires New
[RFC,bpf-next,v6,2/6] bpf: Add support for KF_ARG_PTR_TO_TIMER sleepable bpf_timer (was: allow HID-BPF to do device IOs) 1 - - --- 2024-04-08 Benjamin Tissoires New
[RFC,bpf-next,v6,1/6] bpf/helpers: introduce sleepable bpf_timers sleepable bpf_timer (was: allow HID-BPF to do device IOs) - - - --- 2024-04-08 Benjamin Tissoires New
[bpf-next,v5b,6/6] selftests/bpf: add sleepable timer tests Untitled series #837422 - - - --- 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 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) 1 - - --- 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
[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 New
[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 New
[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) 1 - - --- 2024-03-15 Benjamin Tissoires New
[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 New
[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 New
[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 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,13/16] selftests/hid: add tests for hid_bpf_input_report 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 New
[RFC,bpf-next,v3,11/16] selftests/hid: Add test for hid_bpf_hw_output_report sleepable bpf_timer (was: allow HID-BPF to do device IOs) - - - --- 2024-02-21 Benjamin Tissoires New
[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 New
[RFC,bpf-next,v3,09/16] HID: bpf/dispatch: regroup kfuncs definitions 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,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 New
[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 New
[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 New
[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 New
[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 New
« 1 2 »