Benjamin Tissoires ([email protected])

Number of posts: 1984 (0.49 per day)
First post: 2013-03-05 16:10:03
Last post: 2024-04-23 14:59:52

Date List Subject
2022-10-25 09:40:01 linux-kernel [PATCH hid v11 14/14] Documentation: add HID-BPF docs
2022-10-25 09:39:48 linux-kernel [PATCH hid v11 12/14] samples/hid: add new hid BPF example
2022-10-25 09:39:43 linux-kernel [PATCH hid v11 11/14] selftests/hid: Add a test for BPF_F_INSERT_HEAD
2022-10-25 09:39:35 linux-kernel [PATCH hid v11 13/14] samples/hid: add Surface Dial example
2022-10-21 12:39:50 linux-kernel [GIT PULL] HID fixes
2022-10-17 08:36:05 linux-kernel Re: [PATCH] [next] HID: hyperv: Replace one-element array with flexible-array member
2022-10-14 11:48:35 linux-kernel Re: [PATCH] HID: magicmouse: Do not set BTN_MOUSE on double report
2022-10-14 10:08:29 linux-kernel Re: [PATCH] HID: hid-elan: use default remove for hid device
2022-10-10 09:10:55 linux-kernel Re: [PATCH 1/3] HID: roccat: Convert snprintf() to sysfs_emit()
2022-10-06 08:57:57 linux-kernel [GIT PULL] HID for 6.1
2022-09-22 08:01:15 linux-kernel Re: [PATCH V4] HID: HID-rmi - ignore to rmi_hid_read_block after system resumes.
2022-09-21 15:18:46 linux-kernel Re: [PATCH V4] HID: HID-rmi - ignore to rmi_hid_read_block after system resumes.
2022-09-21 13:10:19 linux-kernel Re: [PATCH v3] HID: nintendo: check analog user calibration for plausibility
2022-09-21 13:04:29 linux-kernel Re: [PATCH v4] HID: nintendo: check analog user calibration for plausibility
2022-09-21 10:47:26 linux-kernel Re: linux-firmware signed commits; does anyone care?
2022-09-21 09:05:52 linux-kernel Re: [PATCH] HID: nintendo: deregister home LED when it fails
2022-09-21 08:43:26 linux-kernel Re: [PATCH v3] HID: nintendo: check analog user calibration for plausibility
2022-09-20 14:25:40 linux-kernel Re: [PATCH bpf-next v10 00/23] Introduce eBPF support for HID devices
2022-09-20 14:06:44 linux-kernel Re: [PATCH v1] HID: logitech-hidpp: Detect hi-res scrolling support
2022-09-20 14:04:42 linux-kernel Re: [PATCH v2 0/1] VRC-2 Car Controller
2022-09-20 13:51:40 linux-kernel Re: [PATCH] HID: Add driver for PhoenixRC Flight Controller
2022-09-20 13:47:33 linux-kernel Re: [PATCH] hid: hid-logitech-hidpp: avoid unnecessary assignments in hidpp_connect_event
2022-09-20 13:41:07 linux-kernel Re: [PATCH] hid: topre: Add driver fixing report descriptor
2022-09-20 10:58:32 linux-kernel Re: [PATCH v4 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
2022-09-20 10:24:26 linux-kernel Re: [PATCH] HID: nintendo: check analog user calibration for plausibility
2022-09-19 13:49:10 linux-kernel Re: [RESEND PATCH 1/2] HID: Add driver for RC Simulator Controllers
2022-09-15 07:47:10 linux-kernel Re: [RESEND PATCH 1/2] HID: Add driver for RC Simulator Controllers
2022-09-09 17:02:40 linux-kernel Re: [syzbot] WARNING in bpf_verifier_vlog
2022-09-08 07:03:56 linux-kernel Re: [PATCH v5 2/4] Input: joystick: xpad: Add ABS_PROFILE axis value to uapi
2022-09-07 19:05:41 linux-kernel Re: [PATCH bpf-next v11 4/7] selftests/bpf: add test for accessing ctx from syscall program type
2022-09-06 16:44:58 linux-kernel Re: [PATCH bpf-next v10 01/23] selftests/bpf: regroup and declare similar kfuncs selftests in an array
2022-09-06 16:43:27 linux-kernel [PATCH bpf-next v11 2/7] bpf: split btf_check_subprog_arg_match in two
2022-09-06 16:42:59 linux-kernel [PATCH bpf-next v11 1/7] selftests/bpf: regroup and declare similar kfuncs selftests in an array
2022-09-06 16:42:17 linux-kernel [PATCH bpf-next v11 0/7] bpf-core changes for preparation of
2022-09-06 16:39:32 linux-kernel [PATCH bpf-next v11 6/7] bpf/verifier: allow kfunc to return an allocated mem
2022-09-06 16:22:49 linux-kernel [PATCH bpf-next v11 5/7] bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
2022-09-06 16:19:59 linux-kernel [PATCH bpf-next v11 3/7] bpf/verifier: allow all functions to read user provided context
2022-09-06 16:15:23 linux-kernel [PATCH bpf-next v11 7/7] selftests/bpf: Add tests for kfunc returning a memory pointer
2022-09-06 15:57:29 linux-kernel [PATCH bpf-next v11 4/7] selftests/bpf: add test for accessing ctx from syscall program type
2022-09-06 15:03:19 linux-kernel Re: [PATCH bpf-next v10 01/23] selftests/bpf: regroup and declare similar kfuncs selftests in an array
2022-09-02 14:53:04 linux-kernel Re: [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
2022-09-02 14:52:10 linux-kernel [PATCH bpf-next v10 09/23] HID: export hid_report_type to uapi
2022-09-02 14:52:03 linux-kernel [PATCH bpf-next v10 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
2022-09-02 14:48:51 linux-kernel [PATCH bpf-next v10 02/23] bpf: split btf_check_subprog_arg_match in two
2022-09-02 14:48:11 linux-kernel [PATCH bpf-next v10 00/23] Introduce eBPF support for HID devices
2022-09-02 14:35:13 linux-kernel [PATCH bpf-next v10 13/23] selftests/bpf: add tests for the HID-bpf initial implementation
2022-09-02 14:33:11 linux-kernel [PATCH bpf-next v10 17/23] selftests/bpf: add tests for bpf_hid_hw_request
2022-09-02 14:32:40 linux-kernel [PATCH bpf-next v10 08/23] HID: core: store the unique system identifier in hid_device
2022-09-02 14:31:51 linux-kernel [PATCH bpf-next v10 22/23] samples/bpf: HID: add Surface Dial example
2022-09-02 14:31:29 linux-kernel [PATCH bpf-next v10 15/23] selftests/bpf/hid: add test to change the report size
2022-09-02 14:31:18 linux-kernel [PATCH bpf-next v10 06/23] bpf/verifier: allow kfunc to return an allocated mem