summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-04-29Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2023-04-19selftests: Test the new RISC-V hwprobe interfaceEvan Green1-0/+1
2023-03-28selftests: prctl: Add new prctl test for PR_SET_VMA actionIvan Orlov1-0/+1
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2023-02-23Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+2
2023-02-22Merge branch 'for-6.3/hid-bpf' into for-linusBenjamin Tissoires1-0/+1
2023-02-13selftests: use printf instead of echo -neGuillaume Tucker1-3/+2
2023-02-13selftests: find echo binary to use -ne optionsGuillaume Tucker1-2/+3
2023-01-19selftests/vm: rename selftests/vm to selftests/mmSeongJae Park1-1/+1
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2022-12-14Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2022-12-02selftests: Add a basic HSR test.Sebastian Andrzej Siewior1-0/+1
2022-12-01iommufd: Add a selftestJason Gunthorpe1-0/+1
2022-11-17selftests/tdx: Test TDX attestation GetReport supportKuppuswamy Sathyanarayanan1-0/+1
2022-11-15selftests: add tests for the HID-bpf initial implementationBenjamin Tissoires1-0/+1
2022-10-27selftests: add openvswitch selftest suiteAaron Conole1-0/+1
2022-10-06Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2022-10-05selftests: amd-pstate: Add test trigger for amd-pstate driverMeng Li1-0/+1
2022-09-16net: Add tests for bonding and team address list managementBenjamin Poirier1-0/+1
2022-08-23selftests: include bonding tests into the kselftest infraJonathan Toppins1-0/+1
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2022-07-12selftests: drop KSFT_KHDR_INSTALL make targetGuillaume Tucker1-1/+0
2022-07-12selftests: drop khdr make targetGuillaume Tucker1-25/+2
2022-06-27kselftests: Enable the echo command to print newlines in MakefileGautam1-1/+1
2022-06-17selftests/filesystems: add a vfat RENAME_EXCHANGE testJavier Martinez Canillas1-0/+1
2022-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2022-05-20selftests: drivers/s390x: Add uvdevice testsSteffen Eiden1-0/+1
2022-04-26selftests/resctrl: Make resctrl_tests run using kselftest frameworkShaopeng Tan1-0/+1
2022-04-25selftests/damon: add damon to selftests root MakefileYuanchu Xie1-0/+1
2022-03-04selftests: Fix build when $(O) points to a relative pathMuhammad Usama Anjum1-1/+4
2022-02-24selftests: Use -isystem instead of -I to include headersMuhammad Usama Anjum1-2/+2
2022-02-24selftests: Correct the headers install pathMuhammad Usama Anjum1-1/+1
2022-02-24selftests: Add and export a kernel uapi headers pathMuhammad Usama Anjum1-0/+4
2022-02-24selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum1-9/+17
2021-12-12kselftest: alsa: Add simplistic test for ALSA mixer controls kselftestMark Brown1-1/+2
2021-09-01Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+1
2021-08-04af_unix: Add OOB supportRao Shoaib1-0/+1
2021-07-26tests: add move_mount(MOVE_MOUNT_SET_GROUP) selftestPavel Tikhomirov1-0/+1
2021-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+1
2021-04-30kselftests: Add test to check for rlimit changes in different user namespacesAlexey Gladkov1-0/+1
2021-04-22selftests/landlock: Add user space testsMickaël Salaün1-0/+1
2021-02-24Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2021-02-22Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-9/+0
2021-02-15selftests: remove obsolete build restriction for gpioKent Gibson1-9/+0
2021-01-30selftests: Add nci suiteBongsu Jeon1-0/+1
2021-01-24tests: add mount_setattr() selftestsChristian Brauner1-0/+1
2021-01-04selftests: Skip BPF seftests by defaultMark Brown1-2/+4
2020-12-16Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2020-12-16Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2020-12-15Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1