projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6ab1d48
f35dcaa
)
Merge tag 'linux-kselftest-next-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 3 Nov 2021 05:00:17 +0000
(22:00 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 3 Nov 2021 05:00:17 +0000
(22:00 -0700)
Pull Kselftest updates from Shuah Khan:
"Fixes to compile time errors and warnings"
* tag 'linux-kselftest-next-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
selftests/core: fix conflicting types compile error for close_range()
selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()
selftests: kvm: fix mismatched fclose() after popen()
Trivial merge