This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 44149752e998 Merge tag 'cgroup-for-6.3-rc6-fixes' of git://git.kernel.o [...] new 30ed9ee9a10a RDMA/irdma: Do not generate SW completions for NOPs new b69a6979dbaa RDMA/irdma: Fix memory leak of PBLE objects new 8385a875c9ee RDMA/irdma: Increase iWARP CM default rexmit count new e4522c097ec1 RDMA/irdma: Add ipv4 check to irdma_find_listener() new 88c9483faf15 IB/mlx5: Add support for 400G_8X lane speed new 3fe26c0493e4 RDMA/erdma: Fix some typos new 6256aa9ae955 RDMA/erdma: Update default EQ depth to 4096 and max_send_w [...] new 0dd83a4d7756 RDMA/erdma: Inline mtt entries into WQE if supported new 6bd1bca858f1 RDMA/erdma: Defer probing if netdevice can not be found new 58e84f6b3e84 RDMA/cma: Allow UD qp_type to join multicast only new aca3b0fa3d04 RDMA/core: Fix GID entry ref leak when create_ah fails new aee3c14e8659 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new e98e7a82bca2 ALSA: i2c/cs8427: fix iec958 mixer control deactivation new c17f8fd31700 ALSA: hda/sigmatel: add pin overrides for Intel DP45SG mot [...] new f342ac00da10 ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboards new b09c551c77c7 ALSA: emu10k1: fix capture interrupt handler unlinking new 8dd13214a810 ALSA: emu10k1: don't create old pass-through playback devi [...] new fb4a624f88f6 ALSA: firewire-tascam: add missing unwind goto in snd_tscm [...] new e959f2beec8e ALSA: hda: patch_realtek: add quirk for Asus N7601ZM new 8eda19cd59ce ALSA: hda/realtek: Add quirks for Lenovo Z13/Z16 Gen2 new 6ab6f98fcdc9 ALSA: hda/hdmi: disable KAE for Intel DG2 new e251c4231834 Merge tag 'sound-6.3-rc7' of git://git.kernel.org/pub/scm/ [...] new 117e4e5bd9d4 thermal: intel: Avoid updating unsupported THERM_STATUS_CL [...] new d0b85e7e60b8 Merge tag 'thermal-6.3-rc7' of git://git.kernel.org/pub/sc [...] new 4654e9f9f439 amd-pstate: Fix amd_pstate mode switch new 4b992ead33cd Merge tag 'pm-6.3-rc7' of git://git.kernel.org/pub/scm/lin [...] new 05cda427126f ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBA new 10b6b4a8ac61 ACPI: x86: utils: Add Picasso to the list for forcing Stor [...] new a3babdb7a8f7 Merge branch 'acpi-x86' new 95abc817ab3a Merge tag 'acpi-6.3-rc7' of git://git.kernel.org/pub/scm/l [...]
The 30 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: Documentation/sound/hd-audio/models.rst | 2 +- drivers/acpi/resource.c | 7 +++ drivers/acpi/x86/utils.c | 1 + drivers/cpufreq/amd-pstate.c | 18 ++++---- drivers/infiniband/core/cma.c | 60 ++++++++++++++----------- drivers/infiniband/core/verbs.c | 2 + drivers/infiniband/hw/erdma/erdma_cq.c | 2 +- drivers/infiniband/hw/erdma/erdma_hw.h | 4 +- drivers/infiniband/hw/erdma/erdma_main.c | 2 +- drivers/infiniband/hw/erdma/erdma_qp.c | 4 +- drivers/infiniband/hw/erdma/erdma_verbs.h | 2 +- drivers/infiniband/hw/irdma/cm.c | 16 ++++--- drivers/infiniband/hw/irdma/cm.h | 2 +- drivers/infiniband/hw/irdma/hw.c | 3 ++ drivers/infiniband/hw/irdma/utils.c | 5 ++- drivers/infiniband/hw/mlx5/main.c | 4 ++ drivers/thermal/intel/therm_throt.c | 73 ++++++++++++++++++++++++++++--- sound/firewire/tascam/tascam-stream.c | 2 +- sound/i2c/cs8427.c | 7 ++- sound/pci/emu10k1/emupcm.c | 14 +++--- sound/pci/hda/patch_hdmi.c | 2 +- sound/pci/hda/patch_realtek.c | 29 ++++++++++++ sound/pci/hda/patch_sigmatel.c | 10 +++++ 23 files changed, 203 insertions(+), 68 deletions(-)