This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from eda57a0e4299 Merge branch 'akpm' (patches from Andrew) new 17eac6c2db8b selftests: Add kselftest-all and kselftest-install targets new 3a24f7f6b610 kselftest: add capability to skip chosen TARGETS new 131b30c94fbc kselftest: exclude failed TARGETS from runlist new 852c8cbf34d3 selftests/kselftest/runner.sh: Add 45 second timeout per test new 8f9577eda5b7 selftests: watchdog: Validate optional file argument new ce3a67780212 selftests: watchdog: Add command line option to show watch [...] new f54e66ae770f Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.or [...] new 2a5243937c70 selinux: fix context string corruption in convert_context() new 2ef459167adb Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pu [...] new e735244e2cf0 gpiolib: don't clear FLAG_IS_OUT when emulating open-drain [...] new be7ae45cfea9 gpio: fix getting nonexclusive gpiods from DT new e91aafcb51f3 gpio: eic: sprd: Fix the incorrect EIC offset when toggling new b8cd253a06dc Merge tag 'gpio-v5.4-rc2-fixes-for-linus' of git://git.ker [...] new fffa6af94894 gpio: max77620: Use correct unit for debounce times new d5001955c281 Merge tag 'gpio-v5.4-2' of git://git.kernel.org/pub/scm/li [...]
The 15 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/dev-tools/kselftest.rst | 16 +++++++++++ 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 ++++++++++++------ 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 +++++++++++++++++- 12 files changed, 132 insertions(+), 27 deletions(-) create mode 100644 tools/testing/selftests/rtc/settings