[PATCH 5.15 00/83] 5.15.72-rc1 review

Greg Kroah-Hartman posted 83 patches 3 years, 2 months ago
Makefile                                           |   4 +-
arch/arm/boot/dts/am33xx-l4.dtsi                   |   3 +-
arch/arm/boot/dts/am5748.dtsi                      |   4 +
arch/arm/boot/dts/integratorap.dts                 |   1 +
arch/arm64/boot/dts/qcom/sm8350.dtsi               |   2 +-
arch/powerpc/mm/book3s64/radix_pgtable.c           |   9 --
arch/x86/kernel/alternative.c                      |  45 ++++---
arch/x86/kernel/cpu/sgx/main.c                     |  15 ++-
arch/x86/kvm/cpuid.c                               |   2 -
drivers/ata/libata-core.c                          |   4 +
drivers/clk/bcm/clk-iproc-pll.c                    |  12 +-
drivers/clk/imx/clk-imx6sx.c                       |   4 +-
drivers/clk/ingenic/tcu.c                          |  15 +--
drivers/firmware/arm_scmi/scmi_pm_domain.c         |  26 ----
drivers/gpio/gpio-mvebu.c                          |  15 +--
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c           |   4 +
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |  27 +++-
drivers/gpu/drm/bridge/analogix/analogix_dp_core.c |  13 --
drivers/gpu/drm/bridge/lontium-lt8912b.c           |  13 +-
drivers/gpu/drm/i915/gem/i915_gem_context.c        |   8 +-
drivers/gpu/drm/i915/gt/intel_engine_types.h       |  15 +++
.../gpu/drm/i915/gt/intel_execlists_submission.c   |  21 ++-
drivers/input/keyboard/snvs_pwrkey.c               |   2 +-
drivers/input/touchscreen/melfas_mip4.c            |   2 +-
drivers/media/dvb-core/dvb_vb2.c                   |  11 ++
drivers/media/v4l2-core/v4l2-compat-ioctl32.c      |   2 +
drivers/mmc/host/mmc_hsq.c                         |   2 +-
drivers/mmc/host/moxart-mmc.c                      |  17 +--
drivers/net/can/c_can/c_can.h                      |  17 ++-
drivers/net/can/c_can/c_can_main.c                 |  11 +-
drivers/net/dsa/mt7530.c                           |  15 ++-
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c     |  28 ++--
.../ethernet/mellanox/mlxbf_gige/mlxbf_gige_mdio.c |   4 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |  23 ++--
drivers/net/phy/phy_device.c                       |  10 +-
drivers/net/usb/qmi_wwan.c                         |   1 +
drivers/net/usb/usbnet.c                           |   7 +-
drivers/nvme/host/core.c                           |   6 +-
drivers/reset/reset-imx7.c                         |   1 +
drivers/soc/sunxi/sunxi_sram.c                     |  27 ++--
drivers/staging/media/rkvdec/rkvdec-h264.c         |   4 +-
drivers/thunderbolt/switch.c                       |   1 +
drivers/usb/storage/unusual_uas.h                  |  21 +++
drivers/usb/typec/ucsi/ucsi.c                      |   2 -
drivers/vdpa/ifcvf/ifcvf_base.c                    |   4 +-
drivers/vdpa/vdpa_user/vduse_dev.c                 |   9 +-
fs/coredump.c                                      |  38 +++++-
fs/internal.h                                      |  27 ++++
fs/ntfs/super.c                                    |   3 +-
fs/read_write.c                                    |  22 +--
fs/xattr.c                                         |  84 ++++++++----
kernel/cgroup/cgroup.c                             |  54 +++++---
kernel/dma/swiotlb.c                               |  13 +-
mm/damon/dbgfs.c                                   |  19 ++-
mm/madvise.c                                       |   7 +-
mm/memory-failure.c                                |   3 +
mm/migrate.c                                       |   5 +-
mm/page_alloc.c                                    |  65 +++++++--
mm/secretmem.c                                     |   2 +-
net/mac80211/tx.c                                  |   4 +
net/sched/act_ct.c                                 |   5 +-
sound/pci/hda/hda_bind.c                           |   6 +-
sound/pci/hda/hda_jack.c                           |  11 ++
sound/pci/hda/hda_jack.h                           |   1 +
sound/pci/hda/patch_hdmi.c                         |  23 +++-
sound/pci/hda/patch_realtek.c                      |  12 ++
sound/soc/codecs/tas2770.c                         |   3 +
sound/soc/fsl/imx-card.c                           |   4 +
tools/perf/Documentation/perf-list.txt             |   4 +
tools/perf/builtin-annotate.c                      |   4 +
tools/perf/builtin-c2c.c                           |   9 +-
tools/perf/builtin-kmem.c                          |   2 +-
tools/perf/builtin-kvm.c                           |   9 +-
tools/perf/builtin-list.c                          |  42 ++++--
tools/perf/builtin-lock.c                          |   5 +-
tools/perf/builtin-mem.c                           |   5 +-
tools/perf/builtin-probe.c                         |   5 +
tools/perf/builtin-record.c                        |   4 +
tools/perf/builtin-sched.c                         |   8 +-
tools/perf/builtin-script.c                        |   7 +-
tools/perf/builtin-stat.c                          |   4 +-
tools/perf/builtin-timechart.c                     |   3 +-
tools/perf/builtin-top.c                           |   4 +
tools/perf/util/evsel.c                            |  59 ++++++--
tools/perf/util/evsel.h                            |  14 ++
tools/perf/util/metricgroup.c                      |  78 +++++++++--
tools/perf/util/metricgroup.h                      |   2 +-
tools/perf/util/parse-events-hybrid.c              |  34 +++--
tools/perf/util/parse-events-hybrid.h              |   6 +-
tools/perf/util/parse-events.c                     | 148 +++++++++++++++------
tools/perf/util/parse-events.h                     |  13 +-
tools/perf/util/parse-events.l                     |   1 +
tools/perf/util/parse-events.y                     |  10 ++
tools/perf/util/pfm.c                              |   3 +-
tools/perf/util/pmu.c                              |  40 +++++-
tools/perf/util/pmu.h                              |   4 +-
tools/testing/selftests/net/reuseport_bpf.c        |   2 +-
97 files changed, 1022 insertions(+), 407 deletions(-)
[PATCH 5.15 00/83] 5.15.72-rc1 review
Posted by Greg Kroah-Hartman 3 years, 2 months ago
This is the start of the stable review cycle for the 5.15.72 release.
There are 83 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, 05 Oct 2022 07:07:06 +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.72-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 <gregkh@linuxfoundation.org>
    Linux 5.15.72-rc1

Ian Rogers <irogers@google.com>
    perf evsel: Add tool event helpers

John Garry <john.garry@huawei.com>
    perf pmu: Fix alias events list

Chris Wilson <chris@chris-wilson.co.uk>
    drm/i915/gem: Really move i915_gem_context.link under ref protection

Nadav Amit <namit@vmware.com>
    x86/alternative: Fix race in try_get_desc()

Florian Fischer <florian.fischer@muhq.space>
    perf list: Print all available tool events

Wei Li <liwei391@huawei.com>
    perf tools: Enhance the matching of sub-commands abbreviations

James Clark <james.clark@arm.com>
    perf tools: Check vmlinux/kallsyms arguments in all tools

Jin Yao <yao.jin@linux.intel.com>
    perf list: Display hybrid PMU events with cpu type

Ian Rogers <irogers@google.com>
    perf parse-events: Identify broken modifiers

Ian Rogers <irogers@google.com>
    perf parse-events: Add new "metric-id" term

Ian Rogers <irogers@google.com>
    perf parse-events: Add const to evsel name

Ian Rogers <irogers@google.com>
    perf metric: Only add a referenced metric once

Ian Rogers <irogers@google.com>
    perf metric: Add documentation and rename a variable.

Jim Mattson <jmattson@google.com>
    KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guest

Florian Fainelli <f.fainelli@gmail.com>
    clk: iproc: Do not rely on node name for correct PLL setup

Han Xu <han.xu@nxp.com>
    clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks

Al Viro <viro@zeniv.linux.org.uk>
    don't use __kernel_write() on kmap_local_page()

Stefan Roesch <shr@fb.com>
    fs: split off setxattr_copy and do_setxattr function from setxattr

Angus Chen <angus.chen@jaguarmicro.com>
    vdpa/ifcvf: fix the calculation of queuepair

Wang Yufen <wangyufen@huawei.com>
    selftests: Fix the if conditions of in test_extra_filter()

Lukas Wunner <lukas@wunner.de>
    net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()

Junxiao Chang <junxiao.chang@intel.com>
    net: stmmac: power up/down serdes in stmmac_open/release

Hans de Goede <hdegoede@redhat.com>
    wifi: mac80211: fix regression with non-QoS drivers

Michael Kelley <mikelley@microsoft.com>
    nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices

Peng Wu <wupeng58@huawei.com>
    net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probe

Rafael Mendonca <rafaelmendsr@gmail.com>
    cxgb4: fix missing unlock on ETHOFLD desc collect fail path

Hangyu Hua <hbh25y@gmail.com>
    net: sched: act_ct: fix possible refcount leak in tcf_ct_init()

Peilin Ye <peilin.ye@bytedance.com>
    usbnet: Fix memory leak in usbnet_disconnect()

Pali Rohár <pali@kernel.org>
    gpio: mvebu: Fix check for pwm support on non-A8K platforms

Yang Yingliang <yangyingliang@huawei.com>
    Input: melfas_mip4 - fix return value check in mip4_probe()

Brian Norris <briannorris@chromium.org>
    Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resume time"

Francesco Dolcini <francesco.dolcini@toradex.com>
    drm/bridge: lt8912b: fix corrupted image output

Philippe Schenker <philippe.schenker@toradex.com>
    drm/bridge: lt8912b: set hdmi or dvi mode

Philippe Schenker <philippe.schenker@toradex.com>
    drm/bridge: lt8912b: add vsync hsync

Martin Povišer <povik+lin@cutebit.org>
    ASoC: tas2770: Reinit regcache on reset

Johan Hovold <johan+linaro@kernel.org>
    arm64: dts: qcom: sm8350: fix UFS PHY serdes size

Shengjiu Wang <shengjiu.wang@nxp.com>
    ASoC: imx-card: Fix refcount issue with of_node_put

Samuel Holland <samuel@sholland.org>
    soc: sunxi: sram: Fix debugfs info for A64 SRAM C

Samuel Holland <samuel@sholland.org>
    soc: sunxi: sram: Fix probe function ordering issues

Cai Huoqing <caihuoqing@baidu.com>
    soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resource()

Samuel Holland <samuel@sholland.org>
    soc: sunxi: sram: Prevent the driver from being unbound

Samuel Holland <samuel@sholland.org>
    soc: sunxi: sram: Actually claim SRAM regions

Romain Naour <romain.naour@skf.com>
    ARM: dts: am5748: keep usb4_tm disabled

Richard Zhu <hongxing.zhu@nxp.com>
    reset: imx7: Fix the iMX8MP PCIe PHY PERST support

YuTong Chang <mtwget@gmail.com>
    ARM: dts: am33xx: Fix MMCHS0 dma properties

Tianyu Lan <Tianyu.Lan@microsoft.com>
    swiotlb: max mapping size takes min align mask into account

Hans Verkuil <hverkuil-cisco@xs4all.nl>
    media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()

Nicolas Dufresne <nicolas.dufresne@collabora.com>
    media: rkvdec: Disable H.264 error detection

Hangyu Hua <hbh25y@gmail.com>
    media: dvb_vb2: fix possible out of bound access

Shuai Xue <xueshuai@linux.alibaba.com>
    mm,hwpoison: check mm when killing accessing process

Minchan Kim <minchan@kernel.org>
    mm: fix madivse_pageout mishandling on non-LRU page

Alistair Popple <apopple@nvidia.com>
    mm/migrate_device.c: flush TLB while holding PTL

Binyi Han <dantengknight@gmail.com>
    mm: fix dereferencing possible ERR_PTR

Maurizio Lombardi <mlombard@redhat.com>
    mm: prevent page_frag_alloc() from corrupting the memory

Mel Gorman <mgorman@techsingularity.net>
    mm/page_alloc: fix race condition between build_all_zonelists and page allocation

Wenchao Chen <wenchao.chen@unisoc.com>
    mmc: hsq: Fix data stomping during mmc recovery

Sergei Antonov <saproj@gmail.com>
    mmc: moxart: fix 4-bit bus width and remove 8-bit bus width

Niklas Cassel <niklas.cassel@wdc.com>
    libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205

Maxime Coquelin <maxime.coquelin@redhat.com>
    vduse: prevent uninitialized memory accesses

Bokun Zhang <Bokun.Zhang@amd.com>
    drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV

Chris Wilson <chris@chris-wilson.co.uk>
    drm/i915/gt: Restrict forced preemption to the active context

Yang Shi <shy828301@gmail.com>
    powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush

Ulf Hansson <ulf.hansson@linaro.org>
    Revert "firmware: arm_scmi: Add clock management to the SCMI power domain"

Alexander Couzens <lynxis@fe80.eu>
    net: mt7531: only do PLL once after the reset

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    mm/damon/dbgfs: fix memory leak when using debugfs_lookup()

ChenXiaoSong <chenxiaosong2@huawei.com>
    ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()

Linus Walleij <linus.walleij@linaro.org>
    ARM: dts: integrator: Tag PCI host with device_type

Jarkko Sakkinen <jarkko@kernel.org>
    x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd

Aidan MacDonald <aidanmacdonald.0x0@gmail.com>
    clk: ingenic-tcu: Properly enable registers before accessing timers

Marc Kleine-Budde <mkl@pengutronix.de>
    can: c_can: don't cache TX messages for C_CAN cores

Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
    Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address

Frank Wunderlich <frank-w@public-files.de>
    net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455

Mario Limonciello <mario.limonciello@amd.com>
    thunderbolt: Explicitly reset plug events delay back to USB4 spec value

Heikki Krogerus <heikki.krogerus@linux.intel.com>
    usb: typec: ucsi: Remove incorrect warning

Hongling Zeng <zenghongling@kylinos.cn>
    uas: ignore UAS for Thinkplus chips

Hongling Zeng <zenghongling@kylinos.cn>
    usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS

Hongling Zeng <zenghongling@kylinos.cn>
    uas: add no-uas quirk for Hiksemi usb_disk

Ming Lei <ming.lei@redhat.com>
    cgroup: cgroup_get_from_id() must check the looked-up kn is a directory

Shakeel Butt <shakeelb@google.com>
    cgroup: reduce dependency on cgroup_mutex

Alexander Sergeyev <sergeev917@gmail.com>
    ALSA: hda/realtek: fix speakers and micmute on HP 855 G8

Mohan Kumar <mkumard@nvidia.com>
    ALSA: hda: Fix Nvidia dp infoframe

Takashi Iwai <tiwai@suse.de>
    ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount saturation

Takashi Iwai <tiwai@suse.de>
    ALSA: hda: Do disconnect jacks at codec unbind


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

Diffstat:

 Makefile                                           |   4 +-
 arch/arm/boot/dts/am33xx-l4.dtsi                   |   3 +-
 arch/arm/boot/dts/am5748.dtsi                      |   4 +
 arch/arm/boot/dts/integratorap.dts                 |   1 +
 arch/arm64/boot/dts/qcom/sm8350.dtsi               |   2 +-
 arch/powerpc/mm/book3s64/radix_pgtable.c           |   9 --
 arch/x86/kernel/alternative.c                      |  45 ++++---
 arch/x86/kernel/cpu/sgx/main.c                     |  15 ++-
 arch/x86/kvm/cpuid.c                               |   2 -
 drivers/ata/libata-core.c                          |   4 +
 drivers/clk/bcm/clk-iproc-pll.c                    |  12 +-
 drivers/clk/imx/clk-imx6sx.c                       |   4 +-
 drivers/clk/ingenic/tcu.c                          |  15 +--
 drivers/firmware/arm_scmi/scmi_pm_domain.c         |  26 ----
 drivers/gpio/gpio-mvebu.c                          |  15 +--
 drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c           |   4 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |  27 +++-
 drivers/gpu/drm/bridge/analogix/analogix_dp_core.c |  13 --
 drivers/gpu/drm/bridge/lontium-lt8912b.c           |  13 +-
 drivers/gpu/drm/i915/gem/i915_gem_context.c        |   8 +-
 drivers/gpu/drm/i915/gt/intel_engine_types.h       |  15 +++
 .../gpu/drm/i915/gt/intel_execlists_submission.c   |  21 ++-
 drivers/input/keyboard/snvs_pwrkey.c               |   2 +-
 drivers/input/touchscreen/melfas_mip4.c            |   2 +-
 drivers/media/dvb-core/dvb_vb2.c                   |  11 ++
 drivers/media/v4l2-core/v4l2-compat-ioctl32.c      |   2 +
 drivers/mmc/host/mmc_hsq.c                         |   2 +-
 drivers/mmc/host/moxart-mmc.c                      |  17 +--
 drivers/net/can/c_can/c_can.h                      |  17 ++-
 drivers/net/can/c_can/c_can_main.c                 |  11 +-
 drivers/net/dsa/mt7530.c                           |  15 ++-
 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c     |  28 ++--
 .../ethernet/mellanox/mlxbf_gige/mlxbf_gige_mdio.c |   4 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |  23 ++--
 drivers/net/phy/phy_device.c                       |  10 +-
 drivers/net/usb/qmi_wwan.c                         |   1 +
 drivers/net/usb/usbnet.c                           |   7 +-
 drivers/nvme/host/core.c                           |   6 +-
 drivers/reset/reset-imx7.c                         |   1 +
 drivers/soc/sunxi/sunxi_sram.c                     |  27 ++--
 drivers/staging/media/rkvdec/rkvdec-h264.c         |   4 +-
 drivers/thunderbolt/switch.c                       |   1 +
 drivers/usb/storage/unusual_uas.h                  |  21 +++
 drivers/usb/typec/ucsi/ucsi.c                      |   2 -
 drivers/vdpa/ifcvf/ifcvf_base.c                    |   4 +-
 drivers/vdpa/vdpa_user/vduse_dev.c                 |   9 +-
 fs/coredump.c                                      |  38 +++++-
 fs/internal.h                                      |  27 ++++
 fs/ntfs/super.c                                    |   3 +-
 fs/read_write.c                                    |  22 +--
 fs/xattr.c                                         |  84 ++++++++----
 kernel/cgroup/cgroup.c                             |  54 +++++---
 kernel/dma/swiotlb.c                               |  13 +-
 mm/damon/dbgfs.c                                   |  19 ++-
 mm/madvise.c                                       |   7 +-
 mm/memory-failure.c                                |   3 +
 mm/migrate.c                                       |   5 +-
 mm/page_alloc.c                                    |  65 +++++++--
 mm/secretmem.c                                     |   2 +-
 net/mac80211/tx.c                                  |   4 +
 net/sched/act_ct.c                                 |   5 +-
 sound/pci/hda/hda_bind.c                           |   6 +-
 sound/pci/hda/hda_jack.c                           |  11 ++
 sound/pci/hda/hda_jack.h                           |   1 +
 sound/pci/hda/patch_hdmi.c                         |  23 +++-
 sound/pci/hda/patch_realtek.c                      |  12 ++
 sound/soc/codecs/tas2770.c                         |   3 +
 sound/soc/fsl/imx-card.c                           |   4 +
 tools/perf/Documentation/perf-list.txt             |   4 +
 tools/perf/builtin-annotate.c                      |   4 +
 tools/perf/builtin-c2c.c                           |   9 +-
 tools/perf/builtin-kmem.c                          |   2 +-
 tools/perf/builtin-kvm.c                           |   9 +-
 tools/perf/builtin-list.c                          |  42 ++++--
 tools/perf/builtin-lock.c                          |   5 +-
 tools/perf/builtin-mem.c                           |   5 +-
 tools/perf/builtin-probe.c                         |   5 +
 tools/perf/builtin-record.c                        |   4 +
 tools/perf/builtin-sched.c                         |   8 +-
 tools/perf/builtin-script.c                        |   7 +-
 tools/perf/builtin-stat.c                          |   4 +-
 tools/perf/builtin-timechart.c                     |   3 +-
 tools/perf/builtin-top.c                           |   4 +
 tools/perf/util/evsel.c                            |  59 ++++++--
 tools/perf/util/evsel.h                            |  14 ++
 tools/perf/util/metricgroup.c                      |  78 +++++++++--
 tools/perf/util/metricgroup.h                      |   2 +-
 tools/perf/util/parse-events-hybrid.c              |  34 +++--
 tools/perf/util/parse-events-hybrid.h              |   6 +-
 tools/perf/util/parse-events.c                     | 148 +++++++++++++++------
 tools/perf/util/parse-events.h                     |  13 +-
 tools/perf/util/parse-events.l                     |   1 +
 tools/perf/util/parse-events.y                     |  10 ++
 tools/perf/util/pfm.c                              |   3 +-
 tools/perf/util/pmu.c                              |  40 +++++-
 tools/perf/util/pmu.h                              |   4 +-
 tools/testing/selftests/net/reuseport_bpf.c        |   2 +-
 97 files changed, 1022 insertions(+), 407 deletions(-)


Re: [PATCH 5.15 00/83] 5.15.72-rc1 review
Posted by Kelsey Steele 3 years, 2 months ago
On Mon, Oct 03, 2022 at 09:10:25AM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.72 release.
> There are 83 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, 05 Oct 2022 07:07:06 +0000.
> Anything received after that time might be too late.

No regressions found on WSL x86_64 and WSL ARM64

Built, booted, and compared dmesg results against 5.15.71.

Thank you. :)

Tested-by: Kelsey Steele <kelseysteele@linux.microsoft.com>
Re: [PATCH 5.15 00/83] 5.15.72-rc1 review
Posted by Sudip Mukherjee (Codethink) 3 years, 2 months ago
Hi Greg,

On Mon, Oct 03, 2022 at 09:10:25AM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.72 release.
> There are 83 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, 05 Oct 2022 07:07:06 +0000.
> Anything received after that time might be too late.

Build test (gcc version 12.2.1 20220925):
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/1946
[2]. https://openqa.qa.codethink.co.uk/tests/1949

Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>

--
Regards
Sudip
Re: [PATCH 5.15 00/83] 5.15.72-rc1 review
Posted by Naresh Kamboju 3 years, 2 months ago
On Mon, 3 Oct 2022 at 12:48, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 5.15.72 release.
> There are 83 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, 05 Oct 2022 07:07:06 +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.72-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.
Regressions while building perf on arm, arm64, x86_64 and i386 as other
reported build log [1].

A part from that perf build failure, no new test failures found.

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>

[1] https://builds.tuxbuild.com/2FcCmZZxrIrCmIDx2eq38erKAj8/

## Build
* kernel: 5.15.72-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-5.15.y
* git commit: ['6b8312581f86c31858502556391330b10956a92b']
* git describe: v5.15.71-84-g6b8312581f86
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15.71-84-g6b8312581f86

## Test Regressions (compared to v5.15.71)
* arm, arm64, x86_64 and i386 build
  - gcc-10-lkftconfig-perf

## No Metric Regressions (compared to v5.15.71)

## No Test Fixes (compared to v5.15.71)

## No Metric Fixes (compared to v5.15.71)

## Test result summary
total: 102006, pass: 90385, fail: 665, skip: 10658, xfail: 298

## Build Summary
* arc: 10 total, 10 passed, 0 failed
* arm: 332 total, 324 passed, 7 failed, 1 skipped
* arm64: 70 total, 65 passed, 4 failed, 1 skipped
* i386: 61 total, 54 passed, 7 failed
* mips: 61 total, 56 passed, 5 failed
* parisc: 14 total, 14 passed, 0 failed
* powerpc: 68 total, 60 passed, 8 failed
* riscv: 26 total, 25 passed, 1 failed
* s390: 29 total, 26 passed, 3 failed
* sh: 26 total, 24 passed, 2 failed
* sparc: 14 total, 14 passed, 0 failed
* x86_64: 66 total, 57 passed, 9 failed

## Test suites summary
* fwts
* igt-gpu-tools
* 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-syscalls
* ltp-tracing
* network-basic-tests
* packetdrill
* rcutorture
* v4l2-compliance
* vdso

--
Linaro LKFT
https://lkft.linaro.org
Re: [PATCH 5.15 00/83] 5.15.72-rc1 review
Posted by Bagas Sanjaya 3 years, 2 months ago
On Mon, Oct 03, 2022 at 09:10:25AM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.72 release.
> There are 83 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.1.0).

Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>

-- 
An old man doll... just what I always wanted! - Clara
Re: [PATCH 5.15 00/83] 5.15.72-rc1 review
Posted by Shuah Khan 3 years, 2 months ago
On 10/3/22 01:10, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.72 release.
> There are 83 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, 05 Oct 2022 07:07:06 +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.72-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. I am still seeing the drm related
regression and didn't get a chance to isolate. Will try to do it this week.

Tested-by: Shuah Khan <skhan@linuxfoundation.org>

thanks,
-- Shuah
Re: [PATCH 5.15 00/83] 5.15.72-rc1 review
Posted by Shuah Khan 3 years, 2 months ago
On 10/3/22 15:30, Shuah Khan wrote:
> On 10/3/22 01:10, Greg Kroah-Hartman wrote:
>> This is the start of the stable review cycle for the 5.15.72 release.
>> There are 83 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, 05 Oct 2022 07:07:06 +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.72-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. I am still seeing the drm related
> regression and didn't get a chance to isolate. Will try to do it this week.
> 
> Tested-by: Shuah Khan <skhan@linuxfoundation.org>
> 

Sorry for the confusion. This 5.15.72 is just fine. The drm issue I am seeing
is on 5.10.147 and started in 5.10.146. I isolated it in 5.4 and testing the
same on 5.10 - will send responses to those threads.

Compiled and booted on my test system. No dmesg regressions.

Tested-by: Shuah Khan <skhan@linuxfoundation.org>

thanks,
-- Shuah
Re: [PATCH 5.15 00/83] 5.15.72-rc1 review
Posted by Slade Watkins 3 years, 2 months ago
On 10/3/22 at 3:10 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.72 release.
> There are 83 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, 05 Oct 2022 07:07:06 +0000.
> Anything received after that time might be too late.

5.15.72-rc1 compiled and booted with no errors or regressions on my 
x86_64 test system.

Tested-by: Slade Watkins <srw@sladewatkins.net>

-srw
Re: [PATCH 5.15 00/83] 5.15.72-rc1 review
Posted by Ron Economos 3 years, 2 months ago
On 10/3/22 12:10 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.72 release.
> There are 83 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, 05 Oct 2022 07:07:06 +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.72-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 <re@w6rz.net>
Re: [PATCH 5.15 00/83] 5.15.72-rc1 review
Posted by Guenter Roeck 3 years, 2 months ago
On Mon, Oct 03, 2022 at 09:10:25AM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.72 release.
> There are 83 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, 05 Oct 2022 07:07:06 +0000.
> Anything received after that time might be too late.
> 

Build results:
	total: 159 pass: 157 fail: 2
Failed builds:
	i386:tools/perf
	x86_64:tools/perf
Qemu test results:
	total: 486 pass: 486 fail: 0

Perf build failures as already reported.

Guenter
Re: [PATCH 5.15 00/83] 5.15.72-rc1 review
Posted by Guenter Roeck 3 years, 2 months ago
On 10/3/22 00:10, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.72 release.
> There are 83 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, 05 Oct 2022 07:07:06 +0000.
> Anything received after that time might be too late.
> 

perf fails to build.

In file included from util/evlist.h:13,
                  from builtin-annotate.c:21:
util/evsel.h:266:38: error: ‘PERF_TOOL_MAX’ undeclared here (not in a function); did you mean ‘PERF_TXN_MAX’?
   266 | extern const char *evsel__tool_names[PERF_TOOL_MAX];
       |                                      ^~~~~~~~~~~~~
       |                                      PERF_TXN_MAX
In file included from util/hist.h:8,
                  from builtin-diff.c:13:
util/evsel.h:266:38: error: ‘PERF_TOOL_MAX’ undeclared here (not in a function); did you mean ‘PERF_TXN_MAX’?
   266 | extern const char *evsel__tool_names[PERF_TOOL_MAX];
       |                                      ^~~~~~~~~~~~~
       |                                      PERF_TXN_MAX
In file included from util/evlist.h:13,
                  from builtin-evlist.c:11:
util/evsel.h:266:38: error: ‘PERF_TOOL_MAX’ undeclared here (not in a function); did you mean ‘PERF_TXN_MAX’?
   266 | extern const char *evsel__tool_names[PERF_TOOL_MAX];
       |                                      ^~~~~~~~~~~~~
       |                                      PERF_TXN_MAX
In file included from tools/perf/util/evlist.h:13,
                  from builtin-ftrace.c:24:
tools/perf/util/evsel.h:266:38: error: ‘PERF_TOOL_MAX’ undeclared here (not in a function); did you mean ‘PERF_TXN_MAX’?
   266 | extern const char *evsel__tool_names[PERF_TOOL_MAX];
       |                                      ^~~~~~~~~~~~~
       |                                      PERF_TXN_MAX
builtin-annotate.c: In function ‘cmd_annotate’:
builtin-annotate.c:594:8: error: implicit declaration of function ‘symbol__validate_sym_arguments’ [-Werror=implicit-function-declaration]
   594 |  ret = symbol__validate_sym_arguments();
       |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Guenter
Re: [PATCH 5.15 00/83] 5.15.72-rc1 review
Posted by Greg Kroah-Hartman 3 years, 2 months ago
On Mon, Oct 03, 2022 at 07:26:40AM -0700, Guenter Roeck wrote:
> On 10/3/22 00:10, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.15.72 release.
> > There are 83 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, 05 Oct 2022 07:07:06 +0000.
> > Anything received after that time might be too late.
> > 
> 
> perf fails to build.
> 
> In file included from util/evlist.h:13,
>                  from builtin-annotate.c:21:
> util/evsel.h:266:38: error: ‘PERF_TOOL_MAX’ undeclared here (not in a function); did you mean ‘PERF_TXN_MAX’?
>   266 | extern const char *evsel__tool_names[PERF_TOOL_MAX];
>       |                                      ^~~~~~~~~~~~~
>       |                                      PERF_TXN_MAX
> In file included from util/hist.h:8,
>                  from builtin-diff.c:13:
> util/evsel.h:266:38: error: ‘PERF_TOOL_MAX’ undeclared here (not in a function); did you mean ‘PERF_TXN_MAX’?
>   266 | extern const char *evsel__tool_names[PERF_TOOL_MAX];
>       |                                      ^~~~~~~~~~~~~
>       |                                      PERF_TXN_MAX
> In file included from util/evlist.h:13,
>                  from builtin-evlist.c:11:
> util/evsel.h:266:38: error: ‘PERF_TOOL_MAX’ undeclared here (not in a function); did you mean ‘PERF_TXN_MAX’?
>   266 | extern const char *evsel__tool_names[PERF_TOOL_MAX];
>       |                                      ^~~~~~~~~~~~~
>       |                                      PERF_TXN_MAX
> In file included from tools/perf/util/evlist.h:13,
>                  from builtin-ftrace.c:24:
> tools/perf/util/evsel.h:266:38: error: ‘PERF_TOOL_MAX’ undeclared here (not in a function); did you mean ‘PERF_TXN_MAX’?
>   266 | extern const char *evsel__tool_names[PERF_TOOL_MAX];
>       |                                      ^~~~~~~~~~~~~
>       |                                      PERF_TXN_MAX
> builtin-annotate.c: In function ‘cmd_annotate’:
> builtin-annotate.c:594:8: error: implicit declaration of function ‘symbol__validate_sym_arguments’ [-Werror=implicit-function-declaration]
>   594 |  ret = symbol__validate_sym_arguments();
>       |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Thanks, I've dropped all perf patches from the 5.15 queue right now as
they seem to have been added incorrectly.

That being said, I can't build perf for 5.15.y now anyway, so something
older must have broken my system, glad it's building for you...

thanks

greg k-h
Re: [PATCH 5.15 00/83] 5.15.72-rc1 review
Posted by Florian Fainelli 3 years, 2 months ago
On 10/3/22 07:26, Guenter Roeck wrote:
> On 10/3/22 00:10, Greg Kroah-Hartman wrote:
>> This is the start of the stable review cycle for the 5.15.72 release.
>> There are 83 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, 05 Oct 2022 07:07:06 +0000.
>> Anything received after that time might be too late.
>>
> 
> perf fails to build.

Same here.
-- 
Florian