summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | selftests: mptcp: diag: skip inuse tests if not supportedMatthieu Baerts2023-06-101-1/+1
| * | | | selftests: mptcp: diag: skip listen tests if not supportedMatthieu Baerts2023-06-101-25/+17
| * | | | selftests: mptcp: connect: skip TFO tests if not supportedMatthieu Baerts2023-06-101-0/+5
| * | | | selftests: mptcp: connect: skip disconnect tests if not supportedMatthieu Baerts2023-06-101-0/+5
| * | | | selftests: mptcp: connect: skip transp tests if not supportedMatthieu Baerts2023-06-101-0/+10
| * | | | selftests: mptcp: lib: skip if missing symbolMatthieu Baerts2023-06-102-0/+39
* | | | | Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...Linus Torvalds2023-06-131-2/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | radix-tree: move declarations to headerArnd Bergmann2023-06-121-2/+3
* | | | | Merge tag 'sound-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-06-091-5/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | selftests: alsa: pcm-test: Fix compiler warnings about the formatMirsad Goran Todorovac2023-06-051-5/+5
* | | | | Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-085-2/+90
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-06-083-1/+77
| |\ \ \ \
| | * | | | selftests/bpf: Fix sockopt_sk selftestYonghong Song2023-06-061-1/+1
| | * | | | selftests/bpf: Add access_inner_map selftestRhys Rustad-Elliott2023-06-032-0/+76
| * | | | | selftests: mptcp: update userspace pm subflow testsGeliang Tang2023-06-051-1/+2
| * | | | | selftests: mptcp: update userspace pm addr testsGeliang Tang2023-06-051-0/+8
| * | | | | Fix gitignore for recently added usptream self testsWeihao Gao2023-06-031-0/+3
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-06-042-0/+75
|\ \ \ \ \ \
| * | | | | | KVM: selftests: Add test for race in kvm_recalculate_apic_map()Michal Luczaj2023-06-032-0/+75
* | | | | | | Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-031-18/+27
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | selftests/ftrace: Choose target function for filter test from samplesMasami Hiramatsu (Google)2023-06-031-18/+27
* | | | | | | Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-019-3/+80
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | selftests: mptcp: userspace pm: skip if MPTCP is not supportedMatthieu Baerts2023-05-301-0/+4
| * | | | | selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts2023-05-301-0/+4
| * | | | | selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts2023-05-301-0/+4
| * | | | | selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts2023-05-301-0/+4
| * | | | | selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts2023-05-301-0/+4
| * | | | | selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts2023-05-301-0/+4
| * | | | | selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts2023-05-303-1/+45
| * | | | | selftests: mptcp: join: avoid using 'cmp --bytes'Matthieu Baerts2023-05-301-2/+11
* | | | | | Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-05-292-3/+26
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | tracing/selftests: Update synthetic event selftest to use common_stacktraceSteven Rostedt (Google)2023-05-242-3/+26
* | | | | Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-273-0/+17
|\ \ \ \ \
| * | | | | cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang2023-05-191-0/+1
| * | | | | cxl/port: Enable the HDM decoder capability for switch portsDan Williams2023-05-182-0/+16
| | |_|/ / | |/| | |
* | | | | Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-261-0/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent changeMirsad Todorovac2023-05-111-0/+3
| | |_|/ | |/| |
* | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-05-257-372/+597
|\ \ \ \
| * | | | bpf, sockmap: Test progs verifier error with latest clangJohn Fastabend2023-05-231-7/+5
| * | | | bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer with dropsJohn Fastabend2023-05-232-13/+66
| * | | | bpf, sockmap: Test FIONREAD returns correct bytes in rx bufferJohn Fastabend2023-05-231-0/+48
| * | | | bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0John Fastabend2023-05-232-0/+94
| * | | | bpf, sockmap: Build helper to create connected socket pairJohn Fastabend2023-05-232-102/+123
| * | | | bpf, sockmap: Pull socket helpers out of listen test for general useJohn Fastabend2023-05-232-262/+273
| * | | | selftests/bpf: Fix pkg-config call building sign-fileJeremy Sowden2023-05-141-1/+1
* | | | | selftests: fib_tests: mute cleanup error messagePo-Hsu Lin2023-05-191-1/+1
| |_|_|/ |/| | |
* | | | Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-182-7/+12
|\ \ \ \
| * | | | net: selftests: Fix optstringBenjamin Poirier2023-05-171-1/+1
| |/ / /
| * | | selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer2023-05-121-5/+6
| * | | selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer2023-05-121-1/+5