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.4.175
Date: Sat, 29 Jan 2022 11:59:39 +0100	[thread overview]
Message-ID: <16434539792375@kroah.com> (raw)

I'm announcing the release of the 5.4.175 kernel.

All users of the 5.4 kernel series must upgrade.

The updated 5.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.4.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/arm/boot/dts/bcm283x.dtsi                   |    1 
 drivers/gpu/drm/i915/gem/i915_gem_object_types.h |    3 
 drivers/gpu/drm/i915/gem/i915_gem_pages.c        |   10 +
 drivers/gpu/drm/i915/gt/intel_gt.c               |   99 ++++++++++
 drivers/gpu/drm/i915/gt/intel_gt.h               |    2 
 drivers/gpu/drm/i915/gt/intel_gt_types.h         |    2 
 drivers/gpu/drm/i915/i915_reg.h                  |   11 +
 drivers/gpu/drm/i915/i915_vma.c                  |    4 
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h              |    5 
 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c          |   33 +--
 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c            |    2 
 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c              |    2 
 drivers/mmc/host/sdhci-esdhc-imx.c               |    3 
 drivers/pinctrl/bcm/pinctrl-bcm2835.c            |  209 +++++++++++++++++++----
 fs/select.c                                      |   63 +++---
 kernel/rcu/tree.c                                |    7 
 17 files changed, 366 insertions(+), 92 deletions(-)

Florian Fainelli (2):
      pinctrl: bcm2835: Match BCM7211 compatible string
      pinctrl: bcm2835: Add support for wake-up interrupts

Greg Kroah-Hartman (1):
      Linux 5.4.175

Jan Kara (1):
      select: Fix indefinitely sleeping task in poll_schedule_timeout()

Mathias Krause (1):
      drm/vmwgfx: Fix stale file descriptors on failed usercopy

Paul E. McKenney (1):
      rcu: Tighten rcu_advance_cbs_nowake() checks

Phil Elwell (2):
      pinctrl: bcm2835: Change init order for gpio hogs
      ARM: dts: gpio-ranges property is now required

Stefan Wahren (3):
      pinctrl: bcm2835: Drop unused define
      pinctrl: bcm2835: Refactor platform data
      pinctrl: bcm2835: Add support for all GPIOs on BCM2711

Tim Harvey (1):
      mmc: sdhci-esdhc-imx: disable CMDQ support

Tvrtko Ursulin (1):
      drm/i915: Flush TLBs before releasing backing store


             reply	other threads:[~2022-01-29 10:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-29 10:59 Greg Kroah-Hartman [this message]
2022-01-29 10:59 ` Linux 5.4.175 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=16434539792375@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).