This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 787a3b432276 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new fdac94489c4d selftests: rtc: rtctest: fix alarm tests new 7b3027728f4d selftests: rtc: rtctest: add alarm test on minute boundary new a180ac19ac19 x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded" new b686057e9507 tools/testing/selftests/x86/unwind_vdso.c: Remove duplicat [...] new 91cd63d320f8 selftests/vm/gup_benchmark.c: match gup struct to kernel new 5bbc73a841d7 selftests: seccomp: use LDLIBS instead of LDFLAGS new 508cacd7da66 selftests: gpio-mockup-chardev: Check asprintf() for error new 3d244c192afe selftests/seccomp: Abort without user notification support new 8f45fa2724a6 Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.or [...] new 48504619a659 clk: imx: fix potential NULL dereference in imx8qxp_lpcg_c [...] new d39eca547f3e clk: tegra: dfll: Fix a potential Oop in remove() new 4f340efcb212 clk: zynqmp: Fix memory allocation in zynqmp_clk_setup new 3d51e4d9de7d clk: imx: Remove Kconfig duplicate include new c6e909972ef8 clk: sysfs: fix invalid JSON in clk_dump new 2137a109a5e3 clk: vc5: Abort clock configuration without upstream clock new 83b4c147967b clk: qcom: Select QCOM_GDSC with MSM_GCC_8998 new c0a636e4cc2e clk: socfpga: stratix10: fix rate calculation for pll clocks new b488517b28a4 clk: socfpga: stratix10: fix naming convention for the fix [...] new 0b0d4be6b488 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
The 19 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: drivers/clk/Kconfig | 1 - drivers/clk/clk-versaclock5.c | 4 +- drivers/clk/clk.c | 2 +- drivers/clk/imx/clk-imx8qxp-lpcg.c | 2 + drivers/clk/qcom/Kconfig | 1 + drivers/clk/socfpga/clk-pll-s10.c | 2 +- drivers/clk/socfpga/clk-s10.c | 20 ++-- drivers/clk/tegra/clk-tegra124-dfll-fcpu.c | 4 +- drivers/clk/zynqmp/clkc.c | 4 +- tools/testing/selftests/gpio/gpio-mockup-chardev.c | 9 +- tools/testing/selftests/rtc/rtctest.c | 109 ++++++++++++++++++++- tools/testing/selftests/seccomp/Makefile | 2 +- tools/testing/selftests/seccomp/seccomp_bpf.c | 10 +- tools/testing/selftests/vm/gup_benchmark.c | 1 + tools/testing/selftests/x86/mpx-mini-test.c | 2 +- tools/testing/selftests/x86/unwind_vdso.c | 1 - 16 files changed, 141 insertions(+), 33 deletions(-)