This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 67a993863163 Merge tag 'v6.16-p6' of git://git.kernel.org/pub/scm/linux [...] new e41687b511d5 ALSA: hda/realtek: Add quirks for some Clevo laptops new 68cc9d3c8e44 ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop [...] new 9a07ca9a4015 ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 6 G1a new fb4e2a6e8f28 ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_aud [...] new 41c66461cb2e ALSA: hda/realtek: Add mic-mute LED setup for ASUS UM5606 new b272f42547d8 ALSA: qc_audio_offload: Fix missing error code in prepare_ [...] new 5e9571750c4e ALSA: usb: qcom: fix NULL pointer dereference in qmi_stop_session new 999fb9d51f93 ASoC: qcom: sm8250: Fix possibly undefined reference new 7186b81807b4 ASoC: amd: yc: add quirk for Acer Nitro ANV15-41 internal mic new bf39286adc5e ASoC: amd: yc: Add DMI quirk for Lenovo IdeaPad Slim 5 15 new dc6458ed95e4 ASoC: amd: ps: fix for soundwire failures during hibernati [...] new ff21a6ec0f27 ASoC: rt721-sdca: fix boost gain calculation error new 6c038b58a2dc ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak. new 346bd8a977fc Merge tag 'asoc-fix-v6.16-rc3' of https://git.kernel.org/p [...] new 7ab6847a0322 ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR new 9c2f970518c9 Merge tag 'sound-6.16-rc4' of git://git.kernel.org/pub/scm [...] new 7360ee47599a s390/pkey: Prevent overflow in size calculation for memdup_user() new 7f8073cfb04a s390/ptrace: Fix pointer dereferencing in regs_get_kernel_ [...] new 51df97f90002 Merge tag 's390-6.16-3' of git://git.kernel.org/pub/scm/li [...] new 3e0809b1664b ata: ahci: Use correct DMI identifier for ASUSPRO-D840SA L [...] new 9c7331f15054 Merge tag 'ata-6.16-rc4' of git://git.kernel.org/pub/scm/l [...] new 88a80066af16 io_uring: make fallocate be hashed work new 5afb4bf9fc62 io_uring/rsrc: fix folio unpinning new 3a3c6d61577d io_uring/rsrc: don't rely on user vaddr alignment new e1d7727b73a1 io_uring: don't assume uaddr alignment in io_vec_fill_bvec new 7cac633a42a7 io_uring: fix resource leak in io_import_dmabuf() new 9a709b7e98e6 io_uring/net: mark iov as dynamically allocated even for s [...] new 178b8ff66ff8 io_uring/kbuf: flag partial buffer mappings new 0a47e02d8a28 Merge tag 'io_uring-6.16-20250626' of git://git.kernel.dk/linux new 524346e9d79f ublk: build batch from IOs in same io_ring_ctx and io task new 5223372e672e selftests: ublk: don't take same backing file for more tha [...] new 67caa528ae08 ublk: fix narrowing warnings in UAPI header new 81b4d1a1d033 ublk: update UBLK_F_SUPPORT_ZERO_COPY comment in UAPI header new 4c8a951787ff ublk: setup ublk_io correctly in case of ublk_get_data() failure new 969127bf0783 ublk: sanity check add_dev input for underflow new dd2c18548964 nvme: reset delayed remove_work after reconnect new b2e607fecac1 nvme: refactor the atomic write unit detection new f46d273449ba nvme: fix atomic write size validation new 5990b776fb79 Merge tag 'nvme-6.16-2025-06-26' of git://git.infradead.or [...] new c007062188d8 block: fix false warning in bdev_count_inflight_rw() new e540341508ce Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linux
The 41 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/s390/include/asm/ptrace.h | 2 +- block/genhd.c | 26 ++++---- drivers/ata/ahci.c | 2 +- drivers/block/ublk_drv.c | 49 +++++++++++---- drivers/nvme/host/core.c | 87 +++++++++++++------------- drivers/nvme/host/multipath.c | 2 +- drivers/nvme/host/nvme.h | 3 +- drivers/s390/crypto/pkey_api.c | 2 +- include/uapi/linux/ublk_cmd.h | 32 ++++++++-- io_uring/kbuf.c | 1 + io_uring/kbuf.h | 3 +- io_uring/net.c | 34 ++++++---- io_uring/opdef.c | 1 + io_uring/rsrc.c | 30 ++++++--- io_uring/rsrc.h | 1 + io_uring/zcrx.c | 6 +- sound/pci/hda/patch_realtek.c | 10 +++ sound/soc/amd/ps/acp63.h | 4 ++ sound/soc/amd/ps/ps-common.c | 18 ++++++ sound/soc/amd/yc/acp6x-mach.c | 14 +++++ sound/soc/codecs/rt721-sdca.c | 23 +++++-- sound/soc/qcom/Kconfig | 1 + sound/soc/sof/intel/hda.c | 6 +- sound/usb/qcom/qc_audio_offload.c | 16 ++--- sound/usb/stream.c | 2 + tools/testing/selftests/ublk/test_stress_03.sh | 5 +- 26 files changed, 259 insertions(+), 121 deletions(-)