All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, jslaby@suse.cz,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Linux 5.15.120
Date: Wed,  5 Jul 2023 18:53:53 +0100	[thread overview]
Message-ID: <2023070553-juror-flask-481c@gregkh> (raw)

I'm announcing the release of the 5.15.120 kernel.

All users of the 5.15 kernel series must upgrade.

The updated 5.15.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.15.y
and can be browsed at the normal kernel.org git web browser:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                                   |    2 -
 arch/parisc/include/asm/assembly.h         |    4 --
 arch/x86/kernel/cpu/microcode/amd.c        |    2 -
 arch/x86/kernel/smpboot.c                  |   24 ++++++++-------
 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 +++++++++-
 20 files changed, 158 insertions(+), 88 deletions(-)

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

Jane Chu (1):
      mm, hwpoison: when copy-on-write hits poison, take page offline

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

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 (1):
      mm, hwpoison: try to recover from copy-on write faults


             reply	other threads:[~2023-07-05 17:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-05 17:53 Greg Kroah-Hartman [this message]
2023-07-05 17:53 ` Linux 5.15.120 Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2023070553-juror-flask-481c@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.