]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-kselftest-next-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Nov 2021 05:00:17 +0000 (22:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Nov 2021 05:00:17 +0000 (22:00 -0700)
commit4ee2c66573c0e1e52f5f5f8fd5eb1ed58cb178a5
tree9cfa3fd87500cef81351e1153ed6993d87e63d55
parentba7ca016f508795304cbad8f7d767c6ed97e6da6
parent0a06de54151a91b617dd7cd6f326ee41a7dd7f58
Merge tag 'linux-kselftest-next-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest

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()