W dniu 1.04.2024 o 17:43, Greg Kroah-Hartman pisze: > This is the start of the stable review cycle for the 6.1.84 release. > There are 272 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 Wed, 03 Apr 2024 15:24:46 +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.84-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 Hello, Tested on a HP 17-by0001nw laptop with an Intel Kaby Lake CPU and Ubuntu 20.04. Stack: - amd64, - ext4 on top of LVM on top of LUKS on top of mdraid on top of NVMe and SATA drives (the SATA drive in the write-mostly mode). Tested (lightly): - suspend to RAM, - suspend to disk, - GPU (Intel HD Graphics 620, with an old game on Wine and ~3 Unigine benchmarks) - WiFi (Realtek RTL8822BE), - Bluetooth (Realtek RTL8822BE), - PCI soundcard (Intel HD Audio), - USB soundcard (Logitech Pro X), - webcam, Filesystems tested very lightly (mounting, listing and opening files): - NFS, - exFAT - vfat, - NTFS via FUSE Nitpicks: - I got the following error in dmesg from Bluetooth after resume from suspend: [ 4058.056834] usb 1-3: 1:1: cannot get freq at ep 0x81 Tested-by: Mateusz Jończyk <mat.jonczyk@xxxxx> Greetings, Mateusz