]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Sep 2021 18:10:31 +0000 (11:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Sep 2021 18:10:31 +0000 (11:10 -0700)
commit73cccc67cdbf88f2249d9d2c60c2d866aac63291
treed9a59af29d902fa0a10505250c50197d3dab8421
parent29ff4355cc6b39fc8709fa6fabbe5307531b5b8c
parent102560c21819fd437a595b59a26df1ba3a6b3c31
Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull timer fix from Borislav Petkov:

 - Handle negative second values properly when converting a timespec64
   to nanoseconds.

* tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  time: Handle negative seconds correctly in timespec64_to_ns()