summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-12-16bpf: Only print scratched registers and stack slots to verifier logs.Christy Lee
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16selftest/lkdtm: Skip stack-entropy test if lkdtm is not availableMisono Tomohiro
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-16bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau
2021-12-16selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov
2021-12-16selftests/bpf: Enable cross-building with clangJean-Philippe Brucker
2021-12-16bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann
2021-12-16selftests/powerpc: skip tests for unavailable mitigations.Sachin Sant
2021-12-15kunit: tool: Default --jobs to number of CPUsDavid Gow
2021-12-15kunit: tool: fix newly introduced typechecker errorsDaniel Latypov
2021-12-15kunit: tool: make `build` subcommand also reconfigure if neededDaniel Latypov
2021-12-15kunit: tool: delete kunit_parser.TestResult typeDaniel Latypov
2021-12-15kunit: tool: use dataclass instead of collections.namedtupleDaniel Latypov
2021-12-15selftests: mlxsw: vxlan: Remove IPv6 test caseAmit Cohen
2021-12-14bpf, selftests: Update test case for atomic cmpxchg on r0 with pointerDaniel Borkmann
2021-12-14bpf, selftests: Add test case for atomic fetch on spilled pointerDaniel Borkmann
2021-12-14selftests/bpf: Stop using bpf_object__find_program_by_title API.Kui-Feng Lee
2021-12-14selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftestsAndrii Nakryiko
2021-12-14kselftest/arm64: Add pidbench for floating point syscall casesMark Brown
2021-12-14kselftest/arm64: Add a test program to exercise the syscall ABIMark Brown
2021-12-14kselftest/arm64: Allow signal tests to trigger from a functionMark Brown
2021-12-14kselftest/arm64: Parameterise ptrace vector length informationMark Brown
2021-12-14selftests/bpf: Fix OOB write in test_verifierKumar Kartikeya Dwivedi
2021-12-14selftests: mlxsw: Add a test case for MAC profiles consolidationDanielle Ratson
2021-12-13selftests/bpf: Fix segfault in bpf_tcp_caJean-Philippe Brucker
2021-12-13kunit: tool: suggest using decode_stacktrace.sh on kernel crashDaniel Latypov
2021-12-13kunit: tool: reconfigure when the used kunitconfig changesDaniel Latypov
2021-12-13kunit: tool: revamp message for invalid kunitconfigDaniel Latypov
2021-12-13kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigsDaniel Latypov
2021-12-13kunit: tool: move Kconfig read_from_file/parse_from_string to package-levelDaniel Latypov
2021-12-13kunit: tool: print parsed test results fully incrementallyDaniel Latypov
2021-12-13kunit: tool: Report an error if any test has no subtestsDavid Gow
2021-12-13kunit: tool: Do not error on tests without test plansDavid Gow
2021-12-13kunit: add run_checks.py script to validate kunit changesDaniel Latypov
2021-12-13kunit: tool: fix --json output for skipped testsDaniel Latypov
2021-12-13selftests/bpf: Add tests for get_func_[arg|ret|arg_cnt] helpersJiri Olsa
2021-12-13selftests/bpf: Add test to access int ptr argument in tracing programJiri Olsa
2021-12-13selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu
2021-12-13selftests/net: expand gro with two machine testWillem de Bruijn
2021-12-13selftests/net: toeplitz: fix udp optionWillem de Bruijn
2021-12-12selftests/bpf: Remove last bpf_create_map_xattr from test_verifierAndrii Nakryiko
2021-12-12selftests: Fix IPv6 address bind testsDavid Ahern
2021-12-12selftests: Fix raw socket bind tests with VRFDavid Ahern
2021-12-12selftests: Add duplicate config only for MD5 VRF testsDavid Ahern
2021-12-12selftests: icmp_redirect: pass xfail=0 to log_test()Po-Hsu Lin
2021-12-12kselftest: alsa: Use private alsa-lib configuration in mixer testJaroslav Kysela
2021-12-12kselftest: alsa: optimization for SNDRV_CTL_ELEM_ACCESS_VOLATILETakashi Sakamoto
2021-12-12kselftest: alsa: Add simplistic test for ALSA mixer controls kselftestMark Brown