Thomas Gleixner
|
cdf71a10c7
futex: Prevent stale futex owner when interrupted/timeout
|
17 年 前 |
Thomas Gleixner
|
cde898fa80
futex: correctly return -EFAULT not -EINVAL
|
17 年 前 |
Steven Rostedt
|
ce6bd420f4
futex: fix for futex_wait signal stack corruption
|
17 年 前 |
Adrian Bunk
|
fad23fc78b
kernel/futex.c: make 3 functions static
|
17 年 前 |
Pavel Emelyanov
|
228ebcbe63
Uninline find_task_by_xxx set of functions
|
17 年 前 |
Pavel Emelyanov
|
b488893a39
pid namespaces: changes to show virtual ids to user
|
17 年 前 |
Stephen Hemminger
|
c80544dc0b
sparse pointer use of zero as null
|
17 年 前 |
Andrey Mirkin
|
fd5eea4214
change inotifyfs magic as the same magic is used for futexfs
|
17 年 前 |
Martin Schwidefsky
|
9f96cb1e8b
robust futex thread exit race
|
17 年 前 |
john stultz
|
187226f57f
futex_unlock_pi() hurts my brain and may cause application deadlock
|
18 年 前 |
Andreas Schwab
|
f54f098612
futex: pass nr_wake2 to futex_wake_op
|
18 年 前 |
Nick Piggin
|
83c54070ee
mm: fault feedback #2
|
18 年 前 |
Thomas Gleixner
|
36cf3b5c3b
FUTEX: Tidy up the code
|
18 年 前 |
Thomas Gleixner
|
a06381fec7
FUTEX: Restore the dropped ERSCH fix
|
18 年 前 |
Thomas Gleixner
|
bd197234b0
Revert "futex_requeue_pi optimization"
|
18 年 前 |
Alexey Kuznetsov
|
778e9a9c3e
pi-futex: fix exit races and locking problems
|
18 年 前 |
Eric Dumazet
|
34f01cc1f5
FUTEX: new PRIVATE futexes
|
18 年 前 |
Pierre Peiffer
|
d0aa7a70bf
futex_requeue_pi optimization
|
18 年 前 |
Pierre Peiffer
|
c19384b5b2
Make futex_wait() use an hrtimer for timeout
|
18 年 前 |
Pierre Peiffer
|
ec92d08292
futex priority based wakeup
|
18 年 前 |
Nick Piggin
|
72c1bbf308
futex: restartable futex_wait
|
18 年 前 |
Rusty Russell
|
9adef58b1d
futex: get_futex_key, get_key_refs and drop_key_refs
|
18 年 前 |
Ingo Molnar
|
21778867b1
[PATCH] futex: PI state locking fix
|
18 年 前 |
Thomas Gleixner
|
c9cb2e3d7c
[PATCH] hrtimers: namespace and enum cleanup
|
18 年 前 |
Josef "Jeff" Sipek
|
f3a43f3f64
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
|
18 年 前 |
Helge Deller
|
15ad7cdcfd
[PATCH] struct seq_operations and struct file_operations constification
|
18 年 前 |
Ralf Baechle
|
ccdea2f88b
[PATCH] futex: remove unneeded barrier
|
18 年 前 |
Akinobu Mita
|
95362fa903
[PATCH] futex: init error check
|
18 年 前 |
Burman Yan
|
4668edc334
[PATCH] kernel core: replace kmalloc+memset with kzalloc
|
18 年 前 |
Peter Zijlstra
|
a866374aec
[PATCH] mm: pagefault_{disable,enable}()
|
18 年 前 |