[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210310132320.393957501@linuxfoundation.org>
Date: Wed, 10 Mar 2021 14:24:59 +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.9 00/11] 4.9.261-rc1 review
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
This is the start of the stable review cycle for the 4.9.261 release.
There are 11 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.9.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.9.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 4.9.261-rc1
Aswath Govindraju <a-govindraju@...com>
misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
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
Andrey Ryabinin <arbn@...dex-team.com>
iommu/amd: Fix sleeping in atomic in increase_address_space()
Jeffle Xu <jefflexu@...ux.alibaba.com>
dm table: fix DAX iterate_devices based device capability checks
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
Antonio Borneo <borneo.antonio@...il.com>
usbip: tools: fix build error for multiple definition
Ira Weiny <ira.weiny@...el.com>
btrfs: fix raid6 qstripe kmap
David Sterba <dsterba@...e.com>
btrfs: raid56: simplify tracking of Q stripe presence
-------------
Diffstat:
Makefile | 4 +-
drivers/block/rsxx/core.c | 8 ++-
drivers/iommu/amd_iommu.c | 10 ++--
drivers/md/dm-table.c | 91 +++++++++++++++++++-----------
drivers/misc/eeprom/eeprom_93xx46.c | 15 +++++
drivers/pci/quirks.c | 3 +
drivers/platform/x86/acer-wmi.c | 8 ++-
fs/btrfs/raid56.c | 58 ++++++++-----------
include/linux/eeprom_93xx46.h | 2 +
sound/pci/ctxfi/cthw20k2.c | 2 +-
tools/usb/usbip/libsrc/usbip_host_common.c | 2 +-
11 files changed, 124 insertions(+), 79 deletions(-)
Powered by blists - more mailing lists