summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-09selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault
2022-03-09selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault
2022-03-08Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"Florian Westphal
2022-03-05kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-05selftests/vm: cleanup hugetlb file after mremap testMike Kravetz
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-03selftests: mlxsw: resource_scale: Fix return valueAmit Cohen
2022-03-03selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-01selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race testFlorian Westphal
2022-02-26selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz
2022-02-26selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V
2022-02-25Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-02-25KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3Mark Brown
2022-02-24selftests: mptcp: do complete cleanup at exitPaolo Abeni
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-20Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-02-19selftests: mptcp: be more conservative with cookie MPJ limitsPaolo Abeni
2022-02-19selftests: mptcp: more robust signal race testPaolo Abeni
2022-02-19selftests: mptcp: improve 'fair usage on close' stabilityPaolo Abeni
2022-02-19selftests: mptcp: fix diag instabilityPaolo Abeni
2022-02-17Merge tag 'linux-kselftest-fixes-5.17-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-02-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-15selftests: bpf: Check bpf_msg_push_data return valueFelix Maurer
2022-02-14selftests/ftrace: Do not trace do_softirq because of PREEMPT_RTKrzysztof Kozlowski
2022-02-14selftests/seccomp: Fix seccomp failure by adding missing headersSherry Yang
2022-02-11selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi
2022-02-11selftests: kvm: Remove absent target fileMuhammad Usama Anjum
2022-02-11selftests/exec: Add non-regular to TEST_GEN_PROGSMuhammad Usama Anjum
2022-02-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-02-11tests: fix idmapped mount_setattr testChristian Brauner
2022-02-10Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-10Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-02-10Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...Linus Torvalds
2022-02-11selftests: netfilter: disable rp_filter on routerHangbin Liu
2022-02-10selftests: netfilter: synproxy test requires nf_conntrackPablo Neira Ayuso
2022-02-09selftests: mptcp: add missing join checkMatthieu Baerts
2022-02-09selftests: netfilter: fix exit value for nft_concat_rangeHangbin Liu
2022-02-09selftests: netfilter: add synproxy testFlorian Westphal
2022-02-06Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-04selftests/ir: fix build with ancient kernel headersSean Young
2022-02-04selftests: fixup build warnings in pidfd / clone3 testsAxel Rasmussen
2022-02-04pidfd: fix test failure due to stack overflow on some archesAxel Rasmussen