index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
rcutorture.c
Age
Commit message (
Expand
)
Author
2019-08-13
rcu/nocb: Print no-CBs diagnostics when rcutorture writer unduly delayed
Paul E. McKenney
2019-08-01
rcutorture: Aggressive forward-progress tests shouldn't block shutdown
Paul E. McKenney
2019-08-01
rcutorture: Emulate userspace sojourn during call_rcu() floods
Paul E. McKenney
2019-05-28
rcutorture: Upper case solves the case of the vanishing NULL pointer
Paul E. McKenney
2019-05-28
rcutorture: Dump trace buffer for callback pipe drain failures
Paul E. McKenney
2019-05-28
rcutorture: Add trivial RCU implementation
Paul E. McKenney
2019-05-28
rcutorture: Halt forward-progress checks at end of run
Paul E. McKenney
2019-05-28
rcutorture: Give the scheduler a chance on PREEMPT && NO_HZ_FULL kernels
Paul E. McKenney
2019-05-28
rcutorture: Exempt tasks RCU from timely draining of grace periods
Paul E. McKenney
2019-05-28
torture: Allow inter-stutter interval to be specified
Paul E. McKenney
2019-05-28
rcutorture: Fix stutter_wait() return value and freelist checks
Paul E. McKenney
2019-05-28
rcutorture: Add cond_resched() to forward-progress free-up loop
Paul E. McKenney
2019-04-09
Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.2...
Paul E. McKenney
2019-03-26
rcutorture: Fix cleanup path for invalid torture_type strings
Paul E. McKenney
2019-03-26
rcutorture: Fix expected forward progress duration in OOM notifier
Neeraj Upadhyay
2019-03-26
rcutorture: Remove ->ext_irq_conflict field
Paul E. McKenney
2019-03-26
rcutorture: Make rcutorture_extend_mask() comment match the code
Paul E. McKenney
2019-03-26
srcu: Remove cleanup_srcu_struct_quiesced()
Paul E. McKenney
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
2019-02-09
rcu/rcutorture: Convert to SPDX license identifier
Paul E. McKenney
2019-01-25
rcutorture: Add grace period after CPU offline
Paul E. McKenney
2019-01-25
rcutorture: Record grace periods in forward-progress histogram
Paul E. McKenney
2018-12-01
rcutorture: Don't do busted forward-progress testing
Paul E. McKenney
2018-12-01
rcutorture: Use 100ms buckets for forward-progress callback histograms
Paul E. McKenney
2018-12-01
rcutorture: Recover from OOM during forward-progress tests
Paul E. McKenney
2018-12-01
rcutorture: Print forward-progress test age upon failure
Paul E. McKenney
2018-12-01
rcutorture: Print histogram of CB invocation at OOM time
Paul E. McKenney
2018-12-01
rcutorture: Dump grace-period diagnostics upon forward-progress OOM
Paul E. McKenney
2018-12-01
rcutorture: Prepare for asynchronous access to rcu_fwd_startat
Paul E. McKenney
2018-12-01
rcutorture: Affinity forward-progress test to avoid housekeeping CPUs
Paul E. McKenney
2018-12-01
rcutorture: Break up too-long rcu_torture_fwd_prog() function
Paul E. McKenney
2018-12-01
rcutorture: Remove cbflood facility
Paul E. McKenney
2018-12-01
rcutorture: Add call_rcu() flooding forward-progress tests
Paul E. McKenney
2018-08-30
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
2018-08-30
rcutorture: Dump reader protection sequence if failures or close calls
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in rcutorture.c
Paul E. McKenney
2018-08-30
rcutorture: Remove the "rcu_bh" and "sched" torture types
Paul E. McKenney
2018-08-30
rcutorture: Add RCU-bh and RCU-sched support for extended readers
Paul E. McKenney
2018-08-30
rcutorture: Test extended "rcu" read-side critical sections
Paul E. McKenney
2018-08-29
rcutorture: Maintain self-propagating CB only during forward-progress test
Paul E. McKenney
2018-08-29
rcutorture: Check GP completion at stutter end
Paul E. McKenney
2018-08-29
rcutorture: Print forward-progress test interval on error
Paul E. McKenney
2018-08-29
rcutorture: Adjust number of reader kthreads per CPU-hotplug operations
Paul E. McKenney
2018-08-29
rcutorture: Reduce priority of forward-progress testing
Paul E. McKenney
2018-08-29
rcutorture: Limit reader duration if irq or bh disabled
Paul E. McKenney
2018-08-29
rcutorture: Increase rcu_read_delay() longdelay_ms
Paul E. McKenney
2018-08-29
rcutorture: Add self-propagating callback to forward-progress testing
Paul E. McKenney
2018-08-29
rcutorture: Vary forward-progress test interval
Paul E. McKenney
2018-08-29
rcutorture: Avoid no-test complaint if too few forward-progress tries
Paul E. McKenney
2018-08-29
rcutorture: Also use GP sequence to judge forward progress
Paul E. McKenney
[next]