This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 38c1e0c65865 Merge tag 'drm-fixes-2023-02-10' of git://anongit.freedesk [...] new 5dac9f8dc25f ALSA: pci: lx6464es: fix a debug loop new bd401fd730cb ALSA: hda/realtek: Fix the speaker output on Samsung Galax [...] new 9a6804aa1c92 ALSA: hda/realtek: Enable mute/micmute LEDs on HP Eliteboo [...] new 7a17e8423a13 ALSA: hda/realtek: Add quirk for ASUS UM3402 using CS35L41 new 6c4715aa5b0a ALSA: hda/realtek: fix mute/micmute LEDs don't work for a [...] new 6a32425f953b ALSA: emux: Avoid potential array out-of-bound in snd_emux [...] new 2036890282d5 ASoC: rt715-sdca: fix clock stop prepare timeout issue new 2e7c6652f9b8 ASoC: SOF: amd: Fix for handling spurious interrupts from DSP new fe1e7e8ce2c4 ASoC: codecs: es8326: Fix DTS properties reading new 147323792693 ASoC: tas5805m: rework to avoid scheduling while atomic. new e0576cd642ce ASoC: tas5805m: add missing page switch. new 95ff4aadf132 Two bug fixes for tas5805m codec driver new 29aab38823b6 ASoC: fsl_sai: fix getting version from VERID new c173ee5b2fa6 ASoC: topology: Return -ENOMEM on memory allocation failure new 02f64ed06670 Merge tag 'asoc-fix-v6.2-rc7' of https://git.kernel.org/pu [...] new 88d18b8896bd ALSA: hda/realtek: Add Positivo N14KP6-TG new 4fe37223975c Merge tag 'sound-6.2-rc8' of git://git.kernel.org/pub/scm/ [...] new 70daa5c8f001 nvme-auth: mark nvme_auth_wq static new 38c33ece2320 Merge tag 'nvme-6.2-2023-02-09' of git://git.infradead.org [...] new 29716680adbb Merge tag 'block-6.2-2023-02-10' of git://git.kernel.dk/linux new e7d84c6a1296 ceph: flush cap releases when the session is flushed new 3647d2d70640 Merge tag 'ceph-for-6.2-rc8' of https://github.com/ceph/ce [...] new f0293cd1f4fc riscv: mm: Implement pmdp_collapse_flush for THP new cb80242cc679 riscv: stacktrace: Fix missing the first frame new eb7423273cc9 riscv: kprobe: Fixup misaligned load text new 950b879b7f02 riscv: Fixup race condition on PG_dcache_clean in flush_ic [...] new 8e9a8427a1f1 Merge tag 'riscv-for-linus-6.2-rc8' of git://git.kernel.or [...] new 8c3313e8556b arm64: dts: rockchip: use correct reset names for rk3399 c [...] new 33e24f0738b9 arm64: dts: rockchip: reduce thermal limits on rk3399-pine [...] new 1692bffec674 arm64: dts: rockchip: drop unused LED mode property from r [...] new 0b693c8f8b88 arm64: dts: rockchip: remove unsupported property from sdm [...] new 9554f0233858 arm64: dts: rockchip: add io domain setting to rk3566-box-demo new 80422339a750 ARM: dts: rockchip: add power-domains property to dp node [...] new 6f515b663d49 arm64: dts: rockchip: fix input enable pinconf on rk3399 new a323e6b5737b arm64: dts: rockchip: add missing #interrupt-cells to rk35 [...] new 1104693cdfcd arm64: dts: rockchip: fix probe of analog sound card on rock-3a new bc121b707e81 arm64: dts: rockchip: set sdmmc0 speed to sd-uhs-sdr50 on rock-3a new b67b09733d8a arm64: dts: rockchip: align rk3399 DMC OPP table with bindings new 07975ef0faae Merge tag 'v6.2-rockchip-dtsfixes1' of git://git.kernel.or [...] new 97801cfcf956 arm64: dts: mediatek: mt8195: Fix vdosys* compatible strings new 4722dd4029c6 ARM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 port new 89e5dd41c444 Merge tag 'sti-dt-for-6.3-round1' of git://git.kernel.org/ [...] new d182bcf30077 arm64: dts: meson-axg: Make mmc host controller interrupts [...] new ac8db4cceed2 arm64: dts: meson-g12-common: Make mmc host controller int [...] new 66e45351f7d6 arm64: dts: meson-gx: Make mmc host controller interrupts [...] new bc6772bbab9a Merge tag 'amlogic-fixes-v6.2-rc-take2' of https://git.ker [...] new 4f72a263e162 Merge tag 'soc-fixes-6.2-4' of git://git.kernel.org/pub/sc [...]
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/boot/dts/rk3288.dtsi | 1 + arch/arm/boot/dts/stihxxx-b2120.dtsi | 2 +- arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 4 +- arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi | 6 +- arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 6 +- arch/arm64/boot/dts/mediatek/mt8195.dtsi | 4 +- arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts | 2 - arch/arm64/boot/dts/rockchip/rk3399-op1-opp.dtsi | 2 +- .../boot/dts/rockchip/rk3399-pinephone-pro.dts | 7 ++ arch/arm64/boot/dts/rockchip/rk3399.dtsi | 6 +- arch/arm64/boot/dts/rockchip/rk3566-box-demo.dts | 11 ++ arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts | 5 +- arch/arm64/boot/dts/rockchip/rk356x.dtsi | 1 + arch/riscv/include/asm/pgtable.h | 4 + arch/riscv/kernel/probes/kprobes.c | 8 +- arch/riscv/kernel/stacktrace.c | 3 +- arch/riscv/mm/cacheflush.c | 4 +- arch/riscv/mm/pgtable.c | 20 ++++ drivers/nvme/host/auth.c | 2 +- fs/ceph/mds_client.c | 6 + sound/pci/hda/patch_realtek.c | 9 ++ sound/pci/lx6464es/lx_core.c | 11 +- sound/soc/codecs/es8326.c | 6 +- sound/soc/codecs/rt715-sdca-sdw.c | 2 +- sound/soc/codecs/tas5805m.c | 131 ++++++++++++++------- sound/soc/fsl/fsl_sai.c | 1 + sound/soc/soc-topology.c | 8 +- sound/soc/sof/amd/acp.c | 36 +++--- sound/synth/emux/emux_nrpn.c | 3 + 29 files changed, 212 insertions(+), 99 deletions(-)