4 Dec
2025
4 Dec
'25
7:27 p.m.
Catalin Marinas (1): arm64: mte: Do not flag the zero page as PG_mte_tagged Kaushlendra Kumar (1): ACPI: button: Call input_free_device() on failing input device registration Pin-yen Lin (1): PM: sleep: Do not wait on SYNC_STATE_ONLY device links Yipeng Zou (1): timers: Fix NULL function pointer race in timer_shutdown_sync() arch/arm64/kernel/cpufeature.c | 10 +++++++--- arch/arm64/kernel/mte.c | 3 ++- drivers/acpi/button.c | 4 +++- drivers/base/base.h | 1 + drivers/base/core.c | 2 +- drivers/base/power/main.c | 6 ++++-- kernel/time/timer.c | 7 ++++--- 7 files changed, 22 insertions(+), 11 deletions(-) -- 2.34.1