summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-07-13test/vsock: add install targetPeng Fan
2024-07-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-07-12selftests/proc: add PROCMAP_QUERY ioctl testsAndrii Nakryiko
2024-07-12selftests/udmabuf: add tests to verify data after page migrationVivek Kasireddy
2024-07-12selftests/bpf: Test for null-pointer-deref bugfix in resolve_prog_type()Tengda Wu
2024-07-12selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep againDaniel Borkmann
2024-07-12Merge patch series "riscv: Apply Zawrs when available"Palmer Dabbelt
2024-07-12KVM: riscv: selftests: Add Zawrs extension to get-reg-list testAndrew Jones
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-07-12Merge tag 'kvm-riscv-6.11-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-07-12KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORYIsaku Yamahata
2024-07-12kselftest: devices: Add test to detect device error logsNícolas F. R. A. Prado
2024-07-12kselftest: Move ksft helper module to common directoryNícolas F. R. A. Prado
2024-07-12kselftest: devices: Move discoverable devices test to subdirectoryNícolas F. R. A. Prado
2024-07-11selftests: openvswitch: retry instead of sleepAdrian Moreno
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-11selftests: arm64: tags: remove the result scriptMuhammad Usama Anjum
2024-07-11selftests: arm64: tags_test: conform test to TAP outputMuhammad Usama Anjum
2024-07-11selftests: ifs: verify IFS ARRAY BIST functionalityPengfei Xu
2024-07-11selftests: ifs: verify IFS scan test functionalityPengfei Xu
2024-07-11selftests: ifs: verify test image loading functionalityPengfei Xu
2024-07-11selftests: ifs: verify test interfaces are created by the driverPengfei Xu
2024-07-11selftests/dma:remove unused variableZhu Jun
2024-07-11selftests/breakpoints:Remove unused variableZhu Jun
2024-07-11selftests/x86: fix printk warnings reported by clangJohn Hubbard
2024-07-11selftests/x86: remove (or use) unused variables and functionsJohn Hubbard
2024-07-11selftests/x86: avoid -no-pie warnings from clang during compilationJohn Hubbard
2024-07-11selftests/x86: build sysret_rip.c with clangJohn Hubbard
2024-07-11selftests/x86: build fsgsbase_restore.c with clangJohn Hubbard
2024-07-11selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttpMuhammad Usama Anjum
2024-07-11selftests/x86: fix Makefile dependencies to work with clangJohn Hubbard
2024-07-11selftests/timers: remove unused irqcount variableJohn Hubbard
2024-07-11selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()Ilpo Järvinen
2024-07-11selftests/resctrl: Remove mongrp from CMT testIlpo Järvinen
2024-07-11selftests/resctrl: Remove mongrp from MBA testIlpo Järvinen
2024-07-11selftests/resctrl: Convert ctrlgrp & mongrp to pointersIlpo Järvinen
2024-07-11selftests/resctrl: Make some strings passed to resctrlfs functions constIlpo Järvinen
2024-07-11selftests/resctrl: Simplify bandwidth report type handlingIlpo Järvinen
2024-07-11selftests/resctrl: Add ->init() callback into resctrl_val_paramIlpo Järvinen
2024-07-11selftests/resctrl: Add ->measure() callback to resctrl_val_paramIlpo Järvinen
2024-07-11selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM testsIlpo Järvinen
2024-07-11selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & documentIlpo Järvinen
2024-07-11selftests/resctrl: Cleanup bm_pid and ppid usage & limit scopeIlpo Järvinen
2024-07-11selftests/resctrl: Use correct type for pidsIlpo Järvinen
2024-07-11selftests/resctrl: Consolidate get_domain_id() into resctrl_val()Ilpo Järvinen
2024-07-11selftests/resctrl: Make "bandwidth" consistent in comments & printsIlpo Järvinen
2024-07-11selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) onlyIlpo Järvinen
2024-07-11selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...Ilpo Järvinen
2024-07-11selftests/sched: fix code format issuesaigourensheng
2024-07-11selftests/lib.mk: silence some clang warnings that gcc already ignoresJohn Hubbard