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.185
Date: Wed, 21 Jun 2023 16:04:21 +0200	[thread overview]
Message-ID: <2023062121-coeditor-negligee-e7a6@gregkh> (raw)

I'm announcing the release of the 5.10.185 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/admin-guide/kernel-parameters.txt     |    4 
 Documentation/admin-guide/sysctl/net.rst            |   15 
 Documentation/core-api/kernel-api.rst               |    7 
 Documentation/networking/decnet.rst                 |  243 --
 Documentation/networking/index.rst                  |    1 
 Documentation/userspace-api/ioctl/ioctl-number.rst  |    1 
 MAINTAINERS                                         |    7 
 Makefile                                            |    2 
 arch/arm/boot/dts/vexpress-v2p-ca5s.dts             |    1 
 arch/mips/alchemy/common/dbdma.c                    |   27 
 arch/mips/configs/decstation_64_defconfig           |    2 
 arch/mips/configs/decstation_defconfig              |    2 
 arch/mips/configs/decstation_r4k_defconfig          |    2 
 arch/mips/configs/gpr_defconfig                     |    2 
 arch/mips/configs/mtx1_defconfig                    |    2 
 arch/mips/configs/nlm_xlp_defconfig                 |    2 
 arch/mips/configs/nlm_xlr_defconfig                 |    2 
 arch/mips/configs/rm200_defconfig                   |    2 
 arch/mips/kernel/setup.c                            |    9 
 arch/nios2/boot/dts/10m50_devboard.dts              |    2 
 arch/nios2/boot/dts/3c120_devboard.dts              |    2 
 arch/parisc/kernel/pci-dma.c                        |   18 
 arch/powerpc/configs/ppc6xx_defconfig               |    2 
 arch/powerpc/purgatory/Makefile                     |    5 
 arch/um/kernel/um_arch.c                            |    2 
 arch/x86/purgatory/Makefile                         |    5 
 drivers/block/xen-blkfront.c                        |    3 
 drivers/char/agp/parisc-agp.c                       |   15 
 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c              |    4 
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c               |    4 
 drivers/gpu/drm/i915/display/intel_bw.c             |   80 
 drivers/gpu/drm/i915/i915_drv.c                     |    4 
 drivers/gpu/drm/i915/i915_drv.h                     |    1 
 drivers/gpu/drm/i915/i915_reg.h                     |    3 
 drivers/gpu/drm/i915/intel_dram.c                   |   82 
 drivers/gpu/drm/i915/intel_sideband.c               |   15 
 drivers/gpu/drm/i915/intel_sideband.h               |    2 
 drivers/gpu/drm/nouveau/nouveau_acpi.c              |    3 
 drivers/gpu/drm/nouveau/nouveau_connector.c         |    7 
 drivers/gpu/drm/nouveau/nouveau_drm.c               |   14 
 drivers/infiniband/core/cma.c                       |    4 
 drivers/infiniband/core/uverbs_cmd.c                |    7 
 drivers/infiniband/core/uverbs_main.c               |   12 
 drivers/infiniband/hw/mlx5/main.c                   |    3 
 drivers/infiniband/sw/rxe/rxe_qp.c                  |   16 
 drivers/infiniband/sw/rxe/rxe_task.c                |    5 
 drivers/infiniband/sw/rxe/rxe_task.h                |    5 
 drivers/infiniband/ulp/isert/ib_isert.c             |   16 
 drivers/infiniband/ulp/rtrs/rtrs.c                  |    4 
 drivers/irqchip/irq-gic-common.c                    |   10 
 drivers/irqchip/irq-gic-common.h                    |    1 
 drivers/irqchip/irq-gic-v3.c                        |   20 
 drivers/media/dvb-core/dvbdev.c                     |   88 
 drivers/mmc/core/block.c                            |    5 
 drivers/net/ethernet/freescale/enetc/enetc_qos.c    |    4 
 drivers/net/ethernet/intel/iavf/iavf.h              |    2 
 drivers/net/ethernet/intel/iavf/iavf_main.c         |   15 
 drivers/net/ethernet/intel/iavf/iavf_register.h     |    2 
 drivers/net/ethernet/intel/igb/igb_ethtool.c        |    3 
 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c |    3 
 drivers/net/ipvlan/ipvlan_l3s.c                     |    4 
 drivers/net/usb/qmi_wwan.c                          |    2 
 drivers/net/wan/lapbether.c                         |    3 
 drivers/platform/x86/asus-nb-wmi.c                  |    2 
 drivers/power/supply/ab8500_btemp.c                 |    6 
 drivers/power/supply/ab8500_fg.c                    |    6 
 drivers/power/supply/bq27xxx_battery.c              |    6 
 drivers/power/supply/power_supply_core.c            |    8 
 drivers/power/supply/power_supply_sysfs.c           |    3 
 drivers/power/supply/sc27xx_fuel_gauge.c            |    9 
 drivers/regulator/core.c                            |    4 
 drivers/spi/spi-fsl-dspi.c                          |   15 
 drivers/tty/serial/lantiq.c                         |    1 
 drivers/usb/dwc3/gadget.c                           |    1 
 drivers/usb/serial/option.c                         |   16 
 fs/afs/vl_probe.c                                   |    4 
 fs/btrfs/block-group.c                              |   14 
 fs/btrfs/file-item.c                                |    4 
 fs/btrfs/scrub.c                                    |    9 
 fs/eventpoll.c                                      |    6 
 fs/ext4/balloc.c                                    |   20 
 fs/nilfs2/btnode.c                                  |   12 
 fs/nilfs2/sufile.c                                  |    9 
 fs/nilfs2/the_nilfs.c                               |   44 
 fs/ocfs2/file.c                                     |    8 
 fs/ocfs2/super.c                                    |    6 
 include/linux/kernel.h                              |  143 -
 include/linux/kstrtox.h                             |  155 +
 include/linux/netdevice.h                           |    4 
 include/linux/netfilter.h                           |    5 
 include/linux/netfilter_defs.h                      |    8 
 include/linux/string.h                              |    7 
 include/linux/sunrpc/cache.h                        |    1 
 include/media/dvbdev.h                              |   15 
 include/net/dn.h                                    |  231 -
 include/net/dn_dev.h                                |  199 -
 include/net/dn_fib.h                                |  167 -
 include/net/dn_neigh.h                              |   30 
 include/net/dn_nsp.h                                |  195 -
 include/net/dn_route.h                              |  115 
 include/net/dst.h                                   |    6 
 include/net/flow.h                                  |   26 
 include/net/neighbour.h                             |    7 
 include/net/netns/netfilter.h                       |    3 
 include/rdma/ib_addr.h                              |   23 
 include/sound/soc-dpcm.h                            |    4 
 include/uapi/linux/dn.h                             |  149 -
 include/uapi/linux/netfilter_decnet.h               |   72 
 include/uapi/linux/netlink.h                        |    2 
 io_uring/io_uring.c                                 |    3 
 kernel/cgroup/cgroup.c                              |   17 
 kernel/kexec_file.c                                 |   14 
 kernel/rcu/tree.c                                   |   49 
 lib/kstrtox.c                                       |    5 
 lib/parser.c                                        |    1 
 lib/test_firmware.c                                 |   72 
 lib/test_kmod.c                                     |   26 
 mm/memory_hotplug.c                                 |  105 
 net/Kconfig                                         |    2 
 net/Makefile                                        |    1 
 net/batman-adv/gateway_common.c                     |    2 
 net/core/dev.c                                      |    4 
 net/core/neighbour.c                                |   34 
 net/decnet/Kconfig                                  |   43 
 net/decnet/Makefile                                 |   10 
 net/decnet/README                                   |    8 
 net/decnet/af_decnet.c                              | 2400 --------------------
 net/decnet/dn_dev.c                                 | 1435 -----------
 net/decnet/dn_fib.c                                 |  799 ------
 net/decnet/dn_neigh.c                               |  605 -----
 net/decnet/dn_nsp_in.c                              |  906 -------
 net/decnet/dn_nsp_out.c                             |  695 -----
 net/decnet/dn_route.c                               | 1923 ----------------
 net/decnet/dn_rules.c                               |  258 --
 net/decnet/dn_table.c                               |  929 -------
 net/decnet/dn_timer.c                               |  104 
 net/decnet/netfilter/Kconfig                        |   17 
 net/decnet/netfilter/Makefile                       |    6 
 net/decnet/netfilter/dn_rtmsg.c                     |  158 -
 net/decnet/sysctl_net_decnet.c                      |  362 ---
 net/ipv6/ping.c                                     |    3 
 net/netfilter/core.c                                |   10 
 net/netfilter/nfnetlink.c                           |    3 
 net/sched/cls_api.c                                 |   12 
 net/sched/cls_u32.c                                 |   18 
 net/sctp/sm_statefuns.c                             |    2 
 net/tipc/bearer.c                                   |    4 
 sound/pci/hda/patch_realtek.c                       |    1 
 sound/soc/dwc/dwc-i2s.c                             |   41 
 sound/soc/soc-pcm.c                                 |   20 
 tools/gpio/lsgpio.c                                 |    2 
 tools/testing/selftests/ptp/testptp.c               |    6 
 152 files changed, 992 insertions(+), 12743 deletions(-)

Ahmed Zaki (1):
      iavf: remove mask from iavf_irq_enable_queues()

Aleksandr Loktionov (1):
      igb: fix nvm.ops.read() error handling

Alex Maftei (1):
      selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET

Alexandru Sorodoc (1):
      platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0

Alexey Dobriyan (1):
      lib: cleanup kstrto*() usage

Andy Shevchenko (1):
      kernel.h: split out kstrtox() and simple_strtox() to a separate header

Benjamin Segall (1):
      epoll: ep_autoremove_wake_function should use list_del_init_careful

Bernhard Seibold (1):
      serial: lantiq: add missing interrupt ack

Bob Pearson (1):
      RDMA/rxe: Removed unused name from rxe_task struct

Christian Loehle (1):
      mmc: block: ensure error propagation for non-blk

Christophe JAILLET (1):
      test_firmware: Use kstrtobool() instead of strtobool()

Dan Carpenter (1):
      sctp: fix an error code in sctp_sf_eat_auth()

Dave Airlie (1):
      nouveau: fix client work fence deletion race

David Hildenbrand (1):
      mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one memory block

David Howells (1):
      afs: Fix vlserver probe RTT handling

Dinghao Liu (1):
      media: dvbdev: Fix memleak in dvb_register_device

Douglas Anderson (1):
      irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues

Edson Juliano Drosdeck (1):
      ALSA: hda/realtek: Add a quirk for Compaq N14JP6

Edward Srouji (1):
      RDMA/uverbs: Restrict usage of privileged QKEYs

Elson Roy Serrao (1):
      usb: dwc3: gadget: Reset num TRBs before giving back the request

Eric Dumazet (1):
      net: lapbether: only support ethernet devices

Fabio M. De Francesco (1):
      ext4: drop the call to ext4_error() from ext4_get_group_info()

Gaosheng Cui (2):
      neighbour: Remove unused inline function neigh_key_eq16()
      net: Remove unused inline function dst_hold_and_use()

Greg Kroah-Hartman (1):
      Linux 5.10.185

Guillaume Nault (2):
      ping6: Fix send to link-local addresses with VRF.
      net: Remove DECnet leftovers from flow.h.

Hangbin Liu (1):
      ipvlan: fix bound dev checking for IPv6 l3s mode

Hans de Goede (3):
      power: supply: ab8500: Fix external_power_changed race
      power: supply: sc27xx: Fix external_power_changed race
      power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()

Helge Deller (2):
      parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()
      parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()

Hyunwoo Kim (1):
      media: dvb-core: Fix use-after-free due to race at dvb_register_device()

Janne Grunau (1):
      nios2: dts: Fix tse_mac "max-frame-size" property

Jens Axboe (1):
      io_uring: hold uring mutex around poll removal

Jerry Meng (1):
      USB: serial: option: add Quectel EM061KGL series

Johannes Berg (1):
      um: Fix build w/o CONFIG_PM_SLEEP

Johannes Thumshirn (1):
      btrfs: handle memory allocation failure in btrfs_csum_one_bio

John Sperbeck (1):
      cgroup: always put cset in cgroup_css_set_put_fork

José Roberto de Souza (1):
      drm/i915/gen11+: Only load DRAM information from pcode

Krzysztof Kozlowski (1):
      ARM: dts: vexpress: add missing cache properties

Lee Jones (1):
      net/sched: cls_u32: Fix reference counter leak leading to overflow

Leon Romanovsky (1):
      neighbour: delete neigh_lookup_nodev as not used

Li Zhijian (1):
      RDMA/rtrs: Fix the last iu->buf leak in err path

Lin Ma (1):
      net: tipc: resize nlattr array to correct size

Liviu Dudau (1):
      mips: Move initrd_start check after initrd address sanitisation.

Luís Henriques (2):
      ocfs2: fix use-after-free when unmounting read-only filesystem
      ocfs2: check new file size on fallocate call

Maher Sanalla (1):
      RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions

Manuel Lauss (1):
      MIPS: Alchemy: fix dbdma2

Marc Zyngier (1):
      irqchip/gic: Correctly validate OF quirk descriptors

Marek Vasut (1):
      power: supply: Ratelimit no data debug output

Mario Limonciello (1):
      power: supply: Fix logic checking if system is running from battery

Mark Zhang (1):
      RDMA/cma: Always set static rate to 0 for RoCE

Matt Roper (1):
      drm/i915/dg1: Wait for pcode/uncore handshake at startup

Mauro Carvalho Chehab (1):
      media: dvbdev: fix error logic at dvb_register_device()

Maxim Kochetkov (1):
      ASoC: dwc: move DMA init to snd_soc_dai_driver probe()

Milo Spadacini (1):
      tools: gpio: fix debounce_period_us output of lsgpio

Mirsad Goran Todorovac (2):
      test_firmware: prevent race conditions by a correct implementation of locking
      test_firmware: fix a memory leak with reqs buffer

Natalia Petrova (2):
      drm/nouveau/dp: check for NULL nv_connector->native_mode
      drm/nouveau: add nv_encoder pointer check for NULL

Osama Muhammad (1):
      regulator: Fix error checking for debugfs_create_dir

Pablo Neira Ayuso (1):
      netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM

Qu Wenruo (1):
      btrfs: scrub: try harder to mark RAID56 block groups read-only

Ranjani Sridharan (1):
      ASoC: soc-pcm: test if a BE can be prepared

Ratchanan Srirattanamet (1):
      drm/nouveau: don't detect DSM for non-NVIDIA device

Ricardo Ribalda (3):
      kexec: support purgatories with .text.hot sections
      x86/purgatory: remove PGO flags
      powerpc/purgatory: remove PGO flags

Ross Lagerwall (1):
      xen/blkfront: Only check REQ_FUA for writes

Ryusuke Konishi (3):
      nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()
      nilfs2: fix possible out-of-bounds segment allocation in resize ioctl
      nilfs2: reject devices with insufficient block count

Saravanan Vajravel (3):
      IB/isert: Fix dead lock in ib_isert
      IB/isert: Fix possible list corruption in CMA handler
      IB/isert: Fix incorrect release of isert connection

Satha Rao (1):
      octeontx2-af: fixed resource availability check

Stephen Hemminger (1):
      Remove DECnet support from kernel

Sukrut Bellary (1):
      drm:amd:amdgpu: Fix missing buffer object unlock in failure path

Sven Eckelmann (1):
      batman-adv: Switch to kstrtox.h for kstrtou64

Vlad Buslov (1):
      net/sched: cls_api: Fix lockup on flushing explicitly created chain

Vladimir Oltean (1):
      spi: fsl-dspi: avoid SCK glitches with continuous transfers

Wei Fang (1):
      net: enetc: correct the indexes of highest and 2nd highest TCs

Wes Huang (1):
      net: usb: qmi_wwan: add support for Compal RXM-G1

Yishai Hadas (1):
      IB/uverbs: Fix to consider event queue closing also upon non-blocking mode

Zhu Yanjun (2):
      RDMA/rxe: Remove the unused variable obj
      RDMA/rxe: Fix the use-before-initialization error of resp_pkts

Ziwei Dai (1):
      rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period


             reply	other threads:[~2023-06-21 14:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-21 14:04 Greg Kroah-Hartman [this message]
2023-06-21 14:04 ` Linux 5.10.185 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=2023062121-coeditor-negligee-e7a6@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.