aboutsummaryrefslogtreecommitdiff
path: root/kernel/futex.c
Commit message (Expand)AuthorAgeFilesLines
* futex: Ensure that futex address is aligned in handle_futex_death()Chen Jie2019-09-111-0/+4
* BACKPORT: futex: Remove requirement for lock_page() in get_futex_key()Mel Gorman2018-05-161-7/+91
* BACKPORT: futex: Prevent overflow by strengthen input validationLi Jinyue2018-04-131-0/+3
* futex: Add missing error handling to FUTEX_REQUEUE_PIPeter Zijlstra2017-07-041-0/+2
* futex: Fix potential use-after-free in FUTEX_REQUEUE_PIPeter Zijlstra2017-07-041-9/+11
* futex: Move futex_init() to core_initcallYang Yang2017-07-041-1/+1
* futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == u…Thomas Gleixner2016-09-281-0/+25
* Linux 3.10.98 (accumulative patch)Stefan Guendhoer2016-08-261-1/+6
* first commitMeizu OpenSource2016-08-151-0/+2901