Rama Bondan Prakoso
|
553b274c07
Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11
|
il y a 3 ans |
techyminati
|
cc0c67c366
kernel/ : Import from merlin-r-oss
|
il y a 3 ans |
Hugh Dickins
|
c5bb56066f
mm, futex: fix shared futex pgoff on shmem huge page
|
il y a 3 ans |
Thomas Gleixner
|
2ae7a44069
Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")
|
il y a 3 ans |
Oleg Nesterov
|
591d6c21e0
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
|
il y a 4 ans |
Thomas Gleixner
|
50cfcc42dd
futex: Handle faults correctly for PI futexes
|
il y a 4 ans |
Thomas Gleixner
|
52b71186bd
futex: Simplify fixup_pi_state_owner()
|
il y a 4 ans |
Thomas Gleixner
|
51b7a7338b
futex: Use pi_state_update_owner() in put_pi_state()
|
il y a 4 ans |
Thomas Gleixner
|
348a99a76b
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
il y a 4 ans |
Thomas Gleixner
|
6935461c64
futex: Provide and use pi_state_update_owner()
|
il y a 4 ans |
Thomas Gleixner
|
7e27ef3c7c
futex: Replace pointless printk in fixup_owner()
|
il y a 4 ans |
Thomas Gleixner
|
29f2a64709
futex: Ensure the correct return value from futex_lock_pi()
|
il y a 4 ans |
Jiri Slaby
|
3fd855b4be
futex: futex_wake_op, fix sign_extend32 sign bits
|
il y a 7 ans |
Dan Carpenter
|
70618302fd
futex: Don't enable IRQs unconditionally in put_pi_state()
|
il y a 4 ans |
Mike Galbraith
|
891f3eb413
futex: Handle transient "ownerless" rtmutex state correctly
|
il y a 4 ans |
Mateusz Nosek
|
112f61990a
futex: Fix incorrect should_fail_futex() handling
|
il y a 4 ans |
Thomas Gleixner
|
25963a6606
futex: Unbreak futex hashing
|
il y a 5 ans |
Peter Zijlstra
|
e52694b56e
futex: Fix inode life-time issue
|
il y a 5 ans |
Thomas Gleixner
|
61fa9f167c
futex: Prevent exit livelock
|
il y a 5 ans |
Thomas Gleixner
|
e6e00df182
futex: Provide distinct return value when owner is exiting
|
il y a 5 ans |
Thomas Gleixner
|
ac7e59a0c1
futex: Add mutex around futex exit
|
il y a 5 ans |
Thomas Gleixner
|
7d143b66d4
futex: Provide state handling for exec() as well
|
il y a 5 ans |
Thomas Gleixner
|
0633e316e2
futex: Sanitize exit state handling
|
il y a 5 ans |
Thomas Gleixner
|
1be36de0ac
futex: Mark the begin of futex exit explicitly
|
il y a 5 ans |
Thomas Gleixner
|
32676552cf
futex: Set task::futex_state to DEAD right after handling futex exit
|
il y a 5 ans |
Thomas Gleixner
|
a6dc90f43f
futex: Split futex_mm_release() for exit/exec
|
il y a 5 ans |
Thomas Gleixner
|
c35d0ebed3
futex: Replace PF_EXITPIDONE with a state
|
il y a 5 ans |
Thomas Gleixner
|
2f6c5ebbbb
futex: Move futex exit handling into futex code
|
il y a 5 ans |
Yang Tao
|
3e24098da7
futex: Prevent robust futex exit race
|
il y a 5 ans |
Arnd Bergmann
|
0c08f1da99
y2038: futex: Move compat implementation into futex.c
|
il y a 6 ans |