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.4.88
Date: Sat,  9 Jan 2021 16:26:44 +0100	[thread overview]
Message-ID: <161020600422122@kroah.com> (raw)

I'm announcing the release of the 5.4.88 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 
 drivers/dma/at_hdmac.c                            |   11 +++-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c |    3 -
 drivers/iio/imu/bmi160/bmi160.h                   |    7 ++
 drivers/iio/imu/bmi160/bmi160_core.c              |    6 --
 drivers/mtd/nand/spi/core.c                       |    4 -
 drivers/net/wireless/marvell/mwifiex/join.c       |    2 
 fs/exec.c                                         |   12 ++---
 fs/fuse/acl.c                                     |    6 ++
 fs/fuse/dir.c                                     |   37 +++++++++++++--
 fs/fuse/file.c                                    |   19 ++++----
 fs/fuse/fuse_i.h                                  |   12 +++++
 fs/fuse/inode.c                                   |    4 -
 fs/fuse/readdir.c                                 |    4 -
 fs/fuse/xattr.c                                   |    9 +++
 fs/proc/base.c                                    |   10 ++--
 include/linux/kdev_t.h                            |   22 ++++-----
 include/linux/rwsem.h                             |    3 +
 include/linux/sched/signal.h                      |   11 ++--
 init/init_task.c                                  |    2 
 kernel/events/core.c                              |   52 +++++++++++-----------
 kernel/fork.c                                     |    6 +-
 kernel/kcmp.c                                     |   30 ++++++------
 kernel/locking/rwsem.c                            |   40 ++++++++++++++++
 24 files changed, 211 insertions(+), 103 deletions(-)

Alex Deucher (1):
      Revert "drm/amd/display: Fix memory leaks in S3 resume"

Eric W. Biederman (3):
      rwsem: Implement down_read_killable_nested
      rwsem: Implement down_read_interruptible
      exec: Transform exec_update_mutex into a rw_semaphore

Felix Fietkau (1):
      Revert "mtd: spinand: Fix OOB read"

Greg Kroah-Hartman (1):
      Linux 5.4.88

Jonathan Cameron (1):
      iio:imu:bmi160: Fix alignment and data leak issues

Josh Poimboeuf (1):
      kdev_t: always inline major/minor helper functions

Miklos Szeredi (1):
      fuse: fix bad inode

Tudor Ambarus (1):
      dmaengine: at_hdmac: Substitute kzalloc with kmalloc

Yu Kuai (2):
      dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()
      dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()

Zhang Xiaohui (1):
      mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start

peterz@infradead.org (1):
      perf: Break deadlock involving exec_update_mutex


             reply	other threads:[~2021-01-09 15:26 UTC|newest]

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