Mike Rapoport
|
2ee0826085
pids: introduce find_get_task_by_vpid() helper
|
7 vuotta sitten |
Peter Zijlstra
|
a97cb0e7b3
futex: Fix OWNER_DEAD fixup
|
7 vuotta sitten |
Li Jinyue
|
fbe0e839d1
futex: Prevent overflow by strengthen input validation
|
7 vuotta sitten |
Peter Zijlstra
|
c1e2f0eaf0
futex: Avoid violating the 10th rule of futex
|
7 vuotta sitten |
Jiri Slaby
|
d70ef22892
futex: futex_wake_op, fix sign_extend32 sign bits
|
7 vuotta sitten |
Ingo Molnar
|
649e441f49
Merge branch 'linus' into core/urgent, to pick up dependent commits
|
7 vuotta sitten |
Jiri Slaby
|
e78c38f6bd
futex: futex_wake_op, do not fail on invalid op
|
7 vuotta sitten |
Peter Zijlstra
|
153fbd1226
futex: Fix more put_pi_state() vs. exit_pi_state_list() races
|
7 vuotta sitten |
Peter Zijlstra
|
c74aef2d06
futex: Fix pi_state->owner serialization
|
7 vuotta sitten |
Jiri Slaby
|
30d6e0a419
futex: Remove duplicated code and fix undefined behaviour
|
8 vuotta sitten |
Ingo Molnar
|
388f8e1273
Merge branch 'linus' into locking/core, to pick up fixes
|
8 vuotta sitten |
Mel Gorman
|
48fb6f4db9
futex: Remove unnecessary warning from get_futex_key
|
8 vuotta sitten |
Nicolas Pitre
|
bc2eecd7ec
futex: Allow for compiling out PI support
|
8 vuotta sitten |
Linus Torvalds
|
e06fdaf40a
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
8 vuotta sitten |
Linus Torvalds
|
650fc870a2
Merge tag 'docs-4.13' of git://git.lwn.net/linux
|
8 vuotta sitten |
Kees Cook
|
3859a271a0
randstruct: Mark various structs for randomization
|
8 vuotta sitten |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 vuotta sitten |
Mauro Carvalho Chehab
|
7b4ff1adb5
mutex, futex: adjust kernel-doc markups to generate ReST
|
8 vuotta sitten |
Darren Hart (VMware)
|
38fcd06e9b
futex: Clarify mark_wake_futex memory barrier usage
|
8 vuotta sitten |
Peter Zijlstra
|
94ffac5d84
futex: Fix small (and harmless looking) inconsistencies
|
8 vuotta sitten |
Thomas Gleixner
|
97181f9bd5
futex: Avoid freeing an active timer
|
8 vuotta sitten |
Peter Zijlstra
|
aa2bfe5536
rtmutex: Clean up
|
8 vuotta sitten |
Xunlei Pang
|
2a1c602994
rtmutex: Deboost before waking up the top waiter
|
8 vuotta sitten |
Peter Zijlstra
|
56222b212e
futex: Drop hb->lock before enqueueing on the rtmutex
|
8 vuotta sitten |
Peter Zijlstra
|
bebe5b5143
futex: Futex_unlock_pi() determinism
|
8 vuotta sitten |
Peter Zijlstra
|
cfafcd117d
futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()
|
8 vuotta sitten |
Peter Zijlstra
|
38d589f2fd
futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
|
8 vuotta sitten |
Peter Zijlstra
|
50809358dd
futex,rt_mutex: Introduce rt_mutex_init_waiter()
|
8 vuotta sitten |
Peter Zijlstra
|
16ffa12d74
futex: Pull rt_mutex_futex_unlock() out from under hb->lock
|
8 vuotta sitten |
Peter Zijlstra
|
73d786bd04
futex: Rework inconsistent rt_mutex/futex_q state
|
8 vuotta sitten |