summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2 daysRevert "ipv6: preserve insertion order for same-scope addresses"Fernando Fernandez Mancera
2 dayscxl/test: Update mock dev array before calling platform_device_add()Li Ming
10 daysselftests: net: Fix checksums in xdp_nativeNimrod Oren
10 daysselftests: ublk: cap nthreads to kernel's actual nr_hw_queuesMing Lei
10 daysselftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)
10 daysselftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino
10 daysmm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple
2026-05-23selftests/bpf: Remove test_access_variable_arrayVenkat Rao Bagalkote
2026-05-23kselftest/arm64: Include <asm/ptrace.h> for user_gcs definitionLeo Yan
2026-05-23tcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen
2026-05-23bpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding
2026-05-23vfio: selftests: Build tests on aarch64Ted Logan
2026-05-23vfio: selftests: fix crash in vfio_dma_mapping_mmio_testAlex Mastro
2026-05-23ktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière
2026-05-23ktest: Honor empty per-test option overridesRicardo B. Marlière
2026-05-23ktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière
2026-05-23selftest: memcg: skip memcg_sock test if address family not supportedWaiman Long
2026-05-23selftests/mm: skip migration tests if NUMA is unavailableAnishMulay
2026-05-23selftests/sched_ext: Add missing error check for exit__load()David Carlier
2026-05-23selftests/futex: Fix incorrect result reporting of futex_requeue test itemYuwen Chen
2026-05-23selftests/namespaces: remove unused utils.h include from listns_efault_testChristian Brauner
2026-05-23selftests/bpf: Fix reg_bounds to match new tnum-based refinementPaul Chaignon
2026-05-23selftests: netfilter: nft_tproxy.sh: adjust to socat changesFlorian Westphal
2026-05-23selftests/bpf: fix __jited_unpriv tag nameEduard Zingerman
2026-05-23selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15Amit Machhiwal
2026-05-23selftests/tracing: Fix to check awk supports non POSIX strtonum()Masami Hiramatsu (Google)
2026-05-23selftests/tracing: Fix to make --logdir option work againMasami Hiramatsu (Google)
2026-05-23selftests/bpf: Fix sockmap_multi_channels reliabilityJiayuan Chen
2026-05-23selftests/nolibc: Fix build with host headers and libcDavid Laight
2026-05-23selftests/nolibc: fix test_file_stream() on musl libcThomas Weißschuh
2026-05-23selftests/bpf: Handle !CONFIG_SMC in bpf_smc.cAlan Maguire
2026-05-17mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()Lorenzo Stoakes
2026-05-14selftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctlMatthieu Baerts (NGI0)
2026-05-14selftests: mptcp: check output: catch cmd errorsMatthieu Baerts (NGI0)
2026-05-14selftests/rseq: Expand for optimized RSEQ ABI v2Thomas Gleixner
2026-05-14selftests/rseq: Validate legacy behaviorThomas Gleixner
2026-05-14selftests/rseq: Skip tests if time slice extensions are not availableThomas Gleixner
2026-05-14selftests/rseq: Make registration flexible for legacy and optimized modeThomas Gleixner
2026-05-14selftests/rseq: Don't run tests with runner scripts outside of the scriptsMark Brown
2026-05-07mm: various small mmap_prepare cleanupsLorenzo Stoakes (Oracle)
2026-05-07ktest: Fix the month in the name of the failure directorySteven Rostedt
2026-05-07selftests/landlock: Skip stale records in audit_match_record()Mickaël Salaün
2026-05-07selftests/landlock: Fix snprintf truncation checks in audit helpersMickaël Salaün
2026-05-07selftests/landlock: Fix format warning for __u64 in net_testMickaël Salaün
2026-05-07selftests/landlock: Drain stale audit records on initMickaël Salaün
2026-05-07landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1Mickaël Salaün
2026-05-07landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()Mickaël Salaün
2026-05-07selftests/mqueue: Fix incorrectly named fileSimon Liebold
2026-05-07KVM: selftests: Fix reserved value WRMSR testcase for multi-feature MSRsSean Christopherson
2026-05-07vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()Manish Honap