diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-08-22 16:11:56 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-08-22 16:11:56 -0700 |
| commit | 81ed8bd71e093fa2bed806c3b19bbcbaa3a85080 (patch) | |
| tree | 4c7469c5235e0429357da0840e8cc4808e557954 /tools/lib/python | |
| parent | e13629f4df7e7159d82b11e43149308978103ec9 (diff) | |
| parent | c793bbfc4a0a9f5a66978fc91559e9681748dbeb (diff) | |
| parent | e1e3a0ab69c64eedaf53dce9306f8a090bf038f0 (diff) | |
| download | linux-81ed8bd71e093fa2bed806c3b19bbcbaa3a85080.tar.gz linux-81ed8bd71e093fa2bed806c3b19bbcbaa3a85080.zip | |
Merge tags 'core-urgent-2026-08-22' and 'timers-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer fixes from Ingo Molnar:
- Fix timer debugobjects state corruption on CPU offlining (Thomas
Gleixner)
- Fix ARM get_cycles() regression causing boot hangs on certain ARM
configs (Nathan Chancellor)
* tag 'core-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
timer: Keep debugobjects state consistent in migrate_timer_list()
* tag 'timers-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
ARM: Fix get_cycles() after delay_read_timer() conversion
