Benjamin Tissoires ([email protected])

Number of posts: 367 (1.04 per day)
First post: 2023-06-26 15:31:57
Last post: 2024-06-14 09:26:37

Date List Subject
2024-04-16 14:17:22 linux-kernel [PATCH bpf-next 18/18] selftests/bpf: wq: add bpf_wq_start() checks
2024-04-16 14:16:57 linux-kernel [PATCH bpf-next 17/18] bpf: add bpf_wq_start
2024-04-16 14:16:05 linux-kernel [PATCH bpf-next 16/18] selftests/bpf: add checks for bpf_wq_set_callback()
2024-04-16 14:15:39 linux-kernel [PATCH bpf-next 15/18] bpf: wq: add bpf_wq_set_callback_impl
2024-04-16 14:14:49 linux-kernel [PATCH bpf-next 13/18] selftests/bpf: wq: add bpf_wq_init() checks
2024-04-16 14:13:26 linux-kernel [PATCH bpf-next 04/18] bpf: replace bpf_timer_set_callback with a generic helper
2024-04-16 14:13:14 linux-kernel [PATCH bpf-next 07/18] tools: sync include/uapi/linux/bpf.h
2024-04-16 14:12:58 linux-kernel [PATCH bpf-next 02/18] bpf: make timer data struct more generic
2024-04-16 14:12:53 linux-kernel [PATCH bpf-next 06/18] bpf: add support for bpf_wq user type
2024-04-16 14:11:59 linux-kernel [PATCH bpf-next 00/18] Introduce bpf_wq
2024-04-16 14:11:11 linux-kernel [PATCH bpf-next 03/18] bpf: replace bpf_timer_init with a generic helper
2024-04-16 14:10:39 linux-kernel [PATCH bpf-next 01/18] bpf: trampoline: export __bpf_prog_enter/exit_recur
2024-04-15 15:55:11 linux-kernel Re: [PATCH] Logitech Anywhere 3SB support
2024-04-12 08:14:58 linux-kernel Re: [PATCH RFC bpf-next v6 2/6] bpf: Add support for KF_ARG_PTR_TO_TIMER
2024-04-11 14:06:29 linux-kernel Re: [PATCH] HID: bpf: fix hid_bpf_input_report() when hid-core is not ready
2024-04-11 10:09:46 linux-kernel Re: [PATCH] HID: bpf: fix hid_bpf_input_report() when hid-core is not ready
2024-04-11 09:52:07 linux-kernel Re: [PATCH] HID: bpf: fix hid_bpf_input_report() when hid-core is not ready
2024-04-11 07:17:44 linux-kernel Re: linux-next: build failure after merge of the hid tree
2024-04-11 07:11:25 linux-kernel Re: [PATCH 02/18] HID: bpf: add first in-tree HID-BPF fix for the XPPen Artist 24
2024-04-11 07:06:13 linux-kernel [PATCH] HID: bpf: fix hid_bpf_input_report() when hid-core is not ready
2024-04-10 17:54:48 linux-kernel [PATCH 05/18] HID: bpf: add in-tree HID-BPF fix for the IOGear Kaliber Gaming MMOmentum mouse
2024-04-10 17:54:27 linux-kernel [PATCH 02/18] HID: bpf: add first in-tree HID-BPF fix for the XPPen Artist 24
2024-04-10 17:53:57 linux-kernel [PATCH 04/18] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse
2024-04-10 17:53:57 linux-kernel [PATCH 11/18] selftests/hid: add support for HID-BPF pre-loading before starting a test
2024-04-10 17:35:31 linux-kernel [PATCH 18/18] selftests/hid: add tests for the Raptor Mach 2 joystick
2024-04-10 17:24:41 linux-kernel [PATCH 17/18] selftests/hid: move the gamepads definitions in the test file
2024-04-10 17:24:21 linux-kernel [PATCH 16/18] selftests/hid: import base_gamepad.py from hid-tools
2024-04-10 17:23:54 linux-kernel [PATCH 15/18] selftests/hid: add Huion Kamvas Pro 19 tests
2024-04-10 17:23:34 linux-kernel [PATCH 14/18] selftests/hid: tablets: also check for XP-Pen offset correction
2024-04-10 17:23:21 linux-kernel [PATCH 13/18] selftests/hid: tablets: add a couple of XP-PEN tablets
2024-04-10 17:23:13 linux-kernel [PATCH 12/18] selftests/hid: tablets: reduce the number of pen state
2024-04-10 17:22:45 linux-kernel [PATCH 09/18] HID: bpf: add in-tree HID-BPF fix for the Raptor Mach 2
2024-04-10 17:22:39 linux-kernel [PATCH 10/18] selftests/hid: import base_device.py from hid-tools
2024-04-10 17:22:10 linux-kernel [PATCH 08/18] HID: bpf: add in-tree HID-BPF fix for the Huion Kamvas Pro 19
2024-04-10 17:21:50 linux-kernel [PATCH 07/18] HID: bpf: add in-tree HID-BPF fix for the XBox Elite 2 over Bluetooth
2024-04-10 17:21:40 linux-kernel [PATCH 06/18] HID: bpf: add in-tree HID-BPF fix for the Wacom ArtPen
2024-04-10 17:21:04 linux-kernel [PATCH 03/18] HID: bpf: add in-tree HID-BPF fix for the XPPen Artist 16
2024-04-10 17:20:37 linux-kernel [PATCH 00/18] HID: Include current HID-BPF fixes in tree
2024-04-10 17:20:14 linux-kernel [PATCH 01/18] HID: do not assume HAT Switch logical max < 8
2024-04-10 16:33:39 linux-kernel Re: [PATCH v4 0/7] Extend HID-BPF kfuncs (was: allow HID-BPF to do device IOs)
2024-04-08 08:13:13 linux-kernel [PATCH RFC bpf-next v6 6/6] selftests/bpf: add sleepable timer tests
2024-04-08 08:12:17 linux-kernel [PATCH RFC bpf-next v6 5/6] tools: sync include/uapi/linux/bpf.h
2024-04-08 08:11:35 linux-kernel [PATCH RFC bpf-next v6 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
2024-04-08 08:11:19 linux-kernel [PATCH RFC bpf-next v6 3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
2024-04-08 08:10:49 linux-kernel [PATCH RFC bpf-next v6 2/6] bpf: Add support for KF_ARG_PTR_TO_TIMER
2024-04-08 08:10:17 linux-kernel [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
2024-04-08 08:09:59 linux-kernel [PATCH RFC bpf-next v6 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
2024-03-27 11:04:04 linux-kernel Re: In kernel virtual HID devices (was Future handling of complex RGB devices on Linux v3)
2024-03-26 15:52:47 linux-kernel Re: In kernel virtual HID devices (was Future handling of complex RGB devices on Linux v3)
2024-03-25 17:16:36 linux-kernel Re: In kernel virtual HID devices (was Future handling of complex RGB devices on Linux v3)
2024-03-25 13:56:44 linux-kernel Re: [PATCH bpf-next v5 2/6] bpf/verifier: add bpf_timer as a kfunc capable type