This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 54dedb5b571d Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/ [...] new 8b101a5e14f2 s390/cio: cio_ignore_proc_seq_next should increase position index new b16c3724dd71 s390/defconfig: enable CONFIG_PROTECTED_VIRTUALIZATION_GUEST new 0d730b57b95f s390/cio: use kobj_to_dev() API new 05ccaca003e4 s390/pkey/zcrypt: spelling s/crytp/crypt/ new 380324734956 s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero [...] new 788d671517b5 s390/kaslr: Fix casts in get_random new 94e90f727f74 s390: make 'install' not depend on vmlinux new 140588bfed27 s390: remove obsolete ieee_emulation_warnings new e9091ffd6a0a s390/qdio: fill SL with absolute addresses new 2db01da8d25f s390/qdio: fill SBALEs with absolute addresses new 591dd4c10146 Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/lin [...] new 88d5271c1efb dt-bindings: mmc: omap-hsmmc: Fix SDIO interrupt new 3044d9891bdb dt-bindings: memory-controller: Update example for Tegra124 EMC new 867c1859590f dt-bindings: net: mdio: remove compatible string from example new 303d37b4b052 dt-bindings: media: csi: Add interconnects properties new 854bdbae9058 dt-bindings: media: csi: Fix clocks description new fea630215a9e Merge tag 'devicetree-fixes-for-5.6-2' of git://git.kernel [...] new 0a923a76d615 Documentation/hwmon: fix xdpe12284 Sphinx warnings new badcd4546d52 hwmon: (acpi_power_meter) Fix lockdep splat new e61d23922532 hwmon: (w83627ehf) Fix crash seen with W83627DHG-P new 5b442b1a4e9a Merge tag 'hwmon-for-v5.6-rc3' of git://git.kernel.org/pub [...] new c14335ebb92a scsi: Revert "target/core: Inline transport_lun_remove_cmd()" new 0e99b2c625da scsi: megaraid_sas: silence a warning new 76261ada16dc scsi: Revert "RDMA/isert: Fix a recently introduced regres [...] new 807b9515b7d0 scsi: Revert "target: iscsi: Wait for all commands to fini [...] new b98b809c0a13 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 1fae37accfc5 nvme/pci: Add sleep quirk for Samsung and Toshiba drives new 98f7b86a0bec nvme-pci: Use single IRQ vector for old Apple models new 15755854d53b nvme: Fix uninitialized-variable warning new 3b7830904e17 nvme-multipath: Fix memory leak with ana_log_buf new ae7bbc091351 Merge branch 'nvme-5.6-rc3' of git://git.infradead.org/nvm [...] new f6c69b7f5145 Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/li [...] new 7fbeb95d0f68 io_uring: add missing io_req_cancelled() new 297a31e3e831 io_uring: remove unnecessary NULL checks new 929a3af90f0f io_uring: fix use-after-free by io_cleanup_req() new 7143b5ac5750 io_uring: prevent sq_thread from spinning when it should stop new c7849be9cc2d io_uring: fix __io_iopoll_check deadlock in io_sq_thread new b88025ea47ec Merge tag 'io_uring-5.6-2020-02-22' of git://git.kernel.dk [...] new 4c5fd3b791a0 zonefs: fix documentation typos etc. new 0a115e5f23b9 Merge tag 'zonefs-5.6-rc3' of git://git.kernel.org/pub/scm [...]
The 40 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: .../bindings/media/allwinner,sun4i-a10-csi.yaml | 40 +++++++++---- .../memory-controllers/nvidia,tegra124-emc.yaml | 20 ++++--- .../devicetree/bindings/mmc/ti-omap-hsmmc.txt | 2 +- Documentation/devicetree/bindings/net/mdio.yaml | 1 - Documentation/filesystems/zonefs.txt | 20 +++---- Documentation/hwmon/xdpe12284.rst | 1 + arch/s390/Makefile | 2 +- arch/s390/boot/Makefile | 2 +- arch/s390/boot/kaslr.c | 2 +- arch/s390/configs/debug_defconfig | 28 +++++----- arch/s390/configs/defconfig | 11 ++-- arch/s390/include/asm/page.h | 2 +- arch/s390/include/asm/processor.h | 1 - arch/s390/include/asm/qdio.h | 6 +- drivers/hwmon/acpi_power_meter.c | 16 +++--- drivers/hwmon/w83627ehf.c | 7 ++- drivers/infiniband/ulp/isert/ib_isert.c | 12 ++++ drivers/nvme/host/core.c | 2 +- drivers/nvme/host/multipath.c | 1 + drivers/nvme/host/pci.c | 15 ++++- drivers/s390/cio/blacklist.c | 5 +- drivers/s390/cio/chp.c | 4 +- drivers/s390/cio/qdio_setup.c | 3 +- drivers/s390/crypto/zcrypt_ep11misc.c | 4 +- drivers/s390/net/qeth_core_main.c | 46 +++++++-------- drivers/s390/scsi/zfcp_fsf.c | 2 +- drivers/s390/scsi/zfcp_qdio.c | 6 +- drivers/s390/scsi/zfcp_qdio.h | 6 +- drivers/scsi/megaraid/megaraid_sas_fusion.c | 5 +- drivers/target/iscsi/iscsi_target.c | 16 ++---- drivers/target/target_core_transport.c | 31 ++++++++++- fs/io_uring.c | 65 ++++++++++------------ include/scsi/iscsi_proto.h | 1 - kernel/sysctl.c | 9 --- 34 files changed, 224 insertions(+), 170 deletions(-)