summaryrefslogtreecommitdiffstats
path: root/kernel/futex.c
AgeCommit message (Expand)Author
2020-11-09futex: Don't enable IRQs unconditionally in put_pi_state()Dan Carpenter
2020-11-07futex: Handle transient "ownerless" rtmutex state correctlyMike Galbraith
2020-11-01Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-10-28futex: Fix incorrect should_fail_futex() handlingMateusz Nosek
2020-10-20futex: Adjust absolute futex timeouts with per time namespace offsetAndrei Vagin
2020-10-16Thomas Gleixner
2019-08-01hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior
2019-07-30hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner
2019-06-03Merge tag 'v5.2-rc3' into locking/core, to pick up fixesIngo Molnar
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-28futex: Consolidate duplicated timer setup codeWaiman Long
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2019-04-26locking/futex: Allow low-level atomic operations to return -EAGAINWill Deacon
2019-03-22futex: Ensure that futex address is aligned in handle_futex_death()Chen Jie
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-28Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2019-02-11futex: Convert futex_pi_state.refcount to refcount_tElena Reshetova
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner