This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7a56db0299f9 Merge tag 'nfs-for-5.7-3' of git://git.linux-nfs.org/proje [...] new 4df933252827 ALSA: ctxfi: Remove unnecessary cast in kfree new 4963d66b8a26 ALSA: hda/realtek - Enable the headset mic on Asus FX505DT new 48cc42973509 ALSA: usb-audio: Filter error from connector kctl ops, too new 3507245b82b4 ALSA: usb-audio: Don't override ignore_ctl_error value fro [...] new 7dc3c5a0172e ALSA: usb-audio: Don't create jack controls for PCM terminals new 934b96594ed6 ALSA: usb-audio: Check mapping at creating connector contr [...] new 25faa4bd37c1 ALSA: hda: Don't release card at firmware loading error new 10db5bccc390 ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops new 2393e7555b53 ALSA: hda: Release resources at error in delayed probe new 9479e75fca37 ALSA: hda: Keep the controller initialization even if no c [...] new c4c8dd6ef807 ALSA: hda: Skip controller resume if not needed new 3ba21113bd33 ALSA: hda: Explicitly permit using autosuspend if runtime [...] new f8e4ae10de43 ALSA: hda: Allow setting preallocation again for x86 new 9a6418487b56 ALSA: hda: call runtime_allow() for all hda controllers new c8a6552ff115 Merge tag 'sound-5.7-rc2' of git://git.kernel.org/pub/scm/ [...] new aca48b61f963 opp: Manage empty OPP tables with clk handle new 2c127c46ec98 Merge branch 'opp/linux-next' of git://git.kernel.org/pub/ [...] new 5a32fe48bcc7 Merge tag 'pm-5.7-rc2' of git://git.kernel.org/pub/scm/lin [...] new aec7db3b13a0 btrfs: fix setting last_trans for reloc roots new c5304dd59b0c Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/sc [...] new 1f2ef049cb11 ahci: Add Intel Comet Lake PCH-U PCI ID new 2acbb9e67034 Merge tag 'libata-5.7-2020-04-17' of git://git.kernel.dk/l [...] new 5fe56de799ad blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when n [...] new 3dceecfad68c s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig new 3a89c25d98da blk-wbt: Use tracepoint_string() for wbt_step tracepoint s [...] new 3f22037d382b blk-wbt: Drop needless newlines from tracepoint format strings new bf9196d51f7d Merge tag 'block-5.7-2020-04-17' of git://git.kernel.dk/li [...] new dccc587f6c07 io_uring: remove obsolete @mm_fault new bf9c2f1cdcc7 io_uring: track mm through current->mm new 1d4240cc9e7b io_uring: early submission req fail code new dea3b49c7fb0 io_uring: keep all sqe->flags in req->flags new ef4ff581102a io_uring: move all request init code in one place new b1f573bd15fd io_uring: restore req->work when canceling poll request new 88357580854a io_uring: correct O_NONBLOCK check for splice punt new 74ce6ce43d4f io_uring: check for need to re-wait in polled async handling new 2bae047ec957 io_uring: io_async_task_func() should check and honor cancelation new 8e2e1faf28b3 io_uring: only post events in io_poll_remove_all() if we c [...] new 22cad1585c6b io_uring: fix cached_sq_head in io_timeout() new b55ce7320049 io_uring: kill already cached timeout.seq_offset new 31af27c7cc9f io_uring: don't count rqs failed after current one new a2286a449baf Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk [...] new 6b51fd3f65a2 xen/xenbus: ensure xenbus_map_ring_valloc() returns proper [...] new 74f4c438f22c arm/xen: make _xen_start_info static new d0a4ebe7d1c5 Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/ [...] new 9cc3d0c6915a arm64: vdso: don't free unallocated pages new c9a4ef664501 arm64: Delete the space separator in __emit_inst new 95988fbc7c31 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 47 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: arch/arm/xen/enlighten.c | 2 +- arch/arm64/include/asm/sysreg.h | 4 +- arch/arm64/kernel/vdso.c | 13 +- block/blk-mq.c | 4 +- block/blk-wbt.c | 4 +- drivers/ata/ahci.c | 1 + drivers/opp/core.c | 14 ++ drivers/s390/block/Kconfig | 1 - drivers/xen/xenbus/xenbus_client.c | 9 +- fs/btrfs/relocation.c | 19 ++- fs/io_uring.c | 301 ++++++++++++++++++++----------------- include/sound/hda_codec.h | 5 + include/trace/events/wbt.h | 8 +- sound/hda/Kconfig | 7 +- sound/pci/ctxfi/cthw20k1.c | 14 +- sound/pci/hda/hda_codec.c | 2 +- sound/pci/hda/hda_intel.c | 107 +++++++------ sound/pci/hda/hda_intel.h | 1 + sound/pci/hda/patch_realtek.c | 1 + sound/usb/mixer.c | 31 ++-- sound/usb/mixer_maps.c | 4 +- 21 files changed, 320 insertions(+), 232 deletions(-)