summaryrefslogtreecommitdiff
path: root/kernel/futex.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-09-16
|\
| * futex: Avoid freeing an active timerThomas Gleixner2021-08-10
| * futex: Handle transient "ownerless" rtmutex state correctlyMike Galbraith2021-08-10
| * futex: Futex_unlock_pi() determinismPeter Zijlstra2021-08-10
| * futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()Peter Zijlstra2021-08-10
| * futex: Pull rt_mutex_futex_unlock() out from under hb->lockPeter Zijlstra2021-08-10
| * futex,rt_mutex: Introduce rt_mutex_init_waiter()Peter Zijlstra2021-08-10
| * futex: Cleanup refcountingPeter Zijlstra2021-08-10
| * futex: Rename free_pi_state() to put_pi_state()Thomas Gleixner2021-08-10
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-04-19
|\|
| * futex: fix dead code in attach_to_pi_owner()Thomas Gleixner2021-03-17
| * futex: Cure exit raceThomas Gleixner2021-03-17
| * futex: Change locking rulesPeter Zijlstra2021-03-17
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-03-17
|\|
| * futex: fix spin_lock() / spin_unlock_irq() imbalanceThomas Schoebel-Theuer2021-03-11
| * futex: fix irq self-deadlock and satisfy assertionThomas Schoebel-Theuer2021-03-11
| * futex: Ensure the correct return value from futex_lock_pi()Thomas Gleixner2021-03-07
| * futex: Fix OWNER_DEAD fixupPeter Zijlstra2021-03-03
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-28
|\|
| * futex: Handle faults correctly for PI futexesLee Jones2021-02-10
| * futex: Simplify fixup_pi_state_owner()Lee Jones2021-02-10
| * futex: Use pi_state_update_owner() in put_pi_state()Lee Jones2021-02-10
| * rtmutex: Remove unused argument from rt_mutex_proxy_unlock()Lee Jones2021-02-10
| * futex: Provide and use pi_state_update_owner()Lee Jones2021-02-10
| * futex: Replace pointless printk in fixup_owner()Lee Jones2021-02-10
| * futex: Avoid violating the 10th rule of futexLee Jones2021-02-10
| * futex: Rework inconsistent rt_mutex/futex_q stateLee Jones2021-02-10
| * futex,rt_mutex: Provide futex specific rt_mutex APILee Jones2021-02-10
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-07
|\|
| * futex: Prevent exit livelockThomas Gleixner2021-02-03
| * futex: Provide distinct return value when owner is exitingThomas Gleixner2021-02-03
| * futex: Add mutex around futex exitThomas Gleixner2021-02-03
| * futex: Provide state handling for exec() as wellThomas Gleixner2021-02-03
| * futex: Sanitize exit state handlingThomas Gleixner2021-02-03
| * futex: Mark the begin of futex exit explicitlyThomas Gleixner2021-02-03
| * futex: Set task::futex_state to DEAD right after handling futex exitThomas Gleixner2021-02-03
| * futex: Split futex_mm_release() for exit/execThomas Gleixner2021-02-03
| * futex: Replace PF_EXITPIDONE with a stateThomas Gleixner2021-02-03
| * futex: Move futex exit handling into futex codeThomas Gleixner2021-02-03
| * y2038: futex: Move compat implementation into futex.cArnd Bergmann2021-02-03
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-05-14
|\|
| * futex: futex_wake_op, do not fail on invalid opJiri Slaby2020-04-24
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-04-14
|\|
| * futex: Unbreak futex hashingThomas Gleixner2020-04-02
| * futex: Fix inode life-time issuePeter Zijlstra2020-04-02
* | Merge android-4.4.183 (94fd428) into msm-4.4Srinivasarao P2019-06-24
|\|
| * futex: Fix futex lock the wrong pageZhangXiaoxu2019-06-22
* | Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P2019-04-05
|\|
| * futex: Ensure that futex address is aligned in handle_futex_death()Chen Jie2019-04-03
* | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\|