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>] [day] [month] [year] [list]
Message-ID: <75b163aa-5098-4949-a539-ae1e59e3aaca@linaro.org>
Date: Thu, 29 Jan 2026 01:09:21 +0100
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Niklas Söderlund
 <niklas.soderlund+renesas@...natech.se>,
 Bartosz Golaszewski <bartosz.golaszewski@....qualcomm.com>,
 Soham Metha <sohammetha01@...il.com>,
 Stephen Eta Zhou <stephen.eta.zhou@...il.com>, Marc Zyngier
 <maz@...nel.org>, Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] timer drivers update for v7.0/v6.20

Hi Thomas,

please consider the following changes since commit 
f8f9c1f4d0c7a64600e2ca312dec824a0bc2f1da:

   Linux 6.19-rc3 (2025-12-28 13:24:26 -0800)

are available in the Git repository at:

  
ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux 
tags/timers-v7.0

for you to fetch changes up to a83f9c04be4e807d1c3961eec3fe3310c60ed9aa:

   clocksource/drivers/mips-gic-timer: Move GIC timer to 
request_percpu_irq() (2026-01-20 18:07:24 +0100)

----------------------------------------------------------------
- Always leave device running after probe in the sh TMU driver to
   overcome the locking validation scheme warning when the PREEMPT_RT
   is enabled (Niklas Söderlund)

- Add missing Kconfig dependency on OF for the integrator AP (Bartosz
   Golaszewski)

- Fix a dead link in timer bindings for the Armada 370XP (Soham Metha)

- Fix an Oops when read_current_timer is called on ARM32 platforms
   where the SP804 is not registered as the sched_clock (Stephen Eta
   Zhou)

- Move GIC timer to use request_percpu_irq() instead of
   setup_percpu_irq() to allow the removal of the latter (Marc Zyngier)

----------------------------------------------------------------
Bartosz Golaszewski (1):
       clocksource/drivers/timer-integrator-ap: Add missing Kconfig 
dependency on OF

Marc Zyngier (1):
       clocksource/drivers/mips-gic-timer: Move GIC timer to 
request_percpu_irq()

Niklas Söderlund (1):
       clocksource/drivers/sh_tmu: Always leave device running after probe

Soham Metha (1):
       clocksource/drivers/armada-370-xp: Fix dead link to timer binding

Stephen Eta Zhou (1):
       clocksource/drivers/timer-sp804: Fix an Oops when 
read_current_timer is called on ARM32 platforms where the SP804 is not 
registered as the sched_clock.

  drivers/clocksource/Kconfig               |  1 +
  drivers/clocksource/mips-gic-timer.c      | 10 ++--------
  drivers/clocksource/sh_tmu.c              | 18 ------------------
  drivers/clocksource/timer-armada-370-xp.c |  2 +-
  drivers/clocksource/timer-sp804.c         | 14 +++++++++-----
  5 files changed, 13 insertions(+), 32 deletions(-)

-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ