index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
hid
/
hid_bpf.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-25
Revert "HID: bpf: allow write access to quirks field in struct hid_device"
Linus Torvalds
1
-79
/
+1
2024-10-04
selftests/hid: add test for assigning a given device to hid-generic
Benjamin Tissoires
1
-1
/
+79
2024-10-04
selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device
Benjamin Tissoires
1
-1
/
+1
2024-10-04
selftests/hid: cleanup C tests by adding a common struct uhid_device
Benjamin Tissoires
1
-50
/
+27
2024-09-19
Merge tag 'hid-for-linus-2024091602' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-435
/
+2
2024-09-17
Merge tag 'linux_kselftest-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-6
/
+0
2024-08-29
selftests/hid: extract the utility part of hid_bpf.c into its own header
Benjamin Tissoires
1
-435
/
+2
2024-08-06
selftests: harness: remove unneeded __constructor_order_last()
Masahiro Yamada
1
-6
/
+0
2024-07-24
selftests/hid: add test for attaching multiple time the same struct_ops
Benjamin Tissoires
1
-0
/
+18
2024-07-24
selftests/hid: disable struct_ops auto-attach
Benjamin Tissoires
1
-0
/
+8
2024-06-27
selftests/hid: add an infinite loop test for hid_bpf_try_input_report
Benjamin Tissoires
1
-0
/
+41
2024-06-27
selftests/hid: add another test for injecting an event from an event hook
Benjamin Tissoires
1
-0
/
+36
2024-06-27
selftests/hid: add wq test for hid_bpf_input_report()
Benjamin Tissoires
1
-0
/
+38
2024-06-27
selftests/hid: add tests for hid_hw_output_report HID-BPF hooks
Benjamin Tissoires
1
-0
/
+102
2024-06-27
selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks
Benjamin Tissoires
1
-0
/
+109
2024-06-14
selftests/hid: add subprog call test
Benjamin Tissoires
1
-0
/
+41
2024-06-14
selftests/hid: convert the hid_bpf selftests with struct_ops
Benjamin Tissoires
1
-28
/
+31
2024-04-10
selftests/hid: add tests for hid_bpf_input_report
Benjamin Tissoires
1
-2
/
+47
2024-04-10
selftests/hid: Add test for hid_bpf_hw_output_report
Benjamin Tissoires
1
-0
/
+63
2023-01-18
selftests: hid: enforce new attach API
Benjamin Tissoires
1
-5
/
+1
2023-01-18
selftests: hid: prepare tests for HID_BPF API change
Benjamin Tissoires
1
-4
/
+25
2023-01-18
selftests: hid: ensure the program is correctly pinned
Benjamin Tissoires
1
-1
/
+2
2023-01-18
selftests: hid: attach/detach 2 bpf programs, not just one
Benjamin Tissoires
1
-1
/
+7
2022-11-15
selftests/hid: Add a test for BPF_F_INSERT_HEAD
Benjamin Tissoires
1
-0
/
+43
2022-11-15
selftests/hid: add report descriptor fixup tests
Benjamin Tissoires
1
-0
/
+32
2022-11-15
selftests/hid: add tests for bpf_hid_hw_request
Benjamin Tissoires
1
-1
/
+55
2022-11-15
selftests/hid: add test to change the report size
Benjamin Tissoires
1
-0
/
+41
2022-11-15
selftests: add tests for the HID-bpf initial implementation
Benjamin Tissoires
1
-0
/
+675