This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c60c04021353 Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/l [...] new 193155c8c942 io_uring: handle multiple personalities in link chains new 41726c9a50e7 io_uring: fix personality idr leak new bdcd3eab2a9a io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLL new 3030fd4cb783 io-wq: remove spin-for-work optimization new 2d141dd2caa7 io-wq: ensure work->task_pid is cleared on init new 2a44f4678161 io_uring: pick up link work on submit reference drop new 3a9015988b3d io_uring: import_single_range() returns 0/-ERROR new dd3db2a34cff io_uring: drop file set ref put/get on switch new bebdb65e0772 io_uring: define and set show_fdinfo only if procfs is enabled new d87683620489 io_uring: fix 32-bit compatability with sendmsg/recvmsg new 74dea5d99d19 Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk [...] new 01e99aeca397 blk-mq: insert passthrough request into hctx->dispatch directly new c780e86dd48e blktrace: Protect q->blk_trace with RCU new 93d7c3185893 null_blk: remove unused fields in 'nullb_cmd' new cae740a04b4d blk-mq: Remove some unused function arguments new 9515743bfb39 nvme-pci: Hold cq_poll_lock while completing CQEs new 5b8ea58b6a33 Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvm [...] new 2edc78b9a4b8 Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/li [...] new 73a7a271b3ee PCI: brcmstb: Fix build on 32bit ARM platforms with older [...] new 5901b51f3e5d MAINTAINERS: Correct Cadence PCI driver path new 29795de0d242 Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/s [...]
The 21 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 | 2 +- block/blk-flush.c | 2 +- block/blk-mq-sched.c | 22 ++++-- block/blk-mq-tag.c | 4 +- block/blk-mq-tag.h | 4 +- block/blk-mq.c | 28 ++++---- block/blk-mq.h | 5 +- drivers/block/null_blk.h | 3 - drivers/block/null_blk_main.c | 2 - drivers/nvme/host/pci.c | 2 +- drivers/pci/controller/pcie-brcmstb.c | 2 +- fs/io-wq.c | 19 ----- fs/io-wq.h | 14 ++-- fs/io_uring.c | 132 ++++++++++++++++++---------------- include/linux/blkdev.h | 2 +- include/linux/blktrace_api.h | 18 +++-- kernel/trace/blktrace.c | 114 +++++++++++++++++++++-------- 17 files changed, 212 insertions(+), 163 deletions(-)