[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210107143047.586006010@linuxfoundation.org>
Date: Thu, 7 Jan 2021 15:32:00 +0100
From: Greg Kroah-Hartman <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, stable@...r.kernel.org
Subject: [PATCH 4.19 0/8] 4.19.166-rc1 review
This is the start of the stable review cycle for the 4.19.166 release.
There are 8 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, 09 Jan 2021 14:30:35 +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.19.166-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.19.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 4.19.166-rc1
Zhang Xiaohui <ruc_zhangxiaohui@....com>
mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
Jonathan Cameron <Jonathan.Cameron@...wei.com>
iio:magnetometer:mag3110: Fix alignment and data leak issues.
Jonathan Cameron <Jonathan.Cameron@...wei.com>
iio:imu:bmi160: Fix alignment and data leak issues
Josh Poimboeuf <jpoimboe@...hat.com>
kdev_t: always inline major/minor helper functions
Yu Kuai <yukuai3@...wei.com>
dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()
Yu Kuai <yukuai3@...wei.com>
dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()
Tudor Ambarus <tudor.ambarus@...rochip.com>
dmaengine: at_hdmac: Substitute kzalloc with kmalloc
Felix Fietkau <nbd@....name>
Revert "mtd: spinand: Fix OOB read"
-------------
Diffstat:
Makefile | 4 ++--
drivers/dma/at_hdmac.c | 11 ++++++++---
drivers/iio/imu/bmi160/bmi160_core.c | 13 +++++++++----
drivers/iio/magnetometer/mag3110.c | 13 +++++++++----
drivers/mtd/nand/spi/core.c | 4 ----
drivers/net/wireless/marvell/mwifiex/join.c | 2 ++
include/linux/kdev_t.h | 22 +++++++++++-----------
7 files changed, 41 insertions(+), 28 deletions(-)
Powered by blists - more mailing lists