index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-12-13
7
-52
/
+1057
|
\
|
*
Merge tag 'asoc-v6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2022-12-06
87
-333
/
+37504
|
|
\
|
*
|
kselftest/alsa: Add more coverage of sample rates and channel counts
Mark Brown
2022-12-01
1
-3
/
+8
|
*
|
kselftest/alsa: Provide more meaningful names for tests
Mark Brown
2022-12-01
1
-3
/
+3
|
*
|
kselftest/alsa: Don't any configuration in the sample config
Mark Brown
2022-12-01
1
-16
/
+19
|
*
|
kselftest/alsa: Report failures to set the requested channels as skips
Mark Brown
2022-12-01
1
-1
/
+8
|
*
|
kselftest/alsa: Report failures to set the requested sample rate as skips
Mark Brown
2022-12-01
1
-6
/
+17
|
*
|
kselftest/alsa: Refactor pcm-test to list the tests to run in a struct
Mark Brown
2022-12-01
1
-20
/
+33
|
*
|
selftests: alsa - move shared library configuration code to conf.c
Jaroslav Kysela
2022-11-29
5
-122
/
+85
|
*
|
kselftest/alsa: Add a .gitignore for the newly added PCM test
Mark Brown
2022-11-25
1
-0
/
+1
|
*
|
selftests: alsa - add PCM test
Jaroslav Kysela
2022-11-16
5
-1
/
+1003
*
|
|
Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-13
3
-45
/
+546
|
\
\
\
|
*
|
|
selftests/landlock: Test ftruncate on FDs created by memfd_create(2)
Günther Noack
2022-10-19
1
-0
/
+16
|
*
|
|
selftests/landlock: Test FD passing from restricted to unrestricted processes
Günther Noack
2022-10-19
3
-33
/
+132
|
*
|
|
selftests/landlock: Locally define __maybe_unused
Günther Noack
2022-10-19
1
-8
/
+10
|
*
|
|
selftests/landlock: Test open() and ftruncate() in multiple scenarios
Günther Noack
2022-10-19
1
-0
/
+96
|
*
|
|
selftests/landlock: Test file truncation support
Günther Noack
2022-10-19
1
-0
/
+287
|
*
|
|
landlock: Support file truncation
Günther Noack
2022-10-19
2
-4
/
+5
|
|
/
/
*
|
|
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-12-13
4
-9
/
+8
|
\
\
\
|
*
|
|
selftests: cgroup: fix unsigned comparison with less than zero
YueHaibing
2022-11-18
1
-2
/
+3
|
*
|
|
selftests/vm: add local_config.h and local_config.mk to .gitignore
Zhao Gongyi
2022-11-18
1
-0
/
+2
|
*
|
|
tools/accounting/procacct: remove some unused variables
Xiongfeng Wang
2022-11-18
1
-6
/
+1
|
*
|
|
proc: fixup uptime selftest
Alexey Dobriyan
2022-11-18
1
-1
/
+2
*
|
|
|
Merge tag 'trace-tools-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-13
13
-17
/
+1297
|
\
\
\
\
|
*
|
|
|
Documentation/rv: Add verification/rv man pages
Daniel Bristot de Oliveira
2022-12-10
1
-2
/
+24
|
*
|
|
|
tools/rv: Add in-kernel monitor interface
Daniel Bristot de Oliveira
2022-12-10
3
-0
/
+704
|
*
|
|
|
rv: Add rv tool
Daniel Bristot de Oliveira
2022-12-10
8
-0
/
+558
|
*
|
|
|
rtla: Fix exit status when returning from calls to usage()
John Kacur
2022-12-10
3
-17
/
+13
*
|
|
|
|
Merge tag 'ktest-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2022-12-13
2
-7
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
ktest.pl: Add shell commands to variables
Steven Rostedt (Google)
2022-12-09
2
-1
/
+16
|
*
|
|
|
|
kest.pl: Fix grub2 menu handling for rebooting
Steven Rostedt
2022-12-08
1
-5
/
+15
|
*
|
|
|
|
ktest.pl minconfig: Unset configs instead of just removing them
Steven Rostedt
2022-12-08
1
-1
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2022-12-13
5
-143
/
+260
|
\
\
\
\
\
|
*
|
|
|
|
kunit: tool: make parser preserve whitespace when printing test log
Daniel Latypov
2022-12-12
3
-15
/
+16
|
*
|
|
|
|
kunit: tool: don't include KTAP headers and the like in the test log
Daniel Latypov
2022-12-12
2
-4
/
+21
|
*
|
|
|
|
kunit: tool: parse KTAP compliant test output
Rae Moar
2022-12-12
4
-28
/
+80
|
*
|
|
|
|
kunit: tool: make --json do nothing if --raw_ouput is set
Daniel Latypov
2022-12-12
1
-16
/
+18
|
*
|
|
|
|
kunit: tool: tweak error message when no KTAP found
Daniel Latypov
2022-12-12
2
-3
/
+3
|
*
|
|
|
|
kunit: tool: remove redundant file.close() call in unit test
Daniel Latypov
2022-12-12
1
-2
/
+0
|
*
|
|
|
|
kunit: tool: unit tests all check parser errors, standardize formatting a bit
Daniel Latypov
2022-12-12
1
-55
/
+38
|
*
|
|
|
|
kunit: tool: make TestCounts a dataclass
Daniel Latypov
2022-12-12
2
-20
/
+9
|
*
|
|
|
|
kunit: tool: print summary of failed tests if a few failed out of a lot
Daniel Latypov
2022-10-31
2
-0
/
+69
|
*
|
|
|
|
kunit: tool: make unit test not print parsed testdata to stdout
Daniel Latypov
2022-10-31
1
-0
/
+6
*
|
|
|
|
|
Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-12-13
33
-100
/
+1327
|
\
\
\
\
\
\
|
*
|
|
|
|
|
selftests/ftrace: Use long for synthetic event probe test
Steven Rostedt (Google)
2022-12-02
1
-1
/
+1
|
*
|
|
|
|
|
selftests/tpm2: Split async tests call to separate shell script runner
Nícolas F. R. A. Prado
2022-11-30
3
-2
/
+11
|
*
|
|
|
|
|
selftests: splice_read: Fix sysfs read cases
Suzuki K Poulose
2022-11-30
1
-2
/
+2
|
*
|
|
|
|
|
selftests: ftrace: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-11-25
1
-4
/
+4
|
*
|
|
|
|
|
selftests: gpio: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-11-25
1
-1
/
+1
|
*
|
|
|
|
|
selftests: kselftest_deps: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-11-25
1
-1
/
+1
[next]