[SRU][Jammy][PULL] Jammy update: v5.15.84 upstream stable release
Kamal Mostafa
kamal at canonical.com
Tue Jan 17 23:40:09 UTC 2023
This pull request (17 commits) includes the following Jammy stable patchsets:
Jammy update: v5.15.84 upstream stable release
https://bugs.launchpad.net/bugs/2003137
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 d664b48613bcc94f0b487ec977e1ca42f080f7f4:
UBUNTU: Upstream stable to v5.15.83 (2023-01-17 14:29:06 -0800)
are available in the Git repository at:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/jammy tags/jammy-stable-v5.15.84
for you to fetch changes up to b943efe9488da31eb7bc76ae579648a33325dfc2:
UBUNTU: Upstream stable to v5.15.84 (2023-01-17 14:56:25 -0800)
----------------------------------------------------------------
Amir Goldstein (1):
vfs: fix copy_file_range() averts filesystem freeze protection
Charles Keepax (2):
ASoC: cs42l51: Correct PGA Volume minimum value
ASoC: ops: Correct bounds check for second channel on SX controls
Greg Kroah-Hartman (1):
Linux 5.15.84
Heiko Schocher (1):
can: sja1000: fix size of OCR_MODE_MASK define
Hou Tao (1):
libbpf: Use page size as max_entries when probing ring buffer map
Kamal Mostafa (1):
UBUNTU: Upstream stable to v5.15.84
Lei Rao (1):
nvme-pci: clear the prp2 field when not used
Mark Brown (1):
ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()
Nathan Chancellor (1):
x86/vdso: Conditionally export __vdso_sgx_enter_enclave()
Peter Zijlstra (1):
perf: Fix perf_pending_task() UaF
Rasmus Villemoes (2):
net: fec: don't reset irq coalesce settings to defaults on "ip link up"
net: fec: properly guard irq coalesce setup
Ricardo Ribalda (1):
pinctrl: meditatek: Startup with the IRQs disabled
Shengjiu Wang (2):
ASoC: fsl_micfil: explicitly clear software reset bit
ASoC: fsl_micfil: explicitly clear CHnF flags
Yasushi SHOJI (1):
can: mcba_usb: Fix termination command argument
Makefile | 2 +-
arch/x86/entry/vdso/vdso.lds.S | 2 ++
debian.master/upstream-stable | 2 +-
drivers/net/can/usb/mcba_usb.c | 10 +++++++---
drivers/net/ethernet/freescale/fec_main.c | 23 +++++++----------------
drivers/nvme/host/pci.c | 2 ++
drivers/pinctrl/mediatek/mtk-eint.c | 9 ++++++---
fs/ksmbd/vfs.c | 6 +++---
fs/nfsd/vfs.c | 4 ++--
fs/read_write.c | 17 +++++++++++++----
include/linux/can/platform/sja1000.h | 2 +-
include/linux/fs.h | 8 ++++++++
kernel/events/core.c | 17 +++++++++++++----
sound/soc/codecs/cs42l51.c | 2 +-
sound/soc/fsl/fsl_micfil.c | 19 +++++++++++++++++++
sound/soc/soc-ops.c | 9 +++++++--
tools/lib/bpf/libbpf_probes.c | 2 +-
17 files changed, 94 insertions(+), 42 deletions(-)
More information about the kernel-team
mailing list