This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 344178334b09 Merge tag 'sound-5.12-rc3' of git://git.kernel.org/pub/scm [...] new 02fc40954030 cpufreq: qcom-hw: fix dereferencing freed memory 'data' new 536eb97abeba cpufreq: qcom-hw: Fix return value check in qcom_cpufreq_h [...] new fbb31cb805fd cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev new b7dea0cb3d37 Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/p [...] new 606a5d4227e4 opp: Don't drop extra references to OPPs accidentally new bee7359f65af Merge branch 'opp/linux-next' of git://git.kernel.org/pub/ [...] new 718032322770 Merge branch 'pm-opp' new 3077f0279eff Merge tag 'pm-5.12-rc3' of git://git.kernel.org/pub/scm/li [...] new 8891123f9cbb software node: Fix node registration new 2a92c90f2ecc software node: Fix device_add_software_node() new 261410082d01 Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/s [...] new 886d0137f104 io-wq: fix race in freeing 'wq' and worker access new 003e8dccdb22 io-wq: always track creds for async issue new 2941267bd3da io_uring: make del_task_file more forgiving new 13bf43f5f473 io_uring: introduce ctx to tctx back map new d56d938b4bef io_uring: do ctx initiated file note removal new eebd2e37e662 io_uring: don't take task ring-file notes new baf186c4d345 io_uring: index io_uring->xa by ctx not file new b5bb3a24f69d io_uring: warn when ring exit takes too long new 1b00764f09b6 io_uring: cancel reqs of all iowq's on ring exit new 678eeba481d8 io-wq: warn on creating manager while exiting new 7c30f36a98ae io_uring: run __io_sq_thread() with the initial creds from [...] new 041474885e97 io_uring: kill io_sq_thread_fork() and return -EOWNERDEAD [...] new 05962f95f9ac io_uring: SQPOLL parking fixes new f458dd8441e5 io_uring: fix unrelated ctx reqs cancellation new 0298ef969a11 io_uring: clean R_DISABLED startup mess new 61cf93700fe6 io_uring: Convert personality_idr to XArray new cc20e3fec682 io-wq: remove unused 'user' member of io_wq new 97a73a0f9fbf io_uring: fix io_sq_offload_create error handling new 33cc89a9fc24 io_uring: add io_disarm_next() helper new 7a612350a989 io_uring: fix complete_post races for linked req new 70e35125093b io-wq: fix ref leak for req in case of exit cancelations new 93e68e036c2f io_uring: move all io_kiocb init early in io_init_req() new 5199328a0d41 io_uring: remove unneeded variable 'ret' new e8f98f24549d io_uring: always wait for sqd exited when stopping SQPOLL thread new e22bc9b481a9 kernel: make IO threads unfreezable by default new 78d7f6ba82ed io_uring: fix invalid ctx->sq_thread_idle new 7d41e8543d80 io_uring: remove indirect ctx into sqo injection new 5c2469e0a22e io_uring: force creation of separate context for ATTACH_WQ [...] new d052d1d685f5 io_uring: perform IOPOLL reaping if canceler is thread itself new e1915f76a898 io_uring: cancel deferred requests in try_cancel new 0df8ea602b3f io_uring: remove useless ->startup completion new 26984fbf3ad9 io_uring: prevent racy sqd->thread checks new 521d6a737a31 io_uring: cancel sqpoll via task_work new 58f993738341 io_uring: fix OP_ASYNC_CANCEL across tasks new 9278be92f229 Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.d [...] new 56887cffe946 block: Try to handle busy underlying device on discard new 7d365bd0bff3 s390/dasd: fix hanging DASD driver unbind new 66f669a27289 s390/dasd: fix hanging IO request during DASD driver unbind new 4f44657d7487 blk-cgroup: Fix the recursive blkg rwstat new eeb05595d22c umem: fix error return code in mm_pci_probe() new faa44c69daf9 block: Fix REQ_OP_ZONE_RESET_ALL handling new df66617bfe87 block: rsxx: fix error return code of rsxx_pci_probe() new a8affc03a9b3 block: rename BIO_MAX_PAGES to BIO_MAX_VECS new 9ec491447b90 block: Suppress uevent for hidden device when removed new e5113505904e block: Discard page cache of zone reset target range new e6ad55988b96 nvme: set max_zone_append_sectors nvme_revalidate_zones new d95c1f4179a7 nvme: simplify error logic in nvme_validate_ns() new d3589381987e nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request() new 3c7aafbc8d3d nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange() new ae3afe6308b4 nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command ha [...] new f20ef34d71ab nvme-fc: fix racing controller reset and create association new 0ec84df4953b nvme-core: check ctrl css before setting up zns new abec6561fc4e nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done new abbb5f5929ec nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung [...] new d4b64fd702cf Merge tag 'nvme-5.12-2021-03-12' of git://git.infradead.or [...] new f4f9fc29e56b nvme: fix the nsid value to print in nvme_validate_or_alloc_ns new ce307084c96d Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.d [...] new 443cc4b45c1b scsi: ibmvfc: Simplify handling of sub-CRQ initialization new 5cf529649be2 scsi: ibmvfc: Fix invalid sub-CRQ handles after hard reset new 2162dc23f807 scsi: ibmvfc: Treat H_CLOSED as success during sub-CRQ reg [...] new 0217a272fe13 scsi: ibmvfc: Store return code of H_FREE_SUB_CRQ during cleanup new dbdbb81bde24 scsi: ibmvfc: Reinitialize sub-CRQs and perform channel en [...] new aa53f580e67b scsi: ufs: Minor adjustments to error handling new 4a791574a0cc scsi: ufs: ufs-qcom: Disable interrupt in reset path new 4d195dc45157 scsi: ufs: Remove redundant checks of !hba in suspend/resu [...] new 1481b7fe438f scsi: ufs: Convert sysfs sprintf/snprintf family to sysfs_emit new 1112963427d6 scsi: vmw_pvscsi: MAINTAINERS: Update maintainer new 9afc11637947 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 79 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/bio.c | 14 +- block/blk-cgroup-rwstat.c | 3 +- block/blk-crypto-fallback.c | 2 +- block/blk-lib.c | 2 +- block/blk-map.c | 2 +- block/blk-zoned.c | 40 +- block/bounce.c | 6 +- block/genhd.c | 4 +- drivers/base/swnode.c | 29 +- drivers/block/drbd/drbd_int.h | 2 +- drivers/block/rsxx/core.c | 1 + drivers/block/umem.c | 5 +- drivers/cpufreq/cpufreq-dt-platdev.c | 2 + drivers/cpufreq/qcom-cpufreq-hw.c | 6 +- drivers/md/bcache/super.c | 2 +- drivers/md/dm-crypt.c | 8 +- drivers/md/dm-writecache.c | 4 +- drivers/md/raid5-cache.c | 4 +- drivers/md/raid5-ppl.c | 2 +- drivers/nvme/host/core.c | 15 +- drivers/nvme/host/fc.c | 5 +- drivers/nvme/host/pci.c | 1 + drivers/nvme/host/zns.c | 9 +- drivers/nvme/target/passthru.c | 6 +- drivers/nvme/target/rdma.c | 5 +- drivers/opp/core.c | 48 +- drivers/opp/opp.h | 2 + drivers/s390/block/dasd.c | 6 +- drivers/scsi/ibmvscsi/ibmvfc.c | 62 +-- drivers/scsi/ufs/ufs-qcom.c | 10 + drivers/scsi/ufs/ufshcd.c | 41 +- drivers/scsi/vmw_pvscsi.c | 2 - drivers/scsi/vmw_pvscsi.h | 2 - fs/block_dev.c | 17 +- fs/btrfs/extent_io.c | 2 +- fs/btrfs/scrub.c | 2 +- fs/crypto/bio.c | 6 +- fs/erofs/zdata.c | 2 +- fs/ext4/page-io.c | 2 +- fs/f2fs/checkpoint.c | 2 +- fs/f2fs/data.c | 4 +- fs/f2fs/segment.c | 2 +- fs/f2fs/segment.h | 4 +- fs/f2fs/super.c | 4 +- fs/gfs2/lops.c | 2 +- fs/io-wq.c | 25 +- fs/io-wq.h | 2 +- fs/io_uring.c | 837 +++++++++++++++++++---------------- fs/iomap/buffered-io.c | 4 +- fs/iomap/direct-io.c | 4 +- fs/mpage.c | 2 +- fs/nilfs2/segbuf.c | 2 +- fs/squashfs/block.c | 2 +- fs/zonefs/super.c | 2 +- include/linux/bio.h | 4 +- include/linux/io_uring.h | 2 +- include/linux/property.h | 2 +- kernel/fork.c | 1 + 59 files changed, 721 insertions(+), 571 deletions(-)