Toggle navigation
Patchwork
linux-kselftest
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Benjamin Tissoires
| State =
Action Required
| Archived =
No
| 45 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[HID,v3,9/9] selftests/hid: add test for assigning a given device to hid-generic
HID: bpf: add a new hook to control hid-generic
-
-
-
2024-10-01
Benjamin Tissoires
New
[HID,v3,8/9] HID: add per device quirk to force bind to hid-generic
HID: bpf: add a new hook to control hid-generic
-
-
-
2024-10-01
Benjamin Tissoires
New
[HID,v3,7/9] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device
HID: bpf: add a new hook to control hid-generic
-
-
-
2024-10-01
Benjamin Tissoires
New
[HID,v3,6/9] selftests/hid: cleanup C tests by adding a common struct uhid_device
HID: bpf: add a new hook to control hid-generic
-
-
-
2024-10-01
Benjamin Tissoires
New
[HID,v3,5/9] selftests/hid: add dependency on hid_common.h
HID: bpf: add a new hook to control hid-generic
-
-
-
2024-10-01
Benjamin Tissoires
New
[HID,v3,4/9] HID: bpf: allow write access to quirks field in struct hid_device
HID: bpf: add a new hook to control hid-generic
-
-
-
2024-10-01
Benjamin Tissoires
New
[HID,v3,3/9] HID: core: remove one more kmemdup on .probe()
HID: bpf: add a new hook to control hid-generic
-
-
-
2024-10-01
Benjamin Tissoires
New
[HID,v3,2/9] HID: core: save one kmemdup during .probe()
HID: bpf: add a new hook to control hid-generic
-
-
-
2024-10-01
Benjamin Tissoires
New
[HID,v3,1/9] HID: bpf: move HID-BPF report descriptor fixup earlier
HID: bpf: add a new hook to control hid-generic
-
-
-
2024-10-01
Benjamin Tissoires
New
[HID,v2,11/11] selftests/hid: add test to disable hid-input
[HID,v2,01/11] HID: bpf: move HID-BPF report descriptor fixup earlier
-
-
-
2024-09-10
Benjamin Tissoires
New
[HID,v2,01/11] HID: bpf: move HID-BPF report descriptor fixup earlier
[HID,v2,01/11] HID: bpf: move HID-BPF report descriptor fixup earlier
-
-
-
2024-09-10
Benjamin Tissoires
New
[HID,6/7] HID: bpf: Allow to control the connect mask of hid-generic from BPF
HID: bpf: add a new hook to control hid-generic
-
-
-
2024-09-02
Benjamin Tissoires
New
[HID,5/7] selftests/hid: add test for assigning a given device to hid-generic
HID: bpf: add a new hook to control hid-generic
-
-
-
2024-09-02
Benjamin Tissoires
New
[HID,4/7] HID: bpf: allow BPF programs to force using hid-generic
HID: bpf: add a new hook to control hid-generic
-
-
-
2024-09-02
Benjamin Tissoires
New
[v4,2/3] selftests/hid: Add initial hidraw tests skeleton
HID: hidraw: HIDIOCREVOKE introduction
-
-
-
2024-08-26
Benjamin Tissoires
New
[HID,06/12] HID: bpf: add HID-BPF hooks for hid_hw_output_report
HID: bpf_struct_ops, part 2
-
-
-
2024-06-21
Benjamin Tissoires
New
[HID,v2,16/16] HID: bpf: make part of struct hid_device writable
HID: convert HID-BPF into using bpf_struct_ops
-
-
-
2024-06-07
Benjamin Tissoires
New
[HID,04/13] selftests/hid: convert the hid_bpf selftests with struct_ops
HID: convert HID-BPF into using bpf_struct_ops
-
-
-
2024-05-28
Benjamin Tissoires
New
[RFC,bpf-next,8/8] bpf: rely on __aux suffix for bpf_wq_set_callback_impl
Implement generic bpf_async cb
-
-
-
2024-05-07
Benjamin Tissoires
New
[RFC,bpf-next,7/8] bpf: implement __aux kfunc argument suffix to fetch prog_aux
Implement generic bpf_async cb
-
-
-
2024-05-07
Benjamin Tissoires
New
[RFC,bpf-next,6/8] bpf: remove one special case of is_bpf_wq_set_callback_impl_kfunc
Implement generic bpf_async cb
-
-
-
2024-05-07
Benjamin Tissoires
New
[RFC,bpf-next,5/8] selftests/bpf: rely on wq_callback_fn_t
Implement generic bpf_async cb
-
-
-
2024-05-07
Benjamin Tissoires
New
[RFC,bpf-next,4/8] bpf: typedef a type for the bpf_wq callbacks
Implement generic bpf_async cb
-
-
-
2024-05-07
Benjamin Tissoires
New
[RFC,bpf-next,3/8] bpf: implement __async and __s_async kfunc suffixes
Implement generic bpf_async cb
-
-
-
2024-05-07
Benjamin Tissoires
New
[RFC,bpf-next,2/8] bpf: add kfunc_meta parameter to push_callback_call()
Implement generic bpf_async cb
-
-
-
2024-05-07
Benjamin Tissoires
New
[RFC,bpf-next,1/8] bpf: ignore sleepable prog parameter for kfuncs
Implement generic bpf_async cb
-
-
-
2024-05-07
Benjamin Tissoires
New
[v2,2/3] bpf: do not walk twice the hash map on free
bpf_wq followup series
-
-
-
2024-04-30
Benjamin Tissoires
New
[bpf-next,v2,15/16] bpf: add bpf_wq_start
Introduce bpf_wq
-
-
-
2024-04-20
Benjamin Tissoires
New
[bpf-next,v5b,6/6] selftests/bpf: add sleepable timer tests
Untitled series #237931
-
-
-
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)
-
-
-
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
[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
[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,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,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,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,v3,02/16] bpf/verifier: introduce in_sleepable() helper
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,02/10] bpf/helpers: introduce sleepable timers
allow HID-BPF to do device IOs
-
-
-
2024-02-14
Benjamin Tissoires
New
[RFC,bpf-next,9/9] selftests/hid: add another set of delayed work tests
[RFC,bpf-next,1/9] bpf: allow more maps in sleepable bpf programs
-
-
-
2024-02-09
Benjamin Tissoires
New
[RFC,bpf-next,7/9] HID: bpf: allow to defer work in a delayed workqueue
[RFC,bpf-next,1/9] bpf: allow more maps in sleepable bpf programs
-
-
-
2024-02-09
Benjamin Tissoires
New
[1/3] selftests/hid: ensure we can compile the tests on kernels pre-6.3
selftests/hid: assorted fixes
-
-
-
2023-08-25
Benjamin Tissoires
New