summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-07-03selftests/mm: include linux/mman.hEdward Liaw-4/+1
2024-07-03selftests/mm: use asm volatile to not optimize mmap read variablePankaj Raghav-1/+2
2024-07-03selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASSJohn Hubbard-48/+48
2024-07-03selftests/mm: mseal, self_elf: factor out test macros and other duplicated itemsJohn Hubbard-80/+44
2024-07-03selftests/mm: mseal, self_elf: fix missing __NR_msealJohn Hubbard-2/+2
2024-07-03selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()Donet Tom-0/+119
2024-07-03selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable...Dev Jain-222/+232
2024-07-03selftests/mm: va_high_addr_switch: reduce test noiseDev Jain-4/+0
2024-07-03selftests: mm: check return valuesMuhammad Usama Anjum-1/+3
2024-07-03selftests: openvswitch: Be more verbose with selftest debugging.Aaron Conole-3/+6
2024-07-03selftests: openvswitch: Attempt to autoload module.Aaron Conole-5/+9
2024-07-03selftests: openvswitch: Bump timeout to 15 minutes.Aaron Conole-0/+1
2024-07-03selftests: drv-net: rss_ctx: allow more noise on default contextJakub Kicinski-6/+10
2024-07-03riscv: selftests: Fix vsetivli args for clangCharlie Jenkins-1/+1
2024-07-02tools: net: package libynl for use in selftestsJakub Kicinski-0/+21
2024-07-02Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/li...Linus Torvalds-10/+22
2024-07-02cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco-25/+29
2024-07-02selftests/bpf: Remove arena tests from DENYLIST.s390xIlya Leoshkevich-3/+0
2024-07-02selftests/bpf: Add UAF tests for arena atomicsIlya Leoshkevich-0/+94
2024-07-02selftests/bpf: Introduce __arena_globalIlya Leoshkevich-37/+32
2024-07-02selftests/livepatch: Add selftests for "replace" sysfs attributeYafang Shao-0/+48
2024-07-02selftests/bpf: Add testcase where 7th argment is structPu Lehui-0/+69
2024-07-02selftests/bpf: Factor out many args tests from tracing_structPu Lehui-58/+86
2024-07-02selftests/xsk: Enhance batch size support with dynamic configurationsTushar Vyavahare-6/+22
2024-07-02selftests/xsk: Ensure traffic validation proceeds after ring size adjustment ...Tushar Vyavahare-5/+9
2024-07-01Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+4
2024-07-01selftests/bpf: Delete extra blank lines in test_sockmapZhu Jun-1/+0
2024-07-01selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfuncLorenzo Bianconi-0/+325
2024-07-01selftests/hid: ensure CKI can compile our new tests on old kernelsBenjamin Tissoires-0/+16
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman-496/+1901
2024-07-01selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman-1/+1
2024-07-01Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller-0/+37
2024-06-29selftests: kselftest: also use strerror() on nolibcThomas Weißschuh-8/+0
2024-06-29tools/nolibc: implement strerror()Thomas Weißschuh-0/+4
2024-06-29selftests/nolibc: introduce condition to run tests only on nolibcThomas Weißschuh-13/+19
2024-06-29tools/nolibc: implement strtol() and friendsThomas Weißschuh-0/+61
2024-06-29selftests/nolibc: run-tests.sh: use -Werror by defaultThomas Weißschuh-3/+8
2024-06-29selftests/nolibc: disable brk()/sbrk() tests on muslThomas Weißschuh-3/+7
2024-06-29selftests/nolibc: fix printf format mismatch in expect_str_buf_eq()Thomas Weißschuh-1/+1
2024-06-28selftests: proc: remove unreached code and fix build warningAmer Al Shanawany-3/+0
2024-06-28tools/testing/radix-tree/idr-test: add missing MODULE_DESCRIPTION defineSidhartha Kumar-0/+1
2024-06-28selftests: drv-net: rss_ctx: convert to defer()Jakub Kicinski-132/+103
2024-06-28selftests: drv-net: add ability to schedule cleanup with defer()Jakub Kicinski-0/+55
2024-06-28selftests: net: ksft: avoid continue when handling resultsJakub Kicinski-15/+15
2024-06-28selftests/net: Add test coverage for UDP GSO software fallbackJakub Sitnicki-3/+55
2024-06-28KVM: selftests: Add test for configure of x86 APIC bus frequencyIsaku Yamahata-0/+203
2024-06-28KVM: selftests: Add guest udelay() utility for x86Reinette Chatre-0/+29
2024-06-28selftests/seccomp: check that a zombie leader doesn't affect othersAndrei Vagin-0/+77
2024-06-28selftests/seccomp: add test for NOTIF_RECV and unused filtersAndrei Vagin-0/+54
2024-06-28iommufd/selftest: Fix tests to use MOCK_PAGE_SIZE based buffer sizesJoao Martins-18/+18