summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-11-08netfilter: nf_tables: audit log object reset once per tablePhil Sutter
2023-11-02selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda
2023-10-25selftests: mptcp: join: correctly check for no RSTMatthieu Baerts
2023-10-25selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel
2023-10-25selftests: openvswitch: Add version check for pyroute2Aaron Conole
2023-10-25selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter
2023-10-25selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole
2023-10-25selftests: openvswitch: Catch cases where the tests are killedAaron Conole
2023-10-25selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts
2023-10-10netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter
2023-10-10selftests: netfilter: Extend nft_audit.shPhil Sutter
2023-10-10selftests: netfilter: Test nf_tables audit loggingPhil Sutter
2023-10-06selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng
2023-10-06memblock tests: fix warning ‘struct seq_file’ declared inside parameter listMike Rapoport (IBM)
2023-10-06selftests: fix dependency checker scriptRicardo B. Marliere
2023-10-06selftests/ftrace: Correctly enable event in instance-event.tcZheng Yejian
2023-10-06selftests/powerpc: Fix emit_tests to work with run_kselftest.shMichael Ellerman
2023-10-06selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca
2023-10-06memblock tests: Fix compilation errors.Rong Tao
2023-10-06selftests/bpf: fix unpriv_disabled check in test_verifierArtem Savkov
2023-09-23selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)
2023-09-23selftests/nolibc: prevent out of bounds access in expect_vfprintfThomas Weißschuh
2023-09-23selftests/nolibc: fix up kernel parameters supportZhangjin Wu
2023-09-23kselftest/arm64: fix a memleak in zt_regs_run()Ding Xiang
2023-09-19selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima
2023-09-19selftests/ftrace: Fix dependencies for some of the synthetic event testsNaveen N Rao
2023-09-19selftests: Keep symlinks, when possibleBjörn Töpel
2023-09-19kselftest/runner.sh: Propagate SIGTERM to runner childBjörn Töpel
2023-09-19selftests/bpf: Fix a CI failure caused by vsock writeXu Kuohai
2023-09-19selftests/bpf: Fix flaky cgroup_iter_sleepable subtestYonghong Song
2023-09-13memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2Aleksa Sarai
2023-09-13selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCEDJeff Xu
2023-09-13selftests/landlock: Fix a resource leakDing Xiang
2023-09-13XArray: Do not return sibling entries from xa_load()Matthew Wilcox (Oracle)
2023-09-13selftests: memfd: error out test process when child test failsAleksa Sarai
2023-09-13selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou
2023-09-13selftests/bpf: Fix repeat option when kfunc_call verification failsYipeng Zou
2023-09-13selftests/bpf: fix static assert compilation issue for test_cls_*.cAlan Maguire
2023-09-13selftests/bpf: Fix bpf_nf failure upon test rerunDaniel Borkmann
2023-09-13selftests/futex: Order calls to futex_lock_piNysal Jan K.A
2023-09-13selftests/resctrl: Close perf value read fd on errorsIlpo Järvinen
2023-09-13selftests/resctrl: Unmount resctrl FS if child fails to run benchmarkIlpo Järvinen
2023-09-13selftests/resctrl: Don't leak buffer in fill_cache()Ilpo Järvinen
2023-09-13selftests/resctrl: Add resctrl.h into build depsIlpo Järvinen
2023-09-13selftests/harness: Actually report SKIP for signal testsKees Cook
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds
2023-08-24Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-08-24selftests: cachestat: catch failing fsync test on tmpfsAndre Przywara
2023-08-24selftests: cachestat: test for cachestat availabilityAndre Przywara
2023-08-24selftests: bonding: add macvlan over bond testingHangbin Liu