summaryrefslogtreecommitdiff
path: root/kernel/rcu/rcutorture.c
AgeCommit message (Expand)Author
2023-12-14Merge branches 'doc.2023.12.13a', 'torture.2023.11.23a', 'fixes.2023.12.13a',...Neeraj Upadhyay (AMD)
2023-12-12rcu: Restrict access to RCU CPU stall notifiersPaul E. McKenney
2023-11-23rcutorture: Add fqs_holdoff check before fqs_task is createdZqiang
2023-10-23Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...Frederic Weisbecker
2023-09-24rcutorture: Traverse possible cpu to set maxcpu in rcu_nocb_toggle()Zqiang
2023-09-24rcutorture: Replace schedule_timeout*() 1-jiffy waits with HZ/20Joel Fernandes (Google)
2023-09-24torture: Move rcutorture_sched_setaffinity() out of rcutorturePaul E. McKenney
2023-09-11rcutorture: Add test of RCU CPU stall notifiersPaul E. McKenney
2023-08-14rcutorture: Stop right-shifting torture_random() return valuesPaul E. McKenney
2023-07-14rcutorture: Dump grace-period state upon rtort_pipe_count incidentsPaul E. McKenney
2023-04-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)
2023-03-27rcutorture: Add RCU Tasks Trace and SRCU deadlock scenariosPaul E. McKenney
2023-03-27rcutorture: Add SRCU deadlock scenariosPaul E. McKenney
2023-03-20rcutorture: Create nocb kthreads only when testing rcu in CONFIG_RCU_NOCB_CPU...Zqiang
2023-03-11rcutorture: Eliminate variable n_rcu_torture_boost_rterrorYue Hu
2023-03-11rcutorture: Add test_nmis module parameterPaul E. McKenney
2023-01-05rcutorture: Drop sparse lock-acquisition annotationsPaul E. McKenney
2022-11-30Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 's...Paul E. McKenney
2022-11-29rcu/rcutorture: Use call_rcu_hurry() where neededJoel Fernandes (Google)
2022-10-20srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()Paul E. McKenney
2022-10-18rcutorture: Verify NUM_ACTIVE_RCU_POLL_OLDSTATEPaul E. McKenney
2022-10-18rcutorture: Verify NUM_ACTIVE_RCU_POLL_FULL_OLDSTATEPaul E. McKenney
2022-09-01Merge branches 'doc.2022.08.31b', 'fixes.2022.08.31b', 'kvfree.2022.08.31b', ...Paul E. McKenney
2022-09-01rcutorture: Use the barrier operation specified by cur_opsZqiang
2022-08-31rcutorture: Make "srcud" option also test polled grace-period APIPaul E. McKenney
2022-08-31rcutorture: Limit read-side polling-API testingPaul E. McKenney
2022-08-31rcutorture: Expand rcu_torture_write_types() first "if" statementPaul E. McKenney
2022-08-31rcutorture: Use 1-suffixed variable in rcu_torture_write_types() checkPaul E. McKenney
2022-08-31rcutorture: Adjust rcu_poll_need_2gp() for rcu_gp_oldstate field removalPaul E. McKenney
2022-08-31rcu: Add full-sized polling for cond_sync_exp_full()Paul E. McKenney
2022-08-31rcu: Add full-sized polling for cond_sync_full()Paul E. McKenney
2022-08-31rcu: Add full-sized polling for start_poll_expedited()Paul E. McKenney
2022-08-31rcu: Add full-sized polling for start_poll()Paul E. McKenney
2022-08-31rcutorture: Verify long-running reader prevents full polling from completingPaul E. McKenney
2022-08-31rcutorture: Remove redundant RTWS_DEF_FREE checkPaul E. McKenney
2022-08-31rcutorture: Verify RCU reader prevents full polling from completingPaul E. McKenney
2022-08-31rcutorture: Allow per-RCU-flavor polled double-GP checkPaul E. McKenney
2022-08-31rcutorture: Abstract synchronous and polled API testingPaul E. McKenney
2022-08-31rcu: Add full-sized polling for get_state()Paul E. McKenney
2022-08-31rcu: Add full-sized polling for get_completed*() and poll_state*()Paul E. McKenney
2022-07-21Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...Paul E. McKenney
2022-07-21rcutorture: Test polled expedited grace-period primitivesPaul E. McKenney
2022-07-21rcutorture: Verify that polled GP API sees synchronous grace periodsPaul E. McKenney
2022-06-21rcutorture: Handle failure of memory allocation functionsLi Qiong
2022-06-21rcutorture: Fix ksoftirqd boosting timing and iterationFrederic Weisbecker
2022-06-21rcutorture: Make failure indication note reader-batch overflowPaul E. McKenney
2022-06-21rcutorture: Fix memory leak in rcu_test_debug_objects()Zqiang
2022-06-21rcutorture: Simplify rcu_torture_read_exit_child() loopPaul E. McKenney
2022-06-21rcu/torture: Change order of warning and trace dumpAnna-Maria Behnsen
2022-06-21rcutorture: Update rcutorture.fwd_progress help textPaul E. McKenney