LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2022-11-30 10:45:43
linux-kernel
[PATCH 2/2] selftests: hid: ensures we have the proper requirements in config
2022-11-30 10:45:30
linux-kernel
[PATCH 0/2] HID-BPF: Kconfig fix
2022-11-30 10:42:59
linux-kernel
[PATCH 1/2] HID: bpf: enforce HID_BPF dependencies
2022-11-30 09:04:15
linux-kernel
Re: [PATCH hid v12 03/15] HID: initial BPF implementation
2022-11-24 16:34:42
linux-kernel
Re: [PATCH hid v12 03/15] HID: initial BPF implementation
2022-11-24 16:33:22
linux-kernel
[RFC hid v1 10/10] wip: vmtest aarch64
2022-11-24 15:55:06
linux-kernel
[RFC hid v1 08/10] selftests: hid: add XK-24 tests
2022-11-24 15:38:25
linux-kernel
[RFC hid v1 09/10] selftests: hid: ensure the program is correctly pinned
2022-11-24 15:37:59
linux-kernel
[RFC hid v1 07/10] selftests: hid: Add a variant parameter so we can emulate specific devices
2022-11-24 15:34:25
linux-kernel
[RFC hid v1 00/10] HID-BPF: add support for in-tree BPF programs
2022-11-24 15:33:43
linux-kernel
[RFC hid v1 02/10] WIP: bpf: allow to pin programs from the kernel when bpffs is mounted
2022-11-24 15:32:46
linux-kernel
[RFC hid v1 01/10] bpftool: generate json output of skeletons
2022-11-24 15:31:38
linux-kernel
[RFC hid v1 04/10] HID: add the bpf loader that can attach a generic hid-bpf program
2022-11-24 15:29:20
linux-kernel
[RFC hid v1 03/10] HID: add a tool to convert a bpf source into a generic bpf loader
2022-11-24 15:23:10
linux-kernel
[RFC hid v1 06/10] selftests: hid: add vmtest.sh
2022-11-24 15:22:39
linux-kernel
[RFC hid v1 05/10] HID: add report descriptor override for the X-Keys XK24
2022-11-23 15:24:30
linux-kernel
Re: [PATCH hid v12 03/15] HID: initial BPF implementation
2022-11-22 09:08:54
linux-bluetooth
Re: [PATCH -next] Bluetooth: Fix Kconfig warning for BT_HIDP
2022-11-18 11:07:18
linux-kernel
[PATCH for-6.2/hid-bpf] HID: force HID depending on INPUT
2022-11-18 08:46:31
linux-bluetooth
[PATCH hid-next] HID: fix BT_HIDP Kconfig dependencies
2022-11-16 11:28:19
linux-kernel
[PATCH] HID: bpf: return non NULL data pointer when CONFIG_HID_BPF is not set
2022-11-16 11:03:49
linux-kernel
Re: [PATCH][next] samples/hid: Fix spelling mistake "wihout" -> "without"
2022-11-03 17:05:36
linux-kernel
[PATCH hid v12 00/15] Introduce eBPF support for HID devices
2022-11-03 17:05:35
linux-kernel
[PATCH hid v12 15/15] Documentation: add HID-BPF docs
2022-11-03 16:45:26
linux-kernel
[PATCH hid v12 06/15] HID: bpf: allocate data memory for device_event BPF programs
2022-11-03 16:41:55
linux-kernel
[PATCH hid v12 10/15] HID: bpf: allow to change the report descriptor
2022-11-03 16:26:01
linux-kernel
[PATCH hid v12 02/15] HID: Kconfig: split HID support and hid-core compilation
2022-11-03 16:24:00
linux-kernel
[PATCH hid v12 01/15] HID: fix I2C_HID not selected when I2C_HID_OF_ELAN is
2022-11-03 16:21:54
linux-kernel
[PATCH hid v12 14/15] samples/hid: add Surface Dial example
2022-11-03 16:19:40
linux-kernel
[PATCH hid v12 13/15] samples/hid: add new hid BPF example
2022-11-03 16:17:45
linux-kernel
[PATCH hid v12 12/15] selftests/hid: Add a test for BPF_F_INSERT_HEAD
2022-11-03 16:06:12
linux-kernel
[PATCH hid v12 11/15] selftests/hid: add report descriptor fixup tests
2022-11-03 16:06:11
linux-kernel
[PATCH hid v12 04/15] selftests: add tests for the HID-bpf initial implementation
2022-11-03 16:06:05
linux-kernel
[PATCH hid v12 09/15] selftests/hid: add tests for bpf_hid_hw_request
2022-11-03 16:06:01
linux-kernel
[PATCH hid v12 08/15] HID: bpf: introduce hid_hw_request()
2022-11-03 16:05:52
linux-kernel
[PATCH hid v12 07/15] selftests/hid: add test to change the report size
2022-11-03 16:05:50
linux-kernel
[PATCH hid v12 05/15] HID: bpf jmp table: simplify the logic of cleaning up programs
2022-11-03 16:05:29
linux-kernel
[PATCH hid v12 03/15] HID: initial BPF implementation
2022-11-03 13:03:06
linux-kernel
Re: NULL pointer dereferences in hid-mcp2221
2022-10-27 09:37:49
linux-kernel
Re: [PATCH hid v11 02/14] HID: initial BPF implementation
2022-10-25 10:09:15
linux-kernel
[PATCH hid v11 09/14] HID: bpf: allow to change the report descriptor
2022-10-25 09:51:50
linux-kernel
[PATCH hid v11 04/14] HID: bpf jmp table: simplify the logic of cleaning up programs
2022-10-25 09:50:45
linux-kernel
[PATCH hid v11 10/14] selftests/hid: add report descriptor fixup tests
2022-10-25 09:50:36
linux-kernel
[PATCH hid v11 03/14] selftests: add tests for the HID-bpf initial implementation
2022-10-25 09:50:22
linux-kernel
[PATCH hid v11 07/14] HID: bpf: introduce hid_hw_request()
2022-10-25 09:50:07
linux-kernel
[PATCH hid v11 08/14] selftests/hid: add tests for bpf_hid_hw_request
2022-10-25 09:49:53
linux-kernel
[PATCH hid v11 06/14] selftests/hid: add test to change the report size
2022-10-25 09:49:34
linux-kernel
[PATCH hid v11 02/14] HID: initial BPF implementation
2022-10-25 09:49:19
linux-kernel
[PATCH hid v11 00/14] Introduce eBPF support for HID devices
2022-10-25 09:49:08
linux-kernel
[PATCH hid v11 01/14] HID: Kconfig: split HID support and hid-core compilation
2022-10-25 09:49:08
linux-kernel
[PATCH hid v11 05/14] HID: bpf: allocate data memory for device_event BPF programs