[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240725142728.029052310@linuxfoundation.org>
Date: Thu, 25 Jul 2024 16:37:09 +0200
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,
broonie@...nel.org
Subject: [PATCH 6.1 00/13] 6.1.102-rc1 review
This is the start of the stable review cycle for the 6.1.102 release.
There are 13 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, 27 Jul 2024 14:27:16 +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.1.102-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.1.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 6.1.102-rc1
Filipe Manana <fdmanana@...e.com>
btrfs: do not BUG_ON on failure to get dir index for new snapshot
Jann Horn <jannh@...gle.com>
filelock: Fix fcntl/close race recovery compat path
Shengjiu Wang <shengjiu.wang@....com>
ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is paused
Krishna Kurapati <quic_kriskura@...cinc.com>
arm64: dts: qcom: sdm630: Disable SS instance in Parkmode for USB
Krishna Kurapati <quic_kriskura@...cinc.com>
arm64: dts: qcom: ipq6018: Disable SS instance in Parkmode for USB
Krishna Kurapati <quic_kriskura@...cinc.com>
arm64: dts: qcom: msm8996: Disable SS instance in Parkmode for USB
Seunghun Han <kkamagui@...il.com>
ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360
Edson Juliano Drosdeck <edson.drosdeck@...il.com>
ALSA: hda/realtek: Enable headset mic on Positivo SU C1400
lei lu <llfamsec@...il.com>
fs/ntfs3: Validate ff offset
lei lu <llfamsec@...il.com>
jfs: don't walk off the end of ealist
lei lu <llfamsec@...il.com>
ocfs2: add bounds checking to ocfs2_check_dir_entry()
Chao Yu <chao@...nel.org>
f2fs: avoid dead loop in f2fs_issue_checkpoint()
Dan Carpenter <dan.carpenter@...aro.org>
drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()
-------------
Diffstat:
Makefile | 4 +--
arch/arm64/boot/dts/qcom/ipq6018.dtsi | 1 +
arch/arm64/boot/dts/qcom/msm8996.dtsi | 1 +
arch/arm64/boot/dts/qcom/sdm630.dtsi | 1 +
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 2 +-
fs/btrfs/transaction.c | 5 +++-
fs/f2fs/super.c | 15 +++++++++--
fs/jfs/xattr.c | 23 ++++++++++++++---
fs/locks.c | 9 +++----
fs/ntfs3/fslog.c | 6 ++++-
fs/ocfs2/dir.c | 46 +++++++++++++++++++++-------------
sound/core/pcm_dmaengine.c | 6 ++++-
sound/pci/hda/patch_realtek.c | 2 ++
13 files changed, 87 insertions(+), 34 deletions(-)
Powered by blists - more mailing lists