summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-10-24iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY_TRACKINGJoao Martins-0/+32
2023-10-24iommufd/selftest: Test IOMMU_HWPT_ALLOC_DIRTY_TRACKINGJoao Martins-0/+52
2023-10-24iommufd/selftest: Expand mock_domain with dev_flagsJoao Martins-0/+29
2023-10-23selftests/bpf: test if state loops are detected in a tricky caseEduard Zingerman-0/+177
2023-10-23selftests/bpf: tests with delayed read/precision makrs in loop bodyEduard Zingerman-0/+518
2023-10-23bpf: exact states comparison for iterator convergence checksEduard Zingerman-0/+1
2023-10-23tcp: introduce tcp_clock_ms()Eric Dumazet-2/+2
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+13
2023-10-21selftests: tc-testing: add test for 'rt' upgrade on hfscPedro Tammela-6/+26
2023-10-20Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...Linus Torvalds-7/+9
2023-10-20selftests/bpf: Add more test cases for bpf memory allocatorHou Tao-7/+193
2023-10-20selftests/bpf: Make linked_list failure test more robustKumar Kartikeya Dwivedi-9/+5
2023-10-20selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel-0/+13
2023-10-20KVM: riscv: selftests: Add SBI DBCN extension to get-reg-list testAnup Patel-0/+2
2023-10-19selftests/bpf: Add tests for open-coded task and css iterChuyi Zhou-0/+415
2023-10-19selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.cChuyi Zhou-9/+9
2023-10-19bpf: Introduce css open-coded iterator kfuncsChuyi Zhou-0/+6
2023-10-19bpf: Introduce task open coded iterator kfuncsChuyi Zhou-0/+5
2023-10-19bpf: Introduce css_task open-coded iterator kfuncsChuyi Zhou-0/+8
2023-10-19selftests/bpf/sockopt: Add io_uring supportBreno Leitao-6/+107
2023-10-19selftests/net: Extract uring helpers to be reusableBreno Leitao-266/+3
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-37/+376
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-7/+230
2023-10-19selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts-0/+13
2023-10-19selftests: mptcp: join: correctly check for no RSTMatthieu Baerts-2/+6
2023-10-19selftests: net: add very basic test for netdev names and namespacesJakub Kicinski-0/+88
2023-10-19inet: lock the socket in ip_sock_set_tos()Eric Dumazet-1/+1
2023-10-18selftests: tc-testing: move auxiliary scripts to a dedicated folderPedro Tammela-5/+5
2023-10-18selftests: tc-testing: add missing Kconfig options to 'config'Pedro Tammela-0/+9
2023-10-18KVM: arm64: selftests: Test for setting ID register from usersapceJing Zhang-0/+482
2023-10-18tools headers arm64: Update sysreg.h with kernel sourcesJing Zhang-14/+14
2023-10-18KVM: selftests: Generate sysreg-defs.h and add to include pathOliver Upton-3/+20
2023-10-18proc: test /proc/${pid}/statmSwarup Laxman Kotiaklapudi-5/+92
2023-10-18selftests: add a selftest to verify hugetlb usage in memcgNhat Pham-0/+237
2023-10-18selftests/mm: add a new test for madv and hugetlbBreno Leitao-0/+78
2023-10-18selftests/mm: export get_free_hugepages()Breno Leitao-19/+20
2023-10-18radix tree test suite: fix allocation calculation in kmem_cache_alloc_bulk()Liam R. Howlett-2/+2
2023-10-18selftests: mm: add pagemap ioctl testsMuhammad Usama Anjum-1/+1669
2023-10-18Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton-1/+7
2023-10-18selftests/resctrl: Fix MBM test failure when MBA unavailableIlpo Järvinen-1/+1
2023-10-18selftests/clone3: Report descriptive test namesMark Brown-73/+192
2023-10-18selftests:modify the incorrect print formatzhujun2-7/+7
2023-10-18selftests/efivarfs: create-read: fix a resource leakzhujun2-0/+2
2023-10-18selftests/ftrace: Add riscv support for kprobe arg testsYu Liao-0/+10
2023-10-18selftests/ftrace: add loongarch support for kprobe args char testsYu Liao-0/+3
2023-10-18selftests/clone3: Fix broken test under !CONFIG_TIME_NSTiezhu Yang-1/+6
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda-0/+1
2023-10-18selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter-0/+6
2023-10-18netfilter: nf_tables: audit log object reset once per tablePhil Sutter-0/+46
2023-10-18net: skb_find_text: Ignore patterns extending past 'to'Phil Sutter-1/+129