[SRU][Jammy][PULL] Jammy update: v5.15.120 upstream stable release

Kamal Mostafa kamal at canonical.com
Tue Aug 22 18:54:56 UTC 2023


This pull request (19 commits) includes the following Jammy stable patchsets:

	Jammy update: v5.15.120 upstream stable release
	https://bugs.launchpad.net/bugs/2032688

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/jammy-stable-v5.15.xx reference:

   git://git.launchpad.net/~ubuntu-kernel-stable/+git/jammy stable-next

 -Kamal

-----

The following changes since commit f54828f9e6b0d42691d3fcbe59526b067ddc6987:

  UBUNTU: Upstream stable to v5.15.119 (2023-08-22 09:52:32 -0700)

are available in the Git repository at:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/jammy tags/jammy-stable-v5.15.120

for you to fetch changes up to f6a2b18ecde9bfd261edcc855ed50aa33469d24c:

  UBUNTU: Upstream stable to v5.15.120 (2023-08-22 11:05:28 -0700)

----------------------------------------------------------------
Ahmed S. Darwish (1):
      scripts/tags.sh: Resolve gtags empty index generation

Bas Nieuwenhuizen (1):
      drm/amdgpu: Validate VM ioctl flags.

Ben Hutchings (1):
      parisc: Delete redundant register definitions in <asm/assembly.h>

Borislav Petkov (AMD) (1):
      x86/microcode/AMD: Load late on both threads too

Finn Thain (1):
      nubus: Partially revert proc_create_single_data() conversion

Greg Kroah-Hartman (1):
      Linux 5.15.120

Jason Gerecke (1):
      HID: wacom: Use ktime_t rather than int when dealing with timestamps

Kamal Mostafa (1):
      UBUNTU: Upstream stable to v5.15.120

Krister Johansen (2):
      bpf: ensure main program has an extable
      perf symbols: Symbol lookup with kcore can fail if multiple segments match stext

Mike Hommey (1):
      HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.

Oliver Hartkopp (1):
      can: isotp: isotp_sendmsg(): fix return error fix on TX path

Paolo Abeni (2):
      mptcp: fix possible divide by zero in recvmsg()
      mptcp: consolidate fallback and non fallback state machine

Philip Yang (1):
      drm/amdgpu: Set vmbo destroy after pt bo is created

Ricardo CaƱuelo (1):
      Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_thermal_probe"

Thomas Gleixner (1):
      x86/smp: Use dedicated cache-line for mwait_play_dead()

Tony Luck (2):
      mm, hwpoison: try to recover from copy-on write faults
      mm, hwpoison: when copy-on-write hits poison, take page offline

 Makefile                                   |  2 +-
 arch/parisc/include/asm/assembly.h         |  4 ---
 arch/x86/kernel/cpu/microcode/amd.c        |  2 +-
 arch/x86/kernel/smpboot.c                  | 24 +++++++++-------
 debian.master/upstream-stable              |  2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c |  1 -
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c     |  4 +++
 drivers/hid/hid-logitech-hidpp.c           |  2 +-
 drivers/hid/wacom_wac.c                    |  6 ++--
 drivers/hid/wacom_wac.h                    |  2 +-
 drivers/nubus/proc.c                       | 22 ++++++++++----
 drivers/thermal/mtk_thermal.c              | 14 ++-------
 include/linux/highmem.h                    | 24 ++++++++++++++++
 include/linux/mm.h                         |  5 +++-
 kernel/bpf/verifier.c                      |  7 +++--
 mm/memory.c                                | 33 ++++++++++++++-------
 net/can/isotp.c                            |  5 ++--
 net/mptcp/protocol.c                       | 46 ++++++++++++++----------------
 net/mptcp/subflow.c                        | 17 ++++++-----
 scripts/tags.sh                            |  9 +++++-
 tools/perf/util/symbol.c                   | 17 +++++++++--
 21 files changed, 159 insertions(+), 89 deletions(-)



More information about the kernel-team mailing list