summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-05-31KVM: selftests: Setup vcpu_alias only for minor mode testPeter Xu
2023-05-30selftests: forwarding: Add layer 2 miss test casesIdo Schimmel
2023-05-30KVM: selftests: Fix spelling mistake "miliseconds" -> "milliseconds"Colin Ian King
2023-05-30KVM: selftests: Refactor stable TSC check to use TEST_REQUIRE()Sean Christopherson
2023-05-30selftests/bpf: Add a test where map key_type_id with decl_tag typeYonghong Song
2023-05-30cxl/pci: Find and register CXL PMU devicesJonathan Cameron
2023-05-30selftests: mptcp: userspace pm: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: join: avoid using 'cmp --bytes'Matthieu Baerts
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-05-26Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-26Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-26kallsyms: remove unused arch_get_kallsym() helperArnd Bergmann
2023-05-26kselftest/arm64: Add a smoke test for ptracing hardware break/watch pointsMark Brown
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-25selftests/bpf: Check whether to run selftestDaniel Müller
2023-05-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-24libbpf: Selftests for resizing datasec mapsJP Kobryn
2023-05-24Add tests for memblock_alloc_node()Claudio Migliorelli
2023-05-23tracing/selftests: Update synthetic event selftest to use common_stacktraceSteven Rostedt (Google)
2023-05-23selftests/bpf: Add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET testsAndrii Nakryiko
2023-05-23selftests/bpf: Add xdp_feature selftest for bond deviceLorenzo Bianconi
2023-05-23bpf, sockmap: Test progs verifier error with latest clangJohn Fastabend
2023-05-23bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer with dropsJohn Fastabend
2023-05-23bpf, sockmap: Test FIONREAD returns correct bytes in rx bufferJohn Fastabend
2023-05-23bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0John Fastabend
2023-05-23bpf, sockmap: Build helper to create connected socket pairJohn Fastabend
2023-05-23bpf, sockmap: Pull socket helpers out of listen test for general useJohn Fastabend
2023-05-19selftests/bpf: Test bpf_sock_destroyAditi Ghag
2023-05-19selftests/bpf: Add helper to get port using getsocknameAditi Ghag
2023-05-19selftests: fib_tests: mute cleanup error messagePo-Hsu Lin
2023-05-18selftests: mptcp: centralize stats dumpingPaolo Abeni
2023-05-18selftests: mptcp: add explicit check for new mibsPaolo Abeni
2023-05-18mptcp: introduces more address related mibsPaolo Abeni
2023-05-18cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-18cxl/port: Enable the HDM decoder capability for switch portsDan Williams
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-17Merge tag 'linux-kselftest-fixes-6.4-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-05-17selftests/bpf: Make bpf_dynptr_is_rdonly() prototyype consistent with kernelYonghong Song
2023-05-17selftests/bpf: Fix dynptr/test_dynptr_is_nullYonghong Song
2023-05-17selftests/bpf: Do not use sign-file as testcaseAlexey Gladkov
2023-05-17net: selftests: Fix optstringBenjamin Poirier
2023-05-16selftests/xsk: adjust packet pacing for multi-buffer supportMagnus Karlsson