summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-08-20selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song
2025-08-20selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page sizeYonghong Song
2025-08-20bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai
2025-08-20kselftest/arm64: Specify SVE data when testing VL set in sve-ptraceMark Brown
2025-08-20ktest.pl: Prevent recursion of default variable optionsSteven Rostedt
2025-08-20selftests: netfilter: Enable CONFIG_INET_SCTP_DIAGSebastian Andrzej Siewior
2025-08-20selftests: vDSO: vdso_test_getrandom: Always print TAP headerThomas Weißschuh
2025-08-20selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)
2025-08-20selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_tCynthia Huang
2025-08-15selftests/perf_events: Add a mmap() correctness testLorenzo Stoakes
2025-08-15selftests: ALSA: fix memory leak in utimer testWangYuli
2025-08-15selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu
2025-08-15selftests: drv-net: tso: fix non-tunneled tso6 test case nameDaniel Zahka
2025-08-15selftests: drv-net: tso: fix vxlan tunnel flags to get correct gso_typeDaniel Zahka
2025-08-15selftests: drv-net: tso: enable test cases based on hw_featuresDaniel Zahka
2025-08-15selftests: drv-net: Fix remote command checking in require_cmd()Gal Pressman
2025-08-15selftests/bpf: fix implementation of smp_mb()Puranjay Mohan
2025-08-15kselftest/arm64: Fix check for setting new VLs in sve-ptraceMark Brown
2025-08-15selftests/bpf: Fix unintentional switch case fall throughMykyta Yatsenko
2025-08-15selftests/bpf: fix signedness bug in redir_partial()Fushuai Wang
2025-08-15selftests/tracing: Fix false failure of subsystem event testSteven Rostedt
2025-08-15selftests: breakpoints: use suspend_stats to reliably check suspend successMoon Hee Lee
2025-08-15selftests: vDSO: chacha: Correctly skip test if necessaryThomas Weißschuh
2025-08-15selftests: Fix errno checking in syscall_user_dispatch testDmitry Vyukov
2025-08-15selftests/landlock: Fix build of audit_testSong Liu
2025-08-15selftests/landlock: Fix readlink checkMickaël Salaün
2025-08-01selftests/bpf: Add tests with stack ptr register in conditional jmpYonghong Song
2025-08-01selftests/mm: fix split_huge_page_test for folio_split() testsZi Yan
2025-08-01selftests: mptcp: connect: also cover checksumMatthieu Baerts (NGI0)
2025-08-01selftests: mptcp: connect: also cover alt modesMatthieu Baerts (NGI0)
2025-08-01selftests: drv-net: wait for iperf client to stop sendingNimrod Oren
2025-07-24selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni
2025-07-24selftests/sched_ext: Fix exit selftest hang on UPAndrea Righi
2025-07-17selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn
2025-07-17bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn
2025-07-17selftests: net: lib: fix shift count out of rangeHangbin Liu
2025-07-10iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizesNicolin Chen
2025-07-10iommufd/selftest: Add asserts testing global mfdNicolin Chen
2025-07-10iommufd/selftest: Add missing close(mfd) in memfd_mmap()Nicolin Chen
2025-07-06libbpf: Fix possible use-after-free for externsAdin Scannell
2025-06-27selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)
2025-06-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-06-19selftests: drv-net: tso: make bkg() wait for socat to quitJakub Kicinski
2025-06-19selftests: drv-net: tso: fix the GRE device nameJakub Kicinski
2025-06-19selftests: net: build net/lib dependency in all targetBui Quang Minh
2025-06-19selftests/bpf: Fix caps for __xlated/jited_unprivLuis Gerhorst
2025-06-19selftests/bpf: Avoid passing out-of-range values to __retval()Peilin Ye
2025-06-19selftests/bpf: Fix kmem_cache iterator drainingT.J. Mercier
2025-06-19selftests/bpf: Fix bpf_nf selftest failureSaket Kumar Bhaskar
2025-06-19selftests/seccomp: fix negative_ENOSYS tracer tests on arm32Terry Tritton