summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-07-24selftests/ftrace: Fix trace_marker_raw test on 64K page kernelsTianchen Ding1-3/+11
2026-07-24selftests/bpf: Initialize operation name before useLeo Yan1-0/+1
2026-07-24selftests/bpf: Fix typo in verify_umulti_link_infoJiri Olsa1-1/+1
2026-07-24vfio: selftests: Ensure libvfio output dirs are always createdDavid Matlack1-2/+4
2026-07-24cxl/test: Add check after kzalloc() memory in alloc_mock_res()Dave Jiang1-2/+6
2026-07-24cxl/test: Unregister cxl_acpi in cxl_test_init() error pathDave Jiang1-1/+1
2026-07-24cxl/test: Zero out LSA backing memory to avoid leaking to userDave Jiang1-1/+1
2026-07-24cxl/test: Fix integer overflow in mock LSA bounds checksDave Jiang1-2/+2
2026-07-24cxl/test: Verify cmd->size_in before accessing payloadDave Jiang1-9/+30
2026-07-24selftests/bpf: Fix bpf_iter/task_vma testYonghong Song1-1/+1
2026-07-24bpf: Cancel special fields on map value recycleJustin Suess7-32/+118
2026-07-24kunit:tool: Don't write to stdout when it should be disabledDavid Gow1-6/+6
2026-07-24selftests/bpf: Fix flaky file_reader testMykyta Yatsenko1-1/+1
2026-07-24cxl/test: Fix __fortify_panicDan Williams1-1/+1
2026-07-24selftests/bpf: add verification for BPF_PROG_QUERY attr size boundariesYuyang Huang1-0/+69
2026-07-24selftests: Fix Makefile target for nsfsFlorian Schmaus1-1/+1
2026-07-24vfio: selftests: Allow builds when ARCH=x86David Matlack1-1/+1
2026-07-24vfio: selftests: Fix out-of-tree build with make O=Jason Gunthorpe1-1/+4
2026-07-24selftests/mm: Fix resv_sz when parsing arm64 signal frameKevin Brodsky1-1/+2
2026-07-24selftests/bpf: Fix test for refinement of single-value tnumPaul Chaignon1-7/+7
2026-07-24selftests/bpf: Reject unsupported -k option in vmtest.shRoman Kvasnytskyi1-1/+1
2026-07-24selftests/bpf: Override EXTRA_LDFLAGS for static buildsPaul Chaignon1-1/+1
2026-07-24selftests/bpf: Use local type for bpf_fou_encap in test_tunnel_kernGregory Bell1-7/+6
2026-07-24selftests/bpf: Use local type for flow_offload_tuple_rhash in xdp_flowtableGregory Bell1-2/+5
2026-07-24selftests/bpf: Fix off-by-one in bpf_cpumask_populate related selftestMatt Bobrowski1-1/+1
2026-07-18selftests/landlock: Increase default audit socket timeoutMickaël Salaün1-17/+63
2026-07-18selftests/landlock: Filter dealloc records in audit_count_records()Mickaël Salaün4-13/+30
2026-07-18selftests/landlock: Explicitly disable audit in teardownsMaximilian Heyne2-16/+9
2026-07-18landlock: Set audit_net.sk for socket access checksMickaël Salaün1-0/+62
2026-07-18selftests/mm: fix ksft_process_madv.sh test categorySarthak Sharma1-1/+1
2026-07-18selftests/mm: pagemap_ioctl: use the correct page size for transact_test()Zenghui Yu1-6/+6
2026-07-18selftests: mm: fix and speedup "droppable" testDavid Hildenbrand (Arm)1-20/+26
2026-07-18selftests/liveupdate: add test cases for LIVEUPDATE_IOCTL_CREATE_SESSION call...Luca Boccassi1-0/+42
2026-06-10Merge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2026-06-07riscv: cfi: reject unknown flags in PR_SET_CFIRichard Patel1-0/+6
2026-06-06Merge tag 'vfs-7.1-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2026-06-05Merge tag 'probes-fixes-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-06-05Merge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-2/+241
2026-06-04selftests: net: add vxlan vnifilter notification testAndy Roulin2-0/+185
2026-06-04selftests: mptcp: add test for extra_subflows underflow on userspace PMTao Cui1-0/+4
2026-06-04af_unix: Add test for SCM_INQ on partial readJianyu Li1-2/+52
2026-06-03Merge tag 'cgroup-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+10
2026-05-30tracing/probes: Point the error offset correctly for eprobe argument errorMasami Hiramatsu (Google)1-1/+1
2026-05-30Merge tag 'net-7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+1
2026-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-10/+25
2026-05-29Revert "ipv6: preserve insertion order for same-scope addresses"Fernando Fernandez Mancera1-1/+1
2026-05-29Merge tag 'kvm-x86-fixes-7.1-rc6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini10-10/+25
2026-05-29Merge tag 'cxl-fixes-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-62/+43
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-78/+916
2026-05-28selftests/tc-testing: Add netem test case exercising loopsVictor Nogueira1-1/+32