mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Muhammad Usama Anjum <Usama.Anjum@collabora.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>, stable@vger.kernel.org
Cc: Usama.Anjum@collabora.com, patches@lists.linux.dev,
	linux-kernel@vger.kernel.org, torvalds@linux-foundation.org,
	akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org,
	patches@kernelci.org, lkft-triage@lists.linaro.org,
	pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com,
	sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de,
	conor@kernel.org, hargar@microsoft.com, broonie@kernel.org
Subject: Re: [PATCH 5.15 000/127] 5.15.177-rc2 review
Date: Thu, 23 Jan 2025 18:33:06 +0500	[thread overview]
Message-ID: <53e55a6a-0f80-4798-87e9-ca9cc0d23503@collabora.com> (raw)
In-Reply-To: <20250122073830.779239943@linuxfoundation.org>

On 1/22/25 1:03 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.177 release.
> There are 127 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 Fri, 24 Jan 2025 07:38:04 +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.177-rc2.gz
> or in the git tree and branch at:
> 	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 
> -------------
OVERVIEW

        Builds: 36 passed, 2 failed

    Boot tests: 449 passed, 13 failed

    CI systems: broonie, maestro

REVISION

    Commit
        name: v5.15.176-124-ga38aec37d68a
        hash: a38aec37d68a477d59deca3dad2b2108c482c033
    Checked out from
        https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y


BUILDS

    Failures
      -sparc (sparc64_defconfig)
      Build detail: https://kcidb.kernelci.org/d/build/build?orgId=1&var-id=broonie:a38aec37d68a477d59deca3dad2b2108c482c033-sparc-sparc64_defconfig
      CI system: broonie

      -riscv (defconfig)
      Build detail: https://kcidb.kernelci.org/d/build/build?orgId=1&var-id=maestro:6790ba7d09f33884b18d676f
      Build error: drivers/usb/core/port.c:299:26: error: ‘struct usb_device’ has no member named ‘port_is_suspended’
      CI system: maestro


BOOT TESTS

    Failures

	All of following failed because of:
	BUG: kernel NULL pointer dereference, address: 00000000000002fc

      i386:(defconfig)
      -hp-x360-14a-cb0001xx-zork
      -asus-CM1400CXA-dalboz
      -lenovo-TPad-C13-Yoga-zork
      -acer-cp514-2h-1130g7-volteer
      CI system: maestro

      x86_64:(cros://chromeos-5.15/x86_64/chromeos-amd-stoneyridge.flavour.config,
              x86_64_defconfig,
              cros://chromeos-5.15/x86_64/chromeos-intel-pineview.flavour.config)
      -asus-CM1400CXA-dalboz
      -hp-x360-14a-cb0001xx-zork
      -hp-14b-na0052xx-zork
      -lenovo-TPad-C13-Yoga-zork
      -acer-chromebox-cxi4-puff
      -acer-cbv514-1h-34uz-brya
      -acer-cp514-2h-1160g7-volteer
      -acer-cb317-1h-c3z6-dedede
      -acer-cp514-2h-1130g7-volteer
      CI system: maestro

See complete and up-to-date report at:

    https://kcidb.kernelci.org/d/revision/revision?orgId=1&var-git_commit_hash=a38aec37d68a477d59deca3dad2b2108c482c033&var-patchset_hash=


Tested-by: kernelci.org bot <bot@kernelci.org>

Thanks,
KernelCI team

      parent reply	other threads:[~2025-01-23 13:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-22  8:03 Greg Kroah-Hartman
2025-01-22 13:20 ` Ron Economos
2025-01-22 19:45   ` Pavel Machek
2025-01-23 14:11   ` Greg Kroah-Hartman
2025-01-23 14:19     ` Ron Economos
2025-01-23 16:15       ` Greg Kroah-Hartman
2025-01-22 14:08 ` Naresh Kamboju
2025-01-22 14:15   ` Arnd Bergmann
2025-01-22 17:08 ` Mark Brown
2025-01-22 17:55 ` Florian Fainelli
2025-01-22 20:25 ` [PATCH 5.15] " Hardik Garg
2025-01-23 13:33 ` Muhammad Usama Anjum [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53e55a6a-0f80-4798-87e9-ca9cc0d23503@collabora.com \
    --to=usama.anjum@collabora.com \
    --cc=akpm@linux-foundation.org \
    --cc=broonie@kernel.org \
    --cc=conor@kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hargar@microsoft.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=patches@lists.linux.dev \
    --cc=pavel@denx.de \
    --cc=rwarsow@gmx.de \
    --cc=shuah@kernel.org \
    --cc=srw@sladewatkins.net \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®