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 6.0.4
Date: Wed, 26 Oct 2022 13:38:21 +0200	[thread overview]
Message-ID: <1666784302211190@kroah.com> (raw)

I'm announcing the release of the 6.0.4 kernel.

All users of the 6.0 kernel series must upgrade.

The updated 6.0.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.0.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/firmware/efi/efi.c                                         |    2 
 drivers/firmware/efi/vars.c                                        |   10 
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c                         |    8 
 drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_4.h |   17 +
 drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h                       |    2 
 drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c                  |    8 
 drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c                 |    9 
 drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c               |   11 +
 drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c               |   12 +
 drivers/gpu/drm/i915/display/intel_bios.c                          |  106 ++++------
 drivers/hid/hid-ids.h                                              |    1 
 drivers/hid/hid-playstation.c                                      |   46 +++-
 drivers/md/dm-clone-target.c                                       |    2 
 drivers/pinctrl/pinctrl-amd.c                                      |    4 
 drivers/thermal/intel/intel_powerclamp.c                           |    6 
 drivers/video/aperture.c                                           |   30 +-
 drivers/video/fbdev/core/fbmem.c                                   |   48 ----
 fs/efivarfs/vars.c                                                 |   16 -
 include/linux/efi.h                                                |    3 
 include/linux/fb.h                                                 |    2 
 include/linux/net.h                                                |    1 
 io_uring/io-wq.c                                                   |    2 
 io_uring/net.c                                                     |    2 
 kernel/gcov/gcc_4_7.c                                              |   18 +
 net/ipv4/tcp.c                                                     |    1 
 net/ipv4/udp.c                                                     |    1 
 sound/pci/hda/hda_codec.c                                          |   41 +--
 28 files changed, 228 insertions(+), 183 deletions(-)

Ard Biesheuvel (2):
      efi: efivars: Fix variable writes without query_variable_store()
      efi: ssdt: Don't free memory if ACPI table was loaded successfully

Basavaraj Natikar (1):
      pinctrl: amd: change dev_warn to dev_dbg for additional feature support

Evan Quan (3):
      drm/amd/pm: fulfill SMU13.0.7 cstate control interface
      drm/amd/pm: disable cstate feature for gpu reset scenario
      drm/amd/pm: fulfill SMU13.0.0 cstate control interface

Greg Kroah-Hartman (1):
      Linux 6.0.4

Martin Liska (1):
      gcov: support GCC 12.1 and newer compilers

Nikos Tsironis (1):
      dm clone: Fix typo in block_device format specifier

Pavel Begunkov (2):
      io_uring/net: fail zc send when unsupported by socket
      net: flag sockets supporting msghdr originated zerocopy

Rafael J. Wysocki (1):
      thermal: intel_powerclamp: Use first online CPU as control_cpu

Rafael Mendonca (1):
      io-wq: Fix memory leak in worker creation

Roderick Colenbrander (2):
      HID: playstation: stop DualSense output work on remove.
      HID: playstation: add initial DualSense Edge controller support

Takashi Iwai (1):
      Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()"

Thomas Zimmermann (1):
      fbdev/core: Remove remove_conflicting_pci_framebuffers()

Tim Huang (2):
      drm/amd/pm: add SMU IP v13.0.4 IF version define to V7
      drm/amd/pm: update SMU IP v13.0.4 driver interface version

Ville Syrjälä (2):
      drm/i915/bios: Validate fp_timing terminator presence
      drm/i915/bios: Use hardcoded fp_timing size for generating LFP data pointers


             reply	other threads:[~2022-10-26 11:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-26 11:38 Greg Kroah-Hartman [this message]
2022-10-26 11:38 ` Linux 6.0.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=1666784302211190@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).