stable.vger.kernel.org archive mirror
 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.108
Date: Wed, 23 Mar 2022 09:27:26 +0100	[thread overview]
Message-ID: <1648024047120150@kroah.com> (raw)

I'm announcing the release of the 5.10.108 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/arm64/include/asm/vectors.h                     |    4 
 drivers/atm/eni.c                                    |    2 
 drivers/crypto/qcom-rng.c                            |   17 ++-
 drivers/firmware/efi/apple-properties.c              |    2 
 drivers/firmware/efi/efi.c                           |    2 
 drivers/gpu/drm/imx/parallel-display.c               |    8 -
 drivers/gpu/drm/panel/panel-simple.c                 |    2 
 drivers/input/tablet/aiptek.c                        |   10 --
 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h          |    2 
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c      |   28 +++---
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c     |   15 ---
 drivers/net/ethernet/broadcom/genet/bcmgenet.c       |    6 -
 drivers/net/ethernet/mscc/ocelot_flower.c            |   16 +++
 drivers/net/hyperv/netvsc_drv.c                      |    3 
 drivers/net/phy/marvell.c                            |    8 -
 drivers/net/phy/mscc/mscc_main.c                     |    3 
 drivers/net/usb/smsc95xx.c                           |   86 ++++++++++---------
 drivers/scsi/mpt3sas/mpt3sas_base.c                  |    5 -
 drivers/usb/class/usbtmc.c                           |   13 ++
 drivers/usb/gadget/function/rndis.c                  |    1 
 drivers/usb/gadget/udc/core.c                        |    3 
 drivers/vhost/vsock.c                                |    3 
 fs/ocfs2/super.c                                     |   22 ++--
 include/linux/if_arp.h                               |    1 
 include/net/af_vsock.h                               |    3 
 include/net/esp.h                                    |    2 
 include/net/sock.h                                   |    1 
 mm/swap_state.c                                      |    2 
 net/dsa/dsa2.c                                       |    1 
 net/ipv4/esp4.c                                      |    5 +
 net/ipv6/esp6.c                                      |    8 +
 net/packet/af_packet.c                               |   11 ++
 net/vmw_vsock/af_vsock.c                             |    9 +
 net/vmw_vsock/virtio_transport.c                     |    7 +
 net/vmw_vsock/vmci_transport.c                       |    5 -
 tools/perf/util/symbol.c                             |    2 
 tools/testing/selftests/bpf/prog_tests/timer_crash.c |   32 -------
 tools/testing/selftests/bpf/progs/timer_crash.c      |   54 -----------
 39 files changed, 191 insertions(+), 215 deletions(-)

Alan Stern (2):
      usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
      usb: usbtmc: Fix bug in pipe direction for control transfers

Arnd Bergmann (1):
      arm64: fix clang warning about TRAMP_VALIAS

Brian Masney (1):
      crypto: qcom-rng - ensure buffer for generate is completely filled

Christoph Niedermaier (1):
      drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()

Dan Carpenter (1):
      usb: gadget: rndis: prevent integer overflow in rndis_set_response()

Doug Berger (1):
      net: bcmgenet: skip invalid partial checksums

Eric Dumazet (1):
      net/packet: fix slab-out-of-bounds access in packet_recvmsg()

Fabio Estevam (1):
      smsc95xx: Ignore -ENODEV errors when device is unplugged

Greg Kroah-Hartman (2):
      Revert "selftests/bpf: Add test for bpf_timer overwriting crash"
      Linux 5.10.108

Guo Ziliang (1):
      mm: swap: get rid of livelock in swapin readahead

Jiasheng Jiang (2):
      atm: eni: Add check for dma_map_single
      hv_netvsc: Add check for kvmalloc_array

Jiyong Park (1):
      vsock: each transport cycles only on its own sockets

Joseph Qi (1):
      ocfs2: fix crash when initialize filecheck kobj fails

Juerg Haefliger (1):
      net: phy: mscc: Add MODULE_FIRMWARE macros

Kurt Cancemi (1):
      net: phy: marvell: Fix invalid comparison in the resume and suspend functions

Manish Chopra (1):
      bnx2x: fix built-in kernel driver load failure

Marek Vasut (1):
      drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings

Markus Reichl (1):
      net: usb: Correct reset handling of smsc95xx

Martyn Welch (1):
      net: usb: Correct PHY handling of smsc95xx

Matt Lupfer (1):
      scsi: mpt3sas: Page fault in reply q processing

Miaoqian Lin (1):
      net: dsa: Add missing of_node_put() in dsa_port_parse_of

Michael Petlan (1):
      perf symbols: Fix symbol size calculation condition

Nicolas Dichtel (1):
      net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()

Pavel Skripkin (1):
      Input: aiptek - properly check endpoint type

Randy Dunlap (1):
      efi: fix return value of __setup handlers

Sabrina Dubroca (1):
      esp6: fix check on ipv6_skip_exthdr's return value

Steffen Klassert (1):
      esp: Fix possible buffer overflow in ESP transformation

Vladimir Oltean (1):
      net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower offload


             reply	other threads:[~2022-03-23  8:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-23  8:27 Greg Kroah-Hartman [this message]
2022-03-23  8:27 ` Linux 5.10.108 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=1648024047120150@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).