summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-07-05selftest/timerns: fix clang build failures for abs() callsJohn Hubbard
2024-07-04selftest/mm: test enable_soft_offline behaviorsJiaqi Yan
2024-07-04mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.Audra Mitchell
2024-07-04mm: update uffd-stress to handle EINVAL for unset config featuresAudra Mitchell
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-04Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-03selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang
2024-07-03selftests: fix OOM in msg_zerocopy selftestZijian Zhang
2024-07-03selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima
2024-07-03selftests/damon/damon_nr_regions: test online-tuned max_nr_regionsSeongJae Park
2024-07-03_damon_sysfs: implement commit() for online parameters updateSeongJae Park
2024-07-03selftests/damon: implement test for min/max_nr_regionsSeongJae Park
2024-07-03selftests/damon/_damon_sysfs: implement kdamonds stop functionSeongJae Park
2024-07-03selftests/damon: implement DAMOS tried regions testSeongJae Park
2024-07-03selftests/damon: implement a program for even-numbered memory regions accessSeongJae Park
2024-07-03selftests/damon/_damon_sysfs: support schemes_update_tried_regionsSeongJae Park
2024-07-03selftests/damon/access_memory: use user-defined region sizeSeongJae Park
2024-07-03selftests/mm: remove local __NR_* definitionsJohn Hubbard
2024-07-03selftests/mm: guard defines from shmEdward Liaw
2024-07-03selftests/mm: include linux/mman.hEdward Liaw
2024-07-03selftests/mm: use asm volatile to not optimize mmap read variablePankaj Raghav
2024-07-03selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASSJohn Hubbard
2024-07-03selftests/mm: mseal, self_elf: factor out test macros and other duplicated itemsJohn Hubbard
2024-07-03selftests/mm: mseal, self_elf: fix missing __NR_msealJohn Hubbard
2024-07-03selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()Donet Tom
2024-07-03selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable...Dev Jain
2024-07-03selftests/mm: va_high_addr_switch: reduce test noiseDev Jain
2024-07-03selftests: mm: check return valuesMuhammad Usama Anjum
2024-07-03selftests: openvswitch: Be more verbose with selftest debugging.Aaron Conole
2024-07-03selftests: openvswitch: Attempt to autoload module.Aaron Conole
2024-07-03selftests: openvswitch: Bump timeout to 15 minutes.Aaron Conole
2024-07-03selftests: drv-net: rss_ctx: allow more noise on default contextJakub Kicinski
2024-07-03riscv: selftests: Fix vsetivli args for clangCharlie Jenkins
2024-07-02tools: net: package libynl for use in selftestsJakub Kicinski
2024-07-02Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-07-02cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco
2024-07-02selftests/bpf: Remove arena tests from DENYLIST.s390xIlya Leoshkevich
2024-07-02selftests/bpf: Add UAF tests for arena atomicsIlya Leoshkevich
2024-07-02selftests/bpf: Introduce __arena_globalIlya Leoshkevich
2024-07-02selftests/livepatch: Add selftests for "replace" sysfs attributeYafang Shao
2024-07-02selftests/bpf: Add testcase where 7th argment is structPu Lehui
2024-07-02selftests/bpf: Factor out many args tests from tracing_structPu Lehui
2024-07-02selftests/xsk: Enhance batch size support with dynamic configurationsTushar Vyavahare
2024-07-02selftests/xsk: Ensure traffic validation proceeds after ring size adjustment ...Tushar Vyavahare
2024-07-01Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-01selftests/bpf: Delete extra blank lines in test_sockmapZhu Jun
2024-07-01selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfuncLorenzo Bianconi
2024-07-01selftests/hid: ensure CKI can compile our new tests on old kernelsBenjamin Tissoires
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman