[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240118104301.249503558@linuxfoundation.org>
Date: Thu, 18 Jan 2024 11:48:50 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: stable@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
patches@...ts.linux.dev,
linux-kernel@...r.kernel.org,
torvalds@...ux-foundation.org,
akpm@...ux-foundation.org,
linux@...ck-us.net,
shuah@...nel.org,
patches@...nelci.org,
lkft-triage@...ts.linaro.org,
pavel@...x.de,
jonathanh@...dia.com,
f.fainelli@...il.com,
sudipm.mukherjee@...il.com,
srw@...dewatkins.net,
rwarsow@....de,
conor@...nel.org,
allen.lkml@...il.com
Subject: [PATCH 6.7 00/28] 6.7.1-rc1 review
This is the start of the stable review cycle for the 6.7.1 release.
There are 28 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Sat, 20 Jan 2024 10:42:49 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.7.1-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.7.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 6.7.1-rc1
Sumanth Korikkar <sumanthk@...ux.ibm.com>
mm/memory_hotplug: fix memmap_on_memory sysfs value retrieval
Vegard Nossum <vegard.nossum@...cle.com>
docs: kernel_feat.py: fix potential command injection
Carlos Llamas <cmllamas@...gle.com>
scripts/decode_stacktrace.sh: optionally use LLVM utilities
James Clark <james.clark@....com>
coresight: etm4x: Fix width of CCITMIN field
LeoLiuoc <LeoLiu-oc@...oxin.com>
PCI: Add ACS quirk for more Zhaoxin Root Ports
Florian Eckert <fe@....tdt.de>
leds: ledtrig-tty: Free allocated ttyname buffer on deactivate
Cameron Williams <cang1@...e.co.uk>
parport: parport_serial: Add Brainboxes device IDs and geometry
Cameron Williams <cang1@...e.co.uk>
parport: parport_serial: Add Brainboxes BAR details
Guanghui Feng <guanghuifeng@...ux.alibaba.com>
uio: Fix use-after-free in uio_open
Carlos Llamas <cmllamas@...gle.com>
binder: fix comment on binder_alloc_new_buf() return value
Carlos Llamas <cmllamas@...gle.com>
binder: fix trivial typo of binder_free_buf_locked()
Carlos Llamas <cmllamas@...gle.com>
binder: fix use-after-free in shinker's callback
Carlos Llamas <cmllamas@...gle.com>
binder: use EPOLLERR from eventpoll.h
Junxiao Bi <junxiao.bi@...cle.com>
Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
Fedor Pchelkin <pchelkin@...ras.ru>
ksmbd: free ppace array on error in parse_dacl
Namjae Jeon <linkinjeon@...nel.org>
ksmbd: don't allow O_TRUNC open on read-only share
Lewis Huang <lewis.huang@....com>
drm/amd/display: Pass pwrseq inst for backlight and ABM
Sjoerd Simons <sjoerd@...labora.com>
bus: moxtet: Add spi device table
Sjoerd Simons <sjoerd@...labora.com>
bus: moxtet: Mark the irq as shared
Hans de Goede <hdegoede@...hat.com>
ACPI: resource: Add another DMI match for the TongFang GMxXGxx
Lorenz Brun <lorenz@...n.one>
ALSA: hda: cs35l41: Support more HP models without _DSD
Tom Jason Schwanke <tom@...boys.cloud>
ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360 13-ay0xxx
Dorian Cruveiller <doriancruveiller@...il.com>
ALSA: hda/realtek: enable SND_PCI_QUIRK for Lenovo Legion Slim 7 Gen 8 (2023) serie
Dorian Cruveiller <doriancruveiller@...il.com>
ALSA: hda: Add driver properties for cs35l41 for Lenovo Legion Slim 7 Gen 8 serie
Stefan Binding <sbinding@...nsource.cirrus.com>
ALSA: hda: cs35l41: Prevent firmware load if SPI speed too low
Stefan Binding <sbinding@...nsource.cirrus.com>
ALSA: hda: cs35l41: Support additional Dell models without _DSD
Stefan Binding <sbinding@...nsource.cirrus.com>
ALSA: hda/realtek: Add quirks for Dell models
Eric Biggers <ebiggers@...gle.com>
f2fs: explicitly null-terminate the xattr list
-------------
Diffstat:
Documentation/admin-guide/features.rst | 2 +-
Documentation/arch/arc/features.rst | 2 +-
Documentation/arch/arm/features.rst | 2 +-
Documentation/arch/arm64/features.rst | 2 +-
Documentation/arch/loongarch/features.rst | 2 +-
Documentation/arch/m68k/features.rst | 2 +-
Documentation/arch/mips/features.rst | 2 +-
Documentation/arch/nios2/features.rst | 2 +-
Documentation/arch/openrisc/features.rst | 2 +-
Documentation/arch/parisc/features.rst | 2 +-
Documentation/arch/powerpc/features.rst | 2 +-
Documentation/arch/riscv/features.rst | 2 +-
Documentation/arch/s390/features.rst | 2 +-
Documentation/arch/sh/features.rst | 2 +-
Documentation/arch/sparc/features.rst | 2 +-
Documentation/arch/x86/features.rst | 2 +-
Documentation/arch/xtensa/features.rst | 2 +-
Documentation/sphinx/kernel_feat.py | 57 ++--------
.../translations/zh_CN/arch/loongarch/features.rst | 2 +-
.../translations/zh_CN/arch/mips/features.rst | 2 +-
.../translations/zh_TW/arch/loongarch/features.rst | 2 +-
.../translations/zh_TW/arch/mips/features.rst | 2 +-
Makefile | 4 +-
drivers/acpi/resource.c | 7 ++
drivers/android/binder.c | 2 +-
drivers/android/binder_alloc.c | 10 +-
drivers/bus/moxtet.c | 9 +-
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c | 4 +-
.../gpu/drm/amd/display/dc/bios/command_table2.c | 12 +-
.../gpu/drm/amd/display/dc/bios/command_table2.h | 2 +-
drivers/gpu/drm/amd/display/dc/dc_bios_types.h | 2 +-
drivers/gpu/drm/amd/display/dc/dce/dmub_abm.c | 8 +-
drivers/gpu/drm/amd/display/dc/dce/dmub_abm_lcd.c | 7 +-
drivers/gpu/drm/amd/display/dc/dce/dmub_abm_lcd.h | 2 +-
.../drm/amd/display/dc/dcn31/dcn31_panel_cntl.c | 5 +-
.../drm/amd/display/dc/hwss/dce110/dce110_hwseq.c | 16 +--
.../drm/amd/display/dc/hwss/dcn21/dcn21_hwseq.c | 36 ++++--
drivers/gpu/drm/amd/display/dc/inc/hw/abm.h | 3 +-
drivers/gpu/drm/amd/display/dc/inc/hw/panel_cntl.h | 2 +
drivers/gpu/drm/amd/display/dc/link/link_factory.c | 59 +++++++---
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h | 14 ++-
drivers/hwtracing/coresight/coresight-etm4x.h | 2 +-
drivers/leds/trigger/ledtrig-tty.c | 4 +
drivers/md/raid5.c | 12 --
drivers/parport/parport_serial.c | 64 +++++++++++
drivers/pci/quirks.c | 8 +-
drivers/uio/uio.c | 7 +-
fs/f2fs/xattr.c | 6 +
fs/smb/server/smb2pdu.c | 23 ++--
fs/smb/server/smbacl.c | 11 +-
mm/memory_hotplug.c | 8 +-
scripts/decode_stacktrace.sh | 19 +++-
sound/pci/hda/cs35l41_hda.c | 25 +++-
sound/pci/hda/cs35l41_hda.h | 12 +-
sound/pci/hda/cs35l41_hda_i2c.c | 2 +-
sound/pci/hda/cs35l41_hda_property.c | 126 +++++++++++++++------
sound/pci/hda/cs35l41_hda_spi.c | 2 +-
sound/pci/hda/patch_realtek.c | 18 +++
58 files changed, 443 insertions(+), 209 deletions(-)
Powered by blists - more mailing lists