summaryrefslogtreecommitdiffstats
path: root/kernel/futex.c
Commit message (Expand)AuthorAge
* futex: Handle early deadlock return correctlyThomas Gleixner2019-02-08
* futex: Fix barrier commentDavidlohr Bueso2019-02-08
* futex: Fix (possible) missed wakeupPeter Zijlstra2019-01-21
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds2018-12-28
|\
| * y2038: futex: Add support for __kernel_timespecArnd Bergmann2018-12-07
| * y2038: futex: Move compat implementation into futex.cArnd Bergmann2018-12-07
* | futex: Cure exit raceThomas Gleixner2018-12-18
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* futex: Replace spin_is_locked() with lockdepLance Roy2018-10-09
* futex: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-20
* pids: introduce find_get_task_by_vpid() helperMike Rapoport2018-02-06
* futex: Fix OWNER_DEAD fixupPeter Zijlstra2018-01-24
* futex: Prevent overflow by strengthen input validationLi Jinyue2018-01-14
* futex: Avoid violating the 10th rule of futexPeter Zijlstra2018-01-14
* futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby2017-12-10
* Merge branch 'linus' into core/urgent, to pick up dependent commitsIngo Molnar2017-11-04
|\
| * futex: futex_wake_op, do not fail on invalid opJiri Slaby2017-11-02
* | futex: Fix more put_pi_state() vs. exit_pi_state_list() racesPeter Zijlstra2017-11-01
|/
* futex: Fix pi_state->owner serializationPeter Zijlstra2017-09-25
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-25
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-10
|\
| * futex: Remove unnecessary warning from get_futex_keyMel Gorman2017-08-09
* | futex: Allow for compiling out PI supportNicolas Pitre2017-08-01
|/
* Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-19
|\
| * randstruct: Mark various structs for randomizationKees Cook2017-06-30
* | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-04
|\ \
| * | mutex, futex: adjust kernel-doc markups to generate ReSTMauro Carvalho Chehab2017-05-16
| |/
* / sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
|/
* futex: Clarify mark_wake_futex memory barrier usageDarren Hart (VMware)2017-04-15
* futex: Fix small (and harmless looking) inconsistenciesPeter Zijlstra2017-04-14
* futex: Avoid freeing an active timerThomas Gleixner2017-04-14
* rtmutex: Clean upPeter Zijlstra2017-04-04
* rtmutex: Deboost before waking up the top waiterXunlei Pang2017-04-04
* futex: Drop hb->lock before enqueueing on the rtmutexPeter Zijlstra2017-03-23
* futex: Futex_unlock_pi() determinismPeter Zijlstra2017-03-23
* futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()Peter Zijlstra2017-03-23
* futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()Peter Zijlstra2017-03-23
* futex,rt_mutex: Introduce rt_mutex_init_waiter()Peter Zijlstra2017-03-23
* futex: Pull rt_mutex_futex_unlock() out from under hb->lockPeter Zijlstra2017-03-23
* futex: Rework inconsistent rt_mutex/futex_q statePeter Zijlstra2017-03-23
* futex: Cleanup refcountingPeter Zijlstra2017-03-23
* futex: Change locking rulesPeter Zijlstra2017-03-23
* futex,rt_mutex: Provide futex specific rt_mutex APIPeter Zijlstra2017-03-23
* futex: Use smp_store_release() in mark_wake_futex()Peter Zijlstra2017-03-23
* futex: Cleanup variable names for futex_top_waiter()Peter Zijlstra2017-03-23
* futex: Add missing error handling to FUTEX_REQUEUE_PIPeter Zijlstra2017-03-14
* futex: Fix potential use-after-free in FUTEX_REQUEUE_PIPeter Zijlstra2017-03-14
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02