summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-05-03Merge tag 'sound-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-05-02Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-01Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-01ASoC: stm32: sai: fix kernel rate configurationMark Brown
2025-04-29selftests: net: tc_taprio: new testVladimir Oltean
2025-04-29selftests: net: tsn_lib: add window_size argument to isochron_do()Vladimir Oltean
2025-04-29selftests: net: tsn_lib: create common helper for counting received packetsVladimir Oltean
2025-04-29Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-29Merge tag 'fixes-2025-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-29selftests: ublk: fix UBLK_F_NEED_GET_DATAMing Lei
2025-04-28selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviourVictor Nogueira
2025-04-26Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-26Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-25selftests: net: bridge_vlan_aware: test untagged/8021p-tagged with and withou...Vladimir Oltean
2025-04-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-25selftests/bpf: Correct typo in __clang_major__ macroPeilin Ye
2025-04-25Merge tag 'cxl-fixes-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-25selftests/bpf: add test for softlock when modifying hashmap while iteratingBrandon Kammerdiener
2025-04-24Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-24Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-24selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutilsUday Shankar
2025-04-24selftests/fs/mount-notify: test also remove/flush of mntns marksAmir Goldstein
2025-04-23selftests/tc-testing: Add test for HFSC queue emptying during peek operationCong Wang
2025-04-23selftests: mptcp: diag: use mptcp_lib_get_info_valueGeliang Tang
2025-04-23selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx'Ming Lei
2025-04-23selftests: ublk: fix recover testMing Lei
2025-04-23selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failureIhor Solodrai
2025-04-22lib: Ensure prime numbers tests are included in KUnit test runsMark Brown
2025-04-19Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-18Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-04-18Merge tag 'linux_kselftest-kunit-fixes-6.15-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2025-04-18Merge tag 'linux_kselftest-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-04-18cxl: Fix devm host device for CXL fwctl initializationDave Jiang
2025-04-18Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-18tracing: selftests: Add testing a user string to filtersSteven Rostedt
2025-04-18selftests/pcie_bwctrl: Fix test progs listIlpo Järvinen
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds
2025-04-16selftests: ublk: add generic_06 for covering fault injectUday Shankar
2025-04-16selftests: ublk: move creating UBLK_TMP into _prep_test()Ming Lei
2025-04-16selftests: ublk: add test_stress_05.shMing Lei
2025-04-16selftests: ublk: support user recoveryMing Lei
2025-04-16selftests: ublk: support target specific command lineMing Lei
2025-04-16selftests: ublk: increase max nr_queues and queue depthMing Lei
2025-04-16selftests: ublk: set queue pthread's cpu affinityMing Lei
2025-04-16selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFE...Ming Lei
2025-04-16selftests: ublk: add two stress tests for zero copy featureMing Lei
2025-04-16selftests: ublk: run stress tests in parallelMing Lei
2025-04-16selftests: ublk: make sure _add_ublk_dev can return in sub-shellMing Lei