summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2024-01-111-61/+85
|\
| * sysclt: Clarify the results of selftest runJoel Granados2023-12-281-61/+62
| * sysctl: Add a selftest for handling empty dirsJoel Granados2023-12-281-0/+23
* | Merge tag 'linux_kselftest-next-6.8-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-01-108-44/+192
|\ \
| * | tracing/selftests: Add ownership modification tests for eventfsSteven Rostedt (Google)2023-12-221-0/+114
| * | selftests: sched: Remove initialization to 0 for a static variableAtul Kumar Pant2023-12-011-1/+1
| * | selftests: capabilities: namespace create varies for root and normal userSwarup Laxman Kotiaklapudi2023-12-011-5/+1
| * | selftests: prctl: Add prctl test for PR_GET_NAMEOsama Muhammad2023-12-011-0/+32
| * | kselftest/vDSO: Use ksft_print_msg() rather than printf in vdso_test_abiMark Brown2023-11-301-2/+2
| * | kselftest/vDSO: Fix message formatting for clock_id loggingMark Brown2023-11-301-1/+1
| * | kselftest/vDSO: Make test name reporting for vdso_abi_test tooling friendlyMark Brown2023-11-301-30/+36
| * | selftests:x86: Fix Format String Warnings in lam.cangquan yu2023-11-301-2/+2
| * | selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_s...angquan yu2023-11-301-1/+1
| * | selftests:breakpoints: Fix Format String Warning in breakpoint_testangquan yu2023-11-301-2/+2
* | | Merge tag 'linux_kselftest-kunit-6.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-01-103-1/+28
|\ \ \
| * | | kunit: tool: add test for parsing attributesRae Moar2023-12-182-0/+25
| * | | kunit: tool: fix parsing of test attributesRae Moar2023-12-181-1/+3
* | | | Merge tag 'linux_kselftest-nolibc-6.8-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-01-104-23/+263
|\ \ \ \
| * | | | selftests/nolibc: disable coredump via setrlimitThomas Weißschuh2023-12-111-0/+2
| * | | | tools/nolibc: add support for getrlimit/setrlimitThomas Weißschuh2023-12-111-0/+29
| * | | | tools/nolibc: drop duplicated testcase ioctl_tiocinqThomas Weißschuh2023-12-111-1/+0
| * | | | selftests/nolibc: make result alignment more robustThomas Weißschuh2023-12-111-5/+10
| * | | | tools/nolibc: mips: add support for PICThomas Weißschuh2023-12-111-1/+1
| * | | | selftests/nolibc: run-tests.sh: enable testing via qemu-userThomas Weißschuh2023-12-111-3/+19
| * | | | selftests/nolibc: introduce QEMU_ARCH_USERThomas Weißschuh2023-12-111-1/+4
| * | | | selftests/nolibc: fix testcase status alignmentThomas Weißschuh2023-12-111-2/+2
| * | | | selftests/nolibc: add configuration for mipso32beThomas Weißschuh2023-12-112-1/+8
| * | | | selftests/nolibc: extraconfig supportThomas Weißschuh2023-12-111-0/+6
| * | | | selftests/nolibc: explicitly specify ABI for MIPSThomas Weißschuh2023-12-111-1/+1
| * | | | selftests/nolibc: use XARCH for MIPSThomas Weißschuh2023-12-112-6/+8
| * | | | selftests/nolibc: add script to run testsuiteThomas Weißschuh2023-12-112-0/+154
| * | | | selftests/nolibc: support out-of-tree buildsThomas Weißschuh2023-12-111-4/+14
| * | | | selftests/nolibc: anchor paths in $(srcdir) if possibleThomas Weißschuh2023-12-111-2/+2
| * | | | selftests/nolibc: use EFI -bios for LoongArch qemuThomas Weißschuh2023-12-111-1/+8
| * | | | selftests/nolibc: don't hang on config inputThomas Weißschuh2023-11-131-2/+2
| | |/ / | |/| |
* | | | Merge tag 'landlock-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-092-11/+128
|\ \ \ \
| * | | | selftests/landlock: Rename "permitted" to "allowed" in ftruncate testsGünther Noack2024-01-031-9/+8
| * | | | selftests/landlock: Add tests to check unhandled rule's access rightsMickaël Salaün2023-12-222-0/+66
| * | | | selftests/landlock: Add tests to check unknown rule's access rightsMickaël Salaün2023-12-222-2/+54
| |/ / /
* | | | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-099-0/+630
|\ \ \ \
| * | | | selftests: remove the LSM_ID_IMA check in lsm/lsm_list_modules_testPaul Moore2023-11-221-3/+0
| * | | | LSM: selftests for Linux Security Module syscallsCasey Schaufler2023-11-139-0/+633
| |/ / /
* | | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-0927-612/+2084
|\ \ \ \
| * | | | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-092-4/+5
| * | | | selftests/mm: add separate UFFDIO_MOVE test for PMD splittingSuren Baghdasaryan2024-01-051-0/+17
| * | | | selftests/mm: skip test if application doesn't has root privilegesMuhammad Usama Anjum2024-01-051-1/+1
| * | | | selftests/mm: conform test to TAP format outputMuhammad Usama Anjum2024-01-051-47/+44
| * | | | selftests: mm: hugepage-mmap: conform to TAP format outputMuhammad Usama Anjum2024-01-051-10/+13
| * | | | selftests/mm: gup_test: conform test to TAP format outputMuhammad Usama Anjum2024-01-051-32/+33
| * | | | mm/selftests: hugepage-mremap: conform test to TAP format outputMuhammad Usama Anjum2024-01-051-52/+35