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 4.19.202
Date: Sun,  8 Aug 2021 09:15:25 +0200	[thread overview]
Message-ID: <162840692587205@kroah.com> (raw)

I'm announcing the release of the 4.19.202 kernel.

All users of the 4.19 kernel series must upgrade.

The updated 4.19.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.19.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 +-
 block/bfq-iosched.c                       |    6 ++++--
 block/blk-cgroup.c                        |    2 +-
 drivers/firmware/arm_scmi/bus.c           |    3 +++
 drivers/gpu/drm/i915/intel_engine_cs.c    |    2 +-
 drivers/net/ethernet/qlogic/qed/qed_mcp.c |   23 +++++++++++++++++------
 drivers/net/usb/r8152.c                   |    3 ++-
 drivers/spi/spi-mt65xx.c                  |   19 +++++--------------
 drivers/watchdog/iTCO_wdt.c               |   12 +++---------
 fs/btrfs/compression.c                    |    3 +--
 fs/ceph/debugfs.c                         |    2 +-
 include/linux/backing-dev-defs.h          |    1 +
 include/linux/backing-dev.h               |    9 +--------
 include/linux/cpuhotplug.h                |    1 +
 include/linux/mfd/rt5033-private.h        |    4 ++--
 include/linux/padata.h                    |    6 ++++--
 include/trace/events/wbt.h                |    8 ++++----
 kernel/padata.c                           |   28 ++++++++++++++++++++--------
 mm/backing-dev.c                          |   13 +++++++++++--
 net/bluetooth/hci_core.c                  |   16 ++++++++--------
 net/core/skbuff.c                         |    5 ++++-
 sound/soc/codecs/tlv320aic31xx.h          |    4 ++--
 22 files changed, 97 insertions(+), 75 deletions(-)

Axel Lin (1):
      regulator: rt5033: Fix n_voltages settings for BUCK and LDO

Christoph Hellwig (2):
      bdi: move bdi_dev_name out of line
      bdi: add a ->dev_name field to struct backing_dev_info

Daniel Jordan (2):
      padata: validate cpumask without removed CPU during offline
      padata: add separate cpuhp node for CPUHP_PADATA_DEAD

Goldwyn Rodrigues (1):
      btrfs: mark compressed range uptodate only if all bio succeed

Greg Kroah-Hartman (3):
      Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancelled"
      Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
      Linux 4.19.202

Guenter Roeck (1):
      spi: mediatek: Fix fifo transfer

Jani Nikula (1):
      drm/i915: Ensure intel_engine_init_execlist() builds with Clang

Jia He (1):
      qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()

Kyle Russell (1):
      ASoC: tlv320aic31xx: fix reversed bclk/wclk master bits

Pravin B Shelar (1):
      net: Fix zero-copy head len calculation.

Sudeep Holla (1):
      firmware: arm_scmi: Ensure drivers provide a probe function

Takashi Iwai (1):
      r8152: Fix potential PM refcount imbalance

Yufen Yu (1):
      bdi: use bdi_dev_name() to get device name


             reply	other threads:[~2021-08-08  7:15 UTC|newest]

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