[SRU][Oracular][PULL] Oracular update: v6.11.1 upstream stable release

Manuel Diewald manuel.diewald at canonical.com
Tue Nov 19 14:25:37 UTC 2024


This pull request (12 commits) includes the following Oracular stable patchsets:

        Oracular update: v6.11.1 upstream stable release
        https://bugs.launchpad.net/bugs/2089020

Note also that the 'stable-next' branch head contains this and all
prior pending upstream stable releases. I recommend fetching and
applying just this reference ('stable-next') instead of each
tags/oracular-stable-* reference:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/oracular stable-next

 -Manuel

------------------------------------------------------------------------

The following changes since commit 1be8d080208179e4afd8e39b503b0f1f97c41a75:

  UBUNTU: Ubuntu-6.11.0-11.11 (2024-11-08 20:55:59 +0300)

are available in the Git repository at:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/oracular tags/oracular-stable-v6.11.1

for you to fetch changes up to e6737ee612d0d3eb0888ad24a1e45be427024ae3:

  UBUNTU: Upstream stable to v6.11.1 (2024-11-19 15:14:41 +0100)

----------------------------------------------------------------
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

Manuel Diewald (1):
      UBUNTU: Upstream stable to v6.11.1

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

 Makefile                              |  2 +-
 debian.master/upstream-stable         |  3 +++
 drivers/bluetooth/btintel_pcie.c      |  2 +-
 drivers/cpufreq/amd-pstate.c          |  5 ++++-
 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 ++++
 net/netfilter/nft_socket.c            |  4 ++--
 sound/soc/amd/acp/acp-legacy-common.c |  5 +++++
 sound/soc/amd/acp/amd.h               |  2 ++
 13 files changed, 69 insertions(+), 19 deletions(-)
 create mode 100644 debian.master/upstream-stable



More information about the kernel-team mailing list