summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
5 daysselftests/bpf: Remove test_access_variable_arrayVenkat Rao Bagalkote2-35/+0
5 dayskselftest/arm64: Include <asm/ptrace.h> for user_gcs definitionLeo Yan2-6/+1
5 daystcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen1-1/+3
5 daysbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding1-1/+2
5 daysktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière1-5/+22
5 daysktest: Honor empty per-test option overridesRicardo B. Marlière1-2/+4
5 daysktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière1-1/+1
5 daysselftest: memcg: skip memcg_sock test if address family not supportedWaiman Long1-1/+10
5 dayskho: make debugfs interface optionalPasha Tatashin1-0/+1
5 daysselftests/mm: skip migration tests if NUMA is unavailableAnishMulay1-1/+2
5 daysselftests/sched_ext: Add missing error check for exit__load()David Carlier1-1/+1
5 daysselftests/futex: Fix incorrect result reporting of futex_requeue test itemYuwen Chen1-41/+8
5 daysselftests/bpf: Fix reg_bounds to match new tnum-based refinementPaul Chaignon1-0/+35
5 daysselftests: netfilter: nft_tproxy.sh: adjust to socat changesFlorian Westphal1-7/+7
5 daysselftests/bpf: fix __jited_unpriv tag nameEduard Zingerman1-1/+1
5 daysbpf: Relax scalar id equivalence for state pruningPuranjay Mohan1-3/+5
5 daysbpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan1-1/+1
5 daysselftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15Amit Machhiwal1-1/+1
2026-05-14selftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctlMatthieu Baerts (NGI0)1-3/+7
2026-05-14selftests: mptcp: check output: catch cmd errorsMatthieu Baerts (NGI0)2-10/+16
2026-05-07mm: prevent droppable mappings from being lockedAnthony Yznaga1-1/+6
2026-05-07ktest: Fix the month in the name of the failure directorySteven Rostedt1-1/+1
2026-05-07selftests/landlock: Skip stale records in audit_match_record()Mickaël Salaün2-39/+77
2026-05-07selftests/landlock: Fix snprintf truncation checks in audit helpersMickaël Salaün1-2/+2
2026-05-07selftests/landlock: Fix format warning for __u64 in net_testMickaël Salaün1-1/+1
2026-05-07selftests/landlock: Drain stale audit records on initMickaël Salaün4-4/+19
2026-05-07landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()Mickaël Salaün1-0/+88
2026-05-07selftests/mqueue: Fix incorrectly named fileSimon Liebold1-0/+0
2026-05-07KVM: selftests: Fix reserved value WRMSR testcase for multi-feature MSRsSean Christopherson1-1/+1
2026-05-07vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()Manish Honap1-1/+3
2026-04-27kunit: configs: Enable all crypto library tests in all_tests.configEric Biggers1-0/+2
2026-04-27kunit: configs: Enable all CRC tests in all_tests.configEric Biggers1-0/+2
2026-04-22selftests/bpf: Test refinement of single-value tnumPaul Chaignon1-0/+137
2026-04-22KVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate testSean Christopherson1-2/+0
2026-04-22selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle1-0/+1
2026-04-02selftests/mount_setattr: increase tmpfs size for idmapped mount testsChristian Brauner1-1/+1
2026-04-02bpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman1-4/+58
2026-04-02bpf: Fix exception exit lock checking for subprogsIhor Solodrai1-3/+6
2026-03-25selftests/hid: fix compilation when bpf_wq and hid_device are not exportedBenjamin Tissoires1-0/+12
2026-03-19selftests: fix mntns iteration selftestsChristian Brauner1-10/+15
2026-03-12selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon1-1/+1
2026-03-12bpf: collect only live registers in linked regsEduard Zingerman3-35/+63
2026-03-12selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu1-2/+2
2026-03-12selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian1-2/+5
2026-03-12kselftest/harness: Use helper to avoid zero-size memset warningWake Liu1-1/+7
2026-03-12kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey2-2/+30
2026-03-12selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)1-0/+13
2026-03-12selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)1-0/+36
2026-03-12selftests: mptcp: more stable simult_flows testsPaolo Abeni1-4/+7
2026-03-12selftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier1-1/+1