index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
hid
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
selftests/hid: add tests for missing release on the Dell Synaptics
Benjamin Tissoires
1
-0
/
+55
2025-09-30
Merge branch 'for-6.18/selftests' into for-linus
Benjamin Tissoires
1
-245
/
+423
2025-09-17
selftests/hid: hidraw: forge wrong ioctls and tests them
Benjamin Tissoires
1
-0
/
+127
2025-09-17
selftests/hid: hidraw: add more coverage for hidraw ioctls
Benjamin Tissoires
2
-0
/
+352
2025-09-17
selftests/hid: update vmtest.sh for virtme-ng
Benjamin Tissoires
1
-245
/
+423
2025-07-31
Merge tag 'hid-for-linus-2025073101' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
9
-157
/
+412
2025-07-31
Merge branch 'for-6.17/selftests' into for-linus
Jiri Kosina
9
-157
/
+412
2025-07-25
selftests: net: Enable legacy netfilter legacy options.
Florian Westphal
1
-0
/
+1
2025-07-13
selftests/hid: add a test case for the recent syzbot underflow
Benjamin Tissoires
1
-0
/
+70
2025-07-10
selftests/hid: sync python tests to hid-tools 0.10
Benjamin Tissoires
1
-0
/
+19
2025-07-10
selftests/hid: sync the python tests to hid-tools 0.8
Benjamin Tissoires
9
-43
/
+69
2025-07-10
selftests/hid: run ruff format on the python part
Benjamin Tissoires
2
-115
/
+325
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF
Eric Biggers
1
-1
/
+0
2025-02-25
Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
1
-2
/
+0
2025-02-18
tools: Remove redundant quiet setup
Charlie Jenkins
1
-2
/
+0
2024-12-10
selftests/hid: Add host-tools to .gitignore
Charlie Jenkins
1
-0
/
+1
2024-11-29
selftests/hid: fix kfunc inclusions with newer bpftool
Benjamin Tissoires
1
-8
/
+11
2024-11-28
selftests: hid: fix typo and exit code
Maximilian Heyne
1
-7
/
+9
2024-11-25
Revert "HID: bpf: allow write access to quirks field in struct hid_device"
Linus Torvalds
3
-96
/
+2
2024-11-18
Merge branch 'for-6.13/bpf' into for-linus
Jiri Kosina
6
-113
/
+206
2024-10-16
selftest: hid: add the missing tests directory
Yun Lu
1
-0
/
+1
2024-10-04
selftests/hid: add test for assigning a given device to hid-generic
Benjamin Tissoires
3
-2
/
+96
2024-10-04
selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device
Benjamin Tissoires
3
-19
/
+31
2024-10-04
selftests/hid: cleanup C tests by adding a common struct uhid_device
Benjamin Tissoires
3
-100
/
+87
2024-10-04
selftests/hid: add dependency on hid_common.h
Benjamin Tissoires
1
-1
/
+1
2024-10-01
selftest: hid: add missing run-hid-tools-tests.sh
Yun Lu
1
-0
/
+2
2024-09-19
Merge tag 'hid-for-linus-2024091602' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
5
-436
/
+677
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: Add HIDIOCREVOKE tests
Benjamin Tissoires
1
-0
/
+147
2024-08-29
selftests/hid: Add initial hidraw tests skeleton
Benjamin Tissoires
3
-1
/
+92
2024-08-29
selftests/hid: extract the utility part of hid_bpf.c into its own header
Benjamin Tissoires
2
-435
/
+438
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-07-24
selftests/hid: fix bpf_wq new API
Benjamin Tissoires
2
-2
/
+2
2024-07-01
selftests/hid: ensure CKI can compile our new tests on old kernels
Benjamin Tissoires
1
-0
/
+16
2024-06-27
selftests/hid: add an infinite loop test for hid_bpf_try_input_report
Benjamin Tissoires
2
-0
/
+78
2024-06-27
selftests/hid: add another test for injecting an event from an event hook
Benjamin Tissoires
3
-0
/
+79
2024-06-27
selftests/hid: add wq test for hid_bpf_input_report()
Benjamin Tissoires
3
-0
/
+126
2024-06-27
selftests/hid: add tests for hid_hw_output_report HID-BPF hooks
Benjamin Tissoires
2
-0
/
+160
2024-06-27
selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks
Benjamin Tissoires
2
-0
/
+188
2024-06-14
selftests/hid: add subprog call test
Benjamin Tissoires
2
-0
/
+65
2024-06-14
selftests/hid: convert the hid_bpf selftests with struct_ops
Benjamin Tissoires
3
-65
/
+89
2024-05-07
selftests/hid: skip tests with HID-BPF if udev-hid-bpf is not installed
Benjamin Tissoires
1
-0
/
+5
2024-05-07
selftests/hid: add tests for the Raptor Mach 2 joystick
Benjamin Tissoires
1
-1
/
+46
2024-05-07
selftests/hid: move the gamepads definitions in the test file
Benjamin Tissoires
1
-4
/
+411
2024-05-07
selftests/hid: import base_gamepad.py from hid-tools
Benjamin Tissoires
2
-1
/
+242
2024-05-07
selftests/hid: add Huion Kamvas Pro 19 tests
Benjamin Tissoires
1
-0
/
+191
2024-05-07
selftests/hid: tablets: also check for XP-Pen offset correction
Benjamin Tissoires
1
-2
/
+16
2024-05-07
selftests/hid: tablets: add a couple of XP-PEN tablets
Benjamin Tissoires
1
-0
/
+246
[next]