lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 20 Jun 2023 11:33:13 +0200
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Chanwoo Choi <chanwoo@...nel.org>
Cc:     "Rafael J. Wysocki" <rafael@...nel.org>,
        "open list:DEVICE FREQUENCY (DEVFREQ)" <linux-pm@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Chanwoo Choi <cw00.choi@...sung.com>,
        MyungJoo Ham <myungjoo.ham@...sung.com>,
        Kyungmin Park <kyungmin.park@...sung.com>
Subject: Re: [GIT PULL] devfreq next for 6.5

On Mon, Jun 19, 2023 at 4:11 PM Chanwoo Choi <chanwoo@...nel.org> wrote:
>
> Dear Rafael,
>
> This is devfreq-next pull request for v6.5. I add detailed description of
> this pull request on the following tag. Please pull devfreq with
> following updates.
>
> Best Regards,
> Chanwoo Choi
>
>
> The following changes since commit 7877cb91f1081754a1487c144d85dc0d2e2e7fc4:
>
>   Linux 6.4-rc4 (2023-05-28 07:49:00 -0400)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git tags/devfreq-next-for-6.5
>
> for you to fetch changes up to a83bfdca8b2098999e3edfb87e98925e019eb818:
>
>   PM / devfreq: mtk-cci: Fix variable deferencing before NULL check (2023-05-29 23:25:31 +0900)
>
> ----------------------------------------------------------------
> Update devfreq next for v6.5
>
> Detailed description for this pull request:
> 1. Reorder fieldls in 'struct devfreq_dev_status' in order to shrinks the size
> of 'struct devfreqw_dev_status' without any behavior changes.
>
> 2. Add exynos-ppmu.c driver as a soft module dependency in order to prevent
> the freeze issue between exynos-bus.c devfreq driver and exynos-ppmu.c devfreq
> event driver.
>
> 3. Fix variable deferencing before NULL check on mtk-cci-devfreq.c
> ----------------------------------------------------------------
>
> Christophe JAILLET (1):
>       PM / devfreq: Reorder fields in 'struct devfreq_dev_status'
>
> Marek Szyprowski (1):
>       PM / devfreq: exynos: add Exynos PPMU as a soft module dependency
>
> Sukrut Bellary (1):
>       PM / devfreq: mtk-cci: Fix variable deferencing before NULL check
>
>  drivers/devfreq/exynos-bus.c      | 1 +
>  drivers/devfreq/mtk-cci-devfreq.c | 3 ++-
>  include/linux/devfreq.h           | 3 ++-
>  3 files changed, 5 insertions(+), 2 deletions(-)

Pulled and added to the linux-next branch of linux-pm.git, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ