summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-272-2/+2
|\
| * Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-03117-815/+1472
| |\
| * | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-172-2/+2
* | | Merge tag 'for-linus-2023042601' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-2731-10/+8614
|\ \ \
| * \ \ Merge branch 'for-6.4/tests' into for-linusJiri Kosina2023-04-2631-10/+8614
| |\ \ \
| | * | | selftests: hid: import hid-tools usb-crash testsBenjamin Tissoires2023-04-123-0/+111
| | * | | selftests: hid: import hid-tools hid-sony and hid-playstation testsBenjamin Tissoires2023-04-124-0/+355
| | * | | selftests: hid: import hid-tools hid-ite testsBenjamin Tissoires2023-04-124-0/+175
| | * | | selftests: hid: import hid-tools hid-apple testsBenjamin Tissoires2023-04-124-0/+449
| | * | | selftests: hid: import hid-tools wacom testsBenjamin Tissoires2023-04-125-0/+2215
| | * | | selftests: hid: import hid-tools hid-multitouch and hid-tablets testsBenjamin Tissoires2023-04-127-0/+2980
| | * | | selftests: hid: import hid-tools hid-mouse testsBenjamin Tissoires2023-04-123-0/+985
| | * | | selftests: hid: import hid-tools hid-keyboards testsBenjamin Tissoires2023-04-123-0/+493
| | * | | selftests: hid: import hid-tools hid-gamepad testsBenjamin Tissoires2023-04-123-0/+217
| | * | | selftests: hid: import hid-tools hid-core testsBenjamin Tissoires2023-04-128-1/+620
| | * | | selftests: hid: make vmtest rely on makeBenjamin Tissoires2023-04-121-10/+15
* | | | | Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-04-272-13/+76
|\ \ \ \ \
| * \ \ \ \ Merge tag 'asoc-v6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-04-2436-174/+349
| |\ \ \ \ \
| * | | | | | kselftest/alsa - pcm-test: Don't include diagnostic message in test nameMark Brown2023-03-241-6/+7
| * | | | | | kselftest/alsa - mixer-test: Log values associated with event issuesMark Brown2023-03-241-0/+44
| * | | | | | kselftest/alsa: Log card names during startupMark Brown2023-03-082-0/+20
| * | | | | | kselftest/alsa - mixer: Always log control namesMark Brown2023-03-081-0/+3
| * | | | | | kselftest/alsa - mixer-test: Don't fail tests if we can't restore defaultMark Brown2023-03-081-7/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-273-61/+97
|\ \ \ \ \ \
| * | | | | | iommufd/selftest: Cover domain unmap with huge pages and accessJason Gunthorpe2023-04-041-0/+34
| * | | | | | Merge branch 'iommufd/for-rc' into for-nextJason Gunthorpe2023-04-04117-815/+1472
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | iommufd/selftest: Add a selftest for iommufd_device_attach() with a hwpt argu...Jason Gunthorpe2023-03-061-1/+13
| * | | | | | iommufd/selftest: Make selftest create a more complete mock deviceJason Gunthorpe2023-03-062-10/+0
| * | | | | | iommufd/selftest: Rename the remaining mock device_id's to stdev_idJason Gunthorpe2023-03-062-21/+21
| * | | | | | iommufd/selftest: Rename domain_id to hwpt_id for FIXTURE iommufd_mock_domainJason Gunthorpe2023-03-061-12/+12
| * | | | | | iommufd/selftest: Rename domain_id to stdev_id for FIXTURE iommufd_ioasJason Gunthorpe2023-03-061-11/+11
| * | | | | | iommufd/selftest: Rename the sefltest 'device_id' to 'stdev_id'Jason Gunthorpe2023-03-061-8/+8
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-26438-19555/+42993
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-04-262-0/+94
| |\ \ \ \ \ \
| | * | | | | | selftests: tc-testing: add more tests for sch_qfqPedro Tammela2023-04-231-0/+72
| | * | | | | | net/sched: sch_fq: fix integer overflow of "credit"Davide Caratti2023-04-211-0/+22
| * | | | | | | selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter testsAndrii Nakryiko2023-04-241-11/+15
| * | | | | | | bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixedDave Marchevsky2023-04-241-2/+0
| * | | | | | | selftests/bpf: verifier/prevent_map_lookup converted to inline assemblyEduard Zingerman2023-04-223-29/+63
| * | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-04-2189-8516/+12387
| |\ \ \ \ \ \ \
| | * | | | | | | selftests/bpf: verifier/value_ptr_arith converted to inline assemblyEduard Zingerman2023-04-213-1146/+1451
| | * | | | | | | selftests/bpf: verifier/value_illegal_alu converted to inline assemblyEduard Zingerman2023-04-213-95/+151
| | * | | | | | | selftests/bpf: verifier/unpriv converted to inline assemblyEduard Zingerman2023-04-214-562/+764
| | * | | | | | | selftests/bpf: verifier/subreg converted to inline assemblyEduard Zingerman2023-04-213-533/+675
| | * | | | | | | selftests/bpf: verifier/spin_lock converted to inline assemblyEduard Zingerman2023-04-213-447/+535
| | * | | | | | | selftests/bpf: verifier/sock converted to inline assemblyEduard Zingerman2023-04-213-706/+982
| | * | | | | | | selftests/bpf: verifier/search_pruning converted to inline assemblyEduard Zingerman2023-04-213-266/+341
| | * | | | | | | selftests/bpf: verifier/runtime_jit converted to inline assemblyEduard Zingerman2023-04-213-231/+362
| | * | | | | | | selftests/bpf: verifier/regalloc converted to inline assemblyEduard Zingerman2023-04-213-277/+366
| | * | | | | | | selftests/bpf: verifier/ref_tracking converted to inline assemblyEduard Zingerman2023-04-213-1082/+1497