Files
linux/fs/bcachefs
Linus Torvalds 5e8bbb2caa Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer cleanups from Thomas Gleixner:
 "Another set of timer API cleanups:

    - Convert init_timer*(), try_to_del_timer_sync() and
      destroy_timer_on_stack() over to the canonical timer_*()
      namespace convention.

  There is another large conversion pending, which has not been included
  because it would have caused a gazillion of merge conflicts in next.
  The conversion scripts will be run towards the end of the merge window
  and a pull request sent once all conflict dependencies have been
  merged"

* tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
  treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()
  timers: Rename init_timers() as timers_init()
  timers: Rename NEXT_TIMER_MAX_DELTA as TIMER_NEXT_MAX_DELTA
  timers: Rename __init_timer_on_stack() as __timer_init_on_stack()
  timers: Rename __init_timer() as __timer_init()
  timers: Rename init_timer_on_stack_key() as timer_init_key_on_stack()
  timers: Rename init_timer_key() as timer_init_key()
2025-05-27 08:31:21 -07:00
..
2025-04-02 10:24:34 -04:00
2024-08-08 15:14:02 -04:00
2025-05-21 20:13:37 -04:00
2025-05-21 20:14:29 -04:00
2025-05-21 20:15:10 -04:00
2024-12-21 01:36:15 -05:00
2025-05-21 20:15:08 -04:00
2025-05-21 20:14:55 -04:00
2025-05-21 20:14:55 -04:00
2025-05-21 20:14:55 -04:00
2025-05-21 20:14:55 -04:00
2025-05-22 15:13:17 -04:00
2025-05-22 15:13:17 -04:00
2025-04-02 10:24:34 -04:00
2025-05-23 19:52:31 -04:00
2025-05-21 20:14:11 -04:00
2025-05-21 20:14:27 -04:00
2025-05-21 20:14:27 -04:00
2025-05-21 20:15:09 -04:00
2025-05-21 20:14:29 -04:00
2025-05-21 20:14:29 -04:00
2024-03-13 18:39:12 -04:00
2025-05-21 20:15:08 -04:00
2024-12-21 01:36:22 -05:00
2025-04-02 10:24:34 -04:00
2025-05-21 20:13:27 -04:00
2025-05-21 20:14:29 -04:00
2025-05-21 20:14:29 -04:00
2025-03-14 21:02:12 -04:00
2024-01-21 13:27:10 -05:00
2025-04-02 10:24:34 -04:00
2024-12-21 01:36:20 -05:00
2025-05-21 20:15:03 -04:00
2024-06-23 00:57:21 -04:00
2025-02-26 19:31:05 -05:00
2025-02-26 19:31:05 -05:00
2025-04-24 19:09:52 -04:00
2025-05-21 20:14:50 -04:00