public inbox for stable@vger.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.10.218
Date: Sat, 25 May 2024 16:48:13 +0200	[thread overview]
Message-ID: <2024052513-everybody-glory-b3dd@gregkh> (raw)

I'm announcing the release of the 5.10.218 kernel.

All users of the 5.10 kernel series must upgrade.

The updated 5.10.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.10.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

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

 Documentation/sphinx/kernel_include.py             |    1 
 Makefile                                           |    2 -
 arch/x86/entry/entry_64.S                          |   17 +++++------
 arch/x86/include/asm/irqflags.h                    |    7 ----
 arch/x86/include/asm/paravirt.h                    |    5 ---
 arch/x86/include/asm/paravirt_types.h              |    8 -----
 arch/x86/kernel/asm-offsets_64.c                   |    2 -
 arch/x86/kernel/paravirt.c                         |    5 ---
 arch/x86/kernel/paravirt_patch.c                   |    4 --
 arch/x86/kvm/x86.c                                 |   11 ++++++-
 arch/x86/xen/enlighten_pv.c                        |    1 
 arch/x86/xen/xen-asm.S                             |   21 --------------
 arch/x86/xen/xen-ops.h                             |    2 -
 drivers/firmware/arm_scmi/reset.c                  |    6 +++-
 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c            |    3 ++
 drivers/net/ethernet/broadcom/genet/bcmgenet.c     |   12 +++++++-
 drivers/net/ethernet/broadcom/genet/bcmgenet.h     |    2 +
 drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c |    6 ++++
 drivers/net/ethernet/broadcom/genet/bcmmii.c       |    4 ++
 drivers/pinctrl/core.c                             |   14 +++++++--
 drivers/tty/serial/kgdboc.c                        |   30 ++++++++++++++++++++-
 drivers/usb/typec/ucsi/displayport.c               |    4 --
 fs/btrfs/volumes.c                                 |    1 
 net/mptcp/protocol.c                               |    2 +
 net/netlink/af_netlink.c                           |   15 ++++++----
 security/integrity/ima/ima_policy.c                |   29 ++++++++++++++------
 tools/testing/selftests/vm/map_hugetlb.c           |    7 ----
 27 files changed, 122 insertions(+), 99 deletions(-)

Akira Yokosawa (1):
      docs: kernel_include.py: Cope with docutils 0.21

Cristian Marussi (1):
      firmware: arm_scmi: Harden accesses to the reset domains

Daniel Thompson (1):
      serial: kgdboc: Fix NMI-safety problems from keyboard reset code

Dominique Martinet (1):
      btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()

Doug Berger (2):
      net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
      net: bcmgenet: synchronize UMAC_CMD access

Eric Dumazet (1):
      netlink: annotate lockless accesses to nlk->max_recvmsg_len

Greg Kroah-Hartman (1):
      Linux 5.10.218

Harshit Mogalapalli (1):
      Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"

Heikki Krogerus (1):
      usb: typec: ucsi: displayport: Fix potential deadlock

Juergen Gross (1):
      x86/xen: Drop USERGS_SYSRET64 paravirt call

Paolo Abeni (1):
      mptcp: ensure snd_nxt is properly initialized on connect

Sean Christopherson (1):
      KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection

Sergey Shtylyov (1):
      pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()

Srinivasan Shanmugam (1):
      drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()

liqiong (1):
      ima: fix deadlock when traversing "ima_default_rules".


             reply	other threads:[~2024-05-25 14:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-25 14:48 Greg Kroah-Hartman [this message]
2024-05-25 14:48 ` Linux 5.10.218 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=2024052513-everybody-glory-b3dd@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox