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
2023-01-11 10:06:26 linux-kernel Re: [PATCH HID for-next v1 6/9] HID: bpf: rework how programs are attached and stored in the kernel
2023-01-10 10:49:47 linux-kernel Re: [PATCH HID for-next v1 1/9] selftests: hid: add vmtest.sh
2023-01-06 14:49:39 linux-kernel Re: [PATCH HID for-next v1 8/9] HID: bpf: clean up entrypoint
2023-01-06 10:48:21 linux-kernel [PATCH HID for-next v1 2/9] selftests: hid: allow to compile hid_bpf with LLVM
2023-01-06 10:40:40 linux-kernel [PATCH HID for-next v1 1/9] selftests: hid: add vmtest.sh
2023-01-06 10:40:17 linux-kernel [PATCH HID for-next v1 5/9] selftests: hid: prepare tests for HID_BPF API change
2023-01-06 10:40:13 linux-kernel [PATCH HID for-next v1 7/9] selftests: hid: enforce new attach API
2023-01-06 10:39:16 linux-kernel [PATCH HID for-next v1 0/9] HID-BPF LLVM fixes, no more hacks
2023-01-06 10:38:24 linux-kernel [PATCH HID for-next v1 3/9] selftests: hid: attach/detach 2 bpf programs, not just one
2023-01-06 10:37:38 linux-kernel [PATCH HID for-next v1 6/9] HID: bpf: rework how programs are attached and stored in the kernel
2023-01-06 10:28:57 linux-kernel [PATCH HID for-next v1 8/9] HID: bpf: clean up entrypoint
2023-01-06 10:28:30 linux-kernel [PATCH HID for-next v1 9/9] HID: bpf: reorder BPF registration
2023-01-06 10:28:02 linux-kernel [PATCH HID for-next v1 4/9] selftests: hid: ensure the program is correctly pinned
2022-12-23 08:02:57 linux-bluetooth Re: [PATCH 2/8] HID: usbhid: Make hid_is_usb() non-inline
2022-12-22 21:23:01 linux-bluetooth Re: [PATCH 2/8] HID: usbhid: Make hid_is_usb() non-inline
2022-12-21 15:36:54 linux-kernel [GIT PULL] HID fixes
2022-12-20 11:13:37 linux-kernel Re: [PATCH] HID: amd_sfh: Add missing check for dma_alloc_coherent
2022-12-19 14:32:58 linux-kernel Re: [PATCH] HID: logitech-hidpp: Guard FF init code against non-USB devices
2022-12-19 14:21:45 linux-kernel Re: [PATCH v2 1/3] HID: mcp2221: don't connect hidraw
2022-12-19 11:44:30 linux-kernel [PATCH] HID: multitouch: enable trackstick of Asus ExpertBook B2502
2022-12-13 10:01:55 linux-kernel Re: [PATCH v3] HID: multitouch: Add quirks for flipped axes
2022-12-13 08:26:10 linux-kernel Re: [PATCH hid v12 05/15] HID: bpf jmp table: simplify the logic of cleaning up programs
2022-12-12 17:11:09 linux-kernel Re: [PATCH hid v12 05/15] HID: bpf jmp table: simplify the logic of cleaning up programs
2022-12-10 10:11:14 linux-kernel Re: [PATCH HID for-next v3 0/5] HID: bpf: remove the need for ALLOW_ERROR_INJECTION and Kconfig fixes
2022-12-08 19:21:35 linux-kernel Re: [PATCH 0/9] platform/surface: aggregator: Improve target/source handling in SSH messages
2022-12-08 18:07:02 linux-kernel Re: [PATCH 0/9] platform/surface: aggregator: Improve target/source handling in SSH messages
2022-12-08 13:49:15 linux-kernel Re: [PATCH v1 2/2] HID: logitech-hidpp: Add Bluetooth Mouse M336/M337/M535 to unhandled_hidpp_devices[]
2022-12-07 15:32:57 linux-kernel Re: [PATCH HID for-next v3 3/5] HID: bpf: enforce HID_BPF dependencies
2022-12-07 15:18:00 linux-kernel Re: [PATCH HID for-next v3 1/5] bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
2022-12-07 14:58:06 linux-kernel [PATCH v1 0/2] HID: Revert catchall handling of Bluetooth device in hid-logitech-hidpp
2022-12-07 14:57:08 linux-kernel [PATCH v1 1/2] Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"
2022-12-07 14:29:04 linux-kernel [PATCH v1 2/2] Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices"
2022-12-07 13:41:14 linux-kernel Re: [PATCH v1 2/2] HID: logitech-hidpp: Add Bluetooth Mouse M336/M337/M535 to unhandled_hidpp_devices[]
2022-12-07 10:37:53 linux-kernel Re: [PATCH v1 2/2] HID: logitech-hidpp: Add Bluetooth Mouse M336/M337/M535 to unhandled_hidpp_devices[]
2022-12-07 10:27:16 linux-kernel Re: [PATCH v1 1/2] HID: generic: Add ->match() check to __check_hid_generic()
2022-12-07 10:09:08 linux-kernel Re: [PATCH v1 2/2] HID: logitech-hidpp: Add Bluetooth Mouse M336/M337/M535 to unhandled_hidpp_devices[]
2022-12-06 15:24:47 linux-kernel [PATCH HID for-next v3 3/5] HID: bpf: enforce HID_BPF dependencies
2022-12-06 15:11:49 linux-kernel [PATCH HID for-next v3 4/5] selftests: hid: ensures we have the proper requirements in config
2022-12-06 15:11:39 linux-kernel [PATCH HID for-next v3 5/5] kselftests: hid: fix missing headers_install step
2022-12-06 15:10:40 linux-kernel [PATCH HID for-next v3 2/5] HID: bpf: do not rely on ALLOW_ERROR_INJECTION
2022-12-06 15:10:39 linux-kernel [PATCH HID for-next v3 1/5] bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
2022-12-06 15:10:31 linux-kernel [PATCH HID for-next v3 0/5] HID: bpf: remove the need for ALLOW_ERROR_INJECTION and Kconfig fixes
2022-12-05 17:52:52 linux-kernel Re: [PATCH] error-injection: Add prompt for function error injection
2022-12-05 17:01:33 linux-kernel [PATCH HID for-next v2 1/4] bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
2022-12-05 16:54:50 linux-kernel [PATCH HID for-next v2 4/4] selftests: hid: ensures we have the proper requirements in config
2022-12-05 16:54:45 linux-kernel [PATCH HID for-next v2 3/4] HID: bpf: enforce HID_BPF dependencies
2022-12-05 16:54:31 linux-kernel [PATCH HID for-next v2 2/4] HID: bpf: do not rely on ALLOW_ERROR_INJECTION
2022-12-05 16:54:30 linux-kernel [PATCH HID for-next v2 0/4] HID: bpf: remove the need for ALLOW_ERROR_INJECTION and Kconfig fixes
2022-12-02 15:04:56 linux-kernel Re: [PATCH] error-injection: Add prompt for function error injection
2022-12-01 18:05:45 linux-kernel Re: [PATCH] error-injection: Add prompt for function error injection
2022-12-01 15:17:16 linux-kernel Re: [RFC hid v1 01/10] bpftool: generate json output of skeletons