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-next>] [day] [month] [year] [list]
Date:   Thu, 10 Dec 2020 12:23:20 +0100
From:   Daniel Lezcano <daniel.lezcano@...e.fr>
To:     Thomas Gleixner <tglx@...utronix.de>
Cc:     Dinh Nguyen <dinguyen@...nel.org>,
        Keqian Zhu <zhukeqian1@...wei.com>,
        Niklas Söderlund 
        <niklas.soderlund+renesas@...natech.se>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] timers changes for v5.11 #2


Hi Thomas,

please consider pulling those 3 last changes which fixes some issues on
the drivers.

The following changes since commit fef92cd2bc04c64bb3743d40c0b4be47aedf9e23:

  Merge tag 'timers-v5.11' of
https://git.linaro.org/people/daniel.lezcano/linux into timers/core
(2020-12-04 00:39:45 +0100)

are available in the Git repository at:

  https://git.linaro.org/people/daniel.lezcano/linux.git tags/timers-v5.11-2

for you to fetch changes up to 8ae954caf49ac403c177d117fb8e05cbc866aa3c:

  clocksource/drivers/sh_cmt: Fix potential deadlock when calling
runtime PM (2020-12-07 20:10:05 +0100)

----------------------------------------------------------------
- Fix error handling if no clock is available on dw_apb_timer_of (Dinh
Nguyen)

- Fix overhead for erratum handling when the timer has no erratum and
  fix fault programing for the event stream on the arm arch timer
  (Keqian Zhu)

- Fix potential deadlock when calling runtime PM on sh_cmt (Niklas
  Söderlund)

----------------------------------------------------------------
Dinh Nguyen (1):
      clocksource/drivers/dw_apb_timer_of: Add error handling if no
clock available

Keqian Zhu (2):
      clocksource/drivers/arm_arch_timer: Use stable count reader in
erratum sne
      clocksource/drivers/arm_arch_timer: Correct fault programming of
CNTKCTL_EL1.EVNTI

Niklas Söderlund (1):
      clocksource/drivers/sh_cmt: Fix potential deadlock when calling
runtime PM

 drivers/clocksource/arm_arch_timer.c  | 27 ++++++++++++++++++---------
 drivers/clocksource/dw_apb_timer_of.c | 57
+++++++++++++++++++++++++++++++++++++++------------------
 drivers/clocksource/sh_cmt.c          | 18 ++++++++++++++----
 3 files changed, 71 insertions(+), 31 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ