[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220513142228.651822943@linuxfoundation.org>
Date: Fri, 13 May 2022 16:24:00 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
stable@...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, slade@...dewatkins.com
Subject: [PATCH 5.17 00/12] 5.17.8-rc1 review
This is the start of the stable review cycle for the 5.17.8 release.
There are 12 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 Sun, 15 May 2022 14:22:19 +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/v5.x/stable-review/patch-5.17.8-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-5.17.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 5.17.8-rc1
Peter Xu <peterx@...hat.com>
mm: fix invalid page pointer returned with FOLL_PIN gups
Huang Ying <ying.huang@...el.com>
mm,migrate: fix establishing demotion target
Miaohe Lin <linmiaohe@...wei.com>
mm/mlock: fix potential imbalanced rlimit ucounts adjustment
Naoya Horiguchi <naoya.horiguchi@....com>
mm/hwpoison: fix error page recovered but reported "not recovered"
Muchun Song <songmuchun@...edance.com>
mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()
Muchun Song <songmuchun@...edance.com>
mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
Muchun Song <songmuchun@...edance.com>
mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()
Muchun Song <songmuchun@...edance.com>
mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
Muchun Song <songmuchun@...edance.com>
mm: fix missing cache flush for all tail pages of compound page
Jan Kara <jack@...e.cz>
udf: Avoid using stale lengthOfImpUse
Gleb Fotengauer-Malinovskiy <glebfm@...linux.org>
rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
Itay Iellin <ieitayie@...il.com>
Bluetooth: Fix the creation of hdev->name
-------------
Diffstat:
Makefile | 4 ++--
fs/udf/namei.c | 8 ++++----
include/net/bluetooth/hci_core.h | 3 +++
include/uapi/linux/rfkill.h | 2 +-
mm/gup.c | 2 +-
mm/hugetlb.c | 3 ++-
mm/memory-failure.c | 4 +++-
mm/memory.c | 2 ++
mm/migrate.c | 14 ++++++++++----
mm/mlock.c | 1 +
mm/shmem.c | 4 +++-
mm/userfaultfd.c | 3 +++
net/bluetooth/hci_core.c | 6 +++---
13 files changed, 38 insertions(+), 18 deletions(-)
Powered by blists - more mailing lists