[SRU][Focal][PULL] Focal update: v5.4.101 upstream stable release
Kamal Mostafa
kamal at canonical.com
Mon Mar 8 18:23:25 UTC 2021
This pull request (19 commits) includes the following Focal stable patchsets:
Focal update: v5.4.101 upstream stable release
https://bugs.launchpad.net/bugs/1918170
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://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git stable-next
-Kamal
-----
The following changes since commit 867887d5e3d313ed11cf9ddd6193829ec2641922:
UBUNTU: upstream stable to v5.4.100 (2021-03-08 08:57:06 -0800)
are available in the Git repository at:
git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git tags/focal-stable-v5.4.101
for you to fetch changes up to ff2a407f6c880547877aa8f60a7f7ce502e80dbf:
UBUNTU: upstream stable to v5.4.101 (2021-03-08 09:07:24 -0800)
----------------------------------------------------------------
Christoph Hellwig (2):
mm: unexport follow_pte_pmd
mm: simplify follow_pte{,pmd}
Christoph Schemmel (1):
NET: usb: qmi_wwan: Adding support for Cinterion MV31
Daniel Borkmann (1):
bpf: Fix truncation handling for mod32 dst reg wrt zero
Greg Kroah-Hartman (1):
Linux 5.4.101
Johan Hovold (1):
USB: quirks: sort quirk entries
Kamal Mostafa (1):
UBUNTU: upstream stable to v5.4.101
Paolo Bonzini (2):
KVM: do not assume PTE is writable after follow_pfn
mm: provide a saner PTE walking API for modules
Raju Rangoju (1):
cxgb4: Add new T6 PCI device id 0x6092
Rolf Eike Beer (2):
scripts: use pkg-config to locate libcrypto
scripts: set proper OpenSSL include dir also for sign-file
Rong Chen (1):
scripts/recordmcount.pl: support big endian for ARCH sh
Rustam Kovhaev (1):
ntfs: check for valid standard information attribute
Sameer Pujar (1):
arm64: tegra: Add power-domain for Tegra210 HDA
Sean Christopherson (1):
KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()
Shyam Prasad N (1):
cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
Stefan Ursella (1):
usb: quirks: add quirk to start video capture on ELMO L-12F document camera reliable
Will McVicker (1):
HID: make arrays usage and value to be the same
Makefile | 2 +-
arch/arm64/boot/dts/nvidia/tegra210.dtsi | 1 +
debian.master/upstream-stable | 2 +-
drivers/hid/hid-core.c | 6 +--
drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h | 1 +
drivers/net/usb/qmi_wwan.c | 1 +
drivers/usb/core/quirks.c | 9 ++--
fs/cifs/connect.c | 1 +
fs/dax.c | 10 ++--
fs/ntfs/inode.c | 6 +++
include/linux/mm.h | 8 +--
kernel/bpf/verifier.c | 10 ++--
mm/memory.c | 57 ++++++++++++----------
scripts/Makefile | 9 +++-
scripts/recordmcount.pl | 6 ++-
virt/kvm/kvm_main.c | 17 +++++--
16 files changed, 93 insertions(+), 53 deletions(-)
More information about the kernel-team
mailing list