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.10.160
Date: Mon, 19 Dec 2022 12:42:21 +0100	[thread overview]
Message-ID: <1671450141212208@kroah.com> (raw)

I'm announcing the release of the 5.10.160 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

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

 Makefile                                                 |    2 
 arch/x86/kernel/cpu/mtrr/mtrr.c                          |    2 
 arch/x86/kernel/smpboot.c                                |    1 
 drivers/net/can/usb/mcba_usb.c                           |   10 +
 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c |    3 
 drivers/nvme/host/pci.c                                  |    2 
 drivers/pinctrl/mediatek/mtk-eint.c                      |    9 +
 fs/fuse/dir.c                                            |    2 
 fs/io_uring.c                                            |    2 
 fs/nfsd/vfs.c                                            |    8 +
 fs/read_write.c                                          |   90 +++++++++------
 include/linux/can/platform/sja1000.h                     |    2 
 include/linux/fs.h                                       |    8 +
 sound/soc/codecs/cs42l51.c                               |    2 
 sound/soc/fsl/fsl_micfil.c                               |   19 +++
 sound/soc/soc-ops.c                                      |    9 +
 tools/lib/bpf/libbpf_probes.c                            |    2 
 17 files changed, 121 insertions(+), 52 deletions(-)

Amir Goldstein (2):
      vfs: fix copy_file_range() regression in cross-fs copies
      vfs: fix copy_file_range() averts filesystem freeze protection

Bing-Jhong Billy Jheng (1):
      io_uring: add missing item types for splice request

Charles Keepax (2):
      ASoC: cs42l51: Correct PGA Volume minimum value
      ASoC: ops: Correct bounds check for second channel on SX controls

Greg Kroah-Hartman (1):
      Linux 5.10.160

Heiko Schocher (1):
      can: sja1000: fix size of OCR_MODE_MASK define

Hou Tao (1):
      libbpf: Use page size as max_entries when probing ring buffer map

Jialiang Wang (1):
      nfp: fix use-after-free in area_cache_get()

Lei Rao (1):
      nvme-pci: clear the prp2 field when not used

Mark Brown (1):
      ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()

Miklos Szeredi (1):
      fuse: always revalidate if exclusive create

Paul E. McKenney (1):
      x86/smpboot: Move rcu_cpu_starting() earlier

Ricardo Ribalda (1):
      pinctrl: meditatek: Startup with the IRQs disabled

Shengjiu Wang (2):
      ASoC: fsl_micfil: explicitly clear software reset bit
      ASoC: fsl_micfil: explicitly clear CHnF flags

Yasushi SHOJI (1):
      can: mcba_usb: Fix termination command argument


             reply	other threads:[~2022-12-19 11:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-19 11:42 Greg Kroah-Hartman [this message]
2022-12-19 11:42 ` Linux 5.10.160 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=1671450141212208@kroah.com \
    --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.