summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2026-05-07mm: prevent droppable mappings from being lockedAnthony Yznaga
2026-04-22KVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate testSean Christopherson
2026-04-22selftests/mm: hmm-tests: don't hardcode THP size to 2MBAlistair Popple
2026-04-10Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-08selftests: nft_queue.sh: add a parallel stress testFernando Fernandez Mancera
2026-04-07selftests: seg6: add test for dst_cache isolation in seg6 lwtunnelAndrea Mayer