summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-07-27selftests/bpf: Add a cpuv4 test runner for cpu=v4 testingYonghong Song-4/+26
2023-07-27selftests/bpf: Fix a test_verifier failureYonghong Song-3/+3
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+3
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-3/+1
2023-07-27kselftest/arm64: Validate that changing one VL type does not affect anotherMark Brown-1/+21
2023-07-27kselftest/arm64: Add a test case for SVE VL changes with SME activeMark Brown-3/+102
2023-07-27vsock/test: MSG_PEEK test for SOCK_SEQPACKETArseniy Krasnov-4/+54
2023-07-27vsock/test: rework MSG_PEEK test for SOCK_STREAMArseniy Krasnov-3/+75
2023-07-27selftests: Add fchmodat2 selftestAlexey Gladkov-0/+171
2023-07-26selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts-3/+1
2023-07-26kunit: tool: Add command line interface to filter and report attributesRae Moar-29/+99
2023-07-26iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOCJason Gunthorpe-1/+46
2023-07-26iommufd/selftest: Return the real idev id from selftest mock_domainJason Gunthorpe-21/+26
2023-07-26iommufd/selftest: Test iommufd_device_replace()Nicolin Chen-4/+105
2023-07-26selftests/ftrace: Fix to check fprobe event eneblementMasami Hiramatsu (Google)-1/+1
2023-07-25selftests/xsk: Fix spelling mistake "querrying" -> "querying"Colin Ian King-1/+1
2023-07-25selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helperDaniel Borkmann-0/+344
2023-07-25selftests:prctl: add set-process-name to .gitignoreShuah Khan-0/+1
2023-07-25selftests:prctl: Fix make clean override warningShuah Khan-2/+0
2023-07-25selftests/resctrl: Remove test type checks from cat_val()Ilpo Järvinen-27/+20
2023-07-25selftests/resctrl: Pass the real number of tests to show_cache_info()Ilpo Järvinen-3/+3
2023-07-25selftests/resctrl: Move CAT/CMT test global vars to function they are used inIlpo Järvinen-14/+8
2023-07-25selftests/resctrl: Don't use variable argument list for ->setup()Ilpo Järvinen-33/+7
2023-07-25selftests/resctrl: Don't pass test name to fill_bufIlpo Järvinen-26/+24
2023-07-25selftests/resctrl: Improve parameter consistency in fill_bufIlpo Järvinen-25/+24
2023-07-25selftests/resctrl: Remove unnecessary startptr global from fill_bufIlpo Järvinen-4/+1
2023-07-25selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()Ilpo Järvinen-43/+19
2023-07-25selftests/resctrl: Remove duplicated preparation for span argIlpo Järvinen-5/+2
2023-07-25selftests/resctrl: Express span internally in bytesIlpo Järvinen-9/+4
2023-07-25selftests/resctrl: Convert span to size_tIlpo Järvinen-22/+23
2023-07-25selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_paramIlpo Järvinen-6/+0
2023-07-25selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resc...Ilpo Järvinen-21/+12
2023-07-25selftests/resctrl: Move resctrl FS mount/umount to higher levelIlpo Järvinen-23/+46
2023-07-25selftests/resctrl: Unmount resctrl FS before starting the first testIlpo Järvinen-2/+11
2023-07-25selftests/resctrl: Close perf value read fd on errorsIlpo Järvinen-7/+11
2023-07-25selftests/resctrl: Unmount resctrl FS if child fails to run benchmarkIlpo Järvinen-0/+1
2023-07-25selftests/resctrl: Don't leak buffer in fill_cache()Ilpo Järvinen-1/+2
2023-07-25selftests/resctrl: Add resctrl.h into build depsIlpo Järvinen-1/+1
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai-15/+42
2023-07-24selftests: prctl: Add new prctl test for PR_SET_NAMEOsama Muhammad-1/+63
2023-07-23regmap: Merge up fixes from mainlineMark Brown-13/+183
2023-07-23ASoC: Merge up fixes from mainlineMark Brown-15/+37
2023-07-23connector/cn_proc: Selftest for proc connectorAnjali Kulkarni-0/+317
2023-07-21Merge tag 'sound-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-3/+2
2023-07-21selftests: mlxsw: rtnetlink: Drop obsolete testsPetr Machata-31/+0
2023-07-20tools/testing/cxl: Remove unused SZ_512G macroXiao Yang-4/+0
2023-07-20selftests: net: Add test cases for nexthop groups with invalid neighborsBenjamin Poirier-0/+129
2023-07-20torture: Cause mkinitrd.sh to indicate failure on compile errorsPaul E. McKenney-0/+8
2023-07-20torture: Make init program dump command-line argumentsPaul E. McKenney-1/+5
2023-07-20torture: Switch qemu from -nographic to -display nonePaul E. McKenney-4/+4