* [PATCH 5.10 000/118] 5.10.154-rc1 review
@ 2022-11-08 13:37 Greg Kroah-Hartman
2022-11-08 15:11 ` Pavel Machek
` (4 more replies)
0 siblings, 5 replies; 9+ messages in thread
From: Greg Kroah-Hartman @ 2022-11-08 13:37 UTC (permalink / raw)
To: stable
Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw
This is the start of the stable review cycle for the 5.10.154 release.
There are 118 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 Thu, 10 Nov 2022 13:33:17 +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.10.154-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.10.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 5.10.154-rc1
Vasily Averin <vvs@virtuozzo.com>
ipc: remove memcg accounting for sops objects in do_semtimedop()
Dokyung Song <dokyung.song@gmail.com>
wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/i915/sdvo: Setup DDC fully before output init
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/i915/sdvo: Filter out invalid outputs more sensibly
Brian Norris <briannorris@chromium.org>
drm/rockchip: dsi: Force synchronous probe
Matthew Wilcox (Oracle) <willy@infradead.org>
ext4,f2fs: fix readahead of verity data
Maxim Levitsky <mlevitsk@redhat.com>
KVM: x86: emulator: update the emulation mode after CR0 write
Maxim Levitsky <mlevitsk@redhat.com>
KVM: x86: emulator: introduce emulator_recalc_and_set_mode
Maxim Levitsky <mlevitsk@redhat.com>
KVM: x86: emulator: em_sysexit should update ctxt->mode
Jim Mattson <jmattson@google.com>
KVM: x86: Mask off reserved bits in CPUID.80000001H
Jim Mattson <jmattson@google.com>
KVM: x86: Mask off reserved bits in CPUID.80000008H
Jim Mattson <jmattson@google.com>
KVM: x86: Mask off reserved bits in CPUID.8000001AH
Jim Mattson <jmattson@google.com>
KVM: x86: Mask off reserved bits in CPUID.80000006H
Luís Henriques <lhenriques@suse.de>
ext4: fix BUG_ON() when directory entry has invalid rec_len
Ye Bin <yebin10@huawei.com>
ext4: fix warning in 'ext4_da_release_space'
Helge Deller <deller@gmx.de>
parisc: Avoid printing the hardware path twice
Helge Deller <deller@gmx.de>
parisc: Export iosapic_serial_irq() symbol for serial port driver
Helge Deller <deller@gmx.de>
parisc: Make 8250_gsc driver dependend on CONFIG_PARISC
Kan Liang <kan.liang@linux.intel.com>
perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]
Kan Liang <kan.liang@linux.intel.com>
perf/x86/intel: Fix pebs event constraints for ICL
Ard Biesheuvel <ardb@kernel.org>
efi: random: Use 'ACPI reclaim' memory for random seed
Ard Biesheuvel <ardb@kernel.org>
efi: random: reduce seed size to 32 bytes
Miklos Szeredi <mszeredi@redhat.com>
fuse: add file_modified() to fallocate
Gaosheng Cui <cuigaosheng1@huawei.com>
capabilities: fix potential memleak on error path from vfs_getxattr_alloc()
Zheng Yejian <zhengyejian1@huawei.com>
tracing/histogram: Update document for KEYS_MAX size
Rasmus Villemoes <linux@rasmusvillemoes.dk>
tools/nolibc/string: Fix memcmp() implementation
Li Qiang <liq3ea@163.com>
kprobe: reverse kp->flags when arm_kprobe failed
Shang XiaoJing <shangxiaojing@huawei.com>
tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()
Kuniyuki Iwashima <kuniyu@amazon.com>
tcp/udp: Make early_demux back namespacified.
Li Huafei <lihuafei1@huawei.com>
ftrace: Fix use-after-free for dynamic ftrace_ops
David Sterba <dsterba@suse.com>
btrfs: fix type of parameter generation in btrfs_get_dentry
James Clark <james.clark@arm.com>
coresight: cti: Fix hang in cti_disable_hw()
Carlos Llamas <cmllamas@google.com>
binder: fix UAF of alloc->vma in race with munmap()
Vasily Averin <vvs@virtuozzo.com>
memcg: enable accounting of ipc resources
Sascha Hauer <s.hauer@pengutronix.de>
mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
Kuniyuki Iwashima <kuniyu@amazon.com>
tcp/udp: Fix memory leak in ipv6_renew_options().
Eric Biggers <ebiggers@google.com>
fscrypt: fix keyring memory leak on mount failure
Eric Biggers <ebiggers@google.com>
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers <ebiggers@google.com>
fscrypt: simplify master key locking
John Veness <john-linux@pelago.org.uk>
ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
Yu Kuai <yukuai3@huawei.com>
block, bfq: protect 'bfqd->queued' by 'bfqd->lock'
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Chen Zhongjin <chenzhongjin@huawei.com>
i2c: piix4: Fix adapter not be removed in piix4_remove()
Cristian Marussi <cristian.marussi@arm.com>
arm64: dts: juno: Add thermal critical trip points
Cristian Marussi <cristian.marussi@arm.com>
firmware: arm_scmi: Make Rx chan_setup fail on memory errors
Cristian Marussi <cristian.marussi@arm.com>
firmware: arm_scmi: Suppress the driver's bind attributes
Ioana Ciornei <ioana.ciornei@nxp.com>
arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers
Tim Harvey <tharvey@gateworks.com>
ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset
Jerry Snitselaar <jsnitsel@redhat.com>
efi/tpm: Pass correct address to memblock_reserve
Martin Tůma <martin.tuma@digiteqautomotive.com>
i2c: xiic: Add platform module alias
Danijel Slivka <danijel.slivka@amd.com>
drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case
Samuel Bailey <samuel.bailey1@gmail.com>
HID: saitek: add madcatz variant of MMO7 mouse device ID
Uday Shankar <ushankar@purestorage.com>
scsi: core: Restrict legal sdev_state transitions via sysfs
Ashish Kalra <ashish.kalra@amd.com>
ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()
Hangyu Hua <hbh25y@gmail.com>
media: meson: vdec: fix possible refcount leak in vdec_probe()
Hans Verkuil <hverkuil-cisco@xs4all.nl>
media: dvb-frontends/drxk: initialize err to 0
Hans Verkuil <hverkuil-cisco@xs4all.nl>
media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE
Hans Verkuil <hverkuil-cisco@xs4all.nl>
media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE
Laurent Pinchart <laurent.pinchart@ideasonboard.com>
media: rkisp1: Zero v4l2_subdev_format fields in when validating links
Laurent Pinchart <laurent.pinchart@ideasonboard.com>
media: rkisp1: Initialize color space on resizer sink and source pads
Peter Oberparleiter <oberpar@linux.ibm.com>
s390/boot: add secure boot trailer
Mario Limonciello <mario.limonciello@amd.com>
xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
Linus Walleij <linus.walleij@linaro.org>
mtd: parsers: bcm47xxpart: Fix halfblock reads
Rafał Miłecki <rafal@milecki.pl>
mtd: parsers: bcm47xxpart: print correct offset on read error
Helge Deller <deller@gmx.de>
fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards
Helge Deller <deller@gmx.de>
video/fbdev/stifb: Implement the stifb_fillrect() function
Patrick Thompson <ptf@google.com>
mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake
Jisheng Zhang <Jisheng.Zhang@synaptics.com>
mmc: sdhci-pci: Avoid comma separated statements
Sascha Hauer <s.hauer@pengutronix.de>
mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus
Johan Hovold <johan+linaro@kernel.org>
drm/msm/hdmi: fix IRQ lifetime
Daniel Thompson <daniel.thompson@linaro.org>
drm/msm/hdmi: Remove spurious IRQF_ONESHOT flag
Zhengchao Shao <shaozhengchao@huawei.com>
ipv6: fix WARNING in ip6_route_net_exit_late()
Chen Zhongjin <chenzhongjin@huawei.com>
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Gaosheng Cui <cuigaosheng1@huawei.com>
net: mdio: fix undefined behavior in bit shift for __mdiobus_register
Zhengchao Shao <shaozhengchao@huawei.com>
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Maxim Mikityanskiy <maxtram95@gmail.com>
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Filipe Manana <fdmanana@suse.com>
btrfs: fix ulist leaks in error paths of qgroup self tests
Filipe Manana <fdmanana@suse.com>
btrfs: fix inode list leak during backref walking at find_parent_nodes()
Filipe Manana <fdmanana@suse.com>
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
Yang Yingliang <yangyingliang@huawei.com>
isdn: mISDN: netjet: fix wrong check of device registration
Yang Yingliang <yangyingliang@huawei.com>
mISDN: fix possible memory leak in mISDN_register_device()
Zhang Qilong <zhangqilong3@huawei.com>
rose: Fix NULL pointer dereference in rose_send_frame()
Zhengchao Shao <shaozhengchao@huawei.com>
ipvs: fix WARNING in ip_vs_app_net_cleanup()
Zhengchao Shao <shaozhengchao@huawei.com>
ipvs: fix WARNING in __ip_vs_cleanup_batch()
Jason A. Donenfeld <Jason@zx2c4.com>
ipvs: use explicitly signed chars
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: release flow rule object from commit path
Ziyang Xuan <william.xuanziyang@huawei.com>
net: tun: fix bugs for oversize packet when napi frags enabled
Dan Carpenter <dan.carpenter@oracle.com>
net: sched: Fix use after free in red_enqueue()
Sergey Shtylyov <s.shtylyov@omp.ru>
ata: pata_legacy: fix pdc20230_set_piomode()
Zhang Changzhong <zhangchangzhong@huawei.com>
net: fec: fix improper use of NETDEV_TX_BUSY
Shang XiaoJing <shangxiaojing@huawei.com>
nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
Shang XiaoJing <shangxiaojing@huawei.com>
nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
Shang XiaoJing <shangxiaojing@huawei.com>
nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()
wengjianfeng <wengjianfeng@yulong.com>
NFC: nxp-nci: remove unnecessary labels
Shang XiaoJing <shangxiaojing@huawei.com>
nfc: fdp: Fix potential memory leak in fdp_nci_send()
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
nfc: fdp: drop ftrace-like debugging messages
Dan Carpenter <dan.carpenter@oracle.com>
RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()
Chen Zhongjin <chenzhongjin@huawei.com>
RDMA/core: Fix null-ptr-deref in ib_core_cleanup()
Chen Zhongjin <chenzhongjin@huawei.com>
net: dsa: Fix possible memory leaks in dsa_loop_init()
Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
nfs4: Fix kmemleak when allocate slot failed
Trond Myklebust <trond.myklebust@hammerspace.com>
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
Trond Myklebust <trond.myklebust@hammerspace.com>
NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
Trond Myklebust <trond.myklebust@hammerspace.com>
NFSv4: Fix a potential state reclaim deadlock
Dean Luick <dean.luick@cornelisnetworks.com>
IB/hfi1: Correctly move list in sc_disable()
Håkon Bugge <haakon.bugge@oracle.com>
RDMA/cma: Use output interface for net_dev check
Alexander Graf <graf@amazon.com>
KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
Alexander Graf <graf@amazon.com>
KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()
Aaron Lewis <aaronlewis@google.com>
KVM: x86: Protect the unused bits in MSR exiting flags
Zhang Rui <rui.zhang@intel.com>
x86/topology: Fix duplicated core ID within a package
Zhang Rui <rui.zhang@intel.com>
x86/topology: Fix multiple packages shown on a single-package system
Yazen Ghannam <yazen.ghannam@amd.com>
x86/topology: Set cpu_die_id only if DIE_TYPE found
Sean Christopherson <seanjc@google.com>
KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)
Sean Christopherson <seanjc@google.com>
KVM: x86: Trace re-injected exceptions
Sean Christopherson <seanjc@google.com>
KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02
Sean Christopherson <seanjc@google.com>
KVM: nVMX: Pull KVM L0's desired controls directly from vmcs01
Lukas Wunner <lukas@wunner.de>
serial: ar933x: Deassert Transmit Enable on ->rs485_config()
Maciej W. Rozycki <macro@orcam.me.uk>
serial: 8250: Let drivers request full 16550A feature probing
-------------
Diffstat:
Documentation/trace/histogram.rst | 2 +-
Makefile | 4 +-
arch/arm/boot/dts/imx6qdl-gw5910.dtsi | 2 +-
arch/arm/boot/dts/imx6qdl-gw5913.dtsi | 2 +-
arch/arm64/boot/dts/arm/juno-base.dtsi | 14 +
arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 6 +
arch/parisc/include/asm/hardware.h | 12 +-
arch/parisc/kernel/drivers.c | 14 +-
arch/s390/boot/compressed/vmlinux.lds.S | 13 +-
arch/x86/events/intel/core.c | 1 +
arch/x86/events/intel/ds.c | 9 +-
arch/x86/kernel/cpu/topology.c | 26 +-
arch/x86/kvm/cpuid.c | 8 +-
arch/x86/kvm/emulate.c | 102 +++--
arch/x86/kvm/trace.h | 12 +-
arch/x86/kvm/vmx/nested.c | 30 +-
arch/x86/kvm/vmx/vmx.h | 6 +-
arch/x86/kvm/x86.c | 134 +++++-
block/bfq-iosched.c | 4 +-
drivers/acpi/apei/ghes.c | 2 +-
drivers/android/binder_alloc.c | 6 +-
drivers/ata/pata_legacy.c | 5 +-
drivers/firmware/arm_scmi/driver.c | 9 +-
drivers/firmware/efi/efi.c | 2 +-
drivers/firmware/efi/libstub/random.c | 7 +-
drivers/firmware/efi/tpm.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | 6 +
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h | 4 +
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 6 +-
drivers/gpu/drm/i915/display/intel_sdvo.c | 58 ++-
drivers/gpu/drm/msm/hdmi/hdmi.c | 4 +-
drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c | 6 +
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-quirks.c | 1 +
drivers/hid/hid-saitek.c | 2 +
drivers/hwtracing/coresight/coresight-cti-core.c | 5 -
drivers/i2c/busses/i2c-piix4.c | 1 +
drivers/i2c/busses/i2c-xiic.c | 1 +
drivers/infiniband/core/cma.c | 2 +-
drivers/infiniband/core/device.c | 10 +-
drivers/infiniband/core/nldev.c | 2 +-
drivers/infiniband/hw/hfi1/pio.c | 3 +-
drivers/infiniband/hw/qedr/main.c | 9 +-
drivers/isdn/hardware/mISDN/netjet.c | 2 +-
drivers/isdn/mISDN/core.c | 5 +-
drivers/media/cec/platform/cros-ec/cros-ec-cec.c | 2 +
drivers/media/cec/platform/s5p/s5p_cec.c | 2 +
drivers/media/dvb-frontends/drxk_hard.c | 2 +-
drivers/mmc/host/sdhci-esdhc-imx.c | 17 +-
drivers/mmc/host/sdhci-pci-core.c | 14 +-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | 6 +-
drivers/mtd/parsers/bcm47xxpart.c | 4 +-
drivers/net/dsa/dsa_loop.c | 25 +-
drivers/net/ethernet/freescale/fec_main.c | 4 +-
drivers/net/phy/mdio_bus.c | 2 +-
drivers/net/tun.c | 3 +-
.../wireless/broadcom/brcm80211/brcmfmac/fweh.c | 4 +
drivers/nfc/fdp/fdp.c | 39 +-
drivers/nfc/fdp/fdp.h | 1 -
drivers/nfc/fdp/i2c.c | 12 +-
drivers/nfc/nfcmrvl/i2c.c | 7 +-
drivers/nfc/nxp-nci/core.c | 46 +-
drivers/nfc/s3fwrn5/core.c | 8 +-
drivers/parisc/iosapic.c | 1 +
drivers/scsi/scsi_sysfs.c | 8 +
drivers/staging/media/meson/vdec/vdec.c | 2 +
drivers/staging/media/rkisp1/rkisp1-capture.c | 7 +-
drivers/staging/media/rkisp1/rkisp1-resizer.c | 4 +
drivers/tty/serial/8250/8250_port.c | 3 +-
drivers/tty/serial/8250/Kconfig | 2 +-
drivers/tty/serial/ar933x_uart.c | 5 +
drivers/usb/host/xhci-pci.c | 32 +-
drivers/video/fbdev/stifb.c | 46 +-
fs/btrfs/backref.c | 54 ++-
fs/btrfs/export.c | 2 +-
fs/btrfs/export.h | 2 +-
fs/btrfs/tests/qgroup-tests.c | 20 +-
fs/crypto/fscrypt_private.h | 80 ++--
fs/crypto/hooks.c | 8 +-
fs/crypto/keyring.c | 495 +++++++++++----------
fs/crypto/keysetup.c | 85 ++--
fs/crypto/policy.c | 8 +-
fs/ext4/migrate.c | 3 +-
fs/ext4/namei.c | 10 +-
fs/ext4/verity.c | 3 +-
fs/f2fs/verity.c | 3 +-
fs/fuse/file.c | 4 +
fs/nfs/delegation.c | 36 +-
fs/nfs/nfs4client.c | 1 +
fs/nfs/nfs4state.c | 2 +
fs/super.c | 3 +-
include/acpi/ghes.h | 2 +-
include/linux/efi.h | 2 +-
include/linux/fs.h | 2 +-
include/linux/fscrypt.h | 4 +-
include/linux/serial_core.h | 3 +-
include/net/protocol.h | 4 -
include/net/tcp.h | 2 +-
include/net/udp.h | 1 +
ipc/msg.c | 2 +-
ipc/sem.c | 6 +-
ipc/shm.c | 2 +-
kernel/kprobes.c | 5 +-
kernel/trace/ftrace.c | 16 +-
kernel/trace/kprobe_event_gen_test.c | 18 +-
net/bluetooth/l2cap_core.c | 77 +++-
net/core/neighbour.c | 2 +-
net/ipv4/af_inet.c | 14 +-
net/ipv4/ip_input.c | 37 +-
net/ipv4/sysctl_net_ipv4.c | 59 +--
net/ipv6/ip6_input.c | 26 +-
net/ipv6/ipv6_sockglue.c | 7 +
net/ipv6/route.c | 14 +-
net/ipv6/tcp_ipv6.c | 9 +-
net/ipv6/udp.c | 9 +-
net/netfilter/ipvs/ip_vs_app.c | 10 +-
net/netfilter/ipvs/ip_vs_conn.c | 30 +-
net/netfilter/nf_tables_api.c | 6 +-
net/rose/rose_link.c | 3 +
net/sched/sch_red.c | 4 +-
security/commoncap.c | 6 +-
sound/usb/quirks-table.h | 52 +++
sound/usb/quirks.c | 1 +
tools/include/nolibc/nolibc.h | 4 +-
124 files changed, 1291 insertions(+), 837 deletions(-)
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [PATCH 5.10 000/118] 5.10.154-rc1 review 2022-11-08 13:37 [PATCH 5.10 000/118] 5.10.154-rc1 review Greg Kroah-Hartman @ 2022-11-08 15:11 ` Pavel Machek 2022-11-08 19:54 ` Greg Kroah-Hartman 2022-11-08 16:41 ` Naresh Kamboju ` (3 subsequent siblings) 4 siblings, 1 reply; 9+ messages in thread From: Pavel Machek @ 2022-11-08 15:11 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw [-- Attachment #1: Type: text/plain, Size: 1629 bytes --] Hi! > This is the start of the stable review cycle for the 5.10.154 release. > There are 118 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. I'm getting build errors with the dtbs: Error: arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi:1296.24-25 syntax error 10169FATAL ERROR: Unable to parse input tree 10170make[2]: *** [scripts/Makefile.lib:326: arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-cx.dtb] Error 1 10171make[2]: *** Waiting for unfinished jobs.... 10172Error: arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi:1296.24-25 syntax error 10173FATAL ERROR: Unable to parse input tree 10174make[2]: *** [scripts/Makefile.lib:326: arch/arm64/boot/dts/freescale/fsl-lx2160a-honeycomb.dtb] Error 1 10175 DTC arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2.dtb 10176 DTC arch/arm64/boot/dts/allwinner/sun50i-h5-bananapi-m2-plus-v1.2.dtb 10177 DTC arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2-ex.dtb 10178Error: arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi:1296.24-25 syntax error 10179FATAL ERROR: Unable to parse input tree 10180make[2]: *** [scripts/Makefile.lib:326: arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dtb] Error 1 10181 DTC arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dtb 10182 https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/3291098692 Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 195 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 5.10 000/118] 5.10.154-rc1 review 2022-11-08 15:11 ` Pavel Machek @ 2022-11-08 19:54 ` Greg Kroah-Hartman 2022-11-08 20:46 ` Pavel Machek 0 siblings, 1 reply; 9+ messages in thread From: Greg Kroah-Hartman @ 2022-11-08 19:54 UTC (permalink / raw) To: sashal, Pavel Machek Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, jonathanh, f.fainelli, sudipm.mukherjee, srw On Tue, Nov 08, 2022 at 04:11:43PM +0100, Pavel Machek wrote: > Hi! > > > This is the start of the stable review cycle for the 5.10.154 release. > > There are 118 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. > > I'm getting build errors with the dtbs: > > Error: arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi:1296.24-25 syntax error > 10169FATAL ERROR: Unable to parse input tree > 10170make[2]: *** [scripts/Makefile.lib:326: arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-cx.dtb] Error 1 > 10171make[2]: *** Waiting for unfinished jobs.... > 10172Error: arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi:1296.24-25 syntax error > 10173FATAL ERROR: Unable to parse input tree > 10174make[2]: *** [scripts/Makefile.lib:326: arch/arm64/boot/dts/freescale/fsl-lx2160a-honeycomb.dtb] Error 1 > 10175 DTC arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2.dtb > 10176 DTC arch/arm64/boot/dts/allwinner/sun50i-h5-bananapi-m2-plus-v1.2.dtb > 10177 DTC arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2-ex.dtb > 10178Error: arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi:1296.24-25 syntax error > 10179FATAL ERROR: Unable to parse input tree > 10180make[2]: *** [scripts/Makefile.lib:326: arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dtb] Error 1 > 10181 DTC arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dtb > 10182 > > https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/3291098692 Odd. Sasha, any ideas what went wrong here, but not in the other branches? thanks, greg k-h ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 5.10 000/118] 5.10.154-rc1 review 2022-11-08 19:54 ` Greg Kroah-Hartman @ 2022-11-08 20:46 ` Pavel Machek 2022-11-09 7:31 ` Greg Kroah-Hartman 0 siblings, 1 reply; 9+ messages in thread From: Pavel Machek @ 2022-11-08 20:46 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: sashal, Pavel Machek, stable, patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, jonathanh, f.fainelli, sudipm.mukherjee, srw [-- Attachment #1: Type: text/plain, Size: 2552 bytes --] Hi! > > > This is the start of the stable review cycle for the 5.10.154 release. > > > There are 118 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. > > > > I'm getting build errors with the dtbs: > > > > Error: arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi:1296.24-25 syntax error > > 10169FATAL ERROR: Unable to parse input tree > > 10170make[2]: *** [scripts/Makefile.lib:326: arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-cx.dtb] Error 1 > > 10171make[2]: *** Waiting for unfinished jobs.... > > 10172Error: arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi:1296.24-25 syntax error > > 10173FATAL ERROR: Unable to parse input tree > > 10174make[2]: *** [scripts/Makefile.lib:326: arch/arm64/boot/dts/freescale/fsl-lx2160a-honeycomb.dtb] Error 1 > > 10175 DTC arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2.dtb > > 10176 DTC arch/arm64/boot/dts/allwinner/sun50i-h5-bananapi-m2-plus-v1.2.dtb > > 10177 DTC arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2-ex.dtb > > 10178Error: arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi:1296.24-25 syntax error > > 10179FATAL ERROR: Unable to parse input tree > > 10180make[2]: *** [scripts/Makefile.lib:326: arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dtb] Error 1 > > 10181 DTC arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dtb > > 10182 > > > > https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/3291098692 > > Odd. > > Sasha, any ideas what went wrong here, but not in the other > branches? I believe it is this commit: |4f9355148 c126a0 .: 5.10| arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers pavel@duo:~/cip/krc$ grep -ri QORIQ_CLK_PLL_DIV . ./arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi: QORIQ_CLK_PLL_DIV(2)>; ./arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi: QORIQ_CLK_PLL_DIV(2)>; pavel@duo:~/cip/krc$ The macro QORIQ_CLK_PLL_DIV is not defined in 5.10, so it confuses parser. I guess it should be dropped, or dependencies should be added. We need this: include/dt-bindings/clock/fsl,qoriq-clockgen.h:#define QORIQ_CLK_PLL_DIV(x) ((x) - 1) Which was added in commit 4cb15934ba05b49784d9d47778af308e7ea50b69 to mainline. That's not only dependency. Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 195 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 5.10 000/118] 5.10.154-rc1 review 2022-11-08 20:46 ` Pavel Machek @ 2022-11-09 7:31 ` Greg Kroah-Hartman 0 siblings, 0 replies; 9+ messages in thread From: Greg Kroah-Hartman @ 2022-11-09 7:31 UTC (permalink / raw) To: Pavel Machek Cc: sashal, stable, patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, jonathanh, f.fainelli, sudipm.mukherjee, srw On Tue, Nov 08, 2022 at 09:46:35PM +0100, Pavel Machek wrote: > Hi! > > > > > This is the start of the stable review cycle for the 5.10.154 release. > > > > There are 118 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. > > > > > > I'm getting build errors with the dtbs: > > > > > > Error: arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi:1296.24-25 syntax error > > > 10169FATAL ERROR: Unable to parse input tree > > > 10170make[2]: *** [scripts/Makefile.lib:326: arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-cx.dtb] Error 1 > > > 10171make[2]: *** Waiting for unfinished jobs.... > > > 10172Error: arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi:1296.24-25 syntax error > > > 10173FATAL ERROR: Unable to parse input tree > > > 10174make[2]: *** [scripts/Makefile.lib:326: arch/arm64/boot/dts/freescale/fsl-lx2160a-honeycomb.dtb] Error 1 > > > 10175 DTC arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2.dtb > > > 10176 DTC arch/arm64/boot/dts/allwinner/sun50i-h5-bananapi-m2-plus-v1.2.dtb > > > 10177 DTC arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2-ex.dtb > > > 10178Error: arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi:1296.24-25 syntax error > > > 10179FATAL ERROR: Unable to parse input tree > > > 10180make[2]: *** [scripts/Makefile.lib:326: arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dtb] Error 1 > > > 10181 DTC arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dtb > > > 10182 > > > > > > https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/3291098692 > > > > Odd. > > > > Sasha, any ideas what went wrong here, but not in the other > > branches? > > I believe it is this commit: > > |4f9355148 c126a0 .: 5.10| arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers > > pavel@duo:~/cip/krc$ grep -ri QORIQ_CLK_PLL_DIV . > ./arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi: QORIQ_CLK_PLL_DIV(2)>; > ./arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi: QORIQ_CLK_PLL_DIV(2)>; > pavel@duo:~/cip/krc$ > > The macro QORIQ_CLK_PLL_DIV is not defined in 5.10, so it confuses > parser. I guess it should be dropped, or dependencies should be added. > > We need this: > > include/dt-bindings/clock/fsl,qoriq-clockgen.h:#define QORIQ_CLK_PLL_DIV(x) ((x) - 1) > > Which was added in commit 4cb15934ba05b49784d9d47778af308e7ea50b69 to > mainline. That's not only dependency. Ok, let me just rip this series out, if anyone with this hardware really needs it on old 5.10, they can provide a working backported set of patches. thanks, greg k-h ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 5.10 000/118] 5.10.154-rc1 review 2022-11-08 13:37 [PATCH 5.10 000/118] 5.10.154-rc1 review Greg Kroah-Hartman 2022-11-08 15:11 ` Pavel Machek @ 2022-11-08 16:41 ` Naresh Kamboju 2022-11-08 19:27 ` Florian Fainelli ` (2 subsequent siblings) 4 siblings, 0 replies; 9+ messages in thread From: Naresh Kamboju @ 2022-11-08 16:41 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw On Tue, 8 Nov 2022 at 19:22, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > This is the start of the stable review cycle for the 5.10.154 release. > There are 118 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 Thu, 10 Nov 2022 13:33:17 +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.10.154-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.10.y > and the diffstat can be found below. > > thanks, > > greg k-h As other reported LKFT also noticed arm64 build failures. Error: /builds/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi:1296.24-25 syntax error FATAL ERROR: Unable to parse input tree make[3]: *** [scripts/Makefile.lib:326: arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-cx.dtb] Error 1 Error: /builds/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi:1296.24-25 syntax error FATAL ERROR: Unable to parse input tree URL: https://builds.tuxbuild.com/2HGddiHMonVVZRsckAWkubW4tdh/ - Naresh ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 5.10 000/118] 5.10.154-rc1 review 2022-11-08 13:37 [PATCH 5.10 000/118] 5.10.154-rc1 review Greg Kroah-Hartman 2022-11-08 15:11 ` Pavel Machek 2022-11-08 16:41 ` Naresh Kamboju @ 2022-11-08 19:27 ` Florian Fainelli 2022-11-09 2:56 ` Guenter Roeck 2022-11-10 2:59 ` zhouzhixiu 4 siblings, 0 replies; 9+ messages in thread From: Florian Fainelli @ 2022-11-08 19:27 UTC (permalink / raw) To: Greg Kroah-Hartman, stable Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, sudipm.mukherjee, srw On 11/8/2022 5:37 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.154 release. > There are 118 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 Thu, 10 Nov 2022 13:33:17 +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.10.154-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.10.y > and the diffstat can be found below. > > thanks, > > greg k-h On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on BMIPS_GENERIC: Tested-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 5.10 000/118] 5.10.154-rc1 review 2022-11-08 13:37 [PATCH 5.10 000/118] 5.10.154-rc1 review Greg Kroah-Hartman ` (2 preceding siblings ...) 2022-11-08 19:27 ` Florian Fainelli @ 2022-11-09 2:56 ` Guenter Roeck 2022-11-10 2:59 ` zhouzhixiu 4 siblings, 0 replies; 9+ messages in thread From: Guenter Roeck @ 2022-11-09 2:56 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: stable, patches, linux-kernel, torvalds, akpm, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw On Tue, Nov 08, 2022 at 02:37:58PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.154 release. > There are 118 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 Thu, 10 Nov 2022 13:33:17 +0000. > Anything received after that time might be too late. > Build results: total: 163 pass: 161 fail: 2 Failed builds: arm64:defconfig arm64:allmodconfig Qemu test results: total: 475 pass: 431 fail: 44 Failed tests: <all arm64> <all arm64be> As already reported by others, the failures are due to syntax errors in devicetree files. Guenter ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 5.10 000/118] 5.10.154-rc1 review 2022-11-08 13:37 [PATCH 5.10 000/118] 5.10.154-rc1 review Greg Kroah-Hartman ` (3 preceding siblings ...) 2022-11-09 2:56 ` Guenter Roeck @ 2022-11-10 2:59 ` zhouzhixiu 4 siblings, 0 replies; 9+ messages in thread From: zhouzhixiu @ 2022-11-10 2:59 UTC (permalink / raw) To: Greg Kroah-Hartman, stable Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw On 2022/11/8 21:37, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.154 release. > There are 118 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 Thu, 10 Nov 2022 13:33:17 +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.10.154-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.10.y > and the diffstat can be found below. > > thanks, > > greg k-h > > ------------- Tested on arm64 and x86 for 5.10.154-rc1, Kernel repo:https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Branch: linux-5.10.y Version: 5.10.154-rc1 Commit: 296919ad8f27fa545d0d75aed165240cd3eda695 Compiler: gcc version 7.3.0 (GCC) arm64: -------------------------------------------------------------------- Testcase Result Summary: total: 9023 passed: 9023 failed: 0 timeout: 0 -------------------------------------------------------------------- x86: -------------------------------------------------------------------- Testcase Result Summary: total: 9023 passed: 9023 failed: 0 timeout: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot <hulkrobot@huawei.com> ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2022-11-10 2:59 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2022-11-08 13:37 [PATCH 5.10 000/118] 5.10.154-rc1 review Greg Kroah-Hartman 2022-11-08 15:11 ` Pavel Machek 2022-11-08 19:54 ` Greg Kroah-Hartman 2022-11-08 20:46 ` Pavel Machek 2022-11-09 7:31 ` Greg Kroah-Hartman 2022-11-08 16:41 ` Naresh Kamboju 2022-11-08 19:27 ` Florian Fainelli 2022-11-09 2:56 ` Guenter Roeck 2022-11-10 2:59 ` zhouzhixiu
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox