lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2024093050-lemon-grab-faf2@gregkh>
Date: Mon, 30 Sep 2024 16:42:51 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org,
	akpm@...ux-foundation.org,
	torvalds@...ux-foundation.org,
	stable@...r.kernel.org
Cc: lwn@....net,
	jslaby@...e.cz,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Linux 6.11.1

I'm announcing the release of the 6.11.1 kernel.

All users of the 6.11 kernel series must upgrade.

The updated 6.11.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.11.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/accel/drm_accel.c             |  110 ++--------------------------------
 drivers/bluetooth/btintel_pcie.c      |    2 
 drivers/cpufreq/amd-pstate.c          |    5 +
 drivers/gpu/drm/drm_drv.c             |   97 ++++++++++++++---------------
 drivers/gpu/drm/drm_file.c            |    2 
 drivers/gpu/drm/drm_internal.h        |    4 -
 drivers/nvme/host/nvme.h              |    5 +
 drivers/nvme/host/pci.c               |   18 ++---
 drivers/powercap/intel_rapl_common.c  |   35 +++++++++-
 drivers/usb/class/usbtmc.c            |    2 
 drivers/usb/serial/pl2303.c           |    1 
 drivers/usb/serial/pl2303.h           |    4 +
 include/drm/drm_accel.h               |   18 -----
 include/drm/drm_file.h                |    5 +
 net/netfilter/nft_socket.c            |    4 -
 sound/soc/amd/acp/acp-legacy-common.c |    5 +
 sound/soc/amd/acp/amd.h               |    2 
 18 files changed, 128 insertions(+), 193 deletions(-)

Dan Carpenter (2):
      netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtree_level()
      powercap: intel_rapl: Change an error pointer to NULL

Dhananjay Ugwekar (3):
      powercap/intel_rapl: Add support for AMD family 1Ah
      powercap/intel_rapl: Fix the energy-pkg event for AMD CPUs
      cpufreq/amd-pstate: Add the missing cpufreq_cpu_put()

Edward Adam Davis (1):
      USB: usbtmc: prevent kernel-usb-infoleak

Greg Kroah-Hartman (1):
      Linux 6.11.1

Junhao Xie (1):
      USB: serial: pl2303: add device id for Macrosilicon MS3020

Keith Busch (1):
      nvme-pci: qdepth 1 quirk

Kiran K (1):
      Bluetooth: btintel_pcie: Allocate memory for driver private data

MichaƂ Winiarski (3):
      drm: Use XArray instead of IDR for minors
      accel: Use XArray instead of IDR for minors
      drm: Expand max DRM device number to full MINORBITS

Vijendar Mukunda (1):
      ASoC: amd: acp: add ZSC control register programming sequence


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ