summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-07-17selftests/bpf: Parametrize AF_UNIX redir functions to accept send() flagsMichal Luczaj-22/+26
2024-07-17selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj-2/+1
2024-07-17libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko-4/+4
2024-07-17selftests/bpf: fexit_sleep: Fix stack allocation for arm64Puranjay Mohan-2/+7
2024-07-17selftests: netfilter: add test case for recent mismatch bugFlorian Westphal-1/+75
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-1378/+6109
2024-07-16Merge tag 'linux_kselftest-next-6.11-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-358/+893
2024-07-16Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2024-07-16Merge tag 'seccomp-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+131
2024-07-16Merge tag 'execve-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-20/+66
2024-07-16Merge tag 'kvm-x86-selftests-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-53/+41
2024-07-16Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+232
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-2/+36
2024-07-16Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-0/+17
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-27/+350
2024-07-15Merge tag 'cgroup-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-37/+252
2024-07-15Merge tag 'nolibc.2024.07.15a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-28/+100
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+93
2024-07-15Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-42/+514
2024-07-15Merge tag 'asoc-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-25/+171
2024-07-15selftests/bpf: Change uretprobe syscall number in uprobe_syscall testJiri Olsa-1/+1
2024-07-14Merge branch 'for-6.10-fixes' into for-6.11Tejun Heo-87/+1623
2024-07-14selftests: vrf_route_leaking: add local testNicolas Dichtel-2/+91
2024-07-14selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen-0/+2
2024-07-14Merge branch kvm-arm64/ctr-el0 into kvmarm/nextOliver Upton-0/+17
2024-07-13selftests: mptcp: lib: fix shellcheck errorsMatthieu Baerts (NGI0)-2/+2
2024-07-13selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests.Kuniyuki Iwashima-18/+0
2024-07-13test/vsock: add install targetPeng Fan-0/+13
2024-07-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-60/+103
2024-07-12selftests/proc: add PROCMAP_QUERY ioctl testsAndrii Nakryiko-0/+87
2024-07-12selftests/udmabuf: add tests to verify data after page migrationVivek Kasireddy-31/+183
2024-07-12selftests/bpf: Test for null-pointer-deref bugfix in resolve_prog_type()Tengda Wu-0/+13
2024-07-12selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep againDaniel Borkmann-0/+1
2024-07-12Merge patch series "riscv: Apply Zawrs when available"Palmer Dabbelt-0/+4
2024-07-12KVM: riscv: selftests: Add Zawrs extension to get-reg-list testAndrew Jones-0/+4
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-561/+2159
2024-07-12Merge tag 'kvm-riscv-6.11-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-0/+3
2024-07-12KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORYIsaku Yamahata-0/+147
2024-07-12kselftest: devices: Add test to detect device error logsNícolas F. R. A. Prado-0/+89
2024-07-12kselftest: Move ksft helper module to common directoryNícolas F. R. A. Prado-2/+8
2024-07-12kselftest: devices: Move discoverable devices test to subdirectoryNícolas F. R. A. Prado-2/+2
2024-07-11selftests: openvswitch: retry instead of sleepAdrian Moreno-8/+38
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-40/+294
2024-07-11selftests: arm64: tags: remove the result scriptMuhammad Usama Anjum-13/+0
2024-07-11selftests: arm64: tags_test: conform test to TAP outputMuhammad Usama Anjum-4/+6
2024-07-11selftests: ifs: verify IFS ARRAY BIST functionalityPengfei Xu-0/+8
2024-07-11selftests: ifs: verify IFS scan test functionalityPengfei Xu-1/+189
2024-07-11selftests: ifs: verify test image loading functionalityPengfei Xu-1/+120
2024-07-11selftests: ifs: verify test interfaces are created by the driverPengfei Xu-0/+186
2024-07-11selftests/dma:remove unused variableZhu Jun-1/+0