summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
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
2023-10-18selftests/bpf: Add options and frags to xdp_hw_metadataLarysa Zaremba-13/+67
2023-10-17selftests: forwarding: bridge_fdb_learning_limit: Add a new selftestJohannes Nixdorf-1/+285
2023-10-17selftests/user_events: Fix abi_test for BE archsBeau Belgrave-7/+9
2023-10-17selftests/bpf: Add additional mprog query test coverageDaniel Borkmann-1/+130
2023-10-17selftests/bpf: Add selftest for bpf_task_under_cgroup() in sleepable progYafang Shao-3/+36
2023-10-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-617/+2405
2023-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-25/+141
2023-10-16mm/ksm: test case for prctl fork/exec workflowStefan Roesch-1/+65
2023-10-16selftests/amd-pstate: Added option to provide perf binary pathSwapnil Sapkal-5/+11
2023-10-16selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-utSwapnil Sapkal-10/+18
2023-10-16iommufd/selftest: Rework TEST_LENGTH to test min_size explicitlyNicolin Chen-13/+16
2023-10-16bpf: Disambiguate SCALAR register state output in verifier logsAndrii Nakryiko-10/+10
2023-10-16selftests/bpf: Make align selftests more robustAndrii Nakryiko-120/+121
2023-10-16selftests/bpf: Improve missed_kprobe_recursion test robustnessAndrii Nakryiko-4/+4
2023-10-16selftests/bpf: Improve percpu_alloc test robustnessAndrii Nakryiko-0/+14
2023-10-16selftests/x86/lam: Zero out buffer for readlink()Binbin Wu-3/+3
2023-10-16selftests: net: remove unused variableszhujun2-5/+3
2023-10-15ptp: add testptp mask testXabier Marquiegui-1/+18
2023-10-15ptp: add debugfs interface to see applied channel masksXabier Marquiegui-0/+14
2023-10-15selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole-1/+3
2023-10-15selftests: openvswitch: Skip drop testing on older kernelsAaron Conole-0/+51
2023-10-15selftests: openvswitch: Catch cases where the tests are killedAaron Conole-0/+2
2023-10-15selftests: openvswitch: Add version check for pyroute2Aaron Conole-2/+10