This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3b0468914708 Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org [...] new 42b1bd33dcde block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=y new b9a1ff504b94 block: use blk_free_flush_queue() to free hctx->fq in blk_ [...] new ff3b74b8e167 blk-mq: add trace block plug and unplug for multiple queues new 25adf50fe25d io_uring: fix double free in case of fileset regitration failure new 58ccd2d31e50 paride/pf: Fix potential NULL pointer dereference new bcc816dfe51a blk-mq: do not reset plug->rq_count before the list is sorted new f0d176255401 paride/pcd: Fix potential NULL pointer dereference and mem leak new fd9c40f64c51 block: Revert v5.0 blk_mq_request_issue_directly() changes new 7ff684a683d7 null_blk: prevent crash from bad home_node value new 47b16820c490 xsysace: Fix error handling in ace_setup new 429fba106e82 Merge tag 'for-linus-20190407' of git://git.kernel.dk/linux-block new ac0722f23ff5 dt-bindings: cpu: Fix JSON schema new a6256b3a92cb dt-bindings: reset: meson-g12a: Add missing USB2 PHY resets new 13e8a05b9224 reset: meson-audio-arb: Fix missing .owner setting of rese [...] new 57683e452b73 Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix. [...] new 8efd6365417a arm64: dts: stratix10: add the sysmgr-syscon property from [...] new 3e372088abaa Merge tag 'stratix10_fix_for_v5.1' of git://git.kernel.org [...] new 924726888f66 arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delay new eb523a4960b6 arm64: dts: rockchip: add DDC bus on Rock Pi 4 new 6b2fde3dbfab ARM: dts: rockchip: fix rk3288 cpu opp node reference new a8772e5d826d arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk [...] new 8dbc4d5ddb59 ARM: dts: rockchip: Fix SD card detection on rk3288-tinker new 6fd8b9780ec1 arm64: dts: rockchip: fix rk3328 rgmii high tx error rate new 09f91381fa5d arm64: dts: rockchip: fix rk3328 sdmmc0 write errors new d040e4e8deea ARM: dts: rockchip: Fix gpu opp node names for rk3288 new 282e2e078ba5 ARM: dts: rockchip: Remove #address/#size-cells from rk328 [...] new 1a96665143c3 ARM: dts: rockchip: Remove #address/#size-cells from rk328 [...] new a97082852f69 Merge tag 'v5.1-rockchip-dtfixes-1' of git://git.kernel.or [...] new e7dfb6d04e47 ARM: dts: at91: Fix typo in ISC_D0 on PC9 new ba5e60c9b75d arm/mach-at91/pm : fix possible object reference leak new fccf5166eb98 Merge tag 'at91-5.1-fixes' of git://git.kernel.org/pub/scm [...] new 3e2cf62efec5 ARM: OMAP1: ams-delta: Fix broken GPIO ID allocation new 30645307e5d2 ARM: OMAP2+: add missing of_node_put after of_device_is_available new 4f96dc0a3e79 ARM: dts: am335x-evm: Correct the regulators for the audio codec new 6691370646e8 ARM: dts: am335x-evmsk: Correct the regulators for the aud [...] new 7d56bedb2730 ARM: dts: Fix dcan clkctrl clock for am3 new 81717283cf2c Merge commit '7d56bedb2730dc2ea8abf0fd7240ee99ecfee3c9' in [...] new c983f102c6df Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel [...] new fbe8758f931f Revert "ARM: dts: nomadik: Fix polarity of SPI CS" new cd92d74d67c8 ARM: orion: don't use using 64-bit DMA masks new 2125801ccce1 ARM: iop: don't use using 64-bit DMA masks new 9a8f32038a74 ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPU new d8491223bc24 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/l [...]
The 43 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/devicetree/bindings/arm/cpus.yaml | 2 +- arch/arm/boot/dts/am335x-evm.dts | 26 ++++- arch/arm/boot/dts/am335x-evmsk.dts | 26 ++++- arch/arm/boot/dts/am33xx-l4.dtsi | 4 +- arch/arm/boot/dts/rk3288-tinker.dtsi | 3 +- arch/arm/boot/dts/rk3288-veyron.dtsi | 2 - arch/arm/boot/dts/rk3288.dtsi | 20 ++-- arch/arm/boot/dts/sama5d2-pinfunc.h | 2 +- arch/arm/boot/dts/ste-nomadik-nhk15.dts | 9 +- arch/arm/mach-at91/pm.c | 6 +- arch/arm/mach-iop13xx/setup.c | 8 +- arch/arm/mach-iop13xx/tpmi.c | 10 +- arch/arm/mach-milbeaut/platsmp.c | 4 + arch/arm/mach-omap1/board-ams-delta.c | 2 + arch/arm/mach-omap2/display.c | 4 +- arch/arm/plat-iop/adma.c | 6 +- arch/arm/plat-orion/common.c | 4 +- arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 3 + arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts | 4 +- arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | 3 +- arch/arm64/boot/dts/rockchip/rk3328.dtsi | 58 ++++----- arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts | 1 + block/bfq-iosched.c | 2 +- block/bfq-wf2q.c | 2 +- block/blk-core.c | 4 +- block/blk-mq-sched.c | 8 +- block/blk-mq.c | 129 +++++++++++---------- block/blk-mq.h | 6 +- drivers/block/null_blk_main.c | 5 + drivers/block/paride/pcd.c | 14 ++- drivers/block/paride/pf.c | 12 +- drivers/block/xsysace.c | 2 + drivers/reset/reset-meson-audio-arb.c | 1 + fs/io_uring.c | 1 + .../dt-bindings/reset/amlogic,meson-g12a-reset.h | 5 +- 35 files changed, 241 insertions(+), 157 deletions(-)