summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-06-17selftests/bpf: More precise cpu_mitigations state detectionEduard Zingerman
2025-06-17selftests/bpf: Fix RELEASE build failure with gcc14Yonghong Song
2025-06-13selftests/bpf: verify jset handling in CFG computationEduard Zingerman
2025-06-13veristat: Memory accounting for bpf programsEduard Zingerman
2025-06-13bpf/veristat: Fix veristat for map type BPF_MAP_TYPE_CGRP_STORAGESong Liu
2025-06-12selftests/bpf: Fix xdp_do_redirect failure with 64KB page sizeYonghong Song
2025-06-12selftests/bpf: Fix two net related test failures with 64K page sizeYonghong Song
2025-06-12bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song
2025-06-12selftests/bpf: fix signedness bug in redir_partial()Fushuai Wang
2025-06-12selftests/bpf: tests with a loop state missing read/precision markEduard Zingerman
2025-06-11selftests/bpf: Fix cgroup_mprog_ordering failure due to uninitialized variableYonghong Song
2025-06-09selftests/bpf: Add test for Spectre v1 mitigationLuis Gerhorst
2025-06-09bpf: Fall back to nospec for Spectre v1Luis Gerhorst
2025-06-09selftests/bpf: Add cookies check for tracing fill_link_info testTao Chen
2025-06-09selftests/bpf: Add test cases with CONST_PTR_TO_MAP null checksIhor Solodrai
2025-06-09selftests/bpf: Add cmp_map_pointer_with_const testIhor Solodrai
2025-06-09bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai
2025-06-09selftests/bpf: Add two selftests for mprog API based cgroup progsYonghong Song
2025-06-09selftests/bpf: Move some tc_helpers.h functions to test_progs.hYonghong Song
2025-06-06selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song
2025-06-06selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page sizeYonghong Song
2025-06-06selftests/bpf: Fix bpf_mod_race test failure with arm64 64KB page sizeYonghong Song
2025-06-06selftests/bpf: Reduce test_xdp_adjust_frags_tail_grow logsYonghong Song
2025-06-05selftests/bpf: rbtree: Fix incorrect global variable usageRong Tao
2025-06-05Tests for the ".emit_strings" functionality in the BTF dumper.Blake Jones
2025-06-05selftests/bpf: Add cookies check for raw_tp fill_link_info testTao Chen
2025-06-04Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-06-03Merge tag 'cxl-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-01selftests/bpf: Fix selftest btf_tag/btf_type_tag_percpu_vmlinux_helper failureYonghong Song
2025-06-01selftests/bpf: Fix bpf selftest build errorSaket Kumar Bhaskar
2025-05-31selftests/mm: fix test result reporting in gup_longtermMark Brown
2025-05-31selftests/mm: report unique test names for each cow testMark Brown
2025-05-31selftests/mm: add helper for logging test start and resultsMark Brown
2025-05-31selftests/mm: use standard ksft_finished() in cow and gup_longtermMark Brown
2025-05-31selftests/damon/_damon_sysfs: skip testcases if CONFIG_DAMON_SYSFS is disabledEnze Li
2025-05-31tools/testing: check correct variable in open_procmap()Dan Carpenter
2025-05-31tools/testing/vma: add missing function stubLorenzo Stoakes
2025-05-31selftests/mm: two fixes for the pfnmap testDavid Hildenbrand
2025-05-31selftests/mm: deduplicate test names in madv_populateMark Brown
2025-05-31selftests/mm: skip hugevm test if kernel config file is not presentZi Yan
2025-05-31selftests/mm: skip guard_regions.uffd tests when uffd is not presentZi Yan
2025-05-31selftests/mm: deduplicate default page size test results in thuge-genMark Brown
2025-05-31selftests/mm: deduplicate test logging in test_mlock_lock()Mark Brown
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31selftests/filesystems: Fix build of anon_inode_testMark Brown
2025-05-29Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds