commit d92805b6228532148fe7e597b615fdae199e9de7 Author: Greg Kroah-Hartman Date: Thu Sep 16 12:20:47 2021 +0200 Linux 5.14.5 Signed-off-by: Greg Kroah-Hartman commit 4ff654aba77c54100726bd67112cb7f0d09a2f1b Author: Greg Kroah-Hartman Date: Thu Sep 16 11:12:30 2021 +0200 Revert "time: Handle negative seconds correctly in timespec64_to_ns()" This reverts commit 528521f72b8f615e0930ba4b07d508ec73b07837 which is commit 39ff83f2f6cc5cc1458dfcea9697f96338210beb upstream. Arnd reports that this needs more review before being merged into all of the trees. Link: https://lore.kernel.org/r/CAK8P3a0z5jE=Z3Ps5bFTCFT7CHZR1JQ8VhdntDJAfsUxSPCcEw@mail.gmail.com Reported-by: Arnd Bergmann Cc: Lukas Hannen Cc: Thomas Gleixner Signed-off-by: Greg Kroah-Hartman commit 6bac75c9019bef9b259f184e59726ad825fd9a3c Author: Greg Kroah-Hartman Date: Thu Sep 16 10:51:42 2021 +0200 Revert "posix-cpu-timers: Force next expiration recalc after itimer reset" This reverts commit 564005805aadec9cb7e5dc4e14071b8f87cd6b58 which is commit 406dd42bd1ba0c01babf9cde169bb319e52f6147 upstream. It is reported to cause regressions. A proposed fix has been posted, but it is not in a released kernel yet. So just revert this from the stable release so that the bug is fixed. If it's really needed we can add it back in in a future release. Link: https://lore.kernel.org/r/87ilz1pwaq.fsf@wylie.me.uk Reported-by: "Alan J. Wylie" Cc: Linus Torvalds Cc: Frederic Weisbecker Cc: Thomas Gleixner Cc: Peter Zijlstra (Intel) Cc: Sasha Levin Signed-off-by: Greg Kroah-Hartman