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.153
Date: Fri,  4 Nov 2022 00:03:05 +0900	[thread overview]
Message-ID: <166748778521563@kroah.com> (raw)

I'm announcing the release of the 5.10.153 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/arc/include/asm/io.h                                |    2 
 arch/arc/mm/ioremap.c                                    |    2 
 arch/arm64/include/asm/cpufeature.h                      |    9 -
 arch/arm64/include/asm/cputype.h                         |    4 
 arch/arm64/include/asm/sysreg.h                          |   36 +++--
 arch/arm64/kernel/head.S                                 |    6 
 arch/arm64/kernel/proton-pack.c                          |    6 
 arch/arm64/kvm/reset.c                                   |   10 -
 arch/s390/include/asm/futex.h                            |    3 
 arch/s390/pci/pci_mmio.c                                 |    8 -
 arch/x86/events/intel/lbr.c                              |    2 
 arch/x86/kernel/unwind_orc.c                             |    2 
 drivers/base/power/domain.c                              |    4 
 drivers/counter/microchip-tcb-capture.c                  |   18 ++
 drivers/firmware/efi/libstub/arm64-stub.c                |    2 
 drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_connector.c      |    5 
 drivers/gpu/drm/msm/dp/dp_display.c                      |    2 
 drivers/gpu/drm/msm/dsi/dsi.c                            |    6 
 drivers/gpu/drm/msm/hdmi/hdmi.c                          |    5 
 drivers/iio/light/tsl2583.c                              |    2 
 drivers/iio/temperature/ltc2983.c                        |   13 -
 drivers/media/test-drivers/vivid/vivid-core.c            |   38 +++++
 drivers/media/test-drivers/vivid/vivid-core.h            |    2 
 drivers/media/test-drivers/vivid/vivid-vid-cap.c         |   27 +++-
 drivers/media/v4l2-core/v4l2-dv-timings.c                |   14 ++
 drivers/mmc/core/sdio_bus.c                              |    3 
 drivers/mmc/host/Kconfig                                 |    3 
 drivers/mtd/nand/raw/marvell_nand.c                      |    2 
 drivers/net/can/mscan/mpc5xxx_can.c                      |    8 -
 drivers/net/can/rcar/rcar_canfd.c                        |    6 
 drivers/net/can/spi/mcp251x.c                            |    5 
 drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c        |    4 
 drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c         |    4 
 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c              |   17 +-
 drivers/net/ethernet/aquantia/atlantic/aq_macsec.c       |   96 ++++++++++----
 drivers/net/ethernet/aquantia/atlantic/aq_nic.h          |    2 
 drivers/net/ethernet/freescale/enetc/enetc.c             |    5 
 drivers/net/ethernet/freescale/fec_main.c                |   46 ++++++
 drivers/net/ethernet/huawei/hinic/hinic_debugfs.c        |   18 +-
 drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c        |    2 
 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c         |    2 
 drivers/net/ethernet/huawei/hinic/hinic_sriov.c          |    1 
 drivers/net/ethernet/ibm/ehea/ehea_main.c                |    1 
 drivers/net/ethernet/intel/i40e/i40e_ethtool.c           |  100 +++++++++------
 drivers/net/ethernet/intel/i40e/i40e_type.h              |    4 
 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c       |   43 ++++--
 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.h       |    1 
 drivers/net/ethernet/lantiq_etop.c                       |    1 
 drivers/net/ethernet/mellanox/mlx5/core/cmd.c            |   10 -
 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.c |    3 
 drivers/net/ethernet/mellanox/mlx5/core/lib/mpfs.c       |    6 
 drivers/net/ethernet/micrel/ksz884x.c                    |    2 
 drivers/net/ethernet/socionext/netsec.c                  |    2 
 drivers/scsi/qla2xxx/qla_attr.c                          |   28 +++-
 drivers/scsi/sd.c                                        |    3 
 drivers/tty/serial/8250/8250_omap.c                      |    3 
 drivers/tty/serial/8250/8250_pci.c                       |    9 -
 drivers/tty/serial/8250/8250_port.c                      |   12 +
 drivers/tty/serial/fsl_lpuart.c                          |    8 -
 drivers/tty/serial/imx.c                                 |    8 -
 drivers/tty/serial/serial_core.c                         |   61 +++++++--
 drivers/usb/core/quirks.c                                |    9 +
 drivers/usb/dwc3/gadget.c                                |    8 -
 drivers/usb/gadget/udc/bdc/bdc_udc.c                     |    1 
 drivers/usb/host/xhci-mem.c                              |   20 +--
 drivers/usb/host/xhci-pci.c                              |   12 +
 drivers/usb/host/xhci.c                                  |   10 +
 drivers/usb/host/xhci.h                                  |    1 
 drivers/video/fbdev/smscufx.c                            |   55 ++++----
 drivers/xen/gntdev.c                                     |   30 +++-
 fs/binfmt_elf.c                                          |    3 
 fs/exec.c                                                |    4 
 fs/kernfs/dir.c                                          |    5 
 include/linux/mlx5/driver.h                              |    2 
 include/media/v4l2-common.h                              |    3 
 include/uapi/linux/videodev2.h                           |    3 
 kernel/power/hibernate.c                                 |    2 
 mm/hugetlb.c                                             |    2 
 mm/memory.c                                              |   11 +
 net/can/j1939/transport.c                                |    4 
 net/core/net_namespace.c                                 |    7 +
 net/ieee802154/socket.c                                  |    4 
 net/ipv4/nexthop.c                                       |    2 
 net/ipv4/tcp_input.c                                     |    3 
 net/ipv4/tcp_ipv4.c                                      |    7 -
 net/ipv6/ip6_gre.c                                       |   12 +
 net/ipv6/ip6_tunnel.c                                    |   11 -
 net/ipv6/sit.c                                           |    8 -
 net/kcm/kcmsock.c                                        |   23 ++-
 net/mac802154/rx.c                                       |    5 
 net/openvswitch/datapath.c                               |    3 
 net/tipc/topsrv.c                                        |   16 +-
 sound/aoa/soundbus/i2sbus/core.c                         |    7 -
 sound/pci/ac97/ac97_codec.c                              |    1 
 sound/pci/au88x0/au88x0.h                                |    6 
 sound/pci/au88x0/au88x0_core.c                           |    2 
 sound/pci/rme9652/hdsp.c                                 |   26 +--
 sound/pci/rme9652/rme9652.c                              |   22 +--
 sound/soc/qcom/lpass-cpu.c                               |   10 +
 sound/synth/emux/emux.c                                  |    7 -
 tools/iio/iio_utils.c                                    |    4 
 tools/perf/util/auxtrace.c                               |   10 +
 103 files changed, 804 insertions(+), 336 deletions(-)

Aaron Conole (1):
      openvswitch: switch from WARN to pr_warn

Adrian Hunter (1):
      perf auxtrace: Fix address filter symbol name match for modules

Alexander Stein (1):
      media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation

Anshuman Khandual (1):
      arm64/kexec: Test page size support with new TGRAN range values

Anssi Hannula (1):
      can: kvaser_usb: Fix possible completions during init_completion

Bernd Edlinger (1):
      exec: Copy oldsighand->action under spin-lock

Biju Das (1):
      can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive

Brian Norris (1):
      mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO

Chen Zhongjin (1):
      x86/unwind/orc: Fix unreliable stack dump with gcov

Christian A. Ehrhardt (1):
      kernfs: fix use-after-free in __kernfs_remove

Cosmin Tanislav (1):
      iio: temperature: ltc2983: allocate iio channels once

D Scott Phillips (1):
      arm64: Add AMPERE1 to the Spectre-BHB affected list

Dongliang Mu (2):
      can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path
      can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path

Eric Dumazet (4):
      kcm: annotate data-races around kcm->rx_psock
      kcm: annotate data-races around kcm->rx_wait
      tcp: minor optimization in tcp_add_backlog()
      ipv6: ensure sane device mtu in tunnels

Greg Kroah-Hartman (1):
      Linux 5.10.153

Hannu Hartikainen (1):
      USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM

Hans Verkuil (5):
      media: vivid: s_fbuf: add more sanity checks
      media: vivid: dev->bitmap_cap wasn't freed in all cases
      media: v4l2-dv-timings: add sanity checks for blanking values
      media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'
      media: vivid: set num_in/outputs to 0 if not supported

Heiko Carstens (2):
      s390/futex: add missing EX_TABLE entry to __futex_atomic_op()
      s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_inuser()

Hyong Youb Kim (1):
      net/mlx5e: Do not increment ESN when updating IPsec ESN state

Hyunwoo Kim (1):
      fbdev: smscufx: Fix several use-after-free bugs

James Morse (1):
      arm64/mm: Fix __enable_mmu() for new TGRAN range values

Jan Beulich (1):
      Xen/gntdev: don't ignore kernel unmapping error

Jason A. Donenfeld (2):
      ALSA: au88x0: use explicitly signed char
      ALSA: rme9652: use explicitly signed char

Jens Glathe (1):
      usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller

Johan Hovold (3):
      drm/msm/dsi: fix memory corruption with too many bridges
      drm/msm/hdmi: fix memory corruption with too many bridges
      drm/msm/dp: fix IRQ lifetime

Juergen Borleis (1):
      net: fec: limit register access on i.MX6UL

Justin Chen (1):
      usb: bdc: change state when port disconnected

Li Zetao (1):
      fs/binfmt_elf: Fix memory leak in load_elf_binary()

Lino Sanfilippo (1):
      serial: core: move RS485 configuration tasks from drivers into core

Lu Wei (1):
      tcp: fix a signed-integer-overflow bug in tcp_add_backlog()

Lukas Wunner (1):
      serial: Deassert Transmit Enable on probe in driver-specific way

M. Vefa Bicakci (1):
      xen/gntdev: Prevent leaking grants

Manish Rangankar (1):
      scsi: qla2xxx: Use transport-defined speed mask for supported_speeds

Mario Limonciello (1):
      PM: hibernate: Allow hybrid sleep to work with s2idle

Mathias Nyman (2):
      xhci: Add quirk to reset host back to default state at shutdown
      xhci: Remove device endpoints from bandwidth list when freeing the device

Matthew Ma (1):
      mmc: core: Fix kernel panic when remove non-standard SDIO card

Matti Vaittinen (1):
      tools: iio: iio_utils: fix digit calculation

Maxim Levitsky (1):
      perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()

Miquel Raynal (1):
      mac802154: Fix LQI recording

Nathan Huckleberry (1):
      drm/msm: Fix return type of mdp4_lvds_connector_mode_valid

Neal Cardwell (1):
      tcp: fix indefinite deferral of RTO with SACK reneging

Nicolas Dichtel (1):
      nh: fix scope used to find saddr when adding non gw nh

Raju Rangoju (2):
      amd-xgbe: fix the SFP compliance codes check for DAC cables
      amd-xgbe: add the bit rate quirk for Molex cables

Randy Dunlap (1):
      arc: iounmap() arg is volatile

Rik van Riel (1):
      mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages

Shreeya Patel (1):
      iio: light: tsl2583: Fix module unloading

Slawomir Laba (2):
      i40e: Fix ethtool rx-flow-hash setting for X722
      i40e: Fix flow-type by setting GL_HASH_INSET registers

Srinivasa Rao Mandadapu (2):
      ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile
      ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile

Steven Rostedt (Google) (1):
      ALSA: Use del_timer_sync() before freeing timer

Sudeep Holla (1):
      PM: domains: Fix handling of unavailable/disabled idle states

Suresh Devarakonda (1):
      net/mlx5: Fix crash during sync firmware reset

Sylwester Dziedziuch (1):
      i40e: Fix VF hang when reset is triggered on another VF

Takashi Iwai (1):
      ALSA: aoa: Fix I2S device accounting

Tariq Toukan (1):
      net/mlx5: Fix possible use-after-free in async command interface

Thinh Nguyen (2):
      usb: dwc3: gadget: Stop processing more requests on IMI
      usb: dwc3: gadget: Don't set IMI for no_interrupt

Tony O'Brien (1):
      mtd: rawnand: marvell: Use correct logic for nand-keep-config

Vladimir Oltean (1):
      net: enetc: survive memory pressure without crashing

Wei Yongjun (1):
      net: ieee802154: fix error return code in dgram_bind()

William Breathitt Gray (1):
      counter: microchip-tcb-capture: Handle Signal1 read and Synapse

Xin Long (1):
      tipc: fix a null-ptr-deref in tipc_topsrv_accept

Yang Yingliang (6):
      can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb()
      ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()
      net: netsec: fix error handling in netsec_register_mdio()
      net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()
      ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()
      net: ehea: fix possible memory leak in ehea_register_port()

Yu Kuai (1):
      scsi: sd: Revert "scsi: sd: Remove a local variable"

Yuanzheng Song (1):
      mm/memory: add non-anonymous page check in the copy_present_page()

Zhang Changzhong (1):
      net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY

Zhengchao Shao (5):
      net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()
      net: hinic: fix memory leak when reading function table
      net: hinic: fix the issue of CMDQ memory leaks
      net: hinic: fix the issue of double release MBOX callback of VF
      net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed

Íñigo Huguet (1):
      atlantic: fix deadlock at aq_nic_stop


             reply	other threads:[~2022-11-03 15:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-03 15:03 Greg Kroah-Hartman [this message]
2022-11-03 15:03 ` Linux 5.10.153 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=166748778521563@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.