-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 20 Jan 2024 20:37:22 +0100 Source: linux-signed-amd64 Architecture: source Version: 6.6.13+1 Distribution: sid Urgency: medium Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org> Changed-By: Salvatore Bonaccorso <carnil@debian.org> Changes: linux-signed-amd64 (6.6.13+1) unstable; urgency=medium . * Sign kernel from linux 6.6.13-1 . * New upstream stable update: https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.12 https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.13 - f2fs: explicitly null-terminate the xattr list - ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XPro - mptcp: fix uninit-value in mptcp_incoming_options - wifi: cfg80211: lock wiphy mutex for rfkill poll - wifi: avoid offset calculation on NULL pointer - wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap - debugfs: fix automount d_fsdata usage - ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32 bps format - nvme-core: fix a memory leak in nvme_ns_info_from_identify() - io_uring: use fget/fput consistently - block: warn once for each partition in bio_check_ro() - drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interrupt - drm/amd/display: update dcn315 lpddr pstate latency - drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer - drm/amdgpu: Use another offset for GC 9.4.3 remap - Revert "drm/prime: Unexport helpers for fd/handle conversion" - blk-mq: don't count completed flush data request as inflight in case of quiesce - nvme-core: check for too small lba shift - [x86] ASoC: amd: yc: Add HP 255 G10 into quirk table - [x86] ASoC: Intel: Skylake: Fix mem leak in few functions - [x86] ASoC: SOF: topology: Fix mem leak in sof_dai_load() - [x86] ASoC: Intel: Skylake: mem leak in skl register function - ASoC: rt5650: add mutex to avoid the jack detection failure - [x86] ASoC: Intel: skl_hda_dsp_generic: Drop HDMI routes when HDMI is not available - [x86] ASoC: SOF: ipc4-topology: Add core_mask in struct snd_sof_pipeline - [x86] ASoC: SOF: sof-audio: Modify logic for enabling/disabling topology cores - nouveau/tu102: flush all pdbs on vmm flush - [x86] ASoC: amd: yc: Add DMI entry to support System76 Pangolin 13 - [x86] ASoC: hdac_hda: Conditionally register dais for HDMI and Analog - [x86] ASoC: SOF: ipc4-topology: Correct data structures for the SRC module - [x86] ASoC: SOF: ipc4-topology: Correct data structures for the GAIN module - net/tg3: fix race condition in tg3_reset_task() - ASoC: da7219: Support low DC impedance headset - nvme: introduce helper function to get ctrl state - nvme: ensure reset state check ordering - nvme-ioctl: move capable() admin check to the end - nvme: prevent potential spectre v1 gadget - nvme: fix deadlock between reset and scan - [arm64] dts: rockchip: Fix PCI node addresses on rk3399-gru - drm/amd/display: Add monitor patch for specific eDP - drm/amdgpu: Add NULL checks for function pointers - [armhf] drm/exynos: fix a potential error pointer dereference - [armhf] drm/exynos: fix a wrong error checking - ALSA: pcmtest: stop timer before buffer is released - [x86] hwmon: (corsair-psu) Fix probe when built-in - [arm64] clk: rockchip: rk3568: Add PLL rate for 292.5MHz - [arm64] clk: rockchip: rk3128: Fix HCLK_OTG gate register - soundwire: intel_ace2x: fix AC timing setting for ACE2.x - jbd2: correct the printing of write_flags in jbd2_write_superblock() - jbd2: increase the journal IO's priority - drm/crtc: Fix uninit-value bug in drm_mode_setcrtc - neighbour: Don't let neigh_forced_gc() disable preemption for long - [x86] platform/x86: intel-vbtn: Fix missing tablet-mode-switch events - jbd2: fix soft lockup in journal_finish_inode_data_buffers() - tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing - tracing: Add size check when printing trace_marker output - tracing: Fix uaf issue when open the hist or hist_debug file - ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI - Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1 - [arm64] reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning - Input: atkbd - skip ATKBD_CMD_GETID in translated mode - Input: i8042 - add nomux quirk for Acer P459-G2-M - pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspend - [s390x] scm: fix virtual vs physical address confusion - wifi: iwlwifi: pcie: avoid a NULL pointer dereference - Input: xpad - add Razer Wolverine V2 support - driver core: Add a guard() definition for the device_lock() - HID: nintendo: fix initializer element is not constant error - [x86] platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad systems - [amd64] platform/x86/amd/pmc: Move platform defines to header - [amd64] platform/x86/amd/pmc: Only run IRQ1 firmware version check on Cezanne - [amd64] platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirks - [amd64] platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13 - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Medion Lifetab S10346 - [x86] ASoC: Intel: bytcr_rt5640: Add new swapped-speakers quirk - ALSA: hda/realtek: Add quirks for ASUS Zenbook 2022 Models - dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM - HID: nintendo: Prevent divide-by-zero on code - smb: client: fix potential OOB in smb2_dump_detail() (CVE-2023-6610) - [arm64,armhf] i2c: rk3x: fix potential spinlock recursion on poll - drm/amd/display: Add case for dcn35 to support usb4 dmub hpd event - drm/amd/display: get dprefclk ss info from integration info table - posix-timers: Get rid of [COMPAT_]SYS_NI() uses - ida: Fix crash in ida_free when the bitmap is empty (CVE-2023-6915) - virtio_blk: fix snprintf truncation compiler warning - nfc: Do not send datagram if socket state isn't LLCP_BOUND - net: qrtr: ns: Return 0 if server port is not present - connector: Fix proc_event_num_listeners count not cleared - [armhf] sun9i: smp: fix return code check of of_property_match_string - [x86] csum: Remove unnecessary odd handling - [x86] csum: clean up `csum_partial' further - drm/crtc: fix uninitialized variable use - [x86] microcode: do not cache microcode if it will not be used - ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360 13-ay0xxx - ACPI: resource: Add another DMI match for the TongFang GMxXGxx - [arm64] bus: moxtet: Mark the irq as shared - [arm64] bus: moxtet: Add spi device table - [x86] ASoC: SOF: Intel: hda-codec: Delay the codec device registration - drm/amd/display: Pass pwrseq inst for backlight and ABM - ksmbd: don't allow O_TRUNC open on read-only share - ksmbd: free ppace array on error in parse_dacl - Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d" - [arm*] binder: use EPOLLERR from eventpoll.h - [arm*] binder: fix use-after-free in shinker's callback - [arm*] binder: fix trivial typo of binder_free_buf_locked() - [arm*] binder: fix comment on binder_alloc_new_buf() return value - uio: Fix use-after-free in uio_open - parport: parport_serial: Add Brainboxes BAR details - parport: parport_serial: Add Brainboxes device IDs and geometry - PCI: Add ACS quirk for more Zhaoxin Root Ports - scripts/decode_stacktrace.sh: optionally use LLVM utilities - mm/memory_hotplug: fix memmap_on_memory sysfs value retrieval Checksums-Sha1: 7d8ac2ae83cefd0ea7aed01e77814adda033ae2a 11493 linux-signed-amd64_6.6.13+1.dsc d7aeee5b3987761dfe1f8e12d190c1b347dfc31c 581552 linux-signed-amd64_6.6.13+1.tar.xz Checksums-Sha256: d82eed271d9db2aaf77714352944480160a5f099165bc6879f0c2ed07f651650 11493 linux-signed-amd64_6.6.13+1.dsc 8e567cab31c715760bd691e165dc46271484711a4e62fab47ba9809ab9c63d67 581552 linux-signed-amd64_6.6.13+1.tar.xz Files: 2caa0140be8bba866c50276167ec9597 11493 kernel optional linux-signed-amd64_6.6.13+1.dsc a9717c166fbc6d412b1eb688e09342ba 581552 kernel optional linux-signed-amd64_6.6.13+1.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfKFfvHEI+gkU+E+di0FRiLdONzYFAmWuuokACgkQi0FRiLdO NzZaEw//WGTmU7ReRvZ5W99Q6Z566tziQg+gnhNZRjeC5ZVrL3aV3bhJOCFQjt60 bl6E9UfyFG6myEk9s7SdWNadyQuIx7U4LMsQrV4Lt90Vj8m+4lfg59p1z3Yi6J5s YxN850LXeMYNqxTPX5UAsl2iNdO/FIqqw+pwbiWYZuM4oU9tK4dZsZ/CpJfbtgkH OfIcKHDyV6rktLUfHi/elx+vIKJ17R8m5ofymG/SO6M9RvcCaUV8j/qgGtuCLjaO LKryqTxknVulM6D5XewAGnZWEtF6ID6fWpxrv1Of+sMLY+xCyjGTjEgJYlDo1lq4 e9tThPXQElMnDy6CNbrYn1KF894+mc+8O8QBo+dlVaE4UXuhAW5ITWvcIt4HmIki PArR6rtDZ7CqP9pbnEZsOTPdigHh8aGLLlITURQ80iv88nOKJz2pVeJ9n/sQUZOK q7C5U2fOMd1j2+qqvMNQoYnP+H2bFMgTp009FK8btt+AS464uIK8c3JLOIALhZwM WXrnIQ/hKE+P92vCTr72bezg5u5lBRQkL7Cj9r8ftLKyfuEtcirzRt/8aRFdFF7y vigVsqn+M/u+tdr4YlaLKHI9IWKt+w3dcCiOnef9k480GPwyELMsy/BdEKEVD5cS 9WLPZVds/c/RzS+4Q8WFhKupOYYhWDMBq5NefPVUegI3O1AEGso= =BK6w -----END PGP SIGNATURE-----