[SRU][Focal][PULL] Focal update: v5.4.186 upstream stable release
Kamal Mostafa
kamal at canonical.com
Wed Apr 20 21:21:19 UTC 2022
This pull request (23 commits) includes the following Focal stable patchsets:
Focal update: v5.4.186 upstream stable release
https://bugs.launchpad.net/bugs/1969678
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 d8d844fe64359bcffb1bb9207d68ca89caae00d6:
UBUNTU: upstream stable to v5.4.185 (2022-04-20 12:21:42 -0700)
are available in the Git repository at:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/focal tags/focal-stable-v5.4.186
for you to fetch changes up to a3a9260046eb49a729ed09b96520764a03e14818:
UBUNTU: upstream stable to v5.4.186 (2022-04-20 13:46:40 -0700)
----------------------------------------------------------------
Alexander Lobakin (1):
MIPS: smp: fill in sibling and core maps earlier
Chengming Zhou (1):
kselftest/vm: fix tests build with old libc
Corentin Labbe (1):
ARM: dts: rockchip: fix a typo on rk3288 crypto-controller
Dinh Nguyen (1):
arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg"
Eric Dumazet (1):
tcp: make tcp_read_sock() more robust
Golan Ben Ami (1):
iwlwifi: don't advertise TWT support
Greg Kroah-Hartman (1):
Linux 5.4.186
Jakob Unterwurzacher (1):
arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity
James Morse (1):
fixup for "arm64 entry: Add macro for reading symbol address from the trampoline"
Jia-Ju Bai (1):
atm: firestream: check the return value of ioremap() in fs_init()
Johannes Berg (1):
mac80211: refuse aggregations sessions before authorized
Julian Braha (1):
ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
Kai Lueke (1):
Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"
Kamal Mostafa (1):
UBUNTU: upstream stable to v5.4.186
Lad Prabhakar (1):
can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
Manasi Navare (1):
drm/vrr: Set VRR capable prop only if it is attached to connector
Niels Dossche (1):
sfc: extend the locking on mcdi->seqno
Sascha Hauer (2):
arm64: dts: rockchip: reorder rk3399 hdmi clocks
ARM: dts: rockchip: reorder rk322x hmdi clocks
Sreeramya Soratkal (1):
nl80211: Update bss channel on channel switch for P2P_CLIENT
Xin Long (1):
sctp: fix the processing for INIT chunk
Yan Yan (2):
xfrm: Check if_id in xfrm_migrate
xfrm: Fix xfrm migrate issues when address family changes
Makefile | 2 +-
arch/arm/boot/dts/rk322x.dtsi | 4 +-
arch/arm/boot/dts/rk3288.dtsi | 2 +-
arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 4 +-
arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi | 6 ++
arch/arm64/boot/dts/rockchip/rk3399.dtsi | 6 +-
arch/arm64/kernel/entry.S | 4 +-
arch/mips/kernel/smp.c | 6 +-
debian.master/upstream-stable | 2 +-
drivers/atm/firestream.c | 2 +
drivers/gpu/drm/drm_connector.c | 3 +
drivers/net/can/rcar/rcar_canfd.c | 6 +-
drivers/net/ethernet/sfc/mcdi.c | 2 +-
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c | 3 +-
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 1 -
include/net/xfrm.h | 5 +-
lib/Kconfig | 1 -
net/ipv4/tcp.c | 10 +--
net/key/af_key.c | 2 +-
net/mac80211/agg-tx.c | 10 ++-
net/sctp/sm_statefuns.c | 71 ++++++++++++++--------
net/wireless/nl80211.c | 3 +-
net/xfrm/xfrm_policy.c | 14 +++--
net/xfrm/xfrm_state.c | 15 +++--
net/xfrm/xfrm_user.c | 27 +++-----
tools/testing/selftests/vm/userfaultfd.c | 1 +
26 files changed, 126 insertions(+), 86 deletions(-)
More information about the kernel-team
mailing list