]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Oct 2020 18:28:49 +0000 (11:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Oct 2020 18:28:49 +0000 (11:28 -0700)
commit779838cceb36b44215808e2319161bba7e3355cb
treec856b51d187bffa65ff6e79a055c43ab6f6ae528
parent28da01a4e649394a0d22bb09be41809000450918
parenta9c3ea3e7879ccb208475cf123b689cb6dd81e45
Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull timer fixes from Thomas Gleixner:
 "A time namespace fix and a matching selftest. The futex absolute
  timeouts which are based on CLOCK_MONOTONIC require time namespace
  corrected. This was missed in the original time namesapce support"

* tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  selftests/timens: Add a test for futex()
  futex: Adjust absolute futex timeouts with per time namespace offset