summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests/ftrace: Add fprobe related testcasesMasami Hiramatsu (Google)2023-06-062-0/+123
* tracing/probes: Add fprobe events for tracing function entry and exit.Masami Hiramatsu (Google)2023-06-061-1/+1
* 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-022-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-232-3/+26
* | | | Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-263-0/+17
|\ \ \ \
| * | | | cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang2023-05-181-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-247-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-111-5/+6
| * | | selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer2023-05-111-1/+5
* | | | Merge tag 'linux-kselftest-fixes-6.4-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-05-174-4/+71
|\ \ \ \ | |_|_|/ |/| | |
| * | | selftests/ftrace: Improve integration with kselftest runnerMark Brown2023-05-083-4/+70
| * | | selftests/sgx: Add "test_encl.elf" to TEST_FILESYi Lai2023-05-081-0/+1
| | |/ | |/|
* | | Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-141-1/+1
|\ \ \ | |_|/ |/| |
| * | tools/testing/cxl: Use DEFINE_STATIC_SRCU()Dan Williams2023-05-131-1/+1
| |/
* | Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-114-7/+193
|\ \ | |/ |/|
| * Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-05-101-6/+139
| |\
| | * selftests: nft_flowtable.sh: check ingress/egress chain tooFlorian Westphal2023-05-101-0/+124
| | * selftests: nft_flowtable.sh: monitor result file sizesBoris Sukholitko2023-05-101-1/+9
| | * selftests: nft_flowtable.sh: wait for specific nc pidsBoris Sukholitko2023-05-101-1/+2
| | * selftests: nft_flowtable.sh: no need for ps -x optionBoris Sukholitko2023-05-101-2/+2
| | * selftests: nft_flowtable.sh: use /proc for pid checkingBoris Sukholitko2023-05-101-2/+2
| * | kselftest: bonding: add num_grat_arp testHangbin Liu2023-05-102-0/+52
| * | selftests: forwarding: lib: add netns support for tc rule handle stats getHangbin Liu2023-05-101-1/+2
| |/
* | Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-05-071-1/+1
|\ \ | |/ |/|