This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ec35307e18ba Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesk [...] new eedeb787ebb5 freezer,umh: Fix call_usermode_helper_exec() vs SIGKILL new df14b7f9efcd sched/core: Fix a missed update of user_cpus_ptr new c2dbe32d5db5 sched/psi: Fix use-after-free in ep_remove_wait_queue() new 64e0253df67d Merge tag 'sched-urgent-2023-02-17' of git://git.kernel.or [...] new 6ea6b95a7e3e mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't set new 605d9fb9556f mmc: sdio: fix possible resource leaks in some error paths new cf4c9d2ac1e4 mmc: mmc_spi: fix error handling in mmc_spi_probe() new 3f18c5046e63 mmc: jz4740: Work around bug on JZ4760(B) new bda6cfae33a5 Merge tag 'mmc-v6.2-rc5' of git://git.kernel.org/pub/scm/l [...] new ead089577e0f ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LH new 104ff59af73a ata: ahci: Add Tiger Lake UP{3,4} AHCI controller new 1aff53b2fd90 ata: pata_octeon_cf: drop kernel-doc notation new 6d2e62e162e1 Merge tag 'ata-6.2-rc8' of git://git.kernel.org/pub/scm/li [...] new 79eeab1d85e0 gpio: sim: fix a memory leak new 4b89ca5a780f Merge tag 'gpio-fixes-for-v6.2-part2' of git://git.kernel. [...] new 18d7e16c917a ALSA: hda/conexant: add a new hda codec SN6180 new 3af4a4f7a20c ALSA: hda: Fix codec device field initializan new 2bdccfd290d4 ALSA: hda/realtek - fixed wrong gpio assigned new 5007b848ff22 ALSA: hda/realtek: fix mute/micmute LEDs don't work for a [...] new 9251584af092 ALSA: hda/realtek: Enable mute/micmute LEDs and speaker su [...] new 5afc7eefe416 ASoC: SOF: ops: refine parameters order in function snd_so [...] new 82f1627cb633 Merge tag 'asoc-fix-v6.2-rc8' of https://git.kernel.org/pu [...] new 1f810d2b6b2f ASoC: SOF: Intel: hda-dai: fix possible stream_tag leak new e97fc9cffbb9 Merge tag 'asoc-fix-v6.2-rc8-2' of https://git.kernel.org/ [...] new 03dad2f0c781 Merge tag 'sound-fix-6.2' of git://git.kernel.org/pub/scm/ [...]
The 25 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: drivers/ata/ahci.c | 1 + drivers/ata/libata-core.c | 3 +++ drivers/ata/pata_octeon_cf.c | 16 ++++++++-------- drivers/gpio/gpio-sim.c | 2 +- drivers/mmc/core/sdio_bus.c | 17 ++++++++++++++--- drivers/mmc/core/sdio_cis.c | 12 ------------ drivers/mmc/host/jz4740_mmc.c | 10 ++++++++++ drivers/mmc/host/meson-gx-mmc.c | 23 +++++++++++++---------- drivers/mmc/host/mmc_spi.c | 8 ++++---- kernel/sched/core.c | 5 ++++- kernel/sched/psi.c | 7 ++++--- kernel/umh.c | 20 +++++++++++++------- sound/pci/hda/hda_codec.c | 2 +- sound/pci/hda/patch_conexant.c | 1 + sound/pci/hda/patch_realtek.c | 9 ++++++++- sound/soc/sof/intel/hda-dai.c | 8 ++++---- sound/soc/sof/ops.h | 2 +- 17 files changed, 90 insertions(+), 56 deletions(-)