[SRU][Jammy][PULL] Jammy update: v5.15.74 upstream stable release

Kamal Mostafa kamal at canonical.com
Thu Nov 3 20:53:09 UTC 2022


This pull request (20 commits) includes the following Jammy stable patchsets:

	Jammy update: v5.15.74 upstream stable release
	https://bugs.launchpad.net/bugs/1995638

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/jammy-stable-v5.15.xx reference:

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

 -Kamal

-----

The following changes since commit 92ca906cb93b3aee38ec7bae51b08150eaf996fd:

  UBUNTU: Upstream stable to v5.15.73 (2022-11-03 12:26:02 -0700)

are available in the Git repository at:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/jammy tags/jammy-stable-v5.15.74

for you to fetch changes up to 2127c9909f9b09746b3ed2f1b09d00dc47f8e2bf:

  UBUNTU: Upstream stable to v5.15.74 (2022-11-03 13:02:42 -0700)

----------------------------------------------------------------
Cameron Gutman (1):
      Input: xpad - fix wireless 360 controller breaking after suspend

Frank Wunderlich (1):
      USB: serial: qcserial: add new usb-id for Dell branded EM7455

Giovanni Cabiddu (1):
      Revert "crypto: qat - reduce size of mapped region"

Greg Kroah-Hartman (1):
      Linux 5.15.74

Hu Weiwen (1):
      ceph: don't truncate file in atomic_open

Jason A. Donenfeld (4):
      random: restore O_NONBLOCK support
      random: clamp credited irq bits to maximum mixed
      random: avoid reading two cache lines on irq randomness
      random: use expired timer rather than wq for mixing fast pool

Kamal Mostafa (1):
      UBUNTU: Upstream stable to v5.15.74

Nathan Lynch (1):
      Revert "powerpc/rtas: Implement reentrant rtas call"

Orlando Chamberlain (1):
      efi: Correct Macmini DMI match in uefi cert quirk

Pavel Rojtberg (1):
      Input: xpad - add supported devices as contributed on github

Ryusuke Konishi (4):
      nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()
      nilfs2: fix use-after-free bug of struct nilfs_root
      nilfs2: fix leak of nilfs_root in case of writer thread creation failure
      nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure

Shunsuke Mie (2):
      misc: pci_endpoint_test: Aggregate params checking for xfer
      misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic

Takashi Iwai (1):
      ALSA: hda: Fix position reporting on Poulsbo

 Makefile                                      |  2 +-
 arch/powerpc/include/asm/paca.h               |  1 -
 arch/powerpc/include/asm/rtas.h               |  1 -
 arch/powerpc/kernel/paca.c                    | 32 ----------------
 arch/powerpc/kernel/rtas.c                    | 54 ---------------------------
 arch/powerpc/sysdev/xics/ics-rtas.c           | 22 +++++------
 debian.master/upstream-stable                 |  2 +-
 drivers/char/mem.c                            |  4 +-
 drivers/char/random.c                         | 25 +++++++++----
 drivers/crypto/qat/qat_common/qat_asym_algs.c | 12 +++---
 drivers/input/joystick/xpad.c                 | 20 +++++++++-
 drivers/misc/pci_endpoint_test.c              | 34 ++++++++++++++---
 drivers/usb/serial/qcserial.c                 |  1 +
 fs/ceph/file.c                                | 10 +++--
 fs/nilfs2/inode.c                             | 19 +++++++++-
 fs/nilfs2/segment.c                           | 21 +++++++----
 security/integrity/platform_certs/load_uefi.c |  2 +-
 sound/pci/hda/hda_intel.c                     |  3 +-
 18 files changed, 127 insertions(+), 138 deletions(-)



More information about the kernel-team mailing list