The following commit has been merged into the timers/core branch of tip: Commit-ID: a8da61cee95e627ed3d4274861428013aa9604ea Gitweb: https://git.kernel.org/tip/a8da61cee95e627ed3d4274861428013aa9604ea Author: Borislav Petkov <bp@xxxxxxx> AuthorDate: Sun, 24 Oct 2021 17:14:23 +02:00 Committer: Borislav Petkov <bp@xxxxxxx> CommitterDate: Sun, 24 Oct 2021 17:14:23 +02:00 Merge tag 'timers-v5.16-rc1' into timers/core Pull timers update for v5.16 from Daniel Lezcano: - Fix redefined macro in the arc timer () - Big cleanup for ARM arch timer clocksource in order to set the scene for ARMv8.6 and provide support for higher frequencies with longer roll up (Marc Zyngier) - Make arch dependant the Exynos MCT and Samsung PWM timers (Krzysztof Kozlowski) - Select the TIMER_OF option for the timer TI DM (Kees Cook) Link: https://lore.kernel.org/r/65693aaf-ab94-c9bb-a97b-a2bb77033a54@xxxxxxxxxx Signed-off-by: Borislav Petkov <bp@xxxxxxx> ---