[SRU][Impish][PULL] Impish upstream stable patchset 2022-03-18
Kamal Mostafa
kamal at canonical.com
Fri Mar 18 20:21:32 UTC 2022
This pull request (23 commits) includes the following Impish stable
patchsets:
Impish upstream stable patchset 2022-03-18
Ported from the following upstream stable releases:
v5.10.97, v5.15.20
v5.10.98, v5.15.21
https://bugs.launchpad.net/bugs/1965589
Note also that the 'stable-next' branch head contains this and all prior
pending upstream stable releases, rebased to master-next:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/impish stable-next
-Kamal
-----
The following changes since commit b36d5099f6bd3d7ffce6b12f35f63bb2635476e4:
PM: s2idle: ACPI: Fix wakeup interrupts handling (2022-03-17 17:18:13 +0100)
are available in the Git repository at:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/impish tags/impish-stable-2022-03-18
for you to fetch changes up to 51621297c982898c0f274451f6ebd556e653c2d7:
UBUNTU: upstream stable to v5.10.98, v5.15.21 (2022-03-18 11:51:18 -0700)
----------------------------------------------------------------
Alex Elder (2):
net: ipa: use a bitmap for endpoint replenish_enabled
net: ipa: prevent concurrent replenish
Dan Carpenter (1):
fanotify: Fix stale file descriptor in copy_event_to_user()
Dima Chumak (1):
net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
Eric Dumazet (4):
net: sched: fix use-after-free in tc_new_tfilter()
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
af_packet: fix data-race in packet_setsockopt / packet_setsockopt
tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
Gal Pressman (1):
net/mlx5e: Fix module EEPROM query
Georgi Valkov (1):
ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
Kamal Mostafa (2):
UBUNTU: upstream stable to v5.10.97, v5.15.20
UBUNTU: upstream stable to v5.10.98, v5.15.21
Karen Sornek (1):
i40e: Fix reset path while removing the driver
Lukas Wunner (1):
PCI: pciehp: Fix infinite loop in IRQ handler upon power fault
Maher Sanalla (1):
net/mlx5: Use del_timer_sync in fw reset flow of halting poll
Maor Dickman (2):
net/mlx5e: Fix handling of wrong devices during bond netevent
net/mlx5: E-Switch, Fix uninitialized variable modact
Maxim Mikityanskiy (1):
net/mlx5e: Don't treat small ceil values as unlimited in HTB offload
Paolo Abeni (1):
selftests: mptcp: fix ipv6 routing setup
Raju Rangoju (1):
net: amd-xgbe: ensure to reset the tx_timer_active flag
Sean Christopherson (1):
KVM: x86: Forcibly leave nested virt when SMM state is toggled
Shyam Sundar S K (1):
net: amd-xgbe: Fix skb data length underflow
Tianchen Ding (1):
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
arch/x86/include/asm/kvm_host.h | 1 +
arch/x86/kvm/svm/nested.c | 9 +++---
arch/x86/kvm/svm/svm.c | 2 +-
arch/x86/kvm/svm/svm.h | 2 +-
arch/x86/kvm/vmx/nested.c | 1 +
arch/x86/kvm/x86.c | 1 +
debian.master/upstream-stable | 4 +--
drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 14 +++++++++-
drivers/net/ethernet/intel/i40e/i40e.h | 1 +
drivers/net/ethernet/intel/i40e/i40e_main.c | 19 ++++++++++++-
drivers/net/ethernet/mellanox/mlx5/core/en/qos.c | 3 +-
.../net/ethernet/mellanox/mlx5/core/en/rep/bond.c | 32 ++++++++++------------
drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c | 2 +-
.../ethernet/mellanox/mlx5/core/lib/fs_chains.c | 9 +++---
drivers/net/ethernet/mellanox/mlx5/core/port.c | 9 +++---
drivers/net/ipa/ipa_endpoint.c | 21 +++++++++++---
drivers/net/ipa/ipa_endpoint.h | 17 ++++++++++--
drivers/net/usb/ipheth.c | 6 ++--
drivers/pci/hotplug/pciehp_hpc.c | 7 +++--
fs/notify/fanotify/fanotify_user.c | 6 ++--
kernel/cgroup/cpuset.c | 3 +-
net/core/rtnetlink.c | 6 ++--
net/ipv4/tcp_input.c | 2 ++
net/packet/af_packet.c | 8 ++++--
net/sched/cls_api.c | 11 +++++---
tools/testing/selftests/net/mptcp/mptcp_join.sh | 5 ++--
26 files changed, 136 insertions(+), 65 deletions(-)
More information about the kernel-team
mailing list