[SRU][Focal][PULL] Focal update: v5.4.167 upstream stable release

Kamal Mostafa kamal at canonical.com
Fri Jan 14 21:54:42 UTC 2022


This pull request (20 commits) includes the following Focal stable patchsets:

	Focal update: v5.4.167 upstream stable release
	https://bugs.launchpad.net/bugs/1957987

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 ba4b7d52a27ba99251919b06363e28c5d01c4e3e:

  UBUNTU: upstream stable to v5.4.166 (2022-01-10 13:03:37 -0800)

are available in the Git repository at:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/focal tags/focal-stable-v5.4.167

for you to fetch changes up to 76f882f7761620406270e93c13c5a42b73a8c4bf:

  UBUNTU: upstream stable to v5.4.167 (2022-01-14 11:44:58 -0800)

----------------------------------------------------------------
Armin Wolf (1):
      hwmon: (dell-smm) Fix warning on /proc/i8k creation error

Bui Quang Minh (1):
      bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc

Chen Jun (1):
      tracing: Fix a kmemleak false positive in tracing_map

Erik Ekman (1):
      net/mlx4_en: Update reported link modes for 1/10G

Greg Kroah-Hartman (1):
      Linux 5.4.167

Harshit Mogalapalli (1):
      net: netlink: af_netlink: Prevent empty skb by adding a check on len.

Helge Deller (1):
      parisc/agp: Annotate parisc agp init functions with __init

Kamal Mostafa (1):
      UBUNTU: upstream stable to v5.4.167

Mike Rapoport (5):
      memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
      memblock: align freed memory map on pageblock boundaries with SPARSEMEM
      memblock: ensure there is no overflow in memblock_overlaps_region()
      arm: extend pfn_valid to take into account freed memory map alignment
      arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM

Mustapha Ghaddar (1):
      drm/amd/display: Fix for the no Audio bug with Tiled Displays

Ondrej Jirman (1):
      i2c: rk3x: Handle a spurious start completion interrupt flag

Ondrej Mosnacek (1):
      selinux: fix race condition when computing ocontext SIDs

Perry Yuan (1):
      drm/amd/display: add connector type check for CRC source set

Philip Chen (1):
      drm/msm/dsi: set default num_data_lanes

Sean Christopherson (1):
      KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI req

Tadeusz Struk (1):
      nfc: fix segfault in nfc_genl_dump_devices_done

 Makefile                                           |   2 +-
 arch/arm/mm/init.c                                 |  37 +++--
 arch/arm/mm/ioremap.c                              |   4 +-
 arch/x86/kvm/hyperv.c                              |   7 +-
 debian.master/upstream-stable                      |   2 +-
 drivers/char/agp/parisc-agp.c                      |   6 +-
 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.c  |   8 ++
 drivers/gpu/drm/amd/display/dc/core/dc_resource.c  |   4 +
 drivers/gpu/drm/msm/dsi/dsi_host.c                 |   2 +
 drivers/hwmon/dell-smm-hwmon.c                     |   7 +-
 drivers/i2c/busses/i2c-rk3x.c                      |   4 +-
 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c    |   6 +-
 kernel/bpf/devmap.c                                |   4 +-
 kernel/trace/tracing_map.c                         |   3 +
 mm/memblock.c                                      |   3 +-
 net/core/sock_map.c                                |   2 +-
 net/netlink/af_netlink.c                           |   5 +
 net/nfc/netlink.c                                  |   6 +-
 security/selinux/ss/services.c                     | 159 +++++++++++----------
 19 files changed, 166 insertions(+), 105 deletions(-)



More information about the kernel-team mailing list