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.152
Date: Sat,  9 Oct 2021 15:26:28 +0200	[thread overview]
Message-ID: <1633785989129248@kroah.com> (raw)

I'm announcing the release of the 5.4.152 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/sparc/lib/iomap.c                                 |    2 +
 arch/x86/events/core.c                                 |    1 
 arch/x86/kvm/x86.c                                     |    7 +++
 drivers/ata/libata-core.c                              |   34 ++++++++++++++++-
 drivers/net/phy/mdio_device.c                          |   11 +++++
 drivers/net/xen-netback/netback.c                      |    2 -
 drivers/scsi/sd.c                                      |    9 ++--
 drivers/scsi/ses.c                                     |   22 +++++++++--
 drivers/usb/dwc2/hcd.c                                 |    4 ++
 fs/ext2/balloc.c                                       |   14 +++----
 fs/nfsd/nfscache.c                                     |   12 ++----
 include/linux/libata.h                                 |    1 
 include/linux/mdio.h                                   |    3 +
 tools/testing/selftests/kvm/x86_64/mmio_warning_test.c |    3 +
 tools/testing/selftests/lib.mk                         |    1 
 tools/usb/testusb.c                                    |   14 ++++---
 tools/vm/page-types.c                                  |    2 -
 virt/kvm/kvm_main.c                                    |    6 ++-
 19 files changed, 113 insertions(+), 37 deletions(-)

Anand K Mistry (1):
      perf/x86: Reset destroy callback on event init failure

Changbin Du (1):
      tools/vm/page-types: remove dependency on opt_file for idle page tracking

Dan Carpenter (1):
      ext2: fix sleeping in atomic bugs on error

Faizel K B (1):
      usb: testusb: Fix for showing the connection speed

Fares Mehanna (1):
      kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]

Greg Kroah-Hartman (1):
      Linux 5.4.152

Jan Beulich (1):
      xen-netback: correct success/error reporting for the SKB-with-fraglist case

Kate Hsuan (1):
      libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.

Li Zhijian (1):
      selftests: be sure to make khdr before other targets

Linus Torvalds (1):
      sparc64: fix pci_iounmap() when CONFIG_PCI is not set

Ming Lei (1):
      scsi: sd: Free scsi_disk device via put_device()

Rik van Riel (1):
      silence nfscache allocation warnings with kvzalloc

Sergey Senozhatsky (1):
      KVM: do not shrink halt_poll_ns below grow_start

Shuah Khan (1):
      selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn

Vladimir Oltean (1):
      net: mdio: introduce a shutdown method to mdio device drivers

Wen Xiong (1):
      scsi: ses: Retry failed Send/Receive Diagnostic commands

Yang Yingliang (1):
      usb: dwc2: check return value after calling platform_get_resource()


             reply	other threads:[~2021-10-09 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-09 13:26 Greg Kroah-Hartman [this message]
2021-10-09 13:26 ` Linux 5.4.152 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=1633785989129248@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).