[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210310132319.155338551@linuxfoundation.org>
Date: Wed, 10 Mar 2021 14:25:13 +0100
From: gregkh@...uxfoundation.org
To: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.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, stable@...r.kernel.org
Subject: [PATCH 4.4 0/7] 4.4.261-rc1 review
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
This is the start of the stable review cycle for the 4.4.261 release.
There are 7 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 Fri, 12 Mar 2021 13:23:09 +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/v4.x/stable-review/patch-4.4.261-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-4.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 4.4.261-rc1
Bjorn Helgaas <bhelgaas@...gle.com>
PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller
Hans de Goede <hdegoede@...hat.com>
platform/x86: acer-wmi: Add new force_caps module parameter
Jeffle Xu <jefflexu@...ux.alibaba.com>
dm table: fix iterate_devices based device capability checks
Dan Carpenter <dan.carpenter@...cle.com>
rsxx: Return -EFAULT if copy_to_user() fails
Colin Ian King <colin.king@...onical.com>
ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits
Thomas Schoebel-Theuer <tst@...d1.de>
futex: fix spin_lock() / spin_unlock_irq() imbalance
Thomas Schoebel-Theuer <tst@...d1.de>
futex: fix irq self-deadlock and satisfy assertion
-------------
Diffstat:
Makefile | 4 +-
drivers/block/rsxx/core.c | 8 ++--
drivers/md/dm-table.c | 83 ++++++++++++++++++++++++++---------------
drivers/pci/quirks.c | 3 ++
drivers/platform/x86/acer-wmi.c | 8 +++-
kernel/futex.c | 4 +-
sound/pci/ctxfi/cthw20k2.c | 2 +-
7 files changed, 74 insertions(+), 38 deletions(-)
Powered by blists - more mailing lists