Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jan 2018 20:24:42 +0000 (12:24 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jan 2018 20:24:42 +0000 (12:24 -0800)
commitb8c22594b1c4c830c391dbf2e07afc14aca10460
treec6eff43af59622d75b019b1e04f160a7c719c370
parent88dc7fca18001fd883e5ace775afa316b68c8f2c
parentfbe0e839d1e22d88810f3ee3e2f1479be4c0aa4a
Merge branch 'locking-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull locking fixes from Ingo Molnar:
 "Two futex fixes: a input parameters robustness fix, and futex race
  fixes"

* 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  futex: Prevent overflow by strengthen input validation
  futex: Avoid violating the 10th rule of futex