From: Linus Torvalds Date: Sat, 29 Dec 2018 05:27:13 +0000 (-0800) Subject: Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: for-linus-20190104~47 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=903b77c631673eeec9e9114e9524171cdf9a2646;p=linux-2.6-block.git Merge tag 'linux-kselftest-4.21-rc1' of git://git./linux/kernel/git/shuah/linux-kselftest Pull Kselftest updates from Shuah Khan: - fixes and improvements to the framework, and individual tests - a new media test for IR encoders from Sean Young - a new watchdog test option to find time left on a timer * tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: selftests: Fix test errors related to lib.mk khdr target fix dma-buf/udmabuf selftest selftests: watchdog: fix spelling mistake "experies" -> "expires" selftests: watchdog: Add gettimeleft command line arg selftests: do not macro-expand failed assertion expressions selftests/ftrace: Fix invalid SPDX identifiers selftests: gpio: Find libmount with pkg-config if available selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config selftests: firmware: remove use of non-standard diff -Z option media: rc: self test for IR encoders and decoders --- 903b77c631673eeec9e9114e9524171cdf9a2646