This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from cf60528f8ab8 Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/ [...] new 9cde402a5977 PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA [...] new 3943af9d01e9 PCI: pciehp: Ignore Link State Changes after powering off a slot new a3b84248628d Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/s [...] new 45b06682113b clk: at91: fix programmable clock for sama5d2 new 9b70c697e872 clk: meson-gxbb: round the vdec dividers to closest new f53b9f146fa1 clk: meson: g12a: fix VPU clock muxes mask new 9e05e49c29fd clk: meson-g12a: fix VPU clock parents new 22cf7c6f8ee6 Merge tag 'meson-clk-fixes-for-5.1' of https://github.com/ [...] new d6f987c8462a clk: meson: pll: fix rounding and setting a rate that matc [...] new 6620f45ff851 clk: meson: vid-pll-div: remove warning and return 0 on in [...] new 9f842abde84d Merge tag 'meson-clk-fixes-for-5.1-v2' of https://github.c [...] new 7c2e07130090 clk: x86: Add system specific quirk to mark clocks as critical new b995dcca7cf1 platform/x86: pmc_atom: Drop __initconst on dmi table new b3cf181c65c4 clk: mediatek: fix clk-gate flag setting new f89b9e1be7da clk: imx: Fix PLL_1416X not rounding rates new 09bad0df3974 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] new 5c2442fd7899 scsi: csiostor: fix missing data copy in csio_scsi_err_handler() new 87af0c381357 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 7c2bd9a39845 NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family. new 29e7ca715f2a NFS: Fix handling of reply page vector new e1ede312f17e xprtrdma: Fix helper that drains the transport new 0769663b4f58 NFSv4.1 fix incorrect return value in copy_file_range new af6b61d7ef58 Revert "SUNRPC: Micro-optimise when the task is known not [...] new b60bc0665e6a Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/proje [...]
The 24 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/at91/clk-programmable.c | 57 +++++++++++++++++++------- drivers/clk/at91/pmc.h | 2 + drivers/clk/at91/sama5d2.c | 10 ++++- drivers/clk/imx/clk-pll14xx.c | 2 +- drivers/clk/mediatek/clk-gate.c | 3 +- drivers/clk/meson/clk-pll.c | 2 +- drivers/clk/meson/g12a.c | 6 +-- drivers/clk/meson/gxbb.c | 2 + drivers/clk/meson/vid-pll-div.c | 4 +- drivers/clk/x86/clk-pmc-atom.c | 14 +++++-- drivers/pci/hotplug/pciehp_ctrl.c | 4 ++ drivers/pci/quirks.c | 2 + drivers/platform/x86/pmc_atom.c | 21 ++++++++++ drivers/scsi/csiostor/csio_scsi.c | 5 ++- fs/nfs/nfs42proc.c | 3 -- fs/nfs/nfs4file.c | 4 +- fs/nfs/nfs4xdr.c | 4 +- fs/nfs/super.c | 3 +- include/linux/platform_data/x86/clk-pmc-atom.h | 3 ++ include/linux/sunrpc/sched.h | 8 ---- net/sunrpc/clnt.c | 45 ++++---------------- net/sunrpc/xprtrdma/verbs.c | 2 +- 22 files changed, 125 insertions(+), 81 deletions(-)