summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests: netfilter: test for sctp collision processing in nf_conntrackXin Long2023-10-043-2/+191
* Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-2117-141/+722
|\
| * selftests: hsr: Extend the testsuite to also cover HSRv1.Sebastian Andrzej Siewior2023-09-181-6/+17
| * selftests: hsr: Reorder the testsuite.Sebastian Andrzej Siewior2023-09-181-123/+132
| * selftests: hsr: Use `let' properly.Sebastian Andrzej Siewior2023-09-181-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2023-09-1610-12/+298
| |\
| | * selftests/bpf: Fix kprobe_multi_test/attach_override testJiri Olsa2023-09-132-9/+3
| | * selftests/bpf: fix unpriv_disabled check in test_verifierArtem Savkov2023-09-121-1/+1
| | * selftests/bpf: ensure all CI arches set CONFIG_BPF_KPROBE_OVERRIDE=yAndrii Nakryiko2023-09-122-1/+1
| | * selftests/bpf: Offloaded prog after non-offloaded should not cause BUGEduard Zingerman2023-09-111-0/+61
| | * selftests/bpf: Update bpf_clone_redirect expected return codeStanislav Fomichev2023-09-111-2/+10
| | * selftests/bpf: Test all valid alloc sizes for bpf mem allocatorHou Tao2023-09-112-0/+173
| | * selftests/bpf: Add kprobe_multi override testJiri Olsa2023-09-082-0/+50
| * | Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller2023-09-155-2/+277
| |\ \
| | * | selftests: netfilter: Test nf_tables audit loggingPhil Sutter2023-09-135-2/+277
| * | | selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca2023-09-151-4/+4
* | | | Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-09-214-2/+7
|\ \ \ \
| * | | | memblock tests: fix warning ‘struct seq_file’ declared inside parameter listMike Rapoport (IBM)2023-09-142-1/+2
| * | | | memblock tests: Fix compilation errors.Rong Tao2023-09-142-1/+5
* | | | | Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-09-214-12/+5
|\ \ \ \ \
| * | | | | selftests: ALSA: remove unused variablesDing Xiang2023-09-114-12/+5
| |/ / / /
* | | | | Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-09-157-1/+129
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)2023-09-121-0/+8
| * | | | selftests: user_events: create test-specific Kconfig fragmentsNaresh Kamboju2023-09-111-0/+1
| * | | | ftrace/selftests: Add softlink to latest log directorySteven Rostedt (Google)2023-09-111-1/+9
| * | | | selftests/user_events: Fix failures when user_events is not installedBeau Belgrave2023-09-115-0/+111
| |/ / /
* | | | Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-142-23/+71
|\ \ \ \
| * | | | selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.Kuniyuki Iwashima2023-09-131-0/+46
| * | | | selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.Kuniyuki Iwashima2023-09-131-10/+10
| * | | | selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima2023-09-131-1/+1
| * | | | selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...Juntong Deng2023-09-101-12/+14
| | |_|/ | |/| |
* | | | Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-09-132-2/+2
|\ \ \ \
| * | | | selftests/ftrace: Fix dependencies for some of the synthetic event testsNaveen N Rao2023-09-082-2/+2
* | | | | Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-09-124-16/+70
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | selftests: Keep symlinks, when possibleBjörn Töpel2023-09-081-2/+2
| * | | | selftests: fix dependency checker scriptRicardo B. Marliere2023-09-081-12/+65
| * | | | kselftest/runner.sh: Propagate SIGTERM to runner childBjörn Töpel2023-09-081-1/+2
| * | | | selftests/ftrace: Correctly enable event in instance-event.tcZheng Yejian2023-09-051-1/+1
* | | | | Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2023-09-081-2/+66
|\ \ \ \ \
| * | | | | XArray: Do not return sibling entries from xa_load()Matthew Wilcox (Oracle)2023-07-281-2/+66
* | | | | | Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-09-081-3/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | selftests/landlock: Fix a resource leakDing Xiang2023-08-301-3/+5
* | | | | | Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-079-4/+338
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_allocMartin KaFai Lau2023-09-063-0/+118
| * | | | | selftests/bpf: Fix a CI failure caused by vsock writeXu Kuohai2023-09-012-0/+33
| * | | | | selftests: fib_tests: Add multipath list receive testsSriram Yagnaraman2023-09-011-1/+154
| * | | | | selftests/bpf: Include build flavors for install targetBjörn Töpel2023-08-311-0/+12
| * | | | | selftests/bpf: Fix d_path testJiri Olsa2023-08-311-1/+18
| * | | | | selftests/bpf: Fix flaky cgroup_iter_sleepable subtestYonghong Song2023-08-301-2/+3
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-0761-960/+2924
|\ \ \ \ \ \