This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from eda57a0e4299 Merge branch 'akpm' (patches from Andrew) adds 17eac6c2db8b selftests: Add kselftest-all and kselftest-install targets adds 3a24f7f6b610 kselftest: add capability to skip chosen TARGETS adds 131b30c94fbc kselftest: exclude failed TARGETS from runlist adds 852c8cbf34d3 selftests/kselftest/runner.sh: Add 45 second timeout per test adds 8f9577eda5b7 selftests: watchdog: Validate optional file argument adds ce3a67780212 selftests: watchdog: Add command line option to show watch [...] adds f54e66ae770f Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.or [...] adds 2a5243937c70 selinux: fix context string corruption in convert_context() adds 2ef459167adb Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pu [...] adds e735244e2cf0 gpiolib: don't clear FLAG_IS_OUT when emulating open-drain [...] adds be7ae45cfea9 gpio: fix getting nonexclusive gpiods from DT adds e91aafcb51f3 gpio: eic: sprd: Fix the incorrect EIC offset when toggling adds b8cd253a06dc Merge tag 'gpio-v5.4-rc2-fixes-for-linus' of git://git.ker [...] adds fffa6af94894 gpio: max77620: Use correct unit for debounce times adds d5001955c281 Merge tag 'gpio-v5.4-2' of git://git.kernel.org/pub/scm/li [...] adds e3f127147418 leds: core: Fix leds.h structure documentation adds 4050d21d2009 Add my linux-leds branch to MAINTAINERS adds e3280b54afed Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/ [...]
No new revisions were added by this update.
Summary of changes: Documentation/dev-tools/kselftest.rst | 16 +++++++++++ MAINTAINERS | 1 + Makefile | 5 ++-- drivers/gpio/gpio-eic-sprd.c | 7 +++-- drivers/gpio/gpio-max77620.c | 6 ++-- drivers/gpio/gpiolib-of.c | 2 +- drivers/gpio/gpiolib.c | 27 ++++++++++++------ include/linux/leds.h | 5 ++-- security/selinux/ss/services.c | 9 +++++- tools/testing/selftests/Makefile | 19 +++++++++++-- tools/testing/selftests/kselftest/runner.sh | 36 ++++++++++++++++++++++-- tools/testing/selftests/kselftest_install.sh | 4 +-- tools/testing/selftests/rtc/settings | 1 + tools/testing/selftests/watchdog/watchdog-test.c | 27 +++++++++++++++++- 14 files changed, 135 insertions(+), 30 deletions(-) create mode 100644 tools/testing/selftests/rtc/settings