summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-1/+1
|\
| * selftests/vm: rename selftests/vm to selftests/mmSeongJae Park2023-01-181-1/+1
* | Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-02-231-2/+2
|\ \
| * | selftests: use printf instead of echo -neGuillaume Tucker2023-02-131-3/+2
| * | selftests: find echo binary to use -ne optionsGuillaume Tucker2023-02-131-2/+3
| |/
* | Merge branch 'for-6.3/hid-bpf' into for-linusBenjamin Tissoires2023-02-221-0/+1
|\ \ | |/ |/|
| * selftests: add tests for the HID-bpf initial implementationBenjamin Tissoires2022-11-151-0/+1
* | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-0/+1
|\ \
| * | iommufd: Add a selftestJason Gunthorpe2022-11-301-0/+1
| |/
* | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-131-0/+1
|\ \
| * | selftests: Add a basic HSR test.Sebastian Andrzej Siewior2022-12-011-0/+1
| |/
* / selftests/tdx: Test TDX attestation GetReport supportKuppuswamy Sathyanarayanan2022-11-171-0/+1
|/
* selftests: add openvswitch selftest suiteAaron Conole2022-10-271-0/+1
* Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-10-061-0/+1
|\
| * selftests: amd-pstate: Add test trigger for amd-pstate driverMeng Li2022-10-051-0/+1
* | net: Add tests for bonding and team address list managementBenjamin Poirier2022-09-161-0/+1
* | selftests: include bonding tests into the kselftest infraJonathan Toppins2022-08-221-0/+1
|/
* Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-0/+1
|\
| * selftests/filesystems: add a vfat RENAME_EXCHANGE testJavier Martinez Canillas2022-06-161-0/+1
* | selftests: drop KSFT_KHDR_INSTALL make targetGuillaume Tucker2022-07-111-1/+0
* | selftests: drop khdr make targetGuillaume Tucker2022-07-111-25/+2
* | kselftests: Enable the echo command to print newlines in MakefileGautam2022-06-271-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-261-0/+1
|\
| * selftests: drivers/s390x: Add uvdevice testsSteffen Eiden2022-05-201-0/+1
* | selftests/resctrl: Make resctrl_tests run using kselftest frameworkShaopeng Tan2022-04-251-0/+1
* | selftests/damon: add damon to selftests root MakefileYuanchu Xie2022-04-251-0/+1
|/
* selftests: Fix build when $(O) points to a relative pathMuhammad Usama Anjum2022-03-031-1/+4
* selftests: Use -isystem instead of -I to include headersMuhammad Usama Anjum2022-02-231-2/+2
* selftests: Correct the headers install pathMuhammad Usama Anjum2022-02-231-1/+1
* selftests: Add and export a kernel uapi headers pathMuhammad Usama Anjum2022-02-231-0/+4
* selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum2022-02-231-9/+17
* kselftest: alsa: Add simplistic test for ALSA mixer controls kselftestMark Brown2021-12-121-1/+2
* Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-311-0/+1
|\
| * af_unix: Add OOB supportRao Shoaib2021-08-041-0/+1
* | tests: add move_mount(MOVE_MOUNT_SET_GROUP) selftestPavel Tikhomirov2021-07-261-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2021-06-281-0/+1
|\
| * kselftests: Add test to check for rlimit changes in different user namespacesAlexey Gladkov2021-04-301-0/+1
* | selftests/landlock: Add user space testsMickaël Salaün2021-04-221-0/+1
|/
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-0/+1
|\
| * tests: add mount_setattr() selftestsChristian Brauner2021-01-241-0/+1
* | Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-221-9/+0
|\ \
| * | selftests: remove obsolete build restriction for gpioKent Gibson2021-02-151-9/+0
| |/
* / selftests: Add nci suiteBongsu Jeon2021-01-291-0/+1
|/
* selftests: Skip BPF seftests by defaultMark Brown2021-01-041-2/+4
* Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-12-161-0/+1
|\
| * kselftest: Enable vDSO test on non x86 platformsVincenzo Frascino2020-10-271-0/+1
* | Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-151-2/+1
|\ \
| * | staging: ion: remove from the treeGreg Kroah-Hartman2020-10-261-2/+1
| |/
* | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-0/+1
|\ \
| * | selftests: Add kselftest for syscall user dispatchGabriel Krisman Bertazi2020-12-021-0/+1
| |/