summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-11-02selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda1-0/+1
2023-10-25selftests: mptcp: join: correctly check for no RSTMatthieu Baerts1-2/+6
2023-10-25selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel1-0/+13
2023-10-25selftests: openvswitch: Add version check for pyroute2Aaron Conole2-2/+10
2023-10-25selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter1-0/+6
2023-10-25selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole1-1/+3
2023-10-25selftests: openvswitch: Catch cases where the tests are killedAaron Conole1-0/+2
2023-10-25selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts1-0/+13
2023-10-10netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter1-0/+20
2023-10-10selftests: netfilter: Extend nft_audit.shPhil Sutter1-16/+81
2023-10-10selftests: netfilter: Test nf_tables audit loggingPhil Sutter5-2/+277
2023-10-06selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng2-4/+4
2023-10-06memblock tests: fix warning ‘struct seq_file’ declared inside parameter listMike Rapoport (IBM)2-1/+2
2023-10-06selftests: fix dependency checker scriptRicardo B. Marliere1-12/+65
2023-10-06selftests/ftrace: Correctly enable event in instance-event.tcZheng Yejian1-1/+1
2023-10-06selftests/powerpc: Fix emit_tests to work with run_kselftest.shMichael Ellerman2-9/+9
2023-10-06selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca1-4/+4
2023-10-06memblock tests: Fix compilation errors.Rong Tao2-1/+5
2023-10-06selftests/bpf: fix unpriv_disabled check in test_verifierArtem Savkov1-1/+1
2023-09-23selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)1-0/+8
2023-09-23selftests/nolibc: prevent out of bounds access in expect_vfprintfThomas Weißschuh1-1/+1
2023-09-23selftests/nolibc: fix up kernel parameters supportZhangjin Wu1-2/+31
2023-09-23kselftest/arm64: fix a memleak in zt_regs_run()Ding Xiang1-0/+1
2023-09-19selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima1-1/+1
2023-09-19selftests/ftrace: Fix dependencies for some of the synthetic event testsNaveen N Rao2-2/+2
2023-09-19selftests: Keep symlinks, when possibleBjörn Töpel1-2/+2
2023-09-19kselftest/runner.sh: Propagate SIGTERM to runner childBjörn Töpel1-1/+2
2023-09-19selftests/bpf: Fix a CI failure caused by vsock writeXu Kuohai2-0/+33
2023-09-19selftests/bpf: Fix flaky cgroup_iter_sleepable subtestYonghong Song1-2/+3
2023-09-13memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2Aleksa Sarai1-5/+17
2023-09-13selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCEDJeff Xu1-0/+5
2023-09-13selftests/landlock: Fix a resource leakDing Xiang1-3/+5
2023-09-13XArray: Do not return sibling entries from xa_load()Matthew Wilcox (Oracle)1-2/+66
2023-09-13selftests: memfd: error out test process when child test failsAleksa Sarai1-1/+18
2023-09-13selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou1-1/+1
2023-09-13selftests/bpf: Fix repeat option when kfunc_call verification failsYipeng Zou1-1/+1
2023-09-13selftests/bpf: fix static assert compilation issue for test_cls_*.cAlan Maguire1-0/+9
2023-09-13selftests/bpf: Fix bpf_nf failure upon test rerunDaniel Borkmann1-2/+3
2023-09-13selftests/futex: Order calls to futex_lock_piNysal Jan K.A1-0/+7
2023-09-13selftests/resctrl: Close perf value read fd on errorsIlpo Järvinen1-7/+11
2023-09-13selftests/resctrl: Unmount resctrl FS if child fails to run benchmarkIlpo Järvinen1-0/+1
2023-09-13selftests/resctrl: Don't leak buffer in fill_cache()Ilpo Järvinen1-1/+2
2023-09-13selftests/resctrl: Add resctrl.h into build depsIlpo Järvinen1-1/+1
2023-09-13selftests/harness: Actually report SKIP for signal testsKees Cook1-6/+5
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds3-18/+73
2023-08-25Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+31
2023-08-25selftests: cachestat: catch failing fsync test on tmpfsAndre Przywara1-15/+47
2023-08-25selftests: cachestat: test for cachestat availabilityAndre Przywara1-1/+19
2023-08-24selftests: bonding: add macvlan over bond testingHangbin Liu2-1/+101
2023-08-24selftest: bond: add new topo bond_topo_2d1c.shHangbin Liu4-113/+167