summaryrefslogtreecommitdiff
path: root/kernel/rcu/rcutorture.c
AgeCommit message (Expand)Author
2019-04-09Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.2...Paul E. McKenney
2019-03-26rcutorture: Fix cleanup path for invalid torture_type stringsPaul E. McKenney
2019-03-26rcutorture: Fix expected forward progress duration in OOM notifierNeeraj Upadhyay
2019-03-26rcutorture: Remove ->ext_irq_conflict fieldPaul E. McKenney
2019-03-26rcutorture: Make rcutorture_extend_mask() comment match the codePaul E. McKenney
2019-03-26srcu: Remove cleanup_srcu_struct_quiesced()Paul E. McKenney
2019-02-09Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney
2019-02-09rcu/rcutorture: Convert to SPDX license identifierPaul E. McKenney
2019-01-25rcutorture: Add grace period after CPU offlinePaul E. McKenney
2019-01-25rcutorture: Record grace periods in forward-progress histogramPaul E. McKenney
2018-12-01rcutorture: Don't do busted forward-progress testingPaul E. McKenney
2018-12-01rcutorture: Use 100ms buckets for forward-progress callback histogramsPaul E. McKenney
2018-12-01rcutorture: Recover from OOM during forward-progress testsPaul E. McKenney
2018-12-01rcutorture: Print forward-progress test age upon failurePaul E. McKenney
2018-12-01rcutorture: Print histogram of CB invocation at OOM timePaul E. McKenney
2018-12-01rcutorture: Dump grace-period diagnostics upon forward-progress OOMPaul E. McKenney
2018-12-01rcutorture: Prepare for asynchronous access to rcu_fwd_startatPaul E. McKenney
2018-12-01rcutorture: Affinity forward-progress test to avoid housekeeping CPUsPaul E. McKenney
2018-12-01rcutorture: Break up too-long rcu_torture_fwd_prog() functionPaul E. McKenney
2018-12-01rcutorture: Remove cbflood facilityPaul E. McKenney
2018-12-01rcutorture: Add call_rcu() flooding forward-progress testsPaul E. McKenney
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney
2018-08-30rcutorture: Dump reader protection sequence if failures or close callsPaul E. McKenney
2018-08-30rcu: Clean up flavor-related definitions and comments in rcutorture.cPaul E. McKenney
2018-08-30rcutorture: Remove the "rcu_bh" and "sched" torture typesPaul E. McKenney
2018-08-30rcutorture: Add RCU-bh and RCU-sched support for extended readersPaul E. McKenney
2018-08-30rcutorture: Test extended "rcu" read-side critical sectionsPaul E. McKenney
2018-08-29rcutorture: Maintain self-propagating CB only during forward-progress testPaul E. McKenney
2018-08-29rcutorture: Check GP completion at stutter endPaul E. McKenney
2018-08-29rcutorture: Print forward-progress test interval on errorPaul E. McKenney
2018-08-29rcutorture: Adjust number of reader kthreads per CPU-hotplug operationsPaul E. McKenney
2018-08-29rcutorture: Reduce priority of forward-progress testingPaul E. McKenney
2018-08-29rcutorture: Limit reader duration if irq or bh disabledPaul E. McKenney
2018-08-29rcutorture: Increase rcu_read_delay() longdelay_msPaul E. McKenney
2018-08-29rcutorture: Add self-propagating callback to forward-progress testingPaul E. McKenney
2018-08-29rcutorture: Vary forward-progress test intervalPaul E. McKenney
2018-08-29rcutorture: Avoid no-test complaint if too few forward-progress triesPaul E. McKenney
2018-08-29rcutorture: Also use GP sequence to judge forward progressPaul E. McKenney
2018-08-29rcutorture: Add forward-progress tests for RCU grace periodsPaul E. McKenney
2018-08-29rcutorture: Warn on bad torture type for built-in testsPaul E. McKenney
2018-08-29rcutorture: Force occasional reader waitsPaul E. McKenney
2018-07-12Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEADPaul E. McKenney
2018-07-12rcutorture: Fix rcu_barrier successes counterJoel Fernandes (Google)
2018-07-12rcutorture: Add support to detect if boost kthread prio is too lowJoel Fernandes (Google)
2018-07-12rcutorture: Use monotonic timestamp for stall detectionArnd Bergmann
2018-07-12rcutorture: Make boost test more robustJoel Fernandes (Google)
2018-07-12rcutorture: Disable RT throttling for boost testsJoel Fernandes (Google)
2018-07-12rcutorture: Emphasize testing of single reader protection typePaul E. McKenney
2018-07-12rcutorture: Handle extended read-side critical sectionsPaul E. McKenney
2018-07-12rcutorture: Make rcu_torture_timer() use rcu_torture_one_read()Paul E. McKenney