summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-2717-459/+1091
|\
| * Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-06-2710-439/+1050
| |\
| | * selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.Kuniyuki Iwashima2024-06-271-0/+72
| | * af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.Kuniyuki Iwashima2024-06-271-0/+68
| | * selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.cKuniyuki Iwashima2024-06-271-0/+147
| | * selftest: af_unix: Check SIGURG after every send() in msg_oob.cKuniyuki Iwashima2024-06-271-1/+50
| | * selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.cKuniyuki Iwashima2024-06-271-0/+91
| | * af_unix: Don't stop recv() at consumed ex-OOB skb.Kuniyuki Iwashima2024-06-271-0/+16
| | * selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.Kuniyuki Iwashima2024-06-271-5/+44
| | * af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.Kuniyuki Iwashima2024-06-271-0/+11
| | * af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.Kuniyuki Iwashima2024-06-271-2/+23
| | * selftest: af_unix: Add msg_oob.c.Kuniyuki Iwashima2024-06-272-1/+221
| | * selftest: af_unix: Remove test_unix_oob.c.Kuniyuki Iwashima2024-06-273-438/+1
| | * Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski2024-06-255-1/+312
| | |\
| | | * selftests/bpf: Add tests for may_goto with negative offset.Alexei Starovoitov2024-06-241-0/+52
| | | * selftests/bpf: Add more ring buffer test coverageDaniel Borkmann2024-06-243-1/+103
| | | * selftests/bpf: Tests with may_goto and jumps to the 1st insnAlexei Starovoitov2024-06-211-0/+94
| | | * selftests/bpf: Add a few tests to coverYonghong Song2024-06-171-0/+63
| | * | selftest: af_unix: Add Kconfig file.Kuniyuki Iwashima2024-06-211-0/+3
| * | | selftests/mm:fix test_prctl_fork_exec return failureaigourensheng2024-06-251-16/+22
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-06-226-4/+19
| |\ \ \ | | |/ / | |/| |
| | * | Merge tag 'kvm-riscv-fixes-6.10-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini2024-06-213-0/+3
| | |\ \
| | | * | KVM: selftests: Fix RISC-V compilationAndrew Jones2024-06-063-0/+3
| | * | | KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBitsTao Su2024-06-052-2/+14
| | * | | KVM: selftests: Fix shift of 32 bit unsigned int more than 32 bitsColin Ian King2024-06-051-2/+2
* | | | | selftests: drv-net: rss_ctx: add tests for RSS configuration and contextsJakub Kicinski2024-06-275-5/+399
* | | | | selftests: drv-net: add ability to wait for at least N packets to load genJakub Kicinski2024-06-271-7/+23
* | | | | selftests: drv-net: add helper to wait for HW stats to syncJakub Kicinski2024-06-272-1/+22
* | | | | selftests: drv-net: try to check if port is in useJakub Kicinski2024-06-271-2/+13
* | | | | selftests: net: remove unneeded IP_GRE configYujie Liu2024-06-251-1/+0
* | | | | selftests: net: change shebang to bash in amt.shTaehee Yoo2024-06-211-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-2015-37/+810
|\| | | |
| * | | | Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-06-2010-21/+759
| |\ \ \ \
| | * | | | selftests: virtio_net: add forgotten config optionsJiri Pirko2024-06-201-1/+7
| | * | | | selftests: add selftest for the SRv6 End.DX6 behavior with netfilterJianguo Wu2024-06-193-0/+342
| | * | | | selftests: add selftest for the SRv6 End.DX4 behavior with netfilterJianguo Wu2024-06-193-0/+337
| | * | | | selftests: openvswitch: Set value to nla flags.Adrian Moreno2024-06-191-1/+1
| | * | | | selftests: openvswitch: Use bash as interpreterSimon Horman2024-06-181-1/+1
| | * | | | selftests: mptcp: userspace_pm: fixed subtest namesMatthieu Baerts (NGI0)2024-06-181-18/+28
| | | |_|/ | | |/| |
| | * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-06-152-0/+43
| | |\ \ \
| | | * | | selftests/bpf: Add test coverage for reg_set_min_max handlingDaniel Borkmann2024-06-132-0/+43
| * | | | | Merge tag 'linux_kselftest-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-06-184-8/+35
| |\ \ \ \ \
| | * | | | | selftests/fchmodat2: fix clang build failure due to -static-libasanJohn Hubbard2024-06-111-1/+10
| | * | | | | selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRSJohn Hubbard2024-06-111-2/+12
| | * | | | | selftests: seccomp: fix format-zero-length warningsAmer Al Shanawany2024-06-111-3/+3
| | * | | | | selftests: filesystems: fix warn_unused_result build warningsAmer Al Shanawany2024-06-111-2/+10
| * | | | | | Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds2024-06-171-8/+16
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | selftests: mm: make map_fixed_noreplace test names stableMark Brown2024-06-151-8/+16
* | | | | | | selftests: forwarding: Add test for minimum and maximum MTUAmit Cohen2024-06-152-0/+284
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-133-2/+115
|\| | | | | |