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.15.4
Date: Sun, 21 Nov 2021 14:11:57 +0100	[thread overview]
Message-ID: <163750031819276@kroah.com> (raw)

I'm announcing the release of the 5.15.4 kernel.

All users of the 5.15 kernel series must upgrade.

The updated 5.15.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.15.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/parisc/kernel/entry.S   |    2 -
 arch/x86/kvm/x86.c           |    6 ++--
 drivers/acpi/glue.c          |   25 -------------------
 drivers/acpi/internal.h      |    1 
 drivers/acpi/scan.c          |    6 ----
 drivers/block/loop.c         |   17 +------------
 drivers/bluetooth/btusb.c    |    4 +++
 drivers/gpu/drm/Kconfig      |    5 ++-
 drivers/pci/msi.c            |    3 ++
 drivers/pci/quirks.c         |    6 ++++
 drivers/thermal/thermal_of.c |    9 ++++--
 fs/btrfs/block-group.c       |    1 
 fs/btrfs/ctree.h             |   12 +++++++++
 fs/btrfs/disk-io.c           |    3 +-
 fs/btrfs/extent-tree.c       |   56 ++++++++++++++++++++++++++++++++++++++++---
 fs/btrfs/extent_io.c         |   11 ++++++++
 fs/btrfs/inode.c             |   29 +++++++++++++---------
 fs/btrfs/relocation.c        |   38 ++---------------------------
 fs/btrfs/zoned.c             |   21 ++++++++++++++++
 fs/btrfs/zoned.h             |    3 ++
 include/linux/blkdev.h       |    8 ++++++
 include/linux/pci.h          |    2 +
 include/linux/string.h       |   19 +-------------
 kernel/events/core.c         |   10 +++----
 lib/string_helpers.c         |   20 +++++++++++++++
 security/Kconfig             |    3 ++
 27 files changed, 192 insertions(+), 130 deletions(-)

David Woodhouse (1):
      KVM: Fix steal time asm constraints

Greg Kroah-Hartman (3):
      Revert "drm: fb_helper: improve CONFIG_FB dependency"
      Revert "drm: fb_helper: fix CONFIG_FB dependency"
      Linux 5.15.4

Greg Thelen (1):
      perf/core: Avoid put_page() when GUP fails

Guenter Roeck (1):
      string: uninline memcpy_and_pad

Johannes Thumshirn (6):
      btrfs: introduce btrfs_is_data_reloc_root
      btrfs: zoned: add a dedicated data relocation block group
      btrfs: zoned: only allow one process to add pages to a relocation inode
      btrfs: zoned: use regular writes for relocation
      btrfs: check for relocation inodes on zoned btrfs in should_nocow
      btrfs: zoned: allow preallocation for relocation inodes

Kees Cook (1):
      fortify: Explicitly disable Clang support

Marc Zyngier (2):
      PCI/MSI: Deal with devices lying about their MSI mask capability
      PCI: Add MSI masking quirk for Nvidia ION AHCI

Nicholas Flintham (1):
      Bluetooth: btusb: Add support for TP-Link UB500 Adapter

Rafael J. Wysocki (1):
      Revert "ACPI: scan: Release PM resources blocked by unused objects"

Subbaraman Narayanamurthy (1):
      thermal: Fix NULL pointer dereferences in of_thermal_ functions

Sven Schnelle (1):
      parisc/entry: fix trace test in syscall exit path

Xie Yongji (2):
      block: Add a helper to validate the block size
      loop: Use blk_validate_block_size() to validate block size


             reply	other threads:[~2021-11-21 13:12 UTC|newest]

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