This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1a9df9e29c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net new 2dbed152e2d4 ARM: davinci: fix build failure with allnoconfig new e20119f7eaaa arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels new c21cd4ae82e1 arm64: dts: renesas: r8a774c0: Fix SCIF5 DMA channels new 44cd905041c8 Merge tag 'renesas-fixes-for-v5.1' of git://git.kernel.org [...] new fa9463564e77 ARM: dts: nomadik: Fix polarity of SPI CS new 544e784188f1 ARM: dts: bcm283x: Fix hdmi hpd gpio pull new 9c05d4c33d15 Merge tag 'tags/bcm2835-dt-next-2019-03-04' into devicetree/fixes new 274a8ddcbcc4 Merge tag 'arm-soc/for-5.1/devicetree-fixes' of https://gi [...] new 7f3d6c8e8f5f soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support. new 4deabfae643d soc: bcm: bcm2835-pm: Fix error paths of initialization. new 7a9b6be9fe58 arm64: bcm2835: Add missing dependency on MFD_CORE. new 4823a031f096 Merge tag 'tags/bcm2835-drivers-next-2019-03-12' into soc/fixes new 0cee41d4d0fe Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.co [...] new 1a7ee0efb26d ARM: dts: imx6dl-yapp4: Use rgmii-id phy mode on the cpu port new 0c17e83fe423 ARM: imx51: fix a leaked reference by adding missing of_node_put new 91740fc8242b ARM: imx6q: cpuidle: fix bug that CPU might not wake up at [...] new 032f85c9360f ARM: dts: pfla02: increase phy reset duration new 3123be11683e ARM: dts: imx6ull: Use the correct style for SPDX License [...] new 41b37f4c0fa6 ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi new 15b43e497ffd ARM: dts: imx6dl-yapp4: Use correct pseudo PHY address for [...] new 728e096dd708 ARM: imx_v6_v7_defconfig: continue compiling the pwm driver new 507aaeeef80d ARM: imx_v4_v5_defconfig: enable PWM driver new 2e8c54db3b69 Merge tag 'imx-fixes-5.1' of git://git.kernel.org/pub/scm/ [...] new 93958742192e arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186 new 97c41a6bdce5 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/l [...] new cd479eccd2e0 s390: limit brk randomization to 32MB new 01396a374c3d s390/zcrypt: revisit ap device remove procedure new 152e9b8676c6 s390/vtime: steal time exponential moving average new 50b7f1b7236b vfio: ccw: only free cp on final interrupt new 0ba8141fa06d Merge tag 'vfio-ccw-20190311' of git://git.kernel.org/pub/ [...] new 0d9c038feff6 zcrypt: handle AP Info notification from CHSC SEI command new b6ffdf27f3d4 s390/cpumf: Fix warning from check_processor_id new bfed6d0ffc8d Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/lin [...]
The 33 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: arch/arm/Kconfig | 1 + arch/arm/boot/dts/bcm2835-rpi-b-rev2.dts | 2 +- arch/arm/boot/dts/imx6dl-yapp4-common.dtsi | 6 +-- arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi | 4 +- arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi | 1 + arch/arm/boot/dts/imx6ull-pinfunc-snvs.h | 2 +- arch/arm/boot/dts/ste-nomadik-nhk15.dts | 9 ++-- arch/arm/configs/imx_v4_v5_defconfig | 3 ++ arch/arm/configs/imx_v6_v7_defconfig | 2 +- arch/arm/mach-imx/cpuidle-imx6q.c | 27 +++++------- arch/arm/mach-imx/mach-imx51.c | 1 + arch/arm64/Kconfig.platforms | 1 + arch/arm64/boot/dts/nvidia/tegra186.dtsi | 1 - arch/arm64/boot/dts/renesas/r8a774c0.dtsi | 7 ++-- arch/arm64/boot/dts/renesas/r8a77990.dtsi | 7 ++-- arch/s390/include/asm/ap.h | 11 +++++ arch/s390/include/asm/elf.h | 11 +++-- arch/s390/include/asm/lowcore.h | 61 ++++++++++++++-------------- arch/s390/kernel/perf_cpum_cf_diag.c | 19 ++++++--- arch/s390/kernel/smp.c | 3 +- arch/s390/kernel/vtime.c | 19 +++++---- drivers/s390/cio/chsc.c | 13 ++++++ drivers/s390/cio/vfio_ccw_drv.c | 8 +++- drivers/s390/crypto/ap_bus.c | 19 ++++++++- drivers/s390/crypto/ap_bus.h | 2 + drivers/s390/crypto/ap_queue.c | 26 +++++++++--- drivers/s390/crypto/zcrypt_api.c | 30 ++++++++------ drivers/soc/bcm/bcm2835-power.c | 49 ++++++++++++++++++---- 28 files changed, 232 insertions(+), 113 deletions(-)