[SRU][Kinetic][PULL] Kinetic upstream stable patchset 2023-03-20

Kamal Mostafa kamal at canonical.com
Mon Mar 20 22:41:08 UTC 2023


This pull request (13 commits) includes the following Kinetic stable
patchsets:

	Kinetic update: upstream stable patchset 2023-03-20
		Ported from the following upstream stable releases:
			v5.15.88, v6.1.6
	https://bugs.launchpad.net/bugs/2012307

Note also that the 'stable-next' branch head contains this and all prior
pending upstream stable releases, rebased to master-next:

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

 -Kamal

-----

The following changes since commit c3ea8bb4e588fba8b3b714735db7ceeaf146bfa7:

  UBUNTU: Upstream stable to v5.15.87, v6.0.19 (2023-03-20 13:53:16 -0700)

are available in the Git repository at:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/kinetic tags/kinetic-stable-2023-03-20

for you to fetch changes up to 00fc4cc4d008a364f61366a63ba708f1c3f60130:

  UBUNTU: Upstream stable to v5.15.88, v6.1.6 (2023-03-20 14:38:35 -0700)

----------------------------------------------------------------
Adrian Chan (1):
      ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list

Chris Chiu (1):
      ALSA: hda - Enable headset mic on another Dell laptop with ALC3254

Chuck Lever (1):
      Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"

Helge Deller (1):
      parisc: Align parisc MADV_XXX constants with all other architectures

Kamal Mostafa (1):
      UBUNTU: Upstream stable to v5.15.88, v6.1.6

Kyle Huey (6):
      x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()
      x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().
      x86/fpu: Add a pkru argument to copy_uabi_to_xstate()
      x86/fpu: Allow PKRU to be (once again) written by ptrace.
      x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not set
      selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace

Rasmus Villemoes (1):
      serial: fixup backport of "serial: Deassert Transmit Enable on probe in driver-specific way"

Takashi Iwai (1):
      ALSA: hda: cs35l41: Check runtime suspend capability at runtime_idle

 arch/parisc/include/uapi/asm/mman.h          |  27 +++---
 arch/parisc/kernel/sys_parisc.c              |  28 ++++++
 arch/parisc/kernel/syscalls/syscall.tbl      |   2 +-
 arch/x86/kernel/fpu/core.c                   |  13 +--
 arch/x86/kernel/fpu/regset.c                 |   2 +-
 arch/x86/kernel/fpu/signal.c                 |   2 +-
 arch/x86/kernel/fpu/xstate.c                 |  40 +++++++-
 arch/x86/kernel/fpu/xstate.h                 |   4 +-
 debian.master/upstream-stable                |   3 +-
 drivers/tty/serial/fsl_lpuart.c              |   2 +-
 drivers/tty/serial/serial_core.c             |   3 +-
 fs/nfsd/nfs4proc.c                           |   7 +-
 fs/nfsd/nfs4xdr.c                            |   2 +-
 net/sunrpc/auth_gss/svcauth_gss.c            |   4 +-
 net/sunrpc/svc.c                             |   6 +-
 net/sunrpc/svc_xprt.c                        |   2 +-
 net/sunrpc/svcsock.c                         |   8 +-
 net/sunrpc/xprtrdma/svc_rdma_transport.c     |   2 +-
 sound/pci/hda/cs35l41_hda.c                  |  12 ++-
 sound/pci/hda/patch_hdmi.c                   |   1 +
 sound/pci/hda/patch_realtek.c                |   1 +
 tools/arch/parisc/include/uapi/asm/mman.h    |  12 +--
 tools/perf/bench/bench.h                     |  12 ---
 tools/testing/selftests/vm/pkey-x86.h        |  12 +++
 tools/testing/selftests/vm/protection_keys.c | 131 ++++++++++++++++++++++++++-
 25 files changed, 262 insertions(+), 76 deletions(-)



More information about the kernel-team mailing list