summaryrefslogtreecommitdiff
path: root/kernel/rcu/rcutorture.c
AgeCommit message (Expand)Author
2024-12-14rcutorture: Use symbols for SRCU reader flavorsPaul E. McKenney
2024-12-14rcutorture: Add per-reader-segment preemption diagnosticsPaul E. McKenney
2024-12-14rcutorture: Read CPU ID for decoration protected by both reader typesPaul E. McKenney
2024-12-14rcutorture: Add preempt_count() to rcutorture_one_extend_check() diagnosticsPaul E. McKenney
2024-12-14rcutorture: Add parameters to control polled/conditional wait intervalPaul E. McKenney
2024-12-14rcutorture: Ignore attempts to test preemption and forward progressPaul E. McKenney
2024-12-14rcutorture: Make rcutorture_one_extend() check reader statePaul E. McKenney
2024-12-14rcutorture: Pretty-print rcutorture reader segmentsPaul E. McKenney
2024-12-14rcutorture: Add full read-side contexts to "busted" torture typePaul E. McKenney
2024-12-14rcutorture: Decorate failing reader segments with last CPU IDPaul E. McKenney
2024-12-14rcutorture: Check preemption for failing readerPaul E. McKenney
2024-12-14rcutorture: Add ->cond_sync_exp_full function to rcu_ops structurePaul E. McKenney
2024-12-14rcutorture: Use finer-grained timeouts for rcu_torture_writer() pollingPaul E. McKenney
2024-12-14rcutorture: Decorate failing reader segments with CPU IDPaul E. McKenney
2024-12-14rcutorture: Add random real-time preemptionPaul E. McKenney
2024-12-14torture: Add dowarn argument to torture_sched_setaffinity()Paul E. McKenney
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-15Merge branches 'rcu/fixes', 'rcu/nocb', 'rcu/torture', 'rcu/stall' and 'rcu/s...Frederic Weisbecker
2024-11-12rcutorture: Avoid printing cpu=-1 for no-fault RCU boost failurePaul E. McKenney
2024-11-12rcutorture: Test start-poll primitives with interrupts disabledPaul E. McKenney
2024-11-12rcutorture: Add srcu_read_lock_lite() support to rcutorture.reader_flavorPaul E. McKenney
2024-11-12rcutorture: Add reader_flavor parameter for SRCU readersPaul E. McKenney
2024-11-12rcutorture: Expand RCUTORTURE_RDR_MASK_[12] to eight bitsPaul E. McKenney
2024-11-07softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT.Sebastian Andrzej Siewior
2024-09-09Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...Neeraj Upadhyay
2024-08-15rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs()Valentin Schneider
2024-08-14rcutorture: Stop testing RCU Tasks Rude asynchronous APIsPaul E. McKenney
2024-08-14rcutorture: Add a stall_cpu_repeat module parameterPaul E. McKenney
2024-07-29rcutorture: Make rcu_torture_write_types() print number of update typesPaul E. McKenney
2024-07-29rcutorture: Generic test for NUM_ACTIVE_*RCU_POLL*Paul E. McKenney
2024-07-29rcutorture: Add SRCU ->same_gp_state and ->get_comp_state functionsPaul E. McKenney
2024-07-29rcutorture: Remove redundant rcu_torture_ops get_gp_completed fieldsPaul E. McKenney
2024-06-06rcutorture: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-06rcutorture: Fix rcu_torture_fwd_cb_cr() data racePaul E. McKenney
2024-06-03rcutorture: Make rcutorture support srcu double call testZqiang
2024-04-16rcutorture: Use rcu_gp_slow_register/unregister() only for rcutype testZqiang
2024-04-16rcutorture: Fix invalid context warning when enable srcu barrier testingZqiang
2024-04-16rcutorture: Make stall-tasks directly exit when rcutorture tests endZqiang
2024-04-16rcutorture: Removing redundant function pointer initializationZqiang
2024-04-16rcutorture: Make rcutorture support print rcu-tasks gp stateZqiang
2024-04-16rcutorture: Use the gp_kthread_dbg operation specified by cur_opsZqiang
2024-04-16rcutorture: Re-use value stored to ->rtort_pipe_count instead of re-readinglinke li
2024-04-16rcutorture: Fix rcu_torture_one_read() pipe_count overflow commentPaul E. McKenney
2024-04-16rcutorture: Remove extraneous rcu_torture_pipe_update_one() READ_ONCE()Paul E. McKenney
2024-04-09rcutorture: ASSERT_EXCLUSIVE_WRITER() for ->rtort_pipe_count updatesPaul E. McKenney
2024-04-09rcutorture: Dump GP kthread state on insufficient cb-flood launderingPaul E. McKenney
2024-04-09rcutorture: Dump # online CPUs on insufficient cb-flood launderingPaul E. McKenney
2024-02-14rcutorture: Suppress rtort_pipe_count warnings until after stallsPaul E. McKenney
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