summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-08-23selftests/nolibc: add sbrk_0 to test current brk gettingZhangjin Wu1-0/+1
2023-08-23selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRERZhangjin Wu1-0/+58
2023-08-23selftests/nolibc: prepare: create /dev/zeroZhangjin Wu1-1/+3
2023-08-23selftests/nolibc: export argv0 for some testsZhangjin Wu1-0/+4
2023-08-23selftests/nolibc: simplify call to iopermThomas Weißschuh1-5/+1
2023-08-23selftests/ftrace: Add BTF fields access testcasesMasami Hiramatsu (Google)2-0/+28
2023-08-23tracing/fprobe-event: Assume fprobe is a return event by $retvalMasami Hiramatsu (Google)1-1/+1
2023-08-22selftests/bpf: Add test for bpf_obj_drop with bad reg->offKumar Kartikeya Dwivedi1-0/+20
2023-08-22selftests/bpf: Add a failure test for bpf_kptr_xchg() with local kptrYonghong Song2-1/+74
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown27-58/+283
2023-08-22selftests: bonding: do not set port down before adding to bondHangbin Liu1-2/+2
2023-08-22selftests/bpf: Add extra link to uprobe_multi testsJiri Olsa2-0/+22
2023-08-22selftests/bpf: Add uprobe_multi pid filter testsJiri Olsa2-12/+126
2023-08-22selftests/bpf: Add uprobe_multi cookie testJiri Olsa1-0/+78
2023-08-22selftests/bpf: Add uprobe_multi usdt bench testJiri Olsa2-0/+55
2023-08-22selftests/bpf: Add uprobe_multi usdt test codeJiri Olsa1-1/+25
2023-08-22selftests/bpf: Add uprobe_multi bench testJiri Olsa2-0/+55
2023-08-22selftests/bpf: Add uprobe_multi test programJiri Olsa2-0/+72
2023-08-22selftests/bpf: Add uprobe_multi link testJiri Olsa1-0/+69
2023-08-22selftests/bpf: Add uprobe_multi api testJiri Olsa1-0/+65
2023-08-22selftests/bpf: Add uprobe_multi skel testJiri Olsa2-0/+167
2023-08-22selftests/bpf: Move get_time_ns to testing_helpers.hJiri Olsa3-17/+10
2023-08-22selftest/mm: ksm_functional_tests: Add PROT_NONE testDavid Hildenbrand1-7/+52
2023-08-22selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...David Hildenbrand1-0/+47
2023-08-22merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton4-4/+14
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap1-1/+0
2023-08-21mm,thp: fix smaps THPeligible output alignmentHugh Dickins1-2/+2
2023-08-21selftests: improve vm.memfd_noexec sysctl testsAleksa Sarai1-85/+254
2023-08-21memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2Aleksa Sarai1-5/+17
2023-08-21selftests: memfd: error out test process when child test failsAleksa Sarai1-1/+18
2023-08-21selftests/mm: fix uffd-stress help informationRong Tao1-12/+12
2023-08-21selftests/damon/sysfs: test damon_target filterSeongJae Park1-0/+2
2023-08-21selftests/damon/sysfs: test address range damos filterSeongJae Park1-0/+3
2023-08-21selftests/damon/sysfs: test tried_regions/total_bytes fileSeongJae Park1-0/+1
2023-08-21selftests: mm: add KSM_MERGE_TIME testsAyush Jain1-0/+4
2023-08-21selftests/mm: FOLL_LONGTERM need to be updated to 0x100Ayush Jain1-1/+6
2023-08-21selftests: cgroup: fix test_kmem_basic less than errorLucas Karpinski1-2/+2
2023-08-20selftests: fib_test: add a test case for IPv6 source address deleteHangbin Liu1-1/+151
2023-08-20selftests: vrf_route_leaking: remove ipv6_ping_frag from default testingHangbin Liu1-1/+1
2023-08-20selftests/net: Add log.txt and tools to .gitignoreAnh Tuan Phan1-0/+2
2023-08-19selftests: mlxsw: Fix test failure on Spectrum-4Ido Schimmel1-10/+6
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-2/+8
2023-08-18selftests/bpf: Fix a selftest compilation errorYonghong Song1-1/+1
2023-08-18proc: skip proc-empty-vm on anything but amd64 and i386Alexey Dobriyan1-0/+7
2023-08-18proc: support proc-empty-vm test on i386Alexey Dobriyan1-0/+16
2023-08-18maple_tree: update mas_preallocate() testingLiam R. Howlett1-11/+16
2023-08-18maple_tree: re-introduce entry to mas_preallocate() argumentsLiam R. Howlett1-16/+16
2023-08-18selftests/mm: run all tests from run_vmtests.shRyan Roberts3-40/+64
2023-08-18selftests/mm: optionally pass duration to transhuge-stressRyan Roberts1-2/+10
2023-08-18selftests/mm: make migration test robust to failureRyan Roberts2-4/+10