index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
hid
/
hid_bpf.c
Age
Commit message (
Expand
)
Author
2024-09-19
Merge tag 'hid-for-linus-2024091602' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-09-17
Merge tag 'linux_kselftest-next-6.12-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-08-29
selftests/hid: extract the utility part of hid_bpf.c into its own header
Benjamin Tissoires
2024-08-06
selftests: harness: remove unneeded __constructor_order_last()
Masahiro Yamada
2024-07-24
selftests/hid: add test for attaching multiple time the same struct_ops
Benjamin Tissoires
2024-07-24
selftests/hid: disable struct_ops auto-attach
Benjamin Tissoires
2024-06-27
selftests/hid: add an infinite loop test for hid_bpf_try_input_report
Benjamin Tissoires
2024-06-27
selftests/hid: add another test for injecting an event from an event hook
Benjamin Tissoires
2024-06-27
selftests/hid: add wq test for hid_bpf_input_report()
Benjamin Tissoires
2024-06-27
selftests/hid: add tests for hid_hw_output_report HID-BPF hooks
Benjamin Tissoires
2024-06-27
selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks
Benjamin Tissoires
2024-06-14
selftests/hid: add subprog call test
Benjamin Tissoires
2024-06-14
selftests/hid: convert the hid_bpf selftests with struct_ops
Benjamin Tissoires
2024-04-10
selftests/hid: add tests for hid_bpf_input_report
Benjamin Tissoires
2024-04-10
selftests/hid: Add test for hid_bpf_hw_output_report
Benjamin Tissoires
2023-01-18
selftests: hid: enforce new attach API
Benjamin Tissoires
2023-01-18
selftests: hid: prepare tests for HID_BPF API change
Benjamin Tissoires
2023-01-18
selftests: hid: ensure the program is correctly pinned
Benjamin Tissoires
2023-01-18
selftests: hid: attach/detach 2 bpf programs, not just one
Benjamin Tissoires
2022-11-15
selftests/hid: Add a test for BPF_F_INSERT_HEAD
Benjamin Tissoires
2022-11-15
selftests/hid: add report descriptor fixup tests
Benjamin Tissoires
2022-11-15
selftests/hid: add tests for bpf_hid_hw_request
Benjamin Tissoires
2022-11-15
selftests/hid: add test to change the report size
Benjamin Tissoires
2022-11-15
selftests: add tests for the HID-bpf initial implementation
Benjamin Tissoires