aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-07-16Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini5-0/+232
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-2/+36
2024-07-16Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-0/+17
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-27/+350
2024-07-15Merge tag 'cgroup-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-37/+252
2024-07-15Merge tag 'nolibc.2024.07.15a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-28/+100
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+93
2024-07-15Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-42/+514
2024-07-15Merge tag 'asoc-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai17-25/+171
2024-07-15selftests/bpf: Change uretprobe syscall number in uprobe_syscall testJiri Olsa1-1/+1
2024-07-14Merge branch 'for-6.10-fixes' into for-6.11Tejun Heo49-87/+1623
2024-07-14selftests: vrf_route_leaking: add local testNicolas Dichtel1-2/+91
2024-07-14selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen1-0/+2
2024-07-14Merge branch kvm-arm64/ctr-el0 into kvmarm/nextOliver Upton1-0/+17
2024-07-13selftests: mptcp: lib: fix shellcheck errorsMatthieu Baerts (NGI0)1-2/+2
2024-07-13selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests.Kuniyuki Iwashima1-18/+0
2024-07-13test/vsock: add install targetPeng Fan1-0/+13
2024-07-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski11-60/+103
2024-07-12selftests/proc: add PROCMAP_QUERY ioctl testsAndrii Nakryiko2-0/+87
2024-07-12selftests/udmabuf: add tests to verify data after page migrationVivek Kasireddy1-31/+183
2024-07-12selftests/bpf: Test for null-pointer-deref bugfix in resolve_prog_type()Tengda Wu1-0/+13
2024-07-12selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep againDaniel Borkmann1-0/+1
2024-07-12Merge patch series "riscv: Apply Zawrs when available"Palmer Dabbelt1-0/+4
2024-07-12KVM: riscv: selftests: Add Zawrs extension to get-reg-list testAndrew Jones1-0/+4
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini54-561/+2159
2024-07-12Merge tag 'kvm-riscv-6.11-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini3-0/+3
2024-07-12KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORYIsaku Yamahata2-0/+147
2024-07-12kselftest: devices: Add test to detect device error logsNícolas F. R. A. Prado3-0/+89
2024-07-12kselftest: Move ksft helper module to common directoryNícolas F. R. A. Prado4-2/+8
2024-07-12kselftest: devices: Move discoverable devices test to subdirectoryNícolas F. R. A. Prado6-2/+2
2024-07-11selftests: openvswitch: retry instead of sleepAdrian Moreno2-8/+38
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-40/+294
2024-07-11selftests: arm64: tags: remove the result scriptMuhammad Usama Anjum2-13/+0
2024-07-11selftests: arm64: tags_test: conform test to TAP outputMuhammad Usama Anjum1-4/+6
2024-07-11selftests: ifs: verify IFS ARRAY BIST functionalityPengfei Xu1-0/+8
2024-07-11selftests: ifs: verify IFS scan test functionalityPengfei Xu1-1/+189
2024-07-11selftests: ifs: verify test image loading functionalityPengfei Xu1-1/+120
2024-07-11selftests: ifs: verify test interfaces are created by the driverPengfei Xu3-0/+186
2024-07-11selftests/dma:remove unused variableZhu Jun1-1/+0
2024-07-11selftests/breakpoints:Remove unused variableZhu Jun1-1/+0
2024-07-11selftests/x86: fix printk warnings reported by clangJohn Hubbard2-6/+6
2024-07-11selftests/x86: remove (or use) unused variables and functionsJohn Hubbard5-28/+2
2024-07-11selftests/x86: avoid -no-pie warnings from clang during compilationJohn Hubbard1-0/+7
2024-07-11selftests/x86: build sysret_rip.c with clangJohn Hubbard3-14/+23
2024-07-11selftests/x86: build fsgsbase_restore.c with clangJohn Hubbard4-6/+30
2024-07-11selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttpMuhammad Usama Anjum1-4/+4
2024-07-11selftests/x86: fix Makefile dependencies to work with clangJohn Hubbard1-6/+15
2024-07-11selftests/timers: remove unused irqcount variableJohn Hubbard1-2/+1
2024-07-11selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()Ilpo Järvinen7-38/+17
2024-07-11selftests/resctrl: Remove mongrp from CMT testIlpo Järvinen1-3/+2