summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
15 hoursselftests/bpf: Remove test_access_variable_arrayVenkat Rao Bagalkote
15 hourskselftest/arm64: Include <asm/ptrace.h> for user_gcs definitionLeo Yan
15 hourstcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen
15 hoursbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding
15 hoursktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière
15 hoursktest: Honor empty per-test option overridesRicardo B. Marlière
15 hoursktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière
15 hoursselftest: memcg: skip memcg_sock test if address family not supportedWaiman Long
15 hourskho: make debugfs interface optionalPasha Tatashin
15 hoursselftests/mm: skip migration tests if NUMA is unavailableAnishMulay
15 hoursselftests/sched_ext: Add missing error check for exit__load()David Carlier
15 hoursselftests/futex: Fix incorrect result reporting of futex_requeue test itemYuwen Chen
15 hoursselftests/bpf: Fix reg_bounds to match new tnum-based refinementPaul Chaignon
15 hoursselftests: netfilter: nft_tproxy.sh: adjust to socat changesFlorian Westphal
15 hoursselftests/bpf: fix __jited_unpriv tag nameEduard Zingerman
15 hoursbpf: Relax scalar id equivalence for state pruningPuranjay Mohan
15 hoursbpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan
15 hoursselftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15Amit Machhiwal
10 daysselftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctlMatthieu Baerts (NGI0)
10 daysselftests: mptcp: check output: catch cmd errorsMatthieu Baerts (NGI0)
2026-05-07mm: prevent droppable mappings from being lockedAnthony Yznaga
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: 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-04-27kunit: configs: Enable all crypto library tests in all_tests.configEric Biggers
2026-04-27kunit: configs: Enable all CRC tests in all_tests.configEric Biggers
2026-04-22selftests/bpf: Test refinement of single-value tnumPaul Chaignon
2026-04-22KVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate testSean Christopherson
2026-04-22selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle
2026-04-02selftests/mount_setattr: increase tmpfs size for idmapped mount testsChristian Brauner
2026-04-02bpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-04-02bpf: Fix exception exit lock checking for subprogsIhor Solodrai
2026-03-25selftests/hid: fix compilation when bpf_wq and hid_device are not exportedBenjamin Tissoires
2026-03-19selftests: fix mntns iteration selftestsChristian Brauner
2026-03-12selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon
2026-03-12bpf: collect only live registers in linked regsEduard Zingerman
2026-03-12selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu
2026-03-12selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian
2026-03-12kselftest/harness: Use helper to avoid zero-size memset warningWake Liu
2026-03-12kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey
2026-03-12selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)
2026-03-12selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)
2026-03-12selftests: mptcp: more stable simult_flows testsPaolo Abeni
2026-03-12selftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier