On Tue, 27 Aug 2024 17:19:28 +0900, bentiss@kernel.org wrote:
The is the v5 of the HIDIOCREVOKE patches.
After a small discussion with Peter, we decided to:
- drop the BPF hooks that are problematic (Linus doesn't want "ALLOW_ERROR_INJECTION" to be used as "normal" fmodret bpf hooks)
- punt those BPF hooks later once we get the API right
- I'll be the one sending that new version, given that it's easier for me ATM
[...]
Applied to hid/hid.git (for-6.12/hidraw), thanks!
[1/4] HID: hidraw: add HIDIOCREVOKE ioctl https://git.kernel.org/hid/hid/c/b31c9d9dc343 [2/4] selftests/hid: extract the utility part of hid_bpf.c into its own header https://git.kernel.org/hid/hid/c/375e9bde9fc0 [3/4] selftests/hid: Add initial hidraw tests skeleton https://git.kernel.org/hid/hid/c/8163892a629c [4/4] selftests/hid: Add HIDIOCREVOKE tests https://git.kernel.org/hid/hid/c/321f7798cfb8
Cheers,