Just wanted to send out a few timekeeping fixes that were merged in 3.14 which are appropriate for -stable (now that -rc2 is out). This queue backports the following fixes: ----------------------------------------- d5a1c7e3fc38d9c7d629e1e47f32f863acbdec3d rtc-cmos: Add an alarm disable quirk f55c07607a38f84b5c7e6066ee1cfe433fa5643c timekeeping: Fix lost updates to tai adjustment 04005f6011e3b504cd4d791d9769f7cb9a3b2eae timekeeping: Fix CLOCK_TAI timer/nanosleep delays 330a1617b0a6268d427aa5922c94d082b1d3e96d timekeeping: Fix missing timekeeping_update in suspend path 6fdda9a9c5db367130cf32df5d6618d08b89f46a timekeeping: Avoid possible deadlock from clock_was_set_delayed I've run these through my timetest suite w/ kvm on arm, i386, & x86_64. But more testing would be of course appreciated. https://github.com/johnstultz-work/timetests thanks -john Cc: Sasha Levin <sasha.levin@xxxxxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Cc: Prarit Bhargava <prarit@xxxxxxxxxx> Cc: Richard Cochran <richardcochran@xxxxxxxxx> Cc: Ingo Molnar <mingo@xxxxxxxxxx> Cc: Brecht Machiels <brecht@xxxxxxxxxxx> Cc: Borislav Petkov <bp@xxxxxxx> Cc: stable <stable@xxxxxxxxxxxxxxx> Borislav Petkov (1): 3.10.y rtc-cmos: Add an alarm disable quirk John Stultz (4): 3.10.y: timekeeping: Fix lost updates to tai adjustment 3.10.y: timekeeping: Fix CLOCK_TAI timer/nanosleep delays 3.10.y: timekeeping: Fix missing timekeeping_update in suspend path 3.10.y: timekeeping: Avoid possible deadlock from clock_was_set_delayed drivers/rtc/rtc-cmos.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++- kernel/time/timekeeping.c | 33 ++++++++++++++++++++++-------- 2 files changed, 75 insertions(+), 10 deletions(-) -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html