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.159
Date: Wed, 14 Dec 2022 16:47:06 +0100	[thread overview]
Message-ID: <16710328265525@kroah.com> (raw)

I'm announcing the release of the 5.10.159 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/alpha/kernel/rtc.c                               |    7 
 arch/arm/boot/dts/imx7s.dtsi                          |    4 
 arch/arm/boot/dts/rk3036-evb.dts                      |    2 
 arch/arm/boot/dts/rk3188-radxarock.dts                |    2 
 arch/arm/boot/dts/rk3188.dtsi                         |    3 
 arch/arm/boot/dts/rk3288-evb-act8846.dts              |    2 
 arch/arm/boot/dts/rk3288-firefly.dtsi                 |    2 
 arch/arm/boot/dts/rk3288-miqi.dts                     |    2 
 arch/arm/boot/dts/rk3288-rock2-square.dts             |    2 
 arch/arm/boot/dts/rk3xxx.dtsi                         |    7 
 arch/arm/include/asm/perf_event.h                     |    2 
 arch/arm/include/asm/pgtable-nommu.h                  |    6 
 arch/arm/include/asm/pgtable.h                        |   16 -
 arch/arm/mm/nommu.c                                   |   19 +
 arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts        |    2 
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi    |    1 
 arch/s390/kvm/vsie.c                                  |    4 
 arch/x86/kernel/hpet.c                                |    8 
 drivers/base/power/trace.c                            |    6 
 drivers/bluetooth/btusb.c                             |    5 
 drivers/gpio/gpio-amd8111.c                           |    4 
 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c             |    6 
 drivers/gpu/drm/bridge/ti-sn65dsi86.c                 |    4 
 drivers/gpu/drm/drm_gem_shmem_helper.c                |   18 -
 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c                  |    4 
 drivers/hid/hid-core.c                                |    3 
 drivers/hid/hid-ids.h                                 |    3 
 drivers/hid/hid-lg4ff.c                               |    6 
 drivers/hid/hid-quirks.c                              |    3 
 drivers/media/common/videobuf2/videobuf2-core.c       |  102 +++++---
 drivers/media/v4l2-core/v4l2-dv-timings.c             |   20 +
 drivers/net/can/usb/esd_usb2.c                        |    6 
 drivers/net/dsa/sja1105/sja1105_devlink.c             |    2 
 drivers/net/ethernet/aeroflex/greth.c                 |    1 
 drivers/net/ethernet/cavium/thunder/nicvf_main.c      |    4 
 drivers/net/ethernet/hisilicon/hisi_femac.c           |    2 
 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c         |    2 
 drivers/net/ethernet/intel/e1000e/netdev.c            |    4 
 drivers/net/ethernet/intel/i40e/i40e_ethtool.c        |    6 
 drivers/net/ethernet/intel/i40e/i40e_main.c           |   19 +
 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c    |    2 
 drivers/net/ethernet/intel/igb/igb_ethtool.c          |    2 
 drivers/net/ethernet/marvell/mvneta.c                 |    2 
 drivers/net/ethernet/microchip/encx24j600-regmap.c    |    4 
 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c |    8 
 drivers/net/ieee802154/ca8210.c                       |    2 
 drivers/net/ieee802154/cc2520.c                       |    2 
 drivers/net/macsec.c                                  |    1 
 drivers/net/plip/plip.c                               |    4 
 drivers/net/usb/qmi_wwan.c                            |    1 
 drivers/net/vmxnet3/vmxnet3_drv.c                     |   11 
 drivers/net/xen-netback/common.h                      |   14 -
 drivers/net/xen-netback/interface.c                   |   22 -
 drivers/net/xen-netback/netback.c                     |  229 +++++++++---------
 drivers/net/xen-netback/rx.c                          |   10 
 drivers/net/xen-netfront.c                            |    6 
 drivers/nvme/host/core.c                              |    8 
 drivers/regulator/slg51000-regulator.c                |    2 
 drivers/regulator/twl6030-regulator.c                 |   15 -
 drivers/rtc/rtc-cmos.c                                |  209 ++++++++++------
 drivers/rtc/rtc-mc146818-lib.c                        |  169 +++++++++++--
 drivers/usb/dwc3/gadget.c                             |    3 
 drivers/video/fbdev/core/fbcon.c                      |    2 
 fs/btrfs/send.c                                       |   24 +
 include/asm-generic/tlb.h                             |    4 
 include/linux/cgroup.h                                |    1 
 include/linux/hugetlb.h                               |    8 
 include/linux/mc146818rtc.h                           |    6 
 kernel/cgroup/cgroup-internal.h                       |    1 
 mm/gup.c                                              |   16 +
 mm/hugetlb.c                                          |   27 +-
 mm/khugepaged.c                                       |   47 +++
 mm/memcontrol.c                                       |   15 +
 mm/mmu_gather.c                                       |    4 
 net/9p/trans_fd.c                                     |    6 
 net/9p/trans_xen.c                                    |    9 
 net/bluetooth/6lowpan.c                               |    1 
 net/bluetooth/af_bluetooth.c                          |    4 
 net/bluetooth/hci_core.c                              |    3 
 net/can/af_can.c                                      |    4 
 net/dsa/tag_ksz.c                                     |    3 
 net/ipv4/fib_frontend.c                               |    3 
 net/ipv4/fib_semantics.c                              |    1 
 net/ipv4/ip_gre.c                                     |   48 ++-
 net/ipv6/ip6_output.c                                 |    5 
 net/mac802154/iface.c                                 |    1 
 net/netfilter/nf_conntrack_netlink.c                  |   19 -
 net/netfilter/nft_set_pipapo.c                        |    5 
 net/nfc/nci/ntf.c                                     |    6 
 net/tipc/link.c                                       |    4 
 net/tipc/node.c                                       |   12 
 net/unix/diag.c                                       |   20 -
 sound/core/seq/seq_memory.c                           |   11 
 sound/soc/codecs/wm8962.c                             |    8 
 sound/soc/soc-pcm.c                                   |    2 
 tools/testing/selftests/net/fib_tests.sh              |   37 ++
 tools/testing/selftests/net/rtnetlink.sh              |    2 
 98 files changed, 981 insertions(+), 437 deletions(-)

Akihiko Odaki (2):
      e1000e: Fix TX dispatch condition
      igb: Allocate MSI-X vector when testing

Anastasia Belova (1):
      HID: hid-lg4ff: Add check for empty lbuf

Andreas Kemnade (1):
      regulator: twl6030: fix get status of twl6032 regulators

Ankit Patel (1):
      HID: usbhid: Add ALWAYS_POLL quirk for some mice

Artem Chernyshev (1):
      net: dsa: ksz: Check return value

Baolin Wang (1):
      mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page

Chancel Liu (1):
      ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1 register

Chen Zhongjin (1):
      Bluetooth: Fix not cleanup led when bt_init fails

Chris Wilson (1):
      rtc: cmos: Disable irq around direct invocation of cmos_interrupt()

Dan Carpenter (3):
      rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
      net: mvneta: Prevent out of bounds read in mvneta_config_rss()
      net: mvneta: Fix an out of bounds check

Davide Tronchin (1):
      net: usb: qmi_wwan: add u-blox 0x1342 composition

Dominique Martinet (1):
      9p/xen: check logical size for buffer size

Emeel Hakim (1):
      macsec: add missing attribute validation for offload

Eric Dumazet (1):
      ipv6: avoid use-after-free in ip6_fragment()

FUKAUMI Naoki (1):
      arm64: dts: rockchip: keep I2S1 disabled for GPIO function on ROCK Pi 4 series

Filipe Manana (1):
      btrfs: send: avoid unaligned encoded writes when attempting to clone range

Francesco Dolcini (1):
      Revert "ARM: dts: imx7: Fix NAND controller size-cells"

Frank Jungclaus (1):
      can: esd_usb: Allow REC and TEC to return to zero

GUO Zihua (1):
      9p/fd: Use P9_HDRSZ for header size

Giulio Benetti (1):
      ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementation

Greg Kroah-Hartman (1):
      Linux 5.10.159

Guillaume BRUN (1):
      drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420

Hangbin Liu (1):
      ip_gre: do not report erspan version on GRE interface

Hans Verkuil (2):
      media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()
      media: v4l2-dv-timings.c: fix too strict blanking sanity checks

Hauke Mehrtens (1):
      ca8210: Fix crash by zero initializing data

Ido Schimmel (2):
      ipv4: Fix incorrect route flushing when source address is deleted
      ipv4: Fix incorrect route flushing when table ID 0 is used

Ismael Ferreras Morezuelas (1):
      Bluetooth: btusb: Add debug message for CSR controllers

Jann Horn (3):
      mm/khugepaged: take the right locks for page table retraction
      mm/khugepaged: fix GUP-fast interaction by sending IPI
      mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths

Jisheng Zhang (1):
      net: stmmac: fix "snps,axi-config" node property parsing

Johan Jonker (4):
      ARM: dts: rockchip: fix ir-receiver node names
      arm64: dts: rockchip: fix ir-receiver node names
      ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
      ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188

John Starks (1):
      mm/gup: fix gup_pud_range() for dax

Juergen Gross (3):
      xen/netback: do some code cleanup
      xen/netback: don't call kfree_skb() with interrupts disabled
      xen/netback: fix build warning

Kees Cook (2):
      ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
      NFC: nci: Bounds check struct nfc_target arrays

Konrad Dybcio (1):
      regulator: slg51000: Wait after asserting CS pin

Kuniyuki Iwashima (1):
      af_unix: Get user_ns from in_skb in unix_diag_get_exact().

Lin Liu (1):
      xen-netfront: Fix NULL sring after live migration

Liu Jian (2):
      net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
      net: hisilicon: Fix potential use-after-free in hix5hd2_rx()

Luiz Augusto von Dentz (1):
      Bluetooth: Fix crash when replugging CSR fake controllers

Mateusz Jończyk (8):
      rtc: cmos: remove stale REVISIT comments
      rtc: mc146818-lib: change return values of mc146818_get_time()
      rtc: Check return value from mc146818_get_time()
      rtc: mc146818-lib: fix RTC presence check
      rtc: mc146818-lib: extract mc146818_avoid_UIP
      rtc: cmos: avoid UIP when writing alarm time
      rtc: cmos: avoid UIP when reading alarm time
      rtc: mc146818-lib: fix locking in mc146818_set_time

Michal Jaron (1):
      i40e: Fix not setting default xps_cpus after reset

Oliver Hartkopp (1):
      can: af_can: fix NULL pointer dereference in can_rcv_filter

Pablo Neira Ayuso (1):
      netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark

Pankaj Raghav (1):
      nvme initialize core quirks before calling nvme_init_subsystem

Przemyslaw Patynowski (1):
      i40e: Disallow ip4 and ip6 l4_4_bytes

Qiqi Zhang (1):
      drm/bridge: ti-sn65dsi86: Fix output polarity setting bug

Rob Clark (2):
      drm/shmem-helper: Remove errant put in error path
      drm/shmem-helper: Avoid vm_open error paths

Ronak Doshi (1):
      vmxnet3: correctly report encapsulated LRO packet

Ross Lagerwall (1):
      xen/netback: Ensure protocol headers don't fall in the non-linear area

Sebastian Reichel (1):
      arm: dts: rockchip: fix node name for hym8563 rtc

Srinivasa Rao Mandadapu (1):
      ASoC: soc-pcm: Add NULL check in BE reparenting

Stefano Brivio (1):
      netfilter: nft_set_pipapo: Actually validate intervals in fields after the first one

Sylwester Dziedziuch (1):
      i40e: Fix for VF MAC address 0

Tejun Heo (1):
      memcg: fix possible use-after-free in memcg_write_event_control()

Tetsuo Handa (1):
      fbcon: Use kzalloc() in fbcon_prepare_logo()

Thinh Nguyen (1):
      usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer

Thomas Gleixner (4):
      rtc: mc146818: Prevent reading garbage
      rtc: mc146818: Detect and handle broken RTCs
      rtc: mc146818: Dont test for bit 0-5 in Register D
      rtc: mc146818: Reduce spinlock section in mc146818_set_time()

Thomas Huth (1):
      KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field

Tomislav Novak (1):
      ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernels

Valentina Goncharenko (2):
      net: encx24j600: Add parentheses to fix precedence
      net: encx24j600: Fix invalid logic in reading of MISTAT register

Wang ShaoBo (1):
      Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()

Wei Yongjun (1):
      mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()

Xiaofei Tan (1):
      rtc: cmos: Replace spin_lock_irqsave with spin_lock in hard IRQ

Xin Long (1):
      tipc: call tipc_lxc_xmit without holding node_read_lock

Xiongfeng Wang (1):
      gpio: amd8111: Fix PCI device reference count leak

Yang Yingliang (1):
      net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()

Yongqiang Liu (1):
      net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wq

YueHaibing (1):
      tipc: Fix potential OOB in tipc_link_proto_rcv()

Zack Rusin (1):
      drm/vmwgfx: Don't use screen objects when SEV is active

Zhang Changzhong (1):
      ethernet: aeroflex: fix potential skb leak in greth_init_rings()

ZhangPeng (1):
      HID: core: fix shift-out-of-bounds in hid_report_raw_event

Zhengchao Shao (2):
      selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offload
      net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()

Ziyang Xuan (1):
      ieee802154: cc2520: Fix error return code in cc2520_hw_init()


             reply	other threads:[~2022-12-14 15:48 UTC|newest]

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