]> 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)
commit05c1cd70ee73d7a82d372ed2bb6d1e5f578c3a37
tree9cfa3fd87500cef81351e1153ed6993d87e63d55
parent18df0ee359166efe660a4be5aafd11e803ca341d
parent178aa129631f1c321b46d4f026504badc82ef4d7
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()