...2a-usb2-phy.yaml => amlogic,g12a-usb2-phy.yaml} | 8 +- ...ie-phy.yaml => amlogic,g12a-usb3-pcie-phy.yaml} | 6 +- Makefile | 4 +- arch/arm64/include/asm/efi.h | 3 + arch/arm64/kernel/efi-rt-wrapper.S | 14 +- arch/arm64/kernel/efi.c | 27 +++ arch/riscv/boot/dts/sifive/fu740-c000.dtsi | 2 +- arch/x86/events/rapl.c | 2 + arch/x86/kernel/fpu/init.c | 7 +- arch/x86/lib/iomap_copy_64.S | 2 +- block/mq-deadline.c | 4 +- drivers/accessibility/speakup/spk_ttyio.c | 3 + drivers/acpi/prmt.c | 10 + drivers/bluetooth/hci_qca.c | 7 + drivers/comedi/drivers/adv_pci1760.c | 2 +- drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 6 + drivers/dma/idxd/device.c | 3 +- drivers/dma/lgm/lgm-dma.c | 10 +- drivers/dma/tegra210-adma.c | 2 +- drivers/firmware/efi/runtime-wrappers.c | 1 + drivers/firmware/google/gsmi.c | 7 +- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 8 + drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 14 +- drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 14 ++ drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 3 +- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 8 +- .../gpu/drm/amd/display/dc/core/dc_hw_sequencer.c | 4 +- drivers/gpu/drm/i915/display/skl_universal_plane.c | 2 +- drivers/gpu/drm/i915/i915_pci.c | 3 +- drivers/infiniband/ulp/srp/ib_srp.h | 8 +- drivers/misc/fastrpc.c | 26 ++- drivers/misc/mei/hw-me-regs.h | 2 + drivers/misc/mei/pci-me.c | 2 + drivers/mmc/host/sdhci-esdhc-imx.c | 22 +- drivers/mmc/host/sunxi-mmc.c | 8 +- drivers/net/ethernet/mellanox/mlx5/core/health.c | 1 + drivers/net/ethernet/realtek/r8169_main.c | 44 ++-- .../wireless/broadcom/brcm80211/brcmfmac/pcie.c | 2 +- drivers/soc/qcom/apr.c | 3 +- drivers/staging/mt7621-dts/mt7621.dtsi | 12 +- .../include/linux/raspberrypi/vchiq.h | 2 +- .../vc04_services/interface/vchiq_arm/vchiq_arm.h | 4 +- drivers/thunderbolt/tunnel.c | 2 +- drivers/tty/serial/amba-pl011.c | 8 +- drivers/tty/serial/atmel_serial.c | 8 +- drivers/tty/serial/pch_uart.c | 2 +- drivers/tty/serial/qcom_geni_serial.c | 18 +- drivers/usb/cdns3/cdns3-gadget.c | 12 + drivers/usb/core/hub.c | 13 ++ drivers/usb/core/usb-acpi.c | 65 ++++++ drivers/usb/gadget/function/f_ncm.c | 4 +- drivers/usb/gadget/legacy/inode.c | 28 ++- drivers/usb/gadget/legacy/webcam.c | 3 + drivers/usb/host/ehci-fsl.c | 2 +- drivers/usb/host/xhci-pci.c | 45 ++++ drivers/usb/host/xhci-ring.c | 5 +- drivers/usb/host/xhci.c | 18 +- drivers/usb/host/xhci.h | 5 + drivers/usb/misc/iowarrior.c | 2 +- drivers/usb/serial/cp210x.c | 1 + drivers/usb/serial/option.c | 17 ++ drivers/usb/storage/uas-detect.h | 13 ++ drivers/usb/storage/unusual_uas.h | 7 - drivers/usb/typec/altmodes/displayport.c | 22 +- drivers/usb/typec/tcpm/tcpm.c | 7 +- drivers/vdpa/vdpa_user/vduse_dev.c | 3 + drivers/video/fbdev/omap2/omapfb/dss/dsi.c | 28 ++- drivers/virtio/virtio_pci_modern.c | 2 +- fs/btrfs/disk-io.c | 9 +- fs/btrfs/extent-tree.c | 7 +- fs/btrfs/qgroup.c | 25 ++- fs/btrfs/tree-log.c | 2 - fs/cifs/smb2pdu.c | 15 +- fs/eventfd.c | 37 +-- fs/eventpoll.c | 18 +- fs/f2fs/extent_cache.c | 3 +- fs/nfs/filelayout/filelayout.c | 8 + fs/nilfs2/btree.c | 15 +- fs/ntfs3/attrib.c | 2 +- fs/zonefs/super.c | 22 ++ include/linux/eventfd.h | 7 + include/linux/usb.h | 3 + include/trace/events/btrfs.h | 2 +- include/trace/trace_events.h | 2 +- include/uapi/linux/eventpoll.h | 6 + io_uring/io-wq.c | 2 +- io_uring/io_uring.c | 248 ++++++++++++++++----- kernel/bpf/offload.c | 3 - kernel/bpf/syscall.c | 6 +- kernel/sys.c | 2 + mm/hugetlb.c | 44 +++- mm/khugepaged.c | 14 +- net/ethtool/ioctl.c | 3 +- net/ipv4/tcp_ulp.c | 2 +- net/mac80211/agg-tx.c | 6 +- net/mac80211/driver-ops.c | 3 + net/mac80211/iface.c | 1 - sound/pci/hda/patch_realtek.c | 3 + .../selftests/bpf/prog_tests/jeq_infer_not_null.c | 9 + .../selftests/bpf/progs/jeq_infer_not_null_fail.c | 42 ++++ tools/virtio/vringh_test.c | 2 + 101 files changed, 929 insertions(+), 306 deletions(-)
This is the start of the stable review cycle for the 5.15.90 release.
There are 117 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, 25 Jan 2023 09:48:53 +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.15.90-rc2.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.15.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 5.15.90-rc2
Jens Axboe <axboe@kernel.dk>
io_uring/rw: remove leftover debug statement
Jens Axboe <axboe@kernel.dk>
io_uring/rw: ensure kiocb_end_write() is always called
Pavel Begunkov <asml.silence@gmail.com>
io_uring: fix double poll leak on repolling
Alviro Iskandar Setiawan <alviro.iskandar@gmail.com>
io_uring: Clean up a false-positive warning from GCC 9.3.0
Hugh Dickins <hughd@google.com>
mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
Stephan Gerhold <stephan@gerhold.net>
soc: qcom: apr: Make qcom,protection-domain optional again
Eric Dumazet <edumazet@google.com>
Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
Damien Le Moal <damien.lemoal@opensource.wdc.com>
block: mq-deadline: Rename deadline_is_seq_writes()
Yang Yingliang <yangyingliang@huawei.com>
net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()
Paolo Abeni <pabeni@redhat.com>
net/ulp: use consistent error code when blocking ULP
Stefan Metzmacher <metze@samba.org>
io_uring/net: fix fast_iov assignment in io_setup_async_msg()
Jens Axboe <axboe@kernel.dk>
io_uring: io_kiocb_update_pos() should not touch file for non -1 offset
Steven Rostedt (Google) <rostedt@goodmis.org>
tracing: Use alignof__(struct {type b;}) instead of offsetof()
YingChi Long <me@inclyc.cn>
x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN
Alex Deucher <alexander.deucher@amd.com>
Revert "drm/amdgpu: make display pinning more flexible (v2)"
Ard Biesheuvel <ardb@kernel.org>
efi: rt-wrapper: Add missing include
Ard Biesheuvel <ardb@kernel.org>
arm64: efi: Execute runtime services from a dedicated stack
Alon Zahavi <zahavi.alon@gmail.com>
fs/ntfs3: Fix attr_punch_hole() null pointer derenference
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu: drop experimental flag on aldebaran
Joshua Ashton <joshua@froggi.es>
drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix
Joshua Ashton <joshua@froggi.es>
drm/amd/display: Calculate output_color_space after pixel encoding adjustment
hongao <hongao@uniontech.com>
drm/amd/display: Fix set scaling doesn's work
Drew Davenport <ddavenport@chromium.org>
drm/i915/display: Check source height is > 0
Sasa Dragic <sasa.dragic@gmail.com>
drm/i915: re-disable RC6p on Sandy Bridge
Alexander Usyskin <alexander.usyskin@intel.com>
mei: me: add meteor lake point M DID
Khazhismel Kumykov <khazhy@chromium.org>
gsmi: fix null-deref in gsmi_get_variable
Tobias Schramm <t.schramm@manjaro.org>
serial: atmel: fix incorrect baudrate setup
Lino Sanfilippo <l.sanfilippo@kunbus.com>
serial: amba-pl011: fix high priority character transmission in rs486 mode
Reinette Chatre <reinette.chatre@intel.com>
dmaengine: idxd: Let probe fail when workqueue cannot be enabled
Mohan Kumar <mkumard@nvidia.com>
dmaengine: tegra210-adma: fix global intr clear
Peter Harliman Liem <pliem@maxlinear.com>
dmaengine: lgm: Move DT parsing after initialization
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
serial: pch_uart: Pass correct sg to dma_unmap_sg()
Heiner Kallweit <hkallweit1@gmail.com>
dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentation
Heiner Kallweit <hkallweit1@gmail.com>
dt-bindings: phy: g12a-usb2-phy: fix compatible string documentation
Juhyung Park <qkrwngud825@gmail.com>
usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
Maciej Żenczykowski <maze@google.com>
usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()
Daniel Scally <dan.scally@ideasonboard.com>
usb: gadget: g_webcam: Send color matching descriptor per frame
Prashant Malani <pmalani@chromium.org>
usb: typec: altmodes/displayport: Fix pin assignment calculation
Prashant Malani <pmalani@chromium.org>
usb: typec: altmodes/displayport: Add pin assignment helper
ChiYuan Huang <cy_huang@richtek.com>
usb: typec: tcpm: Fix altmode re-registration causes sysfs create fail
Alexander Stein <alexander.stein@ew.tq-group.com>
usb: host: ehci-fsl: Fix module alias
Pawel Laszczak <pawell@cadence.com>
usb: cdns3: remove fetched trb from cache before dequeuing
Michael Adler <michael.adler@siemens.com>
USB: serial: cp210x: add SCALANCE LPE-9000 device id
Alan Stern <stern@rowland.harvard.edu>
USB: gadgetfs: Fix race between mounting and unmounting
Gaosheng Cui <cuigaosheng1@huawei.com>
tty: fix possible null-ptr-defer in spk_ttyio_release
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer
Sergio Paracuellos <sergio.paracuellos@gmail.com>
staging: mt7621-dts: change some node hex addresses to lower case
Paul Moore <paul@paul-moore.com>
bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG_UNLOAD
Ben Dooks <ben.dooks@codethink.co.uk>
riscv: dts: sifive: fu740: fix size of pcie 32bit memory
Mika Westerberg <mika.westerberg@linux.intel.com>
thunderbolt: Use correct function to calculate maximum USB3 link rate
Enzo Matsumiya <ematsumiya@suse.de>
cifs: do not include page data when checking signature
Filipe Manana <fdmanana@suse.com>
btrfs: fix race between quota rescan and disable leading to NULL pointer deref
Filipe Manana <fdmanana@suse.com>
btrfs: do not abort transaction on failure to write log tree when syncing log
Haibo Chen <haibo.chen@nxp.com>
mmc: sdhci-esdhc-imx: correct the tuning start tap and step setting
Samuel Holland <samuel@sholland.org>
mmc: sunxi-mmc: Fix clock refcount imbalance during unbind
Ard Biesheuvel <ardb@kernel.org>
ACPI: PRM: Check whether EFI runtime is available
Ian Abbott <abbotti@mev.co.uk>
comedi: adv_pci1760: Fix PWM instruction handling
Flavio Suligoi <f.suligoi@asem.it>
usb: core: hub: disable autosuspend for TI TUSB8041
Ola Jeppsson <ola@snap.com>
misc: fastrpc: Fix use-after-free race condition for maps
Abel Vesa <abel.vesa@linaro.org>
misc: fastrpc: Don't remove map on creater_process and device_release
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100
Arnd Bergmann <arnd@arndb.de>
staging: vchiq_arm: fix enum vchiq_status return types
Duke Xin(辛安文) <duke_xinanwen@163.com>
USB: serial: option: add Quectel EM05CN modem
Duke Xin(辛安文) <duke_xinanwen@163.com>
USB: serial: option: add Quectel EM05CN (SG) modem
Ali Mirghasemi <ali.mirghasemi1376@gmail.com>
USB: serial: option: add Quectel EC200U modem
Duke Xin(辛安文) <duke_xinanwen@163.com>
USB: serial: option: add Quectel EM05-G (RS) modem
Duke Xin(辛安文) <duke_xinanwen@163.com>
USB: serial: option: add Quectel EM05-G (CS) modem
Duke Xin(辛安文) <duke_xinanwen@163.com>
USB: serial: option: add Quectel EM05-G (GR) modem
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
prlimit: do_prlimit needs to have a speculation check
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
Mathias Nyman <mathias.nyman@linux.intel.com>
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Fix null pointer dereference when host dies
Jimmy Hu <hhhuuu@google.com>
usb: xhci: Check endpoint is valid before dereferencing it
Ricardo Ribalda <ribalda@chromium.org>
xhci-pci: set the dma max_seg_size
Jens Axboe <axboe@kernel.dk>
io_uring/rw: defer fsnotify calls to task context
Dylan Yudaken <dylany@fb.com>
io_uring: do not recalculate ppos unnecessarily
Dylan Yudaken <dylany@fb.com>
io_uring: update kiocb->ki_pos at execution time
Dylan Yudaken <dylany@fb.com>
io_uring: remove duplicated calls to io_kiocb_ppos
Jens Axboe <axboe@kernel.dk>
io_uring: ensure that cached task references are always put on exit
Dylan Yudaken <dylany@meta.com>
io_uring: fix async accept on O_NONBLOCK sockets
Jens Axboe <axboe@kernel.dk>
io_uring: allow re-poll if we made progress
Jens Axboe <axboe@kernel.dk>
io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)
Jens Axboe <axboe@kernel.dk>
io_uring: add flag for disabling provided buffer recycling
Jens Axboe <axboe@kernel.dk>
io_uring: ensure recv and recvmsg handle MSG_WAITALL correctly
Pavel Begunkov <asml.silence@gmail.com>
io_uring: improve send/recv error handling
Jens Axboe <axboe@kernel.dk>
io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeups
Jens Axboe <axboe@kernel.dk>
eventfd: provide a eventfd_signal_mask() helper
Jens Axboe <axboe@kernel.dk>
eventpoll: add EPOLL_URING_WAKE poll wakeup flag
Jens Axboe <axboe@kernel.dk>
io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
James Houghton <jthoughton@google.com>
hugetlb: unshare some PMDs when splitting VMAs
Sasha Levin <sashal@kernel.org>
drm/amd: Delay removal of the firmware framebuffer
Guchun Chen <guchun.chen@amd.com>
drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)
Jeremy Szu <jeremy.szu@canonical.com>
ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform
Andy Chi <andy.chi@canonical.com>
ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
Ding Hui <dinghui@sangfor.com.cn>
efi: fix userspace infinite retry read efivars after EFI runtime services page fault
Ryusuke Konishi <konishi.ryusuke@gmail.com>
nilfs2: fix general protection fault in nilfs_btree_insert()
Damien Le Moal <damien.lemoal@opensource.wdc.com>
zonefs: Detect append writes at invalid locations
Shawn.Shao <shawn.shao@jaguarmicro.com>
Add exception protection processing for vd in axi_chan_handle_err function
Alexander Wetzel <alexander@wetzel-home.de>
wifi: mac80211: sdata can be NULL during AMPDU start
Arend van Spriel <arend.vanspriel@broadcom.com>
wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Bluetooth: hci_qca: Fix driver shutdown on closed serdev
Arnd Bergmann <arnd@arndb.de>
fbdev: omapfb: avoid stack overflow warning
Chris Wilson <chris@chris-wilson.co.uk>
perf/x86/rapl: Treat Tigerlake like Icelake
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: let's avoid panic if extent_tree is not created
Mikulas Patocka <mpatocka@redhat.com>
x86/asm: Fix an assembler warning with current binutils
Qu Wenruo <wqu@suse.com>
btrfs: always report error in run_one_delayed_ref()
Jiri Slaby (SUSE) <jirislaby@kernel.org>
RDMA/srp: Move large values to a new enum for gcc13
Chunhao Lin <hau@realtek.com>
r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()
Daniil Tatianin <d-tatianin@yandex-team.ru>
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
vduse: Validate vq_num in vduse_validate_config()
Angus Chen <angus.chen@jaguarmicro.com>
virtio_pci: modify ENOENT to EINVAL
Ricardo Cañuelo <ricardo.canuelo@collabora.com>
tools/virtio: initialize spinlocks in vring_test.c
Hao Sun <sunhao.th@gmail.com>
selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
Olga Kornievskaia <olga.kornievskaia@gmail.com>
pNFS/filelayout: Fix coalescing test for single DS
Naohiro Aota <naohiro.aota@wdc.com>
btrfs: fix trace event name typo for FLUSH_DELAYED_REFS
-------------
Diffstat:
...2a-usb2-phy.yaml => amlogic,g12a-usb2-phy.yaml} | 8 +-
...ie-phy.yaml => amlogic,g12a-usb3-pcie-phy.yaml} | 6 +-
Makefile | 4 +-
arch/arm64/include/asm/efi.h | 3 +
arch/arm64/kernel/efi-rt-wrapper.S | 14 +-
arch/arm64/kernel/efi.c | 27 +++
arch/riscv/boot/dts/sifive/fu740-c000.dtsi | 2 +-
arch/x86/events/rapl.c | 2 +
arch/x86/kernel/fpu/init.c | 7 +-
arch/x86/lib/iomap_copy_64.S | 2 +-
block/mq-deadline.c | 4 +-
drivers/accessibility/speakup/spk_ttyio.c | 3 +
drivers/acpi/prmt.c | 10 +
drivers/bluetooth/hci_qca.c | 7 +
drivers/comedi/drivers/adv_pci1760.c | 2 +-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 6 +
drivers/dma/idxd/device.c | 3 +-
drivers/dma/lgm/lgm-dma.c | 10 +-
drivers/dma/tegra210-adma.c | 2 +-
drivers/firmware/efi/runtime-wrappers.c | 1 +
drivers/firmware/google/gsmi.c | 7 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 8 +
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 14 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 14 ++
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 3 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 8 +-
.../gpu/drm/amd/display/dc/core/dc_hw_sequencer.c | 4 +-
drivers/gpu/drm/i915/display/skl_universal_plane.c | 2 +-
drivers/gpu/drm/i915/i915_pci.c | 3 +-
drivers/infiniband/ulp/srp/ib_srp.h | 8 +-
drivers/misc/fastrpc.c | 26 ++-
drivers/misc/mei/hw-me-regs.h | 2 +
drivers/misc/mei/pci-me.c | 2 +
drivers/mmc/host/sdhci-esdhc-imx.c | 22 +-
drivers/mmc/host/sunxi-mmc.c | 8 +-
drivers/net/ethernet/mellanox/mlx5/core/health.c | 1 +
drivers/net/ethernet/realtek/r8169_main.c | 44 ++--
.../wireless/broadcom/brcm80211/brcmfmac/pcie.c | 2 +-
drivers/soc/qcom/apr.c | 3 +-
drivers/staging/mt7621-dts/mt7621.dtsi | 12 +-
.../include/linux/raspberrypi/vchiq.h | 2 +-
.../vc04_services/interface/vchiq_arm/vchiq_arm.h | 4 +-
drivers/thunderbolt/tunnel.c | 2 +-
drivers/tty/serial/amba-pl011.c | 8 +-
drivers/tty/serial/atmel_serial.c | 8 +-
drivers/tty/serial/pch_uart.c | 2 +-
drivers/tty/serial/qcom_geni_serial.c | 18 +-
drivers/usb/cdns3/cdns3-gadget.c | 12 +
drivers/usb/core/hub.c | 13 ++
drivers/usb/core/usb-acpi.c | 65 ++++++
drivers/usb/gadget/function/f_ncm.c | 4 +-
drivers/usb/gadget/legacy/inode.c | 28 ++-
drivers/usb/gadget/legacy/webcam.c | 3 +
drivers/usb/host/ehci-fsl.c | 2 +-
drivers/usb/host/xhci-pci.c | 45 ++++
drivers/usb/host/xhci-ring.c | 5 +-
drivers/usb/host/xhci.c | 18 +-
drivers/usb/host/xhci.h | 5 +
drivers/usb/misc/iowarrior.c | 2 +-
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/option.c | 17 ++
drivers/usb/storage/uas-detect.h | 13 ++
drivers/usb/storage/unusual_uas.h | 7 -
drivers/usb/typec/altmodes/displayport.c | 22 +-
drivers/usb/typec/tcpm/tcpm.c | 7 +-
drivers/vdpa/vdpa_user/vduse_dev.c | 3 +
drivers/video/fbdev/omap2/omapfb/dss/dsi.c | 28 ++-
drivers/virtio/virtio_pci_modern.c | 2 +-
fs/btrfs/disk-io.c | 9 +-
fs/btrfs/extent-tree.c | 7 +-
fs/btrfs/qgroup.c | 25 ++-
fs/btrfs/tree-log.c | 2 -
fs/cifs/smb2pdu.c | 15 +-
fs/eventfd.c | 37 +--
fs/eventpoll.c | 18 +-
fs/f2fs/extent_cache.c | 3 +-
fs/nfs/filelayout/filelayout.c | 8 +
fs/nilfs2/btree.c | 15 +-
fs/ntfs3/attrib.c | 2 +-
fs/zonefs/super.c | 22 ++
include/linux/eventfd.h | 7 +
include/linux/usb.h | 3 +
include/trace/events/btrfs.h | 2 +-
include/trace/trace_events.h | 2 +-
include/uapi/linux/eventpoll.h | 6 +
io_uring/io-wq.c | 2 +-
io_uring/io_uring.c | 248 ++++++++++++++++-----
kernel/bpf/offload.c | 3 -
kernel/bpf/syscall.c | 6 +-
kernel/sys.c | 2 +
mm/hugetlb.c | 44 +++-
mm/khugepaged.c | 14 +-
net/ethtool/ioctl.c | 3 +-
net/ipv4/tcp_ulp.c | 2 +-
net/mac80211/agg-tx.c | 6 +-
net/mac80211/driver-ops.c | 3 +
net/mac80211/iface.c | 1 -
sound/pci/hda/patch_realtek.c | 3 +
.../selftests/bpf/prog_tests/jeq_infer_not_null.c | 9 +
.../selftests/bpf/progs/jeq_infer_not_null_fail.c | 42 ++++
tools/virtio/vringh_test.c | 2 +
101 files changed, 929 insertions(+), 306 deletions(-)
> This is the start of the stable review cycle for the 5.15.90 release. > There are 117 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, 25 Jan 2023 09:48:53 +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.15.90-rc2.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.15.y > and the diffstat can be found below. > > thanks, > > greg k-h Compiled and booted on my x86_64 and ARM64 test systems. No errors or regressions. Tested-by: Allen Pais <apais@linux.microsoft.com> Thanks.
On Mon, 23 Jan 2023 at 15:22, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > This is the start of the stable review cycle for the 5.15.90 release. > There are 117 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, 25 Jan 2023 09:48:53 +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.15.90-rc2.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.15.y > and the diffstat can be found below. > > thanks, > > greg k-h Results from Linaro’s test farm. Regressions found on arm64 for both 5.15.90-rc2 and 5.10.165-rc2. * qemu-arm64-mte, kselftest-arm64 - arm64_check_buffer_fill - arm64_check_child_memory - arm64_check_ksm_options - arm64_check_mmap_options - arm64_check_tags_inclusion Reported-by: Linux Kernel Functional Testing <lkft@linaro.org> We are in a process to bisecting this problem and there are updates coming from kselftest rootfs. Test logs, # selftests: arm64: check_buffer_fill # 1..20 # ok 1 Check buffer correctness by byte with sync err mode and mmap memory # ok 2 Check buffer correctness by byte with async err mode and mmap memory # ok 3 Check buffer correctness by byte with sync err mode and mmap/mprotect memory # ok 4 Check buffer correctness by byte with async err mode and mmap/mprotect memory # not ok 5 Check buffer write underflow by byte with sync mode and mmap memory # not ok 6 Check buffer write underflow by byte with async mode and mmap memory # ok 7 Check buffer write underflow by byte with tag check fault ignore and mmap memory # ok 8 Check buffer write underflow by byte with sync mode and mmap memory # ok 9 Check buffer write underflow by byte with async mode and mmap memory # ok 10 Check buffer write underflow by byte with tag check fault ignore and mmap memory # not ok 11 Check buffer write overflow by byte with sync mode and mmap memory # not ok 12 Check buffer write overflow by byte with async mode and mmap memory # ok 13 Check buffer write overflow by byte with tag fault ignore mode and mmap memory # not ok 14 Check buffer write correctness by block with sync mode and mmap memory # not ok 15 Check buffer write correctness by block with async mode and mmap memory # ok 16 Check buffer write correctness by block with tag fault ignore and mmap memory # ok 17 Check initial tags with private mapping, sync error mode and mmap memory # ok 18 Check initial tags with private mapping, sync error mode and mmap/mprotect memory # ok 19 Check initial tags with shared mapping, sync error mode and mmap memory # ok 20 Check initial tags with shared mapping, sync error mode and mmap/mprotect memory # # Totals: pass:14 fail:6 xfail:0 xpass:0 skip:0 error:0 not ok 34 selftests: arm64: check_buffer_fill # exit=1 # selftests: arm64: check_child_memory # 1..12 # not ok 1 Check child anonymous memory with private mapping, precise mode and mmap memory # not ok 2 Check child anonymous memory with shared mapping, precise mode and mmap memory # not ok 3 Check child anonymous memory with private mapping, imprecise mode and mmap memory # not ok 4 Check child anonymous memory with shared mapping, imprecise mode and mmap memory # not ok 5 Check child anonymous memory with private mapping, precise mode and mmap/mprotect memory # not ok 6 Check child anonymous memory with shared mapping, precise mode and mmap/mprotect memory # not ok 7 Check child file memory with private mapping, precise mode and mmap memory # not ok 8 Check child file memory with shared mapping, precise mode and mmap memory # not ok 9 Check child file memory with private mapping, imprecise mode and mmap memory # not ok 10 Check child file memory with shared mapping, imprecise mode and mmap memory # not ok 11 Check child file memory with private mapping, precise mode and mmap/mprotect memory # not ok 12 Check child file memory with shared mapping, precise mode and mmap/mprotect memory # # Totals: pass:0 fail:12 xfail:0 xpass:0 skip:0 error:0 not ok 35 selftests: arm64: check_child_memory # exit=1 # selftests: arm64: check_ksm_options # 1..4 # # Invalid MTE synchronous exception caught! not ok 37 selftests: arm64: check_ksm_options # exit=1 # selftests: arm64: check_mmap_options # 1..22 # ok 1 Check anonymous memory with private mapping, sync error mode, mmap memory and tag check off # ok 2 Check file memory with private mapping, sync error mode, mmap/mprotect memory and tag check off # ok 3 Check anonymous memory with private mapping, no error mode, mmap memory and tag check off # ok 4 Check file memory with private mapping, no error mode, mmap/mprotect memory and tag check off # not ok 5 Check anonymous memory with private mapping, sync error mode, mmap memory and tag check on # not ok 6 Check anonymous memory with private mapping, sync error mode, mmap/mprotect memory and tag check on # not ok 7 Check anonymous memory with shared mapping, sync error mode, mmap memory and tag check on # not ok 8 Check anonymous memory with shared mapping, sync error mode, mmap/mprotect memory and tag check on # not ok 9 Check anonymous memory with private mapping, async error mode, mmap memory and tag check on # not ok 10 Check anonymous memory with private mapping, async error mode, mmap/mprotect memory and tag check on # not ok 11 Check anonymous memory with shared mapping, async error mode, mmap memory and tag check on # not ok 12 Check anonymous memory with shared mapping, async error mode, mmap/mprotect memory and tag check on # not ok 13 Check file memory with private mapping, sync error mode, mmap memory and tag check on # not ok 14 Check file memory with private mapping, sync error mode, mmap/mprotect memory and tag check on # not ok 15 Check file memory with shared mapping, sync error mode, mmap memory and tag check on # not ok 16 Check file memory with shared mapping, sync error mode, mmap/mprotect memory and tag check on # not ok 17 Check file memory with private mapping, async error mode, mmap memory and tag check on # not ok 18 Check file memory with private mapping, async error mode, mmap/mprotect memory and tag check on # not ok 19 Check file memory with shared mapping, async error mode, mmap memory and tag check on # not ok 20 Check file memory with shared mapping, async error mode, mmap/mprotect memory and tag check on # not ok 21 Check clear PROT_MTE flags with private mapping, sync error mode and mmap memory # not ok 22 Check clear PROT_MTE flags with private mapping and sync error mode and mmap/mprotect memory # # Totals: pass:4 fail:18 xfail:0 xpass:0 skip:0 error:0 not ok 38 selftests: arm64: check_mmap_options # exit=1 # selftests: arm64: check_tags_inclusion # 1..4 # # No valid fault recorded for 0x500ffffb8b27000 in mode 1 # not ok 1 Check an included tag value with sync mode # # No valid fault recorded for 0x400ffffb8b27000 in mode 1 # not ok 2 Check different included tags value with sync mode # ok 3 Check none included tags value with sync mode # # No valid fault recorded for 0xa00ffffb8b27000 in mode 1 # not ok 4 Check all included tags value with sync mode # # Totals: pass:1 fail:3 xfail:0 xpass:0 skip:0 error:0 not ok 40 selftests: arm64: check_tags_inclusion # exit=1 Test logs, https://lkft.validation.linaro.org/scheduler/job/6087664#L4865 https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.162-951-g9096aabfe9e0/testrun/14329777/suite/kselftest-arm64/test/arm64_check_tags_inclusion/log https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.162-951-g9096aabfe9e0/testrun/14329777/suite/kselftest-arm64/tests/ https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15.87-219-g60931c95bb6d/testrun/14329656/suite/kselftest-arm64/tests/ -- Linaro LKFT https://lkft.linaro.org
On Tue, 24 Jan 2023 at 15:22, Naresh Kamboju <naresh.kamboju@linaro.org> wrote: > > On Mon, 23 Jan 2023 at 15:22, Greg Kroah-Hartman > <gregkh@linuxfoundation.org> wrote: > > > > This is the start of the stable review cycle for the 5.15.90 release. > > There are 117 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, 25 Jan 2023 09:48:53 +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.15.90-rc2.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.15.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > Results from Linaro’s test farm. > Regressions found on arm64 for both 5.15.90-rc2 and 5.10.165-rc2. > > * qemu-arm64-mte, kselftest-arm64 > - arm64_check_buffer_fill > - arm64_check_child_memory > - arm64_check_ksm_options > - arm64_check_mmap_options > - arm64_check_tags_inclusion > > Reported-by: Linux Kernel Functional Testing <lkft@linaro.org> > > We are in a process to bisecting this problem and there are updates coming > from kselftest rootfs. The above said regressions are due to the Qemu version upgrade to 7.2. With reference to my previous emails, This is not a kernel regression on stable-rc 6.1, 5.15, and 5.10. - Naresh
On 1/24/23 01:52, Naresh Kamboju wrote: > On Mon, 23 Jan 2023 at 15:22, Greg Kroah-Hartman > <gregkh@linuxfoundation.org> wrote: >> >> This is the start of the stable review cycle for the 5.15.90 release. >> There are 117 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, 25 Jan 2023 09:48:53 +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.15.90-rc2.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.15.y >> and the diffstat can be found below. >> >> thanks, >> >> greg k-h > > > Results from Linaro’s test farm. > Regressions found on arm64 for both 5.15.90-rc2 and 5.10.165-rc2. > Didn't you send an earlier e-mail suggesting no regressions ? Guenter > * qemu-arm64-mte, kselftest-arm64 > - arm64_check_buffer_fill > - arm64_check_child_memory > - arm64_check_ksm_options > - arm64_check_mmap_options > - arm64_check_tags_inclusion > > Reported-by: Linux Kernel Functional Testing <lkft@linaro.org> > > We are in a process to bisecting this problem and there are updates coming > from kselftest rootfs. > > Test logs, > # selftests: arm64: check_buffer_fill > # 1..20 > # ok 1 Check buffer correctness by byte with sync err mode and mmap memory > # ok 2 Check buffer correctness by byte with async err mode and mmap memory > # ok 3 Check buffer correctness by byte with sync err mode and > mmap/mprotect memory > # ok 4 Check buffer correctness by byte with async err mode and > mmap/mprotect memory > # not ok 5 Check buffer write underflow by byte with sync mode and mmap memory > # not ok 6 Check buffer write underflow by byte with async mode and mmap memory > # ok 7 Check buffer write underflow by byte with tag check fault > ignore and mmap memory > # ok 8 Check buffer write underflow by byte with sync mode and mmap memory > # ok 9 Check buffer write underflow by byte with async mode and mmap memory > # ok 10 Check buffer write underflow by byte with tag check fault > ignore and mmap memory > # not ok 11 Check buffer write overflow by byte with sync mode and mmap memory > # not ok 12 Check buffer write overflow by byte with async mode and mmap memory > # ok 13 Check buffer write overflow by byte with tag fault ignore mode > and mmap memory > # not ok 14 Check buffer write correctness by block with sync mode and > mmap memory > # not ok 15 Check buffer write correctness by block with async mode > and mmap memory > # ok 16 Check buffer write correctness by block with tag fault ignore > and mmap memory > # ok 17 Check initial tags with private mapping, sync error mode and mmap memory > # ok 18 Check initial tags with private mapping, sync error mode and > mmap/mprotect memory > # ok 19 Check initial tags with shared mapping, sync error mode and mmap memory > # ok 20 Check initial tags with shared mapping, sync error mode and > mmap/mprotect memory > # # Totals: pass:14 fail:6 xfail:0 xpass:0 skip:0 error:0 > not ok 34 selftests: arm64: check_buffer_fill # exit=1 > > > # selftests: arm64: check_child_memory > # 1..12 > # not ok 1 Check child anonymous memory with private mapping, precise > mode and mmap memory > # not ok 2 Check child anonymous memory with shared mapping, precise > mode and mmap memory > # not ok 3 Check child anonymous memory with private mapping, > imprecise mode and mmap memory > # not ok 4 Check child anonymous memory with shared mapping, imprecise > mode and mmap memory > # not ok 5 Check child anonymous memory with private mapping, precise > mode and mmap/mprotect memory > # not ok 6 Check child anonymous memory with shared mapping, precise > mode and mmap/mprotect memory > # not ok 7 Check child file memory with private mapping, precise mode > and mmap memory > # not ok 8 Check child file memory with shared mapping, precise mode > and mmap memory > # not ok 9 Check child file memory with private mapping, imprecise > mode and mmap memory > # not ok 10 Check child file memory with shared mapping, imprecise > mode and mmap memory > # not ok 11 Check child file memory with private mapping, precise mode > and mmap/mprotect memory > # not ok 12 Check child file memory with shared mapping, precise mode > and mmap/mprotect memory > # # Totals: pass:0 fail:12 xfail:0 xpass:0 skip:0 error:0 > not ok 35 selftests: arm64: check_child_memory # exit=1 > > # selftests: arm64: check_ksm_options > # 1..4 > # # Invalid MTE synchronous exception caught! > not ok 37 selftests: arm64: check_ksm_options # exit=1 > > > # selftests: arm64: check_mmap_options > # 1..22 > # ok 1 Check anonymous memory with private mapping, sync error mode, > mmap memory and tag check off > # ok 2 Check file memory with private mapping, sync error mode, > mmap/mprotect memory and tag check off > # ok 3 Check anonymous memory with private mapping, no error mode, > mmap memory and tag check off > # ok 4 Check file memory with private mapping, no error mode, > mmap/mprotect memory and tag check off > # not ok 5 Check anonymous memory with private mapping, sync error > mode, mmap memory and tag check on > # not ok 6 Check anonymous memory with private mapping, sync error > mode, mmap/mprotect memory and tag check on > # not ok 7 Check anonymous memory with shared mapping, sync error > mode, mmap memory and tag check on > # not ok 8 Check anonymous memory with shared mapping, sync error > mode, mmap/mprotect memory and tag check on > # not ok 9 Check anonymous memory with private mapping, async error > mode, mmap memory and tag check on > # not ok 10 Check anonymous memory with private mapping, async error > mode, mmap/mprotect memory and tag check on > # not ok 11 Check anonymous memory with shared mapping, async error > mode, mmap memory and tag check on > # not ok 12 Check anonymous memory with shared mapping, async error > mode, mmap/mprotect memory and tag check on > # not ok 13 Check file memory with private mapping, sync error mode, > mmap memory and tag check on > # not ok 14 Check file memory with private mapping, sync error mode, > mmap/mprotect memory and tag check on > # not ok 15 Check file memory with shared mapping, sync error mode, > mmap memory and tag check on > # not ok 16 Check file memory with shared mapping, sync error mode, > mmap/mprotect memory and tag check on > # not ok 17 Check file memory with private mapping, async error mode, > mmap memory and tag check on > # not ok 18 Check file memory with private mapping, async error mode, > mmap/mprotect memory and tag check on > # not ok 19 Check file memory with shared mapping, async error mode, > mmap memory and tag check on > # not ok 20 Check file memory with shared mapping, async error mode, > mmap/mprotect memory and tag check on > # not ok 21 Check clear PROT_MTE flags with private mapping, sync > error mode and mmap memory > # not ok 22 Check clear PROT_MTE flags with private mapping and sync > error mode and mmap/mprotect memory > # # Totals: pass:4 fail:18 xfail:0 xpass:0 skip:0 error:0 > not ok 38 selftests: arm64: check_mmap_options # exit=1 > > > # selftests: arm64: check_tags_inclusion > # 1..4 > # # No valid fault recorded for 0x500ffffb8b27000 in mode 1 > # not ok 1 Check an included tag value with sync mode > # # No valid fault recorded for 0x400ffffb8b27000 in mode 1 > # not ok 2 Check different included tags value with sync mode > # ok 3 Check none included tags value with sync mode > # # No valid fault recorded for 0xa00ffffb8b27000 in mode 1 > # not ok 4 Check all included tags value with sync mode > # # Totals: pass:1 fail:3 xfail:0 xpass:0 skip:0 error:0 > not ok 40 selftests: arm64: check_tags_inclusion # exit=1 > > Test logs, > https://lkft.validation.linaro.org/scheduler/job/6087664#L4865 > https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.162-951-g9096aabfe9e0/testrun/14329777/suite/kselftest-arm64/test/arm64_check_tags_inclusion/log > https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.162-951-g9096aabfe9e0/testrun/14329777/suite/kselftest-arm64/tests/ > https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15.87-219-g60931c95bb6d/testrun/14329656/suite/kselftest-arm64/tests/ > > -- > Linaro LKFT > https://lkft.linaro.org
On Tue, 24 Jan 2023 at 18:28, Guenter Roeck <linux@roeck-us.net> wrote: > > On 1/24/23 01:52, Naresh Kamboju wrote: > > On Mon, 23 Jan 2023 at 15:22, Greg Kroah-Hartman > > <gregkh@linuxfoundation.org> wrote: > >> > >> This is the start of the stable review cycle for the 5.15.90 release. > >> There are 117 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, 25 Jan 2023 09:48:53 +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.15.90-rc2.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.15.y > >> and the diffstat can be found below. > >> > >> thanks, > >> > >> greg k-h > > > > > > Results from Linaro’s test farm. > > Regressions found on arm64 for both 5.15.90-rc2 and 5.10.165-rc2. > > > > Didn't you send an earlier e-mail suggesting no regressions ? It took a while for me to generate a report and find this selftest: arm64 regressions. > > * qemu-arm64-mte, kselftest-arm64 > > - arm64_check_buffer_fill > > - arm64_check_child_memory > > - arm64_check_ksm_options > > - arm64_check_mmap_options > > - arm64_check_tags_inclusion > > > > Reported-by: Linux Kernel Functional Testing <lkft@linaro.org> > > > > We are in a process to bisecting this problem and there are updates coming > > from kselftest rootfs. > > > > Test logs, > > # selftests: arm64: check_buffer_fill > > # 1..20 > > # ok 1 Check buffer correctness by byte with sync err mode and mmap memory > > # ok 2 Check buffer correctness by byte with async err mode and mmap memory > > # ok 3 Check buffer correctness by byte with sync err mode and > > mmap/mprotect memory > > # ok 4 Check buffer correctness by byte with async err mode and > > mmap/mprotect memory > > # not ok 5 Check buffer write underflow by byte with sync mode and mmap memory > > # not ok 6 Check buffer write underflow by byte with async mode and mmap memory > > # ok 7 Check buffer write underflow by byte with tag check fault > > ignore and mmap memory > > # ok 8 Check buffer write underflow by byte with sync mode and mmap memory > > # ok 9 Check buffer write underflow by byte with async mode and mmap memory > > # ok 10 Check buffer write underflow by byte with tag check fault > > ignore and mmap memory > > # not ok 11 Check buffer write overflow by byte with sync mode and mmap memory > > # not ok 12 Check buffer write overflow by byte with async mode and mmap memory > > # ok 13 Check buffer write overflow by byte with tag fault ignore mode > > and mmap memory > > # not ok 14 Check buffer write correctness by block with sync mode and > > mmap memory > > # not ok 15 Check buffer write correctness by block with async mode > > and mmap memory > > # ok 16 Check buffer write correctness by block with tag fault ignore > > and mmap memory > > # ok 17 Check initial tags with private mapping, sync error mode and mmap memory > > # ok 18 Check initial tags with private mapping, sync error mode and > > mmap/mprotect memory > > # ok 19 Check initial tags with shared mapping, sync error mode and mmap memory > > # ok 20 Check initial tags with shared mapping, sync error mode and > > mmap/mprotect memory > > # # Totals: pass:14 fail:6 xfail:0 xpass:0 skip:0 error:0 > > not ok 34 selftests: arm64: check_buffer_fill # exit=1 > > > > > > # selftests: arm64: check_child_memory > > # 1..12 > > # not ok 1 Check child anonymous memory with private mapping, precise > > mode and mmap memory > > # not ok 2 Check child anonymous memory with shared mapping, precise > > mode and mmap memory > > # not ok 3 Check child anonymous memory with private mapping, > > imprecise mode and mmap memory > > # not ok 4 Check child anonymous memory with shared mapping, imprecise > > mode and mmap memory > > # not ok 5 Check child anonymous memory with private mapping, precise > > mode and mmap/mprotect memory > > # not ok 6 Check child anonymous memory with shared mapping, precise > > mode and mmap/mprotect memory > > # not ok 7 Check child file memory with private mapping, precise mode > > and mmap memory > > # not ok 8 Check child file memory with shared mapping, precise mode > > and mmap memory > > # not ok 9 Check child file memory with private mapping, imprecise > > mode and mmap memory > > # not ok 10 Check child file memory with shared mapping, imprecise > > mode and mmap memory > > # not ok 11 Check child file memory with private mapping, precise mode > > and mmap/mprotect memory > > # not ok 12 Check child file memory with shared mapping, precise mode > > and mmap/mprotect memory > > # # Totals: pass:0 fail:12 xfail:0 xpass:0 skip:0 error:0 > > not ok 35 selftests: arm64: check_child_memory # exit=1 > > > > # selftests: arm64: check_ksm_options > > # 1..4 > > # # Invalid MTE synchronous exception caught! > > not ok 37 selftests: arm64: check_ksm_options # exit=1 > > > > > > # selftests: arm64: check_mmap_options > > # 1..22 > > # ok 1 Check anonymous memory with private mapping, sync error mode, > > mmap memory and tag check off > > # ok 2 Check file memory with private mapping, sync error mode, > > mmap/mprotect memory and tag check off > > # ok 3 Check anonymous memory with private mapping, no error mode, > > mmap memory and tag check off > > # ok 4 Check file memory with private mapping, no error mode, > > mmap/mprotect memory and tag check off > > # not ok 5 Check anonymous memory with private mapping, sync error > > mode, mmap memory and tag check on > > # not ok 6 Check anonymous memory with private mapping, sync error > > mode, mmap/mprotect memory and tag check on > > # not ok 7 Check anonymous memory with shared mapping, sync error > > mode, mmap memory and tag check on > > # not ok 8 Check anonymous memory with shared mapping, sync error > > mode, mmap/mprotect memory and tag check on > > # not ok 9 Check anonymous memory with private mapping, async error > > mode, mmap memory and tag check on > > # not ok 10 Check anonymous memory with private mapping, async error > > mode, mmap/mprotect memory and tag check on > > # not ok 11 Check anonymous memory with shared mapping, async error > > mode, mmap memory and tag check on > > # not ok 12 Check anonymous memory with shared mapping, async error > > mode, mmap/mprotect memory and tag check on > > # not ok 13 Check file memory with private mapping, sync error mode, > > mmap memory and tag check on > > # not ok 14 Check file memory with private mapping, sync error mode, > > mmap/mprotect memory and tag check on > > # not ok 15 Check file memory with shared mapping, sync error mode, > > mmap memory and tag check on > > # not ok 16 Check file memory with shared mapping, sync error mode, > > mmap/mprotect memory and tag check on > > # not ok 17 Check file memory with private mapping, async error mode, > > mmap memory and tag check on > > # not ok 18 Check file memory with private mapping, async error mode, > > mmap/mprotect memory and tag check on > > # not ok 19 Check file memory with shared mapping, async error mode, > > mmap memory and tag check on > > # not ok 20 Check file memory with shared mapping, async error mode, > > mmap/mprotect memory and tag check on > > # not ok 21 Check clear PROT_MTE flags with private mapping, sync > > error mode and mmap memory > > # not ok 22 Check clear PROT_MTE flags with private mapping and sync > > error mode and mmap/mprotect memory > > # # Totals: pass:4 fail:18 xfail:0 xpass:0 skip:0 error:0 > > not ok 38 selftests: arm64: check_mmap_options # exit=1 > > > > > > # selftests: arm64: check_tags_inclusion > > # 1..4 > > # # No valid fault recorded for 0x500ffffb8b27000 in mode 1 > > # not ok 1 Check an included tag value with sync mode > > # # No valid fault recorded for 0x400ffffb8b27000 in mode 1 > > # not ok 2 Check different included tags value with sync mode > > # ok 3 Check none included tags value with sync mode > > # # No valid fault recorded for 0xa00ffffb8b27000 in mode 1 > > # not ok 4 Check all included tags value with sync mode > > # # Totals: pass:1 fail:3 xfail:0 xpass:0 skip:0 error:0 > > not ok 40 selftests: arm64: check_tags_inclusion # exit=1 > > > > Test logs, > > https://lkft.validation.linaro.org/scheduler/job/6087664#L4865 > > https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.162-951-g9096aabfe9e0/testrun/14329777/suite/kselftest-arm64/test/arm64_check_tags_inclusion/log > > https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.162-951-g9096aabfe9e0/testrun/14329777/suite/kselftest-arm64/tests/ > > https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15.87-219-g60931c95bb6d/testrun/14329656/suite/kselftest-arm64/tests/ > > > > -- > > Linaro LKFT > > https://lkft.linaro.org >
On Mon, 23 Jan 2023 at 15:22, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > This is the start of the stable review cycle for the 5.15.90 release. > There are 117 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, 25 Jan 2023 09:48:53 +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.15.90-rc2.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.15.y > and the diffstat can be found below. > > thanks, > > greg k-h Results from Linaro’s test farm. No regressions on arm64, arm, x86_64, and i386. Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> ## Build * kernel: 5.15.90-rc2 * git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc * git branch: linux-5.15.y * git commit: 60931c95bb6db9ce421e75a907a245f828c11243 * git describe: v5.15.87-219-g60931c95bb6d * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15.87-219-g60931c95bb6d ## Test Regressions (compared to v5.15.87-101-gbe338c42efd1) ## Metric Regressions (compared to v5.15.87-101-gbe338c42efd1) ## Test Fixes (compared to v5.15.87-101-gbe338c42efd1) ## Metric Fixes (compared to v5.15.87-101-gbe338c42efd1) ## Test result summary total: 160151, pass: 129328, fail: 4546, skip: 25944, xfail: 333 ## Build Summary * arc: 5 total, 5 passed, 0 failed * arm: 151 total, 150 passed, 1 failed * arm64: 49 total, 47 passed, 2 failed * i386: 39 total, 35 passed, 4 failed * mips: 31 total, 29 passed, 2 failed * parisc: 8 total, 8 passed, 0 failed * powerpc: 34 total, 32 passed, 2 failed * riscv: 14 total, 14 passed, 0 failed * s390: 16 total, 14 passed, 2 failed * sh: 14 total, 12 passed, 2 failed * sparc: 8 total, 8 passed, 0 failed * x86_64: 42 total, 40 passed, 2 failed ## Test suites summary * boot * fwts * kselftest-android * kselftest-arm64 * kselftest-breakpoints * kselftest-capabilities * kselftest-cgroup * kselftest-clone3 * kselftest-core * kselftest-cpu-hotplug * kselftest-cpufreq * kselftest-drivers-dma-buf * kselftest-efivarfs * kselftest-filesystems * kselftest-filesystems-binderfs * kselftest-firmware * kselftest-fpu * kselftest-futex * kselftest-gpio * kselftest-intel_pstate * kselftest-ipc * kselftest-ir * kselftest-kcmp * kselftest-kexec * kselftest-kvm * kselftest-lib * kselftest-livepatch * kselftest-membarrier * kselftest-memfd * kselftest-memory-hotplug * kselftest-mincore * kselftest-mount * kselftest-mqueue * kselftest-net * kselftest-net-forwarding * kselftest-net-mptcp * kselftest-netfilter * kselftest-nsfs * kselftest-openat2 * kselftest-pid_namespace * kselftest-pidfd * kselftest-proc * kselftest-pstore * kselftest-ptrace * kselftest-rseq * kselftest-rtc * kselftest-seccomp * kselftest-sigaltstack * kselftest-size * kselftest-splice * kselftest-static_keys * kselftest-sync * kselftest-sysctl * kselftest-tc-testing * kselftest-timens * kselftest-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user * kselftest-vm * kselftest-x86 * kselftest-zram * kunit * kvm-unit-tests * libgpiod * libhugetlbfs * log-parser-boot * log-parser-test * ltp-cap_bounds * ltp-commands * ltp-containers * ltp-controllers * ltp-cpuhotplug * ltp-crypto * ltp-cve * ltp-dio * ltp-fcntl-locktests * ltp-filecaps * ltp-fs * ltp-fs_bind * ltp-fs_perms_simple * ltp-fsx * ltp-hugetlb * ltp-io * ltp-ipc * ltp-math * ltp-mm * ltp-nptl * ltp-open-posix-tests * ltp-pty * ltp-sched * ltp-securebits * ltp-smoke * ltp-syscalls * ltp-tracing * network-basic-tests * packetdrill * perf * rcutorture * v4l2-compliance * vdso -- Linaro LKFT https://lkft.linaro.org
On Mon, Jan 23, 2023 at 10:52:31AM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.90 release. > There are 117 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. > Successfully cross-compiled for arm64 (bcm2711_defconfig, GCC 10.2.0) and powerpc (ps3_defconfig, GCC 12.2.0). Tested-by: Bagas Sanjaya <bagasdotme@gmail.com> -- An old man doll... just what I always wanted! - Clara
On Mon, Jan 23, 2023 at 10:52:31AM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.90 release. > There are 117 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, 25 Jan 2023 09:48:53 +0000. > Anything received after that time might be too late. > Build results: total: 160 pass: 160 fail: 0 Qemu test results: total: 492 pass: 492 fail: 0 Tested-by: Guenter Roeck <linux@roeck-us.net> Guenter
On 1/23/23 02:52, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.90 release. > There are 117 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, 25 Jan 2023 09:48:53 +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.15.90-rc2.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.15.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. Tested-by: Shuah Khan <skhan@linuxfoundation.org> thanks, -- Shuah
On Mon, Jan 23, 2023 at 10:52:31AM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.90 release. > There are 117 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, 25 Jan 2023 09:48:53 +0000. > Anything received after that time might be too late. No regressions found on WSL x86_64 or WSL arm64 Built, booted, and reviewed dmesg. Thank you. Tested-by: Kelsey Steele <kelseysteele@linux.microsoft.com>
On 1/23/23 01:52, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.90 release. > There are 117 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, 25 Jan 2023 09:48:53 +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.15.90-rc2.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.15.y > and the diffstat can be found below. > > thanks, > > greg k-h On ARCH_BRCMSTB using 32-bit and 64-bit, build tested on BMIPS_GENERIC: Tested-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian
© 2016 - 2026 Red Hat, Inc.