2022-11-08 15:03:51

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 5.15 000/144] 5.15.78-rc1 review

This is the start of the stable review cycle for the 5.15.78 release.
There are 144 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.15.78-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.15.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <[email protected]>
Linux 5.15.78-rc1

Dokyung Song <[email protected]>
wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()

Ville Syrjälä <[email protected]>
drm/i915/sdvo: Setup DDC fully before output init

Ville Syrjälä <[email protected]>
drm/i915/sdvo: Filter out invalid outputs more sensibly

Brian Norris <[email protected]>
drm/rockchip: dsi: Force synchronous probe

Brian Norris <[email protected]>
drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach

Ronnie Sahlberg <[email protected]>
cifs: fix regression in very old smb1 mounts

Matthew Wilcox (Oracle) <[email protected]>
ext4,f2fs: fix readahead of verity data

Sumit Garg <[email protected]>
tee: Fix tee_shm_register() for kernel TEE drivers

Maxim Levitsky <[email protected]>
KVM: x86: emulator: update the emulation mode after CR0 write

Maxim Levitsky <[email protected]>
KVM: x86: emulator: update the emulation mode after rsm

Maxim Levitsky <[email protected]>
KVM: x86: emulator: introduce emulator_recalc_and_set_mode

Maxim Levitsky <[email protected]>
KVM: x86: emulator: em_sysexit should update ctxt->mode

Ryan Roberts <[email protected]>
KVM: arm64: Fix bad dereference on MTE-enabled systems

Emanuele Giuseppe Esposito <[email protected]>
KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable

Jim Mattson <[email protected]>
KVM: x86: Mask off reserved bits in CPUID.8000001FH

Jim Mattson <[email protected]>
KVM: x86: Mask off reserved bits in CPUID.80000001H

Jim Mattson <[email protected]>
KVM: x86: Mask off reserved bits in CPUID.80000008H

Jim Mattson <[email protected]>
KVM: x86: Mask off reserved bits in CPUID.8000001AH

Jim Mattson <[email protected]>
KVM: x86: Mask off reserved bits in CPUID.80000006H

Jiri Olsa <[email protected]>
x86/syscall: Include asm/ptrace.h in syscall_wrapper header

Luís Henriques <[email protected]>
ext4: fix BUG_ON() when directory entry has invalid rec_len

Ye Bin <[email protected]>
ext4: fix warning in 'ext4_da_release_space'

Helge Deller <[email protected]>
parisc: Avoid printing the hardware path twice

Helge Deller <[email protected]>
parisc: Export iosapic_serial_irq() symbol for serial port driver

Helge Deller <[email protected]>
parisc: Make 8250_gsc driver dependend on CONFIG_PARISC

Kan Liang <[email protected]>
perf/x86/intel: Fix pebs event constraints for SPR

Kan Liang <[email protected]>
perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]

Kan Liang <[email protected]>
perf/x86/intel: Fix pebs event constraints for ICL

Mark Rutland <[email protected]>
arm64: entry: avoid kprobe recursion

Ard Biesheuvel <[email protected]>
efi: random: Use 'ACPI reclaim' memory for random seed

Ard Biesheuvel <[email protected]>
efi: random: reduce seed size to 32 bytes

Miklos Szeredi <[email protected]>
fuse: add file_modified() to fallocate

Gaosheng Cui <[email protected]>
capabilities: fix potential memleak on error path from vfs_getxattr_alloc()

Zheng Yejian <[email protected]>
tracing/histogram: Update document for KEYS_MAX size

Rasmus Villemoes <[email protected]>
tools/nolibc/string: Fix memcmp() implementation

Steven Rostedt (Google) <[email protected]>
ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()

Li Qiang <[email protected]>
kprobe: reverse kp->flags when arm_kprobe failed

Shang XiaoJing <[email protected]>
tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()

Kuniyuki Iwashima <[email protected]>
tcp/udp: Make early_demux back namespacified.

Li Huafei <[email protected]>
ftrace: Fix use-after-free for dynamic ftrace_ops

David Sterba <[email protected]>
btrfs: fix type of parameter generation in btrfs_get_dentry

Josef Bacik <[email protected]>
btrfs: fix tree mod log mishandling of reallocated nodes

Filipe Manana <[email protected]>
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb

Eric Biggers <[email protected]>
fscrypt: fix keyring memory leak on mount failure

Eric Biggers <[email protected]>
fscrypt: stop using keyrings subsystem for fscrypt_master_key

Kuniyuki Iwashima <[email protected]>
af_unix: Fix memory leaks of the whole sk due to OOB skb.

Yu Kuai <[email protected]>
block, bfq: protect 'bfqd->queued' by 'bfqd->lock'

Luiz Augusto von Dentz <[email protected]>
Bluetooth: L2CAP: Fix attempting to access uninitialized memory

Luiz Augusto von Dentz <[email protected]>
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM

Chen Zhongjin <[email protected]>
i2c: piix4: Fix adapter not be removed in piix4_remove()

Cristian Marussi <[email protected]>
arm64: dts: juno: Add thermal critical trip points

Cristian Marussi <[email protected]>
firmware: arm_scmi: Fix devres allocation device in virtio transport

Cristian Marussi <[email protected]>
firmware: arm_scmi: Make Rx chan_setup fail on memory errors

Cristian Marussi <[email protected]>
firmware: arm_scmi: Suppress the driver's bind attributes

Chen Zhongjin <[email protected]>
block: Fix possible memory leak for rq_wb on add_disk failure

Ioana Ciornei <[email protected]>
arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers

Ioana Ciornei <[email protected]>
arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers

Ioana Ciornei <[email protected]>
arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers

Peng Fan <[email protected]>
arm64: dts: imx8: correct clock order

Tim Harvey <[email protected]>
ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset

Taniya Das <[email protected]>
clk: qcom: Update the force mem core bit for GPU clocks

Jerry Snitselaar <[email protected]>
efi/tpm: Pass correct address to memblock_reserve

Martin Tůma <[email protected]>
i2c: xiic: Add platform module alias

Danijel Slivka <[email protected]>
drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case

Samuel Bailey <[email protected]>
HID: saitek: add madcatz variant of MMO7 mouse device ID

Uday Shankar <[email protected]>
scsi: core: Restrict legal sdev_state transitions via sysfs

Ashish Kalra <[email protected]>
ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()

Sakari Ailus <[email protected]>
media: v4l: subdev: Fail graciously when getting try data for NULL state

Hangyu Hua <[email protected]>
media: meson: vdec: fix possible refcount leak in vdec_probe()

Hans Verkuil <[email protected]>
media: dvb-frontends/drxk: initialize err to 0

Hans Verkuil <[email protected]>
media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE

Hans Verkuil <[email protected]>
media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE

Laurent Pinchart <[email protected]>
media: rkisp1: Zero v4l2_subdev_format fields in when validating links

Laurent Pinchart <[email protected]>
media: rkisp1: Use correct macro for gradient registers

Laurent Pinchart <[email protected]>
media: rkisp1: Initialize color space on resizer sink and source pads

Laurent Pinchart <[email protected]>
media: rkisp1: Don't pass the quantization to rkisp1_csm_config()

Peter Oberparleiter <[email protected]>
s390/cio: fix out-of-bounds access on cio_ignore free

Vineeth Vijayan <[email protected]>
s390/cio: derive cdev information only for IO-subchannels

Peter Oberparleiter <[email protected]>
s390/boot: add secure boot trailer

Heiko Carstens <[email protected]>
s390/uaccess: add missing EX_TABLE entries to __clear_user()

Linus Walleij <[email protected]>
mtd: parsers: bcm47xxpart: Fix halfblock reads

Rafał Miłecki <[email protected]>
mtd: parsers: bcm47xxpart: print correct offset on read error

Helge Deller <[email protected]>
fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards

Helge Deller <[email protected]>
video/fbdev/stifb: Implement the stifb_fillrect() function

Johan Hovold <[email protected]>
drm/msm/hdmi: fix IRQ lifetime

Daniel Thompson <[email protected]>
drm/msm/hdmi: Remove spurious IRQF_ONESHOT flag

Dexuan Cui <[email protected]>
vsock: fix possible infinite sleep in vsock_connectible_wait_data()

Zhengchao Shao <[email protected]>
ipv6: fix WARNING in ip6_route_net_exit_late()

Chen Zhongjin <[email protected]>
net, neigh: Fix null-ptr-deref in neigh_table_clear()

Chen Zhongjin <[email protected]>
net/smc: Fix possible leaked pernet namespace in smc_init()

Liu Peibao <[email protected]>
stmmac: dwmac-loongson: fix invalid mdio_node

Nick Child <[email protected]>
ibmvnic: Free rwi on reset success

Gaosheng Cui <[email protected]>
net: mdio: fix undefined behavior in bit shift for __mdiobus_register

Hawkins Jiawei <[email protected]>
Bluetooth: L2CAP: Fix memory leak in vhci_write

Zhengchao Shao <[email protected]>
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()

Soenke Huster <[email protected]>
Bluetooth: virtio_bt: Use skb_put to set length

Maxim Mikityanskiy <[email protected]>
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu

Jozsef Kadlecsik <[email protected]>
netfilter: ipset: enforce documented limit to prevent allocating huge memory

Filipe Manana <[email protected]>
btrfs: fix ulist leaks in error paths of qgroup self tests

Filipe Manana <[email protected]>
btrfs: fix inode list leak during backref walking at find_parent_nodes()

Filipe Manana <[email protected]>
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()

Yang Yingliang <[email protected]>
isdn: mISDN: netjet: fix wrong check of device registration

Yang Yingliang <[email protected]>
mISDN: fix possible memory leak in mISDN_register_device()

Zhang Qilong <[email protected]>
rose: Fix NULL pointer dereference in rose_send_frame()

Zhengchao Shao <[email protected]>
ipvs: fix WARNING in ip_vs_app_net_cleanup()

Zhengchao Shao <[email protected]>
ipvs: fix WARNING in __ip_vs_cleanup_batch()

Jason A. Donenfeld <[email protected]>
ipvs: use explicitly signed chars

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: release flow rule object from commit path

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: netlink notifier might race to release objects

Ziyang Xuan <[email protected]>
net: tun: fix bugs for oversize packet when napi frags enabled

Dan Carpenter <[email protected]>
net: sched: Fix use after free in red_enqueue()

Sergey Shtylyov <[email protected]>
ata: pata_legacy: fix pdc20230_set_piomode()

Zhang Changzhong <[email protected]>
net: fec: fix improper use of NETDEV_TX_BUSY

Shang XiaoJing <[email protected]>
nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()

Shang XiaoJing <[email protected]>
nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()

Shang XiaoJing <[email protected]>
nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()

Shang XiaoJing <[email protected]>
nfc: fdp: Fix potential memory leak in fdp_nci_send()

Vladimir Oltean <[email protected]>
net: dsa: fall back to default tagger if we can't load the one from DT

Dan Carpenter <[email protected]>
RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()

Chen Zhongjin <[email protected]>
RDMA/core: Fix null-ptr-deref in ib_core_cleanup()

Chen Zhongjin <[email protected]>
net: dsa: Fix possible memory leaks in dsa_loop_init()

Zhang Xiaoxu <[email protected]>
nfs4: Fix kmemleak when allocate slot failed

Benjamin Coddington <[email protected]>
NFSv4.2: Fixup CLONE dest file size for zero-length count

Zhang Xiaoxu <[email protected]>
SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed

Trond Myklebust <[email protected]>
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot

Trond Myklebust <[email protected]>
NFSv4.1: Handle RECLAIM_COMPLETE trunking errors

Trond Myklebust <[email protected]>
NFSv4: Fix a potential state reclaim deadlock

Yangyang Li <[email protected]>
RDMA/hns: Disable local invalidate operation

Wenpeng Liang <[email protected]>
RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_xxx()

Xinhao Liu <[email protected]>
RDMA/hns: Remove magic number

Dean Luick <[email protected]>
IB/hfi1: Correctly move list in sc_disable()

Håkon Bugge <[email protected]>
RDMA/cma: Use output interface for net_dev check

Alexander Graf <[email protected]>
KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER

Alexander Graf <[email protected]>
KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()

Aaron Lewis <[email protected]>
KVM: x86: Protect the unused bits in MSR exiting flags

Roderick Colenbrander <[email protected]>
HID: playstation: add initial DualSense Edge controller support

Baolin Wang <[email protected]>
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page

Shirish S <[email protected]>
drm/amd/display: explicitly disable psr_feature_enable appropriately

Sean Christopherson <[email protected]>
KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)

Sean Christopherson <[email protected]>
KVM: x86: Trace re-injected exceptions

Lukas Wunner <[email protected]>
serial: ar933x: Deassert Transmit Enable on ->rs485_config()

James Smart <[email protected]>
scsi: lpfc: Rework MIB Rx Monitor debug info logic

James Smart <[email protected]>
scsi: lpfc: Adjust CMF total bytes and rxmonitor

James Smart <[email protected]>
scsi: lpfc: Adjust bytes received vales during cmf timer interval


-------------

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-ls1088a.dtsi | 6 +
arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 6 +
arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 6 +
arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi | 18 +-
arch/arm64/kernel/entry-common.c | 3 +-
arch/arm64/kvm/hyp/exception.c | 3 +-
arch/parisc/include/asm/hardware.h | 12 +-
arch/parisc/kernel/drivers.c | 14 +-
arch/s390/boot/compressed/vmlinux.lds.S | 13 +-
arch/s390/lib/uaccess.c | 6 +-
arch/x86/events/intel/core.c | 1 +
arch/x86/events/intel/ds.c | 18 +-
arch/x86/include/asm/syscall_wrapper.h | 2 +-
arch/x86/kvm/cpuid.c | 11 +-
arch/x86/kvm/emulate.c | 104 +++--
arch/x86/kvm/trace.h | 12 +-
arch/x86/kvm/vmx/vmx.c | 5 +
arch/x86/kvm/x86.c | 134 +++++-
block/bfq-iosched.c | 4 +-
block/genhd.c | 1 +
drivers/acpi/apei/ghes.c | 2 +-
drivers/ata/pata_legacy.c | 5 +-
drivers/bluetooth/virtio_bt.c | 2 +-
drivers/clk/qcom/gcc-sc7280.c | 1 +
drivers/clk/qcom/gpucc-sc7280.c | 1 +
drivers/firmware/arm_scmi/driver.c | 9 +-
drivers/firmware/arm_scmi/virtio.c | 6 +-
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 +-
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c | 8 +-
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 | 22 +-
drivers/hid/hid-ids.h | 2 +
drivers/hid/hid-playstation.c | 5 +-
drivers/hid/hid-quirks.c | 1 +
drivers/hid/hid-saitek.c | 2 +
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/hns/hns_roce_hw_v2.c | 266 ++++-------
drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 166 +++----
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 +-
.../platform/rockchip/rkisp1/rkisp1-capture.c | 7 +-
.../media/platform/rockchip/rkisp1/rkisp1-params.c | 14 +-
.../media/platform/rockchip/rkisp1/rkisp1-regs.h | 2 +-
.../platform/rockchip/rkisp1/rkisp1-resizer.c | 4 +
drivers/mtd/parsers/bcm47xxpart.c | 4 +-
drivers/net/dsa/dsa_loop.c | 25 +-
drivers/net/ethernet/freescale/fec_main.c | 4 +-
drivers/net/ethernet/ibm/ibmvnic.c | 16 +-
.../net/ethernet/stmicro/stmmac/dwmac-loongson.c | 7 +-
drivers/net/phy/mdio_bus.c | 2 +-
drivers/net/tun.c | 3 +-
.../wireless/broadcom/brcm80211/brcmfmac/fweh.c | 4 +
drivers/nfc/fdp/fdp.c | 10 +-
drivers/nfc/nfcmrvl/i2c.c | 7 +-
drivers/nfc/nxp-nci/core.c | 7 +-
drivers/nfc/s3fwrn5/core.c | 8 +-
drivers/parisc/iosapic.c | 1 +
drivers/s390/cio/css.c | 3 +-
drivers/scsi/lpfc/lpfc.h | 15 +-
drivers/scsi/lpfc/lpfc_crtn.h | 8 +
drivers/scsi/lpfc/lpfc_debugfs.c | 57 +--
drivers/scsi/lpfc/lpfc_debugfs.h | 2 +-
drivers/scsi/lpfc/lpfc_init.c | 101 ++---
drivers/scsi/lpfc/lpfc_mem.c | 9 +-
drivers/scsi/lpfc/lpfc_sli.c | 190 +++++++-
drivers/scsi/scsi_sysfs.c | 8 +
drivers/staging/media/meson/vdec/vdec.c | 2 +
drivers/tee/tee_core.c | 3 +
drivers/tee/tee_shm.c | 3 -
drivers/tty/serial/8250/Kconfig | 2 +-
drivers/tty/serial/ar933x_uart.c | 5 +
drivers/video/fbdev/stifb.c | 46 +-
fs/btrfs/backref.c | 54 ++-
fs/btrfs/export.c | 2 +-
fs/btrfs/export.h | 2 +-
fs/btrfs/extent-tree.c | 25 +-
fs/btrfs/file.c | 39 +-
fs/btrfs/tests/qgroup-tests.c | 20 +-
fs/cifs/connect.c | 11 +-
fs/crypto/fscrypt_private.h | 71 ++-
fs/crypto/hooks.c | 10 +-
fs/crypto/keyring.c | 491 +++++++++++----------
fs/crypto/keysetup.c | 81 ++--
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/nfs42proc.c | 3 +
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/hugetlb.h | 8 +-
include/media/v4l2-subdev.h | 6 +
include/net/protocol.h | 4 -
include/net/tcp.h | 2 +-
include/net/udp.h | 2 +-
kernel/kprobes.c | 5 +-
kernel/trace/ftrace.c | 16 +-
kernel/trace/kprobe_event_gen_test.c | 18 +-
kernel/trace/ring_buffer.c | 11 +
mm/gup.c | 14 +-
mm/hugetlb.c | 27 +-
net/bluetooth/l2cap_core.c | 84 +++-
net/core/neighbour.c | 2 +-
net/dsa/dsa2.c | 13 +-
net/ipv4/af_inet.c | 14 +-
net/ipv4/ip_input.c | 37 +-
net/ipv4/sysctl_net_ipv4.c | 59 +--
net/ipv6/ip6_input.c | 23 +-
net/ipv6/route.c | 14 +-
net/ipv6/tcp_ipv6.c | 9 +-
net/ipv6/udp.c | 9 +-
net/netfilter/ipset/ip_set_hash_gen.h | 30 +-
net/netfilter/ipvs/ip_vs_app.c | 10 +-
net/netfilter/ipvs/ip_vs_conn.c | 30 +-
net/netfilter/nf_tables_api.c | 8 +-
net/rose/rose_link.c | 3 +
net/sched/sch_red.c | 4 +-
net/smc/af_smc.c | 6 +-
net/sunrpc/sysfs.c | 12 +-
net/unix/af_unix.c | 13 +-
net/vmw_vsock/af_vsock.c | 5 +-
security/commoncap.c | 6 +-
tools/include/nolibc/nolibc.h | 4 +-
151 files changed, 1767 insertions(+), 1243 deletions(-)




2022-11-08 20:03:06

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/144] 5.15.78-rc1 review



On 11/8/2022 5:37 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.78 release.
> There are 144 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.15.78-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.15.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 <[email protected]>
--
Florian


2022-11-08 21:47:53

by Slade Watkins

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/144] 5.15.78-rc1 review

Hi,

On Tue, Nov 8, 2022 at 8:59 AM Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 5.15.78 release.
> There are 144 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.

5.15.78-rc1 compiled and booted on my x86_64 test system. No errors or
regressions.

Tested-by: Slade Watkins <[email protected]>

Best,
-srw

2022-11-08 23:42:12

by Allen Pais

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/144] 5.15.78-rc1 review

> This is the start of the stable review cycle for the 5.15.78 release.
> There are 144 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.15.78-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.15.y
> and the diffstat can be found below.
>

Compiled and booted on my x86_64 and ARM64 test systems. No errors or
regressions.

Tested-by: Allen Pais <[email protected]>

Thanks.

2022-11-09 03:38:06

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/144] 5.15.78-rc1 review

On Tue, Nov 08, 2022 at 02:37:57PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.78 release.
> There are 144 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: 159 pass: 159 fail: 0
Qemu test results:
total: 489 pass: 489 fail: 0

Tested-by: Guenter Roeck <[email protected]>

Guenter

2022-11-09 05:43:37

by Bagas Sanjaya

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/144] 5.15.78-rc1 review

On Tue, Nov 08, 2022 at 02:37:57PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.78 release.
> There are 144 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 <[email protected]>

--
An old man doll... just what I always wanted! - Clara


Attachments:
(No filename) (540.00 B)
signature.asc (235.00 B)
Download all attachments

2022-11-09 10:06:37

by Ron Economos

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/144] 5.15.78-rc1 review

On 11/8/22 5:37 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.78 release.
> There are 144 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.15.78-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.15.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Built and booted successfully on RISC-V RV64 (HiFive Unmatched).

Tested-by: Ron Economos <[email protected]>


2022-11-09 11:34:10

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/144] 5.15.78-rc1 review

On Tue, 8 Nov 2022 at 19:29, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 5.15.78 release.
> There are 144 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.15.78-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.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 <[email protected]>

NOTE:
1) following warning noticed while booting x86 machine with kselftest
configs enabled. this is always reproducible.

[ 1.465970] RETBleed: Mitigation: IBRS
[ 1.466971] Spectre V2 : mitigation: Enabling conditional Indirect
Branch Prediction Barrier
[ 1.467970] Speculative Store Bypass: Mitigation: Speculative Store
Bypass disabled via prctl and seccomp
[ 1.468983] MDS: Mitigation: Clear CPU buffers
[ 1.469970] TAA: Mitigation: Clear CPU buffers
[ 1.470970] MMIO Stale Data: Mitigation: Clear CPU buffers
[ 1.471972] SRBDS: Mitigation: Microcode
[ 1.499045] ------------[ cut here ]------------
[ 1.499970] missing return thunk:
lkdtm_rodata_do_nothing+0x0/0x10-lkdtm_rodata_do_nothing+0x5/0x10: e9
00 00 00 00
[ 1.499978] WARNING: CPU: 0 PID: 0 at
arch/x86/kernel/alternative.c:557 apply_returns+0x1d4/0x210
[ 1.501970] Modules linked in:
[ 1.502970] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.15.78-rc1 #1
[ 1.503970] Hardware name: Supermicro SYS-5019S-ML/X11SSH-F, BIOS
2.5 11/26/2020
[ 1.504970] RIP: 0010:apply_returns+0x1d4/0x210

Full test log link,
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15.77-145-gf98185b81e48/testrun/12907748/suite/log-parser-boot/test/check-kernel-exception/log

metadata:
build_name: gcc-11-lkftconfig-kselftest-kernel
git_ref: linux-5.15.y
git_repo: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
git_sha: f98185b81e483128439a76d6e64217b606c09bed
git_describe: v5.15.77-145-gf98185b81e48
kernel_version: 5.15.78-rc1
kernel-config: https://builds.tuxbuild.com/2HGeJ0HPMmHQP8DQlZikW685I9F/config
build-url: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc/-/pipelines/688777444
artifact-location: https://builds.tuxbuild.com/2HGeJ0HPMmHQP8DQlZikW685I9F
toolchain: gcc-11

2) The arm x15 device kernel crash log was shared on another email thread.

[ 5.393585] Internal error: Oops: 5 [#1] SMP ARM
[ 7.917999] WARNING: CPU: 0 PID: 8 at kernel/sched/core.c:9542
__might_sleep+0xa8/0xac
[ 10.529235] kernel BUG at kernel/sched/core.c:6360!

Email thread link,
- https://lore.kernel.org/stable/CA+G9fYt49jY+sAqHXYwpJtF0oa-jL8t8nArY6W1_zui0sKFipA@mail.gmail.com/T/#u

## Build
* kernel: 5.15.78-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-5.15.y
* git commit: f98185b81e483128439a76d6e64217b606c09bed
* git describe: v5.15.77-145-gf98185b81e48
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15.77-145-gf98185b81e48

## Test Regressions (compared to v5.15.76-133-g55ed865a9c8f)

## Metric Regressions (compared to v5.15.76-133-g55ed865a9c8f)

## Test Fixes (compared to v5.15.76-133-g55ed865a9c8f)

## Metric Fixes (compared to v5.15.76-133-g55ed865a9c8f)


## Test result summary
total: 154331, pass: 129988, fail: 4055, skip: 19753, xfail: 535

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 149 total, 148 passed, 1 failed
* arm64: 47 total, 45 passed, 2 failed
* i386: 37 total, 35 passed, 2 failed
* mips: 27 total, 27 passed, 0 failed
* parisc: 6 total, 6 passed, 0 failed
* powerpc: 30 total, 30 passed, 0 failed
* riscv: 10 total, 10 passed, 0 failed
* s390: 12 total, 12 passed, 0 failed
* sh: 12 total, 12 passed, 0 failed
* sparc: 6 total, 6 passed, 0 failed
* x86_64: 40 total, 38 passed, 2 failed

## Test suites summary
* fwts
* igt-gpu-tools
* kself[
* kselftest-android
* kselftest-arm64
* kselftest-arm64/arm64.btitest.bti_c_func
* kselftest-arm64/arm64.btitest.bti_j_func
* kselftest-arm64/arm64.btitest.bti_jc_func
* kselftest-arm64/arm64.btitest.bti_none_func
* kselftest-arm64/arm64.btitest.nohint_func
* kselftest-arm64/arm64.btitest.paciasp_func
* kselftest-arm64/arm64.nobtitest.bti_c_func
* kselftest-arm64/arm64.nobtitest.bti_j_func
* kselftest-arm64/arm64.nobtitest.bti_jc_func
* kselftest-arm64/arm64.nobtitest.bti_none_func
* kselftest-arm64/arm64.nobtitest.nohint_func
* kselftest-arm64/arm64.nobtitest.paciasp_func
* 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
* perf/Zstd-perf.data-compression
* rcutorture
* v4l2-compliance
* vdso

--
Linaro LKFT
https://lkft.linaro.org

2022-11-10 02:38:53

by Shuah Khan

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/144] 5.15.78-rc1 review

On 11/8/22 06:37, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.78 release.
> There are 144 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.15.78-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.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 <[email protected]>

thanks,
-- Shuah

2022-11-10 11:21:28

by Sudip Mukherjee

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/144] 5.15.78-rc1 review

Hi Greg,

On Tue, Nov 08, 2022 at 02:37:57PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.78 release.
> There are 144 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 test (gcc version 12.2.1 20221016):
mips: 62 configs -> no failure
arm: 99 configs -> no failure
arm64: 3 configs -> no failure
x86_64: 4 configs -> no failure
alpha allmodconfig -> no failure
csky allmodconfig -> no failure
powerpc allmodconfig -> no failure
riscv allmodconfig -> no failure
s390 allmodconfig -> no failure
xtensa allmodconfig -> no failure

Boot test:
x86_64: Booted on my test laptop. No regression.
x86_64: Booted on qemu. No regression. [1]
arm64: Booted on rpi4b (4GB model). No regression. [2]

[1]. https://openqa.qa.codethink.co.uk/tests/2128
[2]. https://openqa.qa.codethink.co.uk/tests/2134

Tested-by: Sudip Mukherjee <[email protected]>

--
Regards
Sudip