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.117
Date: Fri,  7 May 2021 14:23:43 +0200	[thread overview]
Message-ID: <1620390223182136@kroah.com> (raw)

I'm announcing the release of the 5.4.117 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/mips/include/asm/vdso/gettimeofday.h         |   26 +++++++++++--
 arch/x86/kernel/acpi/boot.c                       |   25 ++++++-------
 arch/x86/kernel/setup.c                           |    7 +--
 drivers/acpi/tables.c                             |   42 ++++++++++++++++++++--
 drivers/net/ethernet/intel/igb/igb_main.c         |    3 -
 drivers/net/usb/ax88179_178a.c                    |    4 +-
 drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c |    7 ++-
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c      |    7 ++-
 drivers/platform/x86/thinkpad_acpi.c              |   31 +++++++++++-----
 drivers/scsi/ufs/ufshcd.c                         |   14 +++++--
 drivers/usb/core/quirks.c                         |    4 ++
 drivers/vfio/Kconfig                              |    2 -
 fs/overlayfs/super.c                              |   12 +++---
 include/linux/acpi.h                              |    9 ++++
 include/linux/bpf_verifier.h                      |    5 +-
 kernel/bpf/verifier.c                             |   33 +++++++++--------
 kernel/events/core.c                              |   12 +++---
 lib/Makefile                                      |    4 +-
 sound/usb/quirks-table.h                          |   10 +++++
 tools/perf/builtin-ftrace.c                       |    2 -
 tools/perf/util/data.c                            |    5 +-
 22 files changed, 181 insertions(+), 85 deletions(-)

Arnd Bergmann (1):
      avoid __memcat_p link failure

Chris Chiu (1):
      USB: Add reset-resume quirk for WD19's Realtek Hub

Dan Carpenter (1):
      scsi: ufs: Unlock on a couple error paths

Daniel Borkmann (2):
      bpf: Fix masking negation logic upon negative dst register
      bpf: Fix leakage of uninitialized bpf stack under speculation

Greg Kroah-Hartman (1):
      Linux 5.4.117

Jason Gunthorpe (1):
      vfio: Depend on MMU

Jiri Kosina (2):
      iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()
      iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()

Kai-Heng Feng (1):
      USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet

Mark Pearson (1):
      platform/x86: thinkpad_acpi: Correct thermal sensor allocation

Miklos Szeredi (1):
      ovl: allow upperdir inside lowerdir

Nick Lowe (1):
      igb: Enable RSS for Intel I211 Ethernet Controller

Ondrej Mosnacek (1):
      perf/core: Fix unconditional security_locked_down() call

Phillip Potter (1):
      net: usb: ax88179_178a: initialize local variables before use

Rafael J. Wysocki (2):
      ACPI: tables: x86: Reserve memory occupied by ACPI tables
      ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()

Romain Naour (1):
      mips: Do not include hi and lo in clobber list for R6

Takashi Iwai (1):
      ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EX

Thomas Richter (1):
      perf ftrace: Fix access to pid in array when setting a pid filter

Zhen Lei (1):
      perf data: Fix error return code in perf_data__create_dir()


             reply	other threads:[~2021-05-07 12:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-07 12:23 Greg Kroah-Hartman [this message]
2021-05-07 12:23 ` Linux 5.4.117 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=1620390223182136@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.