summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-02-04selftests: fixup build warnings in pidfd / clone3 testsAxel Rasmussen
2022-02-04pidfd: fix test failure due to stack overflow on some archesAxel Rasmussen
2022-02-04selftests/bpf: Test bpf_core_types_are_compat() functionality.Matteo Croce
2022-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-02-04kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...Shuah Khan
2022-02-04kselftest: alsa: Declare most functions staticMark Brown
2022-02-04kselftest: alsa: Check for event generation when we write to controlsMark Brown
2022-02-03selftests: rtnetlink: Use more sensible tos valuesGuillaume Nault
2022-02-03selftests: fib offload: use sensible tos valuesGuillaume Nault
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-03Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-02-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-02-03selftests/bpf: Add a selftest for invalid func btf with btf decl_tagYonghong Song
2022-02-03selftests/bpf: Redo the switch to new libbpf XDP APIsAndrii Nakryiko
2022-02-03selftests/bpf: Remove usage of deprecated feature probing APIsAndrii Nakryiko
2022-02-03selftests: net: bridge: Parameterize ageing timeoutTobias Waldekranz
2022-02-03selftests: mptcp: add fullmesh setting testsGeliang Tang
2022-02-03selftests: mptcp: set fullmesh flag in pm_nl_ctlGeliang Tang
2022-02-02selftests/bpf: Migrate from bpf_prog_test_run_xattrDelyan Kratunov
2022-02-02selftests/bpf: Migrate from bpf_prog_test_runDelyan Kratunov
2022-02-02kunit: fix missing f in f-string in run_checks.pyDaniel Latypov
2022-02-02Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2022-02-02selftests/perf_events: Test modification of perf_event_attr::sig_dataMarco Elver
2022-02-02selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread areaMathieu Desnoyers
2022-02-02selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread areaMathieu Desnoyers
2022-02-02selftests/rseq: Fix: work-around asm goto compiler bugsMathieu Desnoyers
2022-02-02selftests/rseq: Remove arm/mips asm goto compiler work-aroundMathieu Desnoyers
2022-02-02selftests/rseq: Fix warnings about #if checks of undefined tokensMathieu Desnoyers
2022-02-02selftests/rseq: Fix ppc32 offsets by using long rather than off_tMathieu Desnoyers
2022-02-02selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/...Mathieu Desnoyers
2022-02-02selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endianMathieu Desnoyers
2022-02-02selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35Mathieu Desnoyers
2022-02-02selftests/rseq: Introduce thread pointer gettersMathieu Desnoyers
2022-02-02selftests/rseq: Introduce rseq_get_abi() helperMathieu Desnoyers
2022-02-02selftests/rseq: Remove volatile from __rseq_abiMathieu Desnoyers
2022-02-02selftests/rseq: Remove useless assignment to cpu variableMathieu Desnoyers
2022-02-02selftests/rseq: introduce own copy of rseq uapi headerMathieu Desnoyers
2022-02-01torture: Change KVM environment variable to RCUTORTUREPaul E. McKenney
2022-02-01torture: Make kvm-find-errors.sh notice missing vmlinux filePaul E. McKenney
2022-02-01torture: Print only one summary line per runPaul E. McKenney
2022-02-01torture: Make kvm-remote.sh try multiple times to download tarballPaul E. McKenney
2022-02-01torture: Compress KCSAN as well as KASAN vmlinux filesPaul E. McKenney
2022-02-01torture: Indicate which torture.sh runs' bugs are all KCSAN reportsPaul E. McKenney
2022-02-01torture: Make kvm.sh summaries note runs having only KCSAN reportsPaul E. McKenney
2022-02-01torture: Output per-failed-run summary lines from torture.shPaul E. McKenney
2022-02-01torture: Allow four-digit repetition numbers for --configs parameterPaul E. McKenney
2022-02-01torture: Drop trailing ^M from console outputPaul E. McKenney
2022-02-01selftests/bpf: Update cpumap/devmap sec_nameLorenzo Bianconi
2022-02-01selftests: fib rule: Don't echo modified sysctlsGuillaume Nault