summaryrefslogtreecommitdiff
path: root/tools/testing/vsock/control.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/vsock/control.c')
0 files changed, 0 insertions, 0 deletions
td> 2023-09-24locktorture: Rename readers_bind/writers_bind to bind_readers/bind_writersPaul E. McKenney 2023-09-24locktorture: Add call_rcu_chains module parameterPaul E. McKenney 2023-09-24locktorture: Add new module parameters to lock_torture_print_module_parms()Paul E. McKenney 2023-09-24locktorture: Add acq_writer_lim to complain about long acquistion timesPaul E. McKenney 2023-09-24locktorture: Consolidate "if" statements in lock_torture_writer()Paul E. McKenney 2023-09-24locktorture: Alphabetize torture_param() entriesPaul E. McKenney 2023-09-24locktorture: Add readers_bind and writers_bind module parametersPaul E. McKenney 2023-08-14torture: Add lock_torture writer_fifo module parameterDietmar Eggemann 2023-05-11locktorture: Add long_hold to adjust lock-hold delaysPaul E. McKenney 2023-03-07locktorture: Add raw_spinlock* torture tests for PREEMPT_RT kernelsZqiang 2023-03-07locktorture: With nested locks, occasionally skip main lockJohn Stultz 2023-03-07locktorture: Add nested locking to rtmutex torture testsJohn Stultz 2023-03-07locktorture: Add nested locking to mutex torture testsJohn Stultz 2023-03-07locktorture: Add nested_[un]lock() hooks and nlocks parameterJohn Stultz 2023-01-05locktorture: Make the rt_boost factor a tunableJoel Fernandes (Google) 2023-01-05locktorture: Allow non-rtmutex lock types to be boostedJoel Fernandes (Google) 2021-12-07locktorture,rcutorture,torture: Always log error messageLi Zhijian 2021-09-13locktorture: Warn on individual lock_torture_init() error conditionsPaul E. McKenney 2021-07-27locktorture: Count lock readersPaul E. McKenney 2021-07-27locktorture: Mark statistics data racesPaul E. McKenney 2021-03-19locking/locktorture: Fix incorrect use of ww_acquire_ctx in ww_mutex testWaiman Long 2021-03-19locking/locktorture: Pass thread id to lock/unlock functionsWaiman Long 2021-03-19locking/locktorture: Fix false positive circular locking splat in ww_mutex testWaiman Long 2021-01-22Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney 2021-01-04locking: Remove duplicate include of percpu-rwsem.hWang Qing