This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5ded5871030e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new ff98e20ef208 lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases a [...] new c0d9782f5b6d Compiler Attributes: add support for __copy (gcc >= 9) new a6e60d84989f include/linux/module.h: copy __init/__exit attrs to init/c [...] new 0b999ae3614d Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git: [...] new 69ef9bc54715 auxdisplay: ht16k33: fix potential user-after-free on modu [...] new 9a7dcde4a661 Merge tag 'auxdisplay-for-linus-v5.0-rc7' of git://github. [...] new a4cb5bdb754a xprtrdma: Make sure Send CQ is allocated on an existing compvec new ad6fef776927 rpc: properly check debugfs dentry before using it new d2ceb7e57086 NFS: Don't use page_file_mapping after removing the page new 55638c520bb7 Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/proje [...] new 3bf6b57ec2ec Revert "nfsd4: return default lease period" new e7afe6c1d486 sunrpc: fix 4 more call sites that were using stack memory [...] new 88fe73cb804a Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux new d0243693fbf6 ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_type new 983a5a43ec25 clocksource: timer-ti-dm: Fix pwm dmtimer usage of fck rep [...] new 9bd34c63f553 bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe() new 0840242e8875 ARM: dts: Configure clock parent for pwm vibra new 072167d13ce4 Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2 new dc30e7039137 ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads [...] new 2ed5c2e3f27b Merge tag 'omap-for-v5.0/fixes-rc4' of git://git.kernel.or [...] new c9a8a92a9961 ARM: dts: rockchip: remove qos_cif1 from rk3188 power-domain new d50ce40a5a44 Merge tag 'v5.0-rockchip-dts32fixes-1' of git://git.kernel [...] new 26cd8657c7e7 arm64: dts: rockchip: fix graph_port warning on rk3399 bob [...] new 26e2d7b03ea7 arm64: dts: rockchip: enable usb-host regulators at boot o [...] new d6780626db97 Merge tag 'v5.0-rockchip-dts64fixes-1' of git://git.kernel [...] new f2ce6ed3dcc8 arm64: dts: imx8mq: Fix boot from eMMC new 62a23bb0063c Merge tag 'imx-fixes-5.0-3' of git://git.kernel.org/pub/sc [...] new 50d6b3cf9403 ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug new 410d7360541c Merge tag 'omap-for-v5.0/fixes-rc5' of git://git.kernel.or [...] new 64c0133eb88a Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/l [...]
The 30 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/boot/dts/omap4-droid4-xt894.dts | 11 +++++ arch/arm/boot/dts/omap5-board-common.dtsi | 9 ++-- arch/arm/boot/dts/omap5-cm-t54.dts | 12 +++++- arch/arm/boot/dts/rk3188.dtsi | 1 - arch/arm/mach-omap2/cpuidle44xx.c | 16 ++----- arch/arm/mach-omap2/display.c | 7 +++- arch/arm/mach-omap2/omap-wakeupgen.c | 36 +++++++++++++++- arch/arm64/boot/dts/freescale/imx8mq-evk.dts | 44 +++++++++---------- arch/arm64/boot/dts/freescale/imx8mq.dtsi | 2 + arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | 2 + arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts | 2 +- arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts | 2 +- .../dts/rockchip/rk3399-sapphire-excavator.dts | 2 +- drivers/auxdisplay/ht16k33.c | 2 +- drivers/bus/ti-sysc.c | 6 +-- drivers/clocksource/timer-ti-dm.c | 5 ++- fs/nfs/write.c | 11 ++--- fs/nfsd/nfsctl.c | 4 +- include/linux/compiler_attributes.h | 14 +++++++ include/linux/module.h | 4 +- lib/crc32.c | 4 +- net/sunrpc/auth_gss/gss_krb5_seqnum.c | 49 +++++++++++++++++----- net/sunrpc/debugfs.c | 2 +- net/sunrpc/xprtrdma/verbs.c | 3 +- 24 files changed, 177 insertions(+), 73 deletions(-)