summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-12-137-52/+1057
|\
| * Merge tag 'asoc-v6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2022-12-0687-333/+37504
| |\
| * | kselftest/alsa: Add more coverage of sample rates and channel countsMark Brown2022-12-011-3/+8
| * | kselftest/alsa: Provide more meaningful names for testsMark Brown2022-12-011-3/+3
| * | kselftest/alsa: Don't any configuration in the sample configMark Brown2022-12-011-16/+19
| * | kselftest/alsa: Report failures to set the requested channels as skipsMark Brown2022-12-011-1/+8
| * | kselftest/alsa: Report failures to set the requested sample rate as skipsMark Brown2022-12-011-6/+17
| * | kselftest/alsa: Refactor pcm-test to list the tests to run in a structMark Brown2022-12-011-20/+33
| * | selftests: alsa - move shared library configuration code to conf.cJaroslav Kysela2022-11-295-122/+85
| * | kselftest/alsa: Add a .gitignore for the newly added PCM testMark Brown2022-11-251-0/+1
| * | selftests: alsa - add PCM testJaroslav Kysela2022-11-165-1/+1003
* | | Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-133-45/+546
|\ \ \
| * | | selftests/landlock: Test ftruncate on FDs created by memfd_create(2)Günther Noack2022-10-191-0/+16
| * | | selftests/landlock: Test FD passing from restricted to unrestricted processesGünther Noack2022-10-193-33/+132
| * | | selftests/landlock: Locally define __maybe_unusedGünther Noack2022-10-191-8/+10
| * | | selftests/landlock: Test open() and ftruncate() in multiple scenariosGünther Noack2022-10-191-0/+96
| * | | selftests/landlock: Test file truncation supportGünther Noack2022-10-191-0/+287
| * | | landlock: Support file truncationGünther Noack2022-10-192-4/+5
| |/ /
* | | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-124-9/+8
|\ \ \
| * | | selftests: cgroup: fix unsigned comparison with less than zeroYueHaibing2022-11-181-2/+3
| * | | selftests/vm: add local_config.h and local_config.mk to .gitignoreZhao Gongyi2022-11-181-0/+2
| * | | tools/accounting/procacct: remove some unused variablesXiongfeng Wang2022-11-181-6/+1
| * | | proc: fixup uptime selftestAlexey Dobriyan2022-11-181-1/+2
* | | | Merge tag 'trace-tools-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-1213-17/+1297
|\ \ \ \
| * | | | Documentation/rv: Add verification/rv man pagesDaniel Bristot de Oliveira2022-12-091-2/+24
| * | | | tools/rv: Add in-kernel monitor interfaceDaniel Bristot de Oliveira2022-12-093-0/+704
| * | | | rv: Add rv toolDaniel Bristot de Oliveira2022-12-098-0/+558
| * | | | rtla: Fix exit status when returning from calls to usage()John Kacur2022-12-093-17/+13
* | | | | Merge tag 'ktest-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2022-12-122-7/+33
|\ \ \ \ \
| * | | | | ktest.pl: Add shell commands to variablesSteven Rostedt (Google)2022-12-082-1/+16
| * | | | | kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt2022-12-071-5/+15
| * | | | | ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt2022-12-071-1/+2
| |/ / / /
* | | | | Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds2022-12-125-143/+260
|\ \ \ \ \
| * | | | | kunit: tool: make parser preserve whitespace when printing test logDaniel Latypov2022-12-123-15/+16
| * | | | | kunit: tool: don't include KTAP headers and the like in the test logDaniel Latypov2022-12-122-4/+21
| * | | | | kunit: tool: parse KTAP compliant test outputRae Moar2022-12-124-28/+80
| * | | | | kunit: tool: make --json do nothing if --raw_ouput is setDaniel Latypov2022-12-121-16/+18
| * | | | | kunit: tool: tweak error message when no KTAP foundDaniel Latypov2022-12-122-3/+3
| * | | | | kunit: tool: remove redundant file.close() call in unit testDaniel Latypov2022-12-121-2/+0
| * | | | | kunit: tool: unit tests all check parser errors, standardize formatting a bitDaniel Latypov2022-12-121-55/+38
| * | | | | kunit: tool: make TestCounts a dataclassDaniel Latypov2022-12-122-20/+9
| * | | | | kunit: tool: print summary of failed tests if a few failed out of a lotDaniel Latypov2022-10-312-0/+69
| * | | | | kunit: tool: make unit test not print parsed testdata to stdoutDaniel Latypov2022-10-311-0/+6
* | | | | | Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-12-1233-100/+1327
|\ \ \ \ \ \
| * | | | | | selftests/ftrace: Use long for synthetic event probe testSteven Rostedt (Google)2022-12-021-1/+1
| * | | | | | selftests/tpm2: Split async tests call to separate shell script runnerNícolas F. R. A. Prado2022-11-293-2/+11
| * | | | | | selftests: splice_read: Fix sysfs read casesSuzuki K Poulose2022-11-291-2/+2
| * | | | | | selftests: ftrace: Use "grep -E" instead of "egrep"Tiezhu Yang2022-11-251-4/+4
| * | | | | | selftests: gpio: Use "grep -E" instead of "egrep"Tiezhu Yang2022-11-251-1/+1
| * | | | | | selftests: kselftest_deps: Use "grep -E" instead of "egrep"Tiezhu Yang2022-11-251-1/+1