Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
Paul E. McKenney
|
a2f2577d96
torture: Eliminate torture_runnable and perf_runnable
|
7 years ago |
Davidlohr Bueso
|
2ce77d16db
locking/locktorture: Fix num reader/writer corner cases
|
8 years ago |
Davidlohr Bueso
|
f2f762608f
locking/locktorture: Fix rwsem reader_delay
|
8 years ago |
Paul E. McKenney
|
cc1321c96f
torture: Reduce #ifdefs for preempt_schedule()
|
8 years ago |
Ingo Molnar
|
037741a6d4
sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>
|
8 years ago |
Ingo Molnar
|
ae7e81c077
sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>
|
8 years ago |
Linus Torvalds
|
42e1b14b6e
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Yang Shi
|
f4dbba5919
locktorture: Fix potential memory leak with rw lock test
|
8 years ago |
Chris Wilson
|
0186a6cbdc
locking/ww_mutex: Add ww_mutex to locktorture test
|
8 years ago |
Paul E. McKenney
|
5db4298133
lcoking/locktorture: Simplify the torture_runnable computation
|
9 years ago |
Davidlohr Bueso
|
c1c33b92db
locking/locktorture: Fix NULL pointer dereference for cleanup paths
|
9 years ago |
Davidlohr Bueso
|
1f19093189
locking/locktorture: Fix deboosting NULL pointer dereference
|
9 years ago |
Paul E. McKenney
|
39cd2dd39a
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.2015.10.06a' into HEAD
|
10 years ago |
Paul E. McKenney
|
a36a99618b
locktorture: Fix module unwind when bad torture_type specified
|
10 years ago |
Paul E. McKenney
|
617783dd99
locktorture: Add torture tests for percpu_rwsem
|
10 years ago |
Davidlohr Bueso
|
095777c417
locktorture: Support rtmutex torturing
|
10 years ago |
Paul E. McKenney
|
61d49d2f98
locktorture: Change longdelay_us to longdelay_ms
|
10 years ago |
Alexey Kodanev
|
f548d99ef4
locktorture: fix deadlock in 'rw_lock_irq' type
|
10 years ago |
Davidlohr Bueso
|
c98fed9fc6
locktorture: Cleanup header usage
|
11 years ago |
Davidlohr Bueso
|
a122949100
locktorture: Cannot hold read and write lock
|
11 years ago |
Davidlohr Bueso
|
219f800f99
locktorture: Fix __acquire annotation for spinlock irq
|
11 years ago |
Davidlohr Bueso
|
e34191fad8
locktorture: Support rwlocks
|
11 years ago |
Davidlohr Bueso
|
630952c22b
locktorture: Introduce torture context
|
11 years ago |
Davidlohr Bueso
|
4a3b427f0b
locktorture: Support rwsems
|
11 years ago |
Davidlohr Bueso
|
4f6332c1dc
locktorture: Add infrastructure for torturing read locks
|
11 years ago |
Davidlohr Bueso
|
d36a7a0d5e
torture: Address race in module cleanup
|
11 years ago |
Davidlohr Bueso
|
1e6757a921
locktorture: Make statistics generic
|
11 years ago |
Davidlohr Bueso
|
f095bfc0ea
locktorture: Teach about lock debugging
|
11 years ago |