This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3541833fd1f2 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/li [...] new c0fae7e2452b MIPS: OCTEON: fix out of bounds array access on CN68XX new d01501f85249 MIPS: Fix `dma_alloc_coherent' returning a non-coherent al [...] new 26eaed4671af Merge tag 'mips_fixes_4.20_2' of git://git.kernel.org/pub/ [...] new c2c6d3ce0d9a ceph: add destination file data sync before doing any remote copy new 71f2cc64d027 ceph: quota: fix null pointer dereference in quota check new 23c625ce3065 libceph: assume argonaut on the server side new d757a3b01e72 Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/c [...] new df376b2ed51a block: respect virtual boundary mask in bvecs new 6961cd4d0fde ubd: fix missing lock around request issue new e31d36b0a453 MAINTAINERS: Fix remaining pointers to obsolete libata.git new f3587d76da05 block: Clear kernel memory before copying to user new 0033dfd92a56 ubd: fix missing initialization of io_req new bb39ba6a8dea sata_rcar: convert to SPDX identifiers new 21d3bbdd4c34 nvmet: don't try to add ns to p2p map unless it actually uses it new 8f676b8508c2 nvme: make sure ns head inherits underlying device limits new d39aa4979219 Revert "nvmet-rdma: use a private workqueue for delete" new 1adfc5e4136f block: make sure discard bio is aligned with logical block size new ba5d73851e71 block: cleanup __blkdev_issue_discard() new 34ffec60b27a block: make sure writesame bio is aligned with logical block size new dc5db2186550 Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block new 6778be4e5209 of/device: Really only set bus DMA mask when appropriate new 89c38422e072 of, numa: Validate some distance map rules new aa4330e15c26 Merge tag 'devicetree-fixes-for-4.20-2' of git://git.kerne [...]
The 23 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: MAINTAINERS | 6 +++--- arch/mips/cavium-octeon/executive/cvmx-helper.c | 2 +- arch/mips/mm/dma-noncoherent.c | 2 +- arch/um/drivers/ubd_kern.c | 12 ++++++++---- block/bio.c | 1 + block/blk-lib.c | 26 +++++++------------------ block/blk-merge.c | 5 +++-- block/blk.h | 12 +++++++++++- drivers/ata/sata_rcar.c | 6 +----- drivers/nvme/host/core.c | 4 +++- drivers/nvme/host/multipath.c | 1 + drivers/nvme/target/core.c | 2 +- drivers/nvme/target/rdma.c | 19 ++++-------------- drivers/of/device.c | 4 +++- drivers/of/of_numa.c | 9 +++++++-- fs/ceph/file.c | 11 +++++++++-- fs/ceph/mds_client.c | 12 +++--------- fs/ceph/quota.c | 3 ++- include/linux/ceph/ceph_features.h | 8 +------- 19 files changed, 70 insertions(+), 75 deletions(-)