Age | Commit message (Expand) | Author |
2020-02-20 | rcutorture: Add READ_ONCE() to rcu_torture_count and rcu_torture_batch | Paul E. McKenney |
2020-02-20 | rcutorture: Fix stray access to rcu_fwd_cb_nodelay | Paul E. McKenney |
2020-02-20 | rcutorture: Fix rcu_torture_one_read()/rcu_torture_writer() data race | Paul E. McKenney |
2020-02-20 | rcutorture: Suppress boottime bad-sequence warnings | Paul E. McKenney |
2020-02-20 | rcutorture: Allow boottime stall warnings to be suppressed | Paul E. McKenney |
2020-02-20 | rcutorture: Refrain from callback flooding during boot | Paul E. McKenney |
2020-02-20 | rcutorture: Suppress forward-progress complaints during early boot | Paul E. McKenney |
2020-01-24 | Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf... | Paul E. McKenney |
2019-12-09 | rcutorture: Dynamically allocate rcu_fwds structure | Paul E. McKenney |
2019-12-09 | rcutorture: Complete threading rcu_fwd pointers through functions | Paul E. McKenney |
2019-12-09 | rcutorture: Move to dynamic initialization of rcu_fwds | Paul E. McKenney |
2019-12-09 | rcutorture: Thread rcu_fwd pointer through forward-progress functions | Paul E. McKenney |
2019-12-09 | rcutorture: Pull callback forward-progress data into rcu_fwd struct | Paul E. McKenney |
2019-12-09 | rcu: Use CONFIG_PREEMPTION where appropriate | Sebastian Andrzej Siewior |
2019-10-30 | Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r... | Paul E. McKenney |
2019-10-05 | rcutorture: Make in-kernel-loop testing more brutal | Paul E. McKenney |
2019-10-05 | rcutorture: Separate warnings for each failure type | Paul E. McKenney |
2019-10-05 | rcutorture: Emulate dyntick aspect of userspace nohz_full sojourn | Paul E. McKenney |
2019-10-05 | rcutorture: Force on tick for readers and callback flooders | Paul E. McKenney |
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 |