From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
stable@vger.kernel.org, torvalds@linux-foundation.org,
akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org,
patches@kernelci.org, lkft-triage@lists.linaro.org,
pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com,
sudipm.mukherjee@gmail.com, srw@sladewatkins.net
Subject: [PATCH 5.19 00/48] 5.19.15-rc1 review
Date: Mon, 10 Oct 2022 09:04:58 +0200 [thread overview]
Message-ID: <20221010070333.676316214@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 5.19.15 release.
There are 48 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Wed, 12 Oct 2022 07:03:19 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.19.15-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.19.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 5.19.15-rc1
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works
Jules Irenge <jbi.octave@gmail.com>
bpf: Fix resetting logic for unreferenced kptrs
Daniel Golle <daniel@makrotopia.org>
net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear
Kumar Kartikeya Dwivedi <memxor@gmail.com>
bpf: Gate dynptr API behind CAP_BPF
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
Brian Norris <briannorris@chromium.org>
mmc: core: Terminate infinite loop in SD-UHS voltage switch
ChanWoo Lee <cw9316.lee@samsung.com>
mmc: core: Replace with already defined values for readability
Mario Limonciello <mario.limonciello@amd.com>
gpiolib: acpi: Add a quirk for Asus UM325UAZ
Mario Limonciello <mario.limonciello@amd.com>
gpiolib: acpi: Add support to ignore programming an interrupt
Johan Hovold <johan@kernel.org>
USB: serial: ftdi_sio: fix 300 bps rate for SIO
Tadeusz Struk <tadeusz.struk@linaro.org>
usb: mon: make mmapped memory read only
Zhang Qilong <zhangqilong3@huawei.com>
i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe
Al Viro <viro@zeniv.linux.org.uk>
don't use __kernel_write() on kmap_local_page()
Kan Liang <kan.liang@linux.intel.com>
perf/x86/intel: Fix unchecked MSR access error for Alder Lake N
Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
drm/amd/display: increase dcn315 pstate change latency
Cruise Hung <Cruise.Hung@amd.com>
drm/amd/display: Fix DP MST timeslot issue when fallback happened
zhikzhai <zhikai.zhai@amd.com>
drm/amd/display: skip audio setup when audio stream is enabled
Hugo Hu <hugo.hu@amd.com>
drm/amd/display: update gamut remap if plane has changed
Michael Strauss <michael.strauss@amd.com>
drm/amd/display: Assume an LTTPR is always present on fixed_vs links
Leo Li <sunpeng.li@amd.com>
drm/amd/display: Fix double cursor on non-video RGB MPO
Janis Schoetterl-Glausch <scgl@linux.ibm.com>
KVM: s390: Pass initialized arg even if unused
Jianglei Nie <niejianglei2021@163.com>
net: atlantic: fix potential memory leak in aq_ndev_close()
David Gow <davidgow@google.com>
arch: um: Mark the stack non-executable to fix a binutils warning
Linus Walleij <linus.walleij@linaro.org>
gpio: ftgpio010: Make irqchip immutable
Lukas Straub <lukasstraub2@web.de>
um: Cleanup compiler warning in arch/x86/um/tls_32.c
Lukas Straub <lukasstraub2@web.de>
um: Cleanup syscall_handler_t cast in syscalls_32.h
Jaroslav Kysela <perex@perex.cz>
ALSA: hda/hdmi: Fix the converter reuse for the silent stream
Oleksandr Mazur <oleksandr.mazur@plvision.eu>
net: marvell: prestera: add support for for Aldrin2
Haimin Zhang <tcs.kernel@gmail.com>
net/ieee802154: fix uninit value bug in dgram_sendmsg
Letu Ren <fantasquex@gmail.com>
scsi: qedf: Fix a UAF bug in __qedf_probe()
Yifan Zhang <yifan1.zhang@amd.com>
drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1
Sergei Antonov <saproj@gmail.com>
ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer
Jason A. Donenfeld <Jason@zx2c4.com>
wifi: iwlwifi: don't spam logs with NSS>2 messages
Swati Agarwal <swati.agarwal@xilinx.com>
dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API failure
Swati Agarwal <swati.agarwal@xilinx.com>
dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
Swati Agarwal <swati.agarwal@xilinx.com>
dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling
Frank Wunderlich <frank-w@public-files.de>
arm64: dts: rockchip: fix upper usb port on BPI-R2-Pro
Cristian Marussi <cristian.marussi@arm.com>
firmware: arm_scmi: Add SCMI PM driver remove routine
Cristian Marussi <cristian.marussi@arm.com>
firmware: arm_scmi: Harden accesses to the sensor domains
Cristian Marussi <cristian.marussi@arm.com>
firmware: arm_scmi: Improve checks in the info_get operations
Dongliang Mu <mudongliangabcd@gmail.com>
fs: fix UAF/GPF bug in nilfs_mdt_destroy
Mikulas Patocka <mpatocka@redhat.com>
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka <mpatocka@redhat.com>
wait_on_bit: add an acquire memory barrier
Jalal Mostafa <jalal.a.mostapha@gmail.com>
xsk: Inherit need_wakeup flag for shared sockets
Shuah Khan <skhan@linuxfoundation.org>
docs: update mediator information in CoC docs
Kees Cook <keescook@chromium.org>
hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero
Sami Tolvanen <samitolvanen@google.com>
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
Bart Van Assche <bvanassche@acm.org>
sparc: Unbreak the build
-------------
Diffstat:
.../devicetree/bindings/dma/moxa,moxart-dma.txt | 4 +--
.../process/code-of-conduct-interpretation.rst | 2 +-
Makefile | 8 ++---
arch/alpha/include/asm/bitops.h | 7 ++++
arch/arm/boot/dts/moxart-uc7112lx.dts | 2 +-
arch/arm/boot/dts/moxart.dtsi | 4 +--
arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts | 2 +-
arch/hexagon/include/asm/bitops.h | 15 ++++++++
arch/ia64/include/asm/bitops.h | 7 ++++
arch/m68k/include/asm/bitops.h | 6 ++++
arch/s390/include/asm/bitops.h | 7 ++++
arch/s390/kvm/gaccess.c | 16 +++++++--
arch/sh/include/asm/bitops-op32.h | 7 ++++
arch/sparc/include/asm/smp_32.h | 15 ++++----
arch/sparc/kernel/leon_smp.c | 12 ++++---
arch/sparc/kernel/sun4d_smp.c | 12 ++++---
arch/sparc/kernel/sun4m_smp.c | 10 +++---
arch/sparc/mm/srmmu.c | 29 +++++++--------
arch/um/Makefile | 8 +++++
arch/x86/events/intel/core.c | 40 ++++++++++++++++++++-
arch/x86/events/intel/ds.c | 9 +++--
arch/x86/events/perf_event.h | 2 ++
arch/x86/include/asm/bitops.h | 21 +++++++++++
arch/x86/um/shared/sysdep/syscalls_32.h | 5 ++-
arch/x86/um/tls_32.c | 6 ----
arch/x86/um/vdso/Makefile | 2 +-
drivers/dma/xilinx/xilinx_dma.c | 21 ++++++-----
drivers/firmware/arm_scmi/clock.c | 6 +++-
drivers/firmware/arm_scmi/scmi_pm_domain.c | 20 +++++++++++
drivers/firmware/arm_scmi/sensors.c | 25 ++++++++++---
drivers/gpio/gpio-ftgpio010.c | 22 +++++++-----
drivers/gpio/gpiolib-acpi.c | 38 +++++++++++++++++---
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | 3 ++
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 12 +++++--
.../amd/display/dc/clk_mgr/dcn315/dcn315_clk_mgr.c | 22 +++++++-----
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 16 ++++++++-
.../amd/display/dc/dce110/dce110_hw_sequencer.c | 6 ++--
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c | 1 +
drivers/i2c/busses/i2c-davinci.c | 3 +-
drivers/mmc/core/sd.c | 3 +-
drivers/net/ethernet/aquantia/atlantic/aq_main.c | 3 --
.../net/ethernet/marvell/prestera/prestera_pci.c | 1 +
drivers/net/ethernet/mediatek/mtk_ppe.c | 2 +-
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 4 +--
drivers/rpmsg/qcom_glink_native.c | 2 +-
drivers/rpmsg/qcom_smd.c | 4 +--
drivers/scsi/qedf/qedf_main.c | 5 ---
drivers/usb/mon/mon_bin.c | 5 +++
drivers/usb/serial/ftdi_sio.c | 3 +-
fs/coredump.c | 38 +++++++++++++++++---
fs/inode.c | 7 ++--
fs/internal.h | 3 ++
fs/read_write.c | 22 +++++++-----
.../asm-generic/bitops/instrumented-non-atomic.h | 12 +++++++
include/asm-generic/bitops/non-atomic.h | 14 ++++++++
include/linux/buffer_head.h | 2 +-
include/linux/scmi_protocol.h | 4 +--
include/linux/wait_bit.h | 8 ++---
include/net/ieee802154_netdev.h | 37 +++++++++++++++++++
include/net/xsk_buff_pool.h | 2 +-
kernel/bpf/helpers.c | 28 +++++++--------
kernel/bpf/syscall.c | 2 +-
kernel/sched/wait_bit.c | 2 +-
net/bluetooth/hci_core.c | 15 ++++++--
net/bluetooth/hci_event.c | 6 ++--
net/ieee802154/socket.c | 42 ++++++++++++----------
net/xdp/xsk.c | 4 +--
net/xdp/xsk_buff_pool.c | 5 +--
scripts/Makefile.extrawarn | 1 +
security/Kconfig.hardening | 14 +++++---
sound/pci/hda/patch_hdmi.c | 1 +
71 files changed, 559 insertions(+), 195 deletions(-)
next reply other threads:[~2022-10-10 7:11 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-10 7:04 Greg Kroah-Hartman [this message]
2022-10-10 7:04 ` [PATCH 5.19 01/48] sparc: Unbreak the build Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 02/48] Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 03/48] hardening: Remove Clangs enable flag for -ftrivial-auto-var-init=zero Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 04/48] docs: update mediator information in CoC docs Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 05/48] xsk: Inherit need_wakeup flag for shared sockets Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 06/48] wait_on_bit: add an acquire memory barrier Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 07/48] provide arch_test_bit_acquire for architectures that define test_bit Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 08/48] fs: fix UAF/GPF bug in nilfs_mdt_destroy Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 09/48] firmware: arm_scmi: Improve checks in the info_get operations Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 10/48] firmware: arm_scmi: Harden accesses to the sensor domains Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 11/48] firmware: arm_scmi: Add SCMI PM driver remove routine Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 12/48] arm64: dts: rockchip: fix upper usb port on BPI-R2-Pro Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 13/48] dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 14/48] dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 15/48] dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API failure Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 16/48] wifi: iwlwifi: dont spam logs with NSS>2 messages Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 17/48] ARM: dts: fix Moxa SDIO compatible, remove sdhci misnomer Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 18/48] drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1 Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 19/48] scsi: qedf: Fix a UAF bug in __qedf_probe() Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 20/48] net/ieee802154: fix uninit value bug in dgram_sendmsg Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 21/48] net: marvell: prestera: add support for for Aldrin2 Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 22/48] ALSA: hda/hdmi: Fix the converter reuse for the silent stream Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 23/48] um: Cleanup syscall_handler_t cast in syscalls_32.h Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 24/48] um: Cleanup compiler warning in arch/x86/um/tls_32.c Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 25/48] gpio: ftgpio010: Make irqchip immutable Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 26/48] arch: um: Mark the stack non-executable to fix a binutils warning Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 27/48] net: atlantic: fix potential memory leak in aq_ndev_close() Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 28/48] KVM: s390: Pass initialized arg even if unused Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 29/48] drm/amd/display: Fix double cursor on non-video RGB MPO Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 30/48] drm/amd/display: Assume an LTTPR is always present on fixed_vs links Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 31/48] drm/amd/display: update gamut remap if plane has changed Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 32/48] drm/amd/display: skip audio setup when audio stream is enabled Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 33/48] drm/amd/display: Fix DP MST timeslot issue when fallback happened Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 34/48] drm/amd/display: increase dcn315 pstate change latency Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 35/48] perf/x86/intel: Fix unchecked MSR access error for Alder Lake N Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 36/48] [coredump] dont use __kernel_write() on kmap_local_page() Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 37/48] i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 38/48] usb: mon: make mmapped memory read only Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 39/48] USB: serial: ftdi_sio: fix 300 bps rate for SIO Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 40/48] gpiolib: acpi: Add support to ignore programming an interrupt Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 41/48] gpiolib: acpi: Add a quirk for Asus UM325UAZ Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 42/48] mmc: core: Replace with already defined values for readability Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 43/48] mmc: core: Terminate infinite loop in SD-UHS voltage switch Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 44/48] rpmsg: qcom: glink: replace strncpy() with strscpy_pad() Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 45/48] bpf: Gate dynptr API behind CAP_BPF Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 46/48] net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 47/48] bpf: Fix resetting logic for unreferenced kptrs Greg Kroah-Hartman
2022-10-10 7:05 ` [PATCH 5.19 48/48] Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works Greg Kroah-Hartman
2022-10-10 16:01 ` [PATCH 5.19 00/48] 5.19.15-rc1 review Naresh Kamboju
2022-10-10 16:29 ` Justin Forbes
2022-10-10 18:51 ` Florian Fainelli
2022-10-10 21:28 ` Shuah Khan
2022-10-11 7:25 ` Bagas Sanjaya
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221010070333.676316214@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=f.fainelli@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=pavel@denx.de \
--cc=shuah@kernel.org \
--cc=srw@sladewatkins.net \
--cc=stable@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox