summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-03-22selftests: ublk: simplify loop io completionMing Lei
2025-03-22selftests: ublk: enable zero copy for null targetMing Lei
2025-03-22selftests: ublk: prepare for supporting stripe targetMing Lei
2025-03-22selftests: ublk: move common code into common.cMing Lei
2025-03-22selftests: ublk: increase max buffer size to 1MBMing Lei
2025-03-22selftests: ublk: add single sqe allocator helperMing Lei
2025-03-22selftests: ublk: add generic_01 for verifying sequential IO orderMing Lei
2025-03-22selftests/bpf: Add selftests for load-acquire/store-release when register num...Kohei Enju
2025-03-22bpf: Fix out-of-bounds read in check_atomic_load/store()Kohei Enju
2025-03-21selftests/mm: speed up split_huge_page_testRyan Roberts
2025-03-21selftests/mm: uffd-unit-tests support for hugepages > 2MRyan Roberts
2025-03-21selftests/mm: add commentary about 9pfs bugsBrendan Jackman
2025-03-21selftests: ublk: fix starting ublk deviceMing Lei
2025-03-21selftests/timers: Improve skew_consistency by testing with other clockidsJohn Stultz
2025-03-21selftests: netconsole: Add tests for 'release' feature in sysdataBreno Leitao
2025-03-21landlock: Add the errata interfaceMickaël Salaün
2025-03-21crypto: lib/chacha - remove unused arch-specific init supportEric Biggers
2025-03-20selftests: ublk: fix write cache implementationMing Lei
2025-03-20selftests: ublk: add variable for user to not show test resultMing Lei
2025-03-20selftests: ublk: don't show `modprobe` failureMing Lei
2025-03-20selftests: ublk: add one dependency headerMing Lei
2025-03-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-20selftests/bpf: Sanitize pointer prior fclose()Björn Töpel
2025-03-20Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-03-20Merge tag 'kvm-riscv-6.15-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-03-20Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-20Revert "selftests: Add IPv6 link-local address generation tests for GRE devic...Guillaume Nault
2025-03-20selftests/pidfd: third test for multi-threaded exec pollingChristian Brauner
2025-03-20selftests/pidfd: second test for multi-threaded exec pollingChristian Brauner
2025-03-20selftests/pidfd: first test for multi-threaded exec pollingChristian Brauner
2025-03-20selftests: net: test for lwtunnel dst ref loopsJustin Iurman
2025-03-20selftests: mptcp: add pm sysctl mapping testsGeliang Tang
2025-03-19selftests/bpf: Migrate test_xdp_vlan.sh into test_progsBastien Curutchet (eBPF Foundation)
2025-03-19selftests/bpf: test_xdp_vlan: Rename BPF sectionsBastien Curutchet (eBPF Foundation)
2025-03-19Merge branch 'kvm-arm64/writable-midr' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/nv-idregs' into kvmarm/nextOliver Upton
2025-03-19sched/debug: Remove CONFIG_SCHED_DEBUG from self-test config filesIngo Molnar
2025-03-19rseq/selftests: Fix namespace collision with rseq UAPI headerMichael Jeanson
2025-03-19tc-tests: Update tc police action tests for tc buffer size rounding fixes.Jonathan Lennox
2025-03-19selftests: drv-net: use defer in the ping testJakub Kicinski
2025-03-19selftests/bpf: Add tests for rqspinlockKumar Kartikeya Dwivedi
2025-03-19Merge tag 'kvm-x86-selftests-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-03-19Merge tag 'kvm-x86-selftests_6.15-1' of https://github.com/kvm-x86/linux into...Paolo Bonzini
2025-03-19Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-03-19KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list testClément Léger
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar
2025-03-18selftests/bpf: Add selftest for attaching fexit to __noreturn functionsYafang Shao
2025-03-18iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverageNicolin Chen