summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2023-08-24selftest: bond: add new topo bond_topo_2d1c.shHangbin Liu
2023-08-21selftests: bonding: do not set port down before adding to bondHangbin Liu
2023-08-21selftests/mm: FOLL_LONGTERM need to be updated to 0x100Ayush Jain
2023-08-21selftests: cgroup: fix test_kmem_basic less than errorLucas Karpinski
2023-08-20selftests/net: Add log.txt and tools to .gitignoreAnh Tuan Phan
2023-08-18selftests: mlxsw: Fix test failure on Spectrum-4Ido Schimmel
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-16selftests/ftrace: Add a basic testcase for snapshotZheng Yejian
2023-08-14selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata
2023-08-11Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...Linus Torvalds
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski