summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-06-27Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-439/+1050
2024-06-27selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.Kuniyuki Iwashima-0/+72
2024-06-27af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.Kuniyuki Iwashima-0/+68
2024-06-27selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.cKuniyuki Iwashima-0/+147
2024-06-27selftest: af_unix: Check SIGURG after every send() in msg_oob.cKuniyuki Iwashima-1/+50
2024-06-27selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.cKuniyuki Iwashima-0/+91
2024-06-27af_unix: Don't stop recv() at consumed ex-OOB skb.Kuniyuki Iwashima-0/+16
2024-06-27selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.Kuniyuki Iwashima-5/+44
2024-06-27af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.Kuniyuki Iwashima-0/+11
2024-06-27af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.Kuniyuki Iwashima-2/+23
2024-06-27selftest: af_unix: Add msg_oob.c.Kuniyuki Iwashima-1/+221
2024-06-27selftest: af_unix: Remove test_unix_oob.c.Kuniyuki Iwashima-438/+1
2024-06-24selftests/mm:fix test_prctl_fork_exec return failureaigourensheng-16/+22
2024-06-24Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski-1/+312
2024-06-24selftests/bpf: Add tests for may_goto with negative offset.Alexei Starovoitov-0/+52
2024-06-24selftests/bpf: Add more ring buffer test coverageDaniel Borkmann-1/+103
2024-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+19
2024-06-21selftests/bpf: Tests with may_goto and jumps to the 1st insnAlexei Starovoitov-0/+94
2024-06-21Merge tag 'kvm-riscv-fixes-6.10-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini-0/+3
2024-06-21selftest: af_unix: Add Kconfig file.Kuniyuki Iwashima-0/+3
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-21/+759
2024-06-20selftests: virtio_net: add forgotten config optionsJiri Pirko-1/+7
2024-06-19selftests: add selftest for the SRv6 End.DX6 behavior with netfilterJianguo Wu-0/+342
2024-06-19selftests: add selftest for the SRv6 End.DX4 behavior with netfilterJianguo Wu-0/+337
2024-06-19selftests: openvswitch: Set value to nla flags.Adrian Moreno-1/+1
2024-06-18Merge tag 'linux_kselftest-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds-8/+35
2024-06-18selftests: openvswitch: Use bash as interpreterSimon Horman-1/+1
2024-06-17selftests: mptcp: userspace_pm: fixed subtest namesMatthieu Baerts (NGI0)-18/+28
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds-8/+16
2024-06-17selftests/bpf: Add a few tests to coverYonghong Song-0/+63
2024-06-15selftests: mm: make map_fixed_noreplace test names stableMark Brown-8/+16
2024-06-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+43
2024-06-13selftests/bpf: Add test coverage for reg_set_min_max handlingDaniel Borkmann-0/+43
2024-06-13Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+3
2024-06-11selftests/fchmodat2: fix clang build failure due to -static-libasanJohn Hubbard-1/+10
2024-06-11selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRSJohn Hubbard-2/+12
2024-06-11selftests: seccomp: fix format-zero-length warningsAmer Al Shanawany-3/+3
2024-06-11selftests: filesystems: fix warn_unused_result build warningsAmer Al Shanawany-2/+10
2024-06-10mptcp: pm: update add_addr counters after connectYonglongLi-2/+2
2024-06-10mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi-1/+2
2024-06-07Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-0/+112
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-10/+11
2024-06-06selftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)-0/+1
2024-06-06selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)-6/+7
2024-06-06selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)-3/+1
2024-06-06KVM: selftests: Fix RISC-V compilationAndrew Jones-0/+3
2024-06-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-1/+1
2024-06-05KVM: s390x: selftests: Add shared zeropage testDavid Hildenbrand-0/+112
2024-06-05KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBitsTao Su-2/+14
2024-06-05KVM: selftests: Fix shift of 32 bit unsigned int more than 32 bitsColin Ian King-2/+2