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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <175325506386.1420.17303027403816641866.tip-bot2@tip-bot2>
Date: Wed, 23 Jul 2025 07:17:43 -0000
From: "tip-bot2 for Thomas Gleixner" <tip-bot2@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: x86@...nel.org, linux-kernel@...r.kernel.org
Subject: [tip: timers/clocksource] Merge tag 'timers-v6.17-rc1' of
 git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into
 timers/clocksource

The following commit has been merged into the timers/clocksource branch of tip:

Commit-ID:     799387f1da4e58be5bfa16dd4b4d95244e875c7f
Gitweb:        https://git.kernel.org/tip/799387f1da4e58be5bfa16dd4b4d95244e875c7f
Author:        Thomas Gleixner <tglx@...utronix.de>
AuthorDate:    Wed, 23 Jul 2025 09:02:42 +02:00
Committer:     Thomas Gleixner <tglx@...utronix.de>
CommitterDate: Wed, 23 Jul 2025 09:02:42 +02:00

Merge tag 'timers-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource

Pull clocksource driver updates from Daniel Lezcano:

  - Add the module owner to all the drivers which can be converted into
    modules in order to have the core time framework to take the refcount
    and prevent wild module removal. In addition export the symbols for the
    sched_clock_register() function to allow the drivers to be converted
    into modules (Daniel Lezcano)

  - Convert the faraday,fttmr010 DT bindings to yaml schema (Rob Herring)

  - Add the DT bindings compatible string for the MT6572 (Max Shevchenko)

  - Fix the fsl,ftm-timer bindings by using the items to describe a
    register (Frank Li)

  - Add the DT binding documentation for Andes machine timer (Ben Zong-You
    Xie)

  - Fix the exynos mct driver to allow the module support. The changes
    include fixing the empty IRQ name, changing to percpu interrupts and
    preventing to use the clocksource as a sched clock source on ARM64
    (Will McVicker)

  - Avoid 64-bit divide operation which fails on xtensa and simplify the
    timeleft computation with 32 bits operations on Tegra186 (Guenter
    Roeck)

  - Add the fsl,timrot.yaml DT bindings for i.MX23/i.MX28 timer (Frank Li)

  - Replace comma by semicolon which were introduced when moving the static
    structure initialization (Chen Ni)

  - Add a new compatible for the MediaTek MT8196 SoC, fully compatible with
    MT6765 (AngeloGioacchino Del Regno)

  - Fix section mismatch from the module Exynos MCT conversion (Daniel
    Lezcano)

Link: https://lore.kernel.org/all/03a99cba-7b63-4816-942f-b99f98779955@linaro.org
---

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ