summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2025-03-18iommufd/selftest: Require vdev_id when attaching to a nested domainNicolin Chen
2025-03-18RISC-V: selftests: Add TEST_ZICBOM into CBO testsYunhui Cui
2025-03-17Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-17selftests/mm/cow: fix the incorrect error handlingCyan Yang
2025-03-17selftests/mm: add tests for folio_split(), buddy allocator like splitZi Yan
2025-03-17xarray: add xas_try_split() to split a multi-index entryZi Yan
2025-03-17selftests/bpf: Test freplace from user namespaceMykyta Yatsenko
2025-03-17lib/interval_tree: add test case for span iterationWei Yang
2025-03-17lib/rbtree: add random seedWei Yang
2025-03-17lib/rbtree: enable userland test suite for rbtree related data structureWei Yang
2025-03-17cxl/test: Add Set Feature support to cxl_testDave Jiang
2025-03-17cxl/test: Add Get Feature support to cxl_testDave Jiang
2025-03-17cxl: Add FWCTL support to CXLDave Jiang
2025-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang