APPLIED: [SRU][Focal][PULL] Focal update: v5.4.216 upstream stable release
Stefan Bader
stefan.bader at canonical.com
Thu Nov 10 10:02:27 UTC 2022
On 02.11.22 22:41, Kamal Mostafa wrote:
> This pull request (31 commits) includes the following Focal stable patchsets:
>
> Focal update: v5.4.216 upstream stable release
> https://bugs.launchpad.net/bugs/1995526
>
> Note also that the 'stable-next' branch head contains this and all prior
> pending upstream stable releases. I recommend fetching and applying just this
> reference ('stable-next') instead of each tags/focal-stable-v5.4.xx reference:
>
> git://git.launchpad.net/~ubuntu-kernel-stable/+git/focal stable-next
>
> -Kamal
>
> -----
>
> The following changes since commit 7019ba98fbaca5923abddb2db72c4b34eb9c14ac:
>
> UBUNTU: Upstream stable to v5.4.215 (2022-11-02 11:11:13 -0700)
>
> are available in the Git repository at:
>
> git://git.launchpad.net/~ubuntu-kernel-stable/+git/focal tags/focal-stable-v5.4.216
>
> for you to fetch changes up to aa9d45bdbef7f81cc1b3a65605ec5dfae17cf033:
>
> UBUNTU: Upstream stable to v5.4.216 (2022-11-02 11:17:15 -0700)
>
> ----------------------------------------------------------------
> Aidan MacDonald (1):
> clk: ingenic-tcu: Properly enable registers before accessing timers
>
> Alistair Popple (1):
> mm/migrate_device.c: flush TLB while holding PTL
>
> Brian Norris (1):
> Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resume time"
>
> Cai Huoqing (1):
> soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resource()
>
> Chaitanya Kulkarni (1):
> nvme: add new line after variable declatation
>
> ChenXiaoSong (1):
> ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()
>
> Faiz Abbas (1):
> ARM: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver
>
> Florian Fainelli (1):
> clk: iproc: Do not rely on node name for correct PLL setup
>
> Frank Wunderlich (1):
> net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455
>
> Greg Kroah-Hartman (1):
> Linux 5.4.216
>
> Han Xu (1):
> clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks
>
> Hangyu Hua (1):
> media: dvb_vb2: fix possible out of bound access
>
> Hongling Zeng (3):
> uas: add no-uas quirk for Hiksemi usb_disk
> usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
> uas: ignore UAS for Thinkplus chips
>
> Kamal Mostafa (1):
> UBUNTU: Upstream stable to v5.4.216
>
> Linus Walleij (1):
> ARM: dts: integrator: Tag PCI host with device_type
>
> Maurizio Lombardi (1):
> mm: prevent page_frag_alloc() from corrupting the memory
>
> Mel Gorman (1):
> mm/page_alloc: fix race condition between build_all_zonelists and page allocation
>
> Michael Kelley (1):
> nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
>
> Minchan Kim (1):
> mm: fix madivse_pageout mishandling on non-LRU page
>
> Niklas Cassel (1):
> libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205
>
> Peilin Ye (1):
> usbnet: Fix memory leak in usbnet_disconnect()
>
> Samuel Holland (4):
> soc: sunxi: sram: Actually claim SRAM regions
> soc: sunxi: sram: Prevent the driver from being unbound
> soc: sunxi: sram: Fix probe function ordering issues
> soc: sunxi: sram: Fix debugfs info for A64 SRAM C
>
> Sergei Antonov (1):
> mmc: moxart: fix 4-bit bus width and remove 8-bit bus width
>
> Wang Yufen (1):
> selftests: Fix the if conditions of in test_extra_filter()
>
> Yang Yingliang (1):
> Input: melfas_mip4 - fix return value check in mip4_probe()
>
> YuTong Chang (1):
> ARM: dts: am33xx: Fix MMCHS0 dma properties
>
> Makefile | 2 +-
> arch/arm/boot/dts/am335x-baltos.dtsi | 2 +-
> arch/arm/boot/dts/am335x-boneblack-common.dtsi | 1 +
> arch/arm/boot/dts/am335x-boneblack-wireless.dts | 1 -
> arch/arm/boot/dts/am335x-boneblue.dts | 1 -
> arch/arm/boot/dts/am335x-bonegreen-wireless.dts | 1 -
> arch/arm/boot/dts/am335x-evm.dts | 3 +-
> arch/arm/boot/dts/am335x-evmsk.dts | 2 +-
> arch/arm/boot/dts/am335x-lxm.dts | 2 +-
> arch/arm/boot/dts/am335x-moxa-uc-2100-common.dtsi | 2 +-
> arch/arm/boot/dts/am335x-moxa-uc-8100-me-t.dts | 2 +-
> arch/arm/boot/dts/am335x-pepper.dts | 4 +-
> arch/arm/boot/dts/am335x-phycore-som.dtsi | 2 +-
> arch/arm/boot/dts/am33xx-l4.dtsi | 9 +--
> arch/arm/boot/dts/am33xx.dtsi | 3 +-
> arch/arm/boot/dts/am4372.dtsi | 3 +-
> arch/arm/boot/dts/am437x-cm-t43.dts | 2 +-
> arch/arm/boot/dts/am437x-gp-evm.dts | 4 +-
> arch/arm/boot/dts/am437x-l4.dtsi | 5 +-
> arch/arm/boot/dts/am437x-sk-evm.dts | 2 +-
> arch/arm/boot/dts/integratorap.dts | 1 +
> debian.master/upstream-stable | 2 +-
> drivers/ata/libata-core.c | 4 ++
> drivers/clk/bcm/clk-iproc-pll.c | 12 ++--
> drivers/clk/imx/clk-imx6sx.c | 4 +-
> drivers/clk/ingenic/tcu.c | 15 ++---
> drivers/gpu/drm/bridge/analogix/analogix_dp_core.c | 13 -----
> drivers/input/touchscreen/melfas_mip4.c | 2 +-
> drivers/media/dvb-core/dvb_vb2.c | 11 ++++
> drivers/mmc/host/moxart-mmc.c | 17 +-----
> drivers/net/usb/qmi_wwan.c | 1 +
> drivers/net/usb/usbnet.c | 7 ++-
> drivers/nvme/host/core.c | 9 ++-
> drivers/soc/sunxi/sunxi_sram.c | 27 ++++-----
> drivers/usb/storage/unusual_uas.h | 21 +++++++
> fs/ntfs/super.c | 3 +-
> mm/madvise.c | 7 ++-
> mm/migrate.c | 5 +-
> mm/page_alloc.c | 65 ++++++++++++++++++----
> tools/testing/selftests/net/reuseport_bpf.c | 2 +-
> 40 files changed, 171 insertions(+), 110 deletions(-)
>
Applied to focal:linux/master-next. Thanks.
-Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20221110/ef2afb54/attachment.sig>
More information about the kernel-team
mailing list