Kees Cook
|
ec0c4274e3
futex: Mark get_robust_list as deprecated
|
13 年之前 |
Kees Cook
|
bdbb776f88
futex: Do not leak robust list to unprivileged process
|
13 年之前 |
Linus Torvalds
|
5ed59af850
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Thomas Gleixner
|
81b40539e7
futex: Simplify return logic
|
13 年之前 |
Thomas Gleixner
|
59263b513c
futex: Cover all PI opcodes with cmpxchg enabled check
|
13 年之前 |
Hugh Dickins
|
e6780f7243
futex: Fix uninterruptible loop due to gate_area
|
13 年之前 |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 年之前 |
Jiri Kosina
|
e060c38434
Merge branch 'master' into for-next
|
13 年之前 |
Bart Van Assche
|
ca4a04cf3d
futex: Fix spelling in a source code comment
|
14 年之前 |
Vitaliy Ivanov
|
7cfdaf38d4
futex: uninitialized warning corrections
|
14 年之前 |
Ingo Molnar
|
d7619fe39d
Merge branch 'linus' into core/urgent
|
14 年之前 |
Shawn Bohrer
|
9ea71503a8
futex: Fix regression with read only mappings
|
14 年之前 |
Benjamin Herrenschmidt
|
2efaca927f
mm/futex: fix futex writes on archs with SW tracking of dirty & young
|
14 年之前 |
Dima Zavin
|
732375c6a5
plist: Remove the need to supply locks to plist heads
|
14 年之前 |
Darren Hart
|
0cd9c6494e
futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup
|
14 年之前 |
Linus Torvalds
|
94df491c4a
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
Steven Rostedt
|
2909620217
futex: Fix WARN_ON() test for UP
|
14 年之前 |
Serge E. Hallyn
|
b0e77598f8
userns: user namespaces: convert several capable() calls
|
14 年之前 |
Linus Torvalds
|
0586bed3e8
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
Thomas Gleixner
|
6e0aa9f8a8
futex: Deobfuscate handle_futex_death()
|
14 年之前 |
Thomas Gleixner
|
995612178c
Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-rt into core/futexes
|
14 年之前 |
Lai Jiangshan
|
017f2b239d
futex,plist: Remove debug lock assignment from plist_node
|
14 年之前 |
Lai Jiangshan
|
2e12978a9f
futex,plist: Pass the real head of the priority list to plist_del()
|
14 年之前 |
Michel Lespinasse
|
37a9d912b2
futex: Sanitize cmpxchg_futex_value_locked API
|
14 年之前 |
Thomas Gleixner
|
c0c9ed1504
futex: Avoid redudant evaluation of task_pid_vnr()
|
14 年之前 |
Michel Lespinasse
|
8fe8f545c6
futex: Update futex_wait_setup comments about locking
|
14 年之前 |
Lai Jiangshan
|
8161239a8b
rtmutex: Simplify PI algorithm and make highest prio task get lock
|
14 年之前 |
Linus Torvalds
|
f9ee7f60d6
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
Andrea Arcangeli
|
a5b338f2b0
thp: update futex compound knowledge
|
14 年之前 |
Steven Rostedt
|
f123c98e7f
rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi()
|
14 年之前 |