summaryrefslogtreecommitdiff
path: root/kernel/rcu/rcutorture.c
AgeCommit message (Expand)Author
2022-06-20rcutorture: Validate get_completed_synchronize_rcu()Paul E. McKenney
2022-05-03Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney
2022-04-20rcutorture: Allow rcutorture without RCU Tasks RudePaul E. McKenney
2022-04-20rcutorture: Allow rcutorture without RCU TasksPaul E. McKenney
2022-04-20rcutorture: Allow rcutorture without RCU Tasks TracePaul E. McKenney
2022-04-11rcutorture: Add missing return and use __func__ in warningDavid Vernet
2022-04-11rcutorture: Avoid corner-case #DE with nsynctypes checkDavid Vernet
2022-04-11rcutorture: Suppress debugging grace period delays during floodingPaul E. McKenney
2022-02-24Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0...Paul E. McKenney
2022-02-01rcutorture: Enable limited callback-flooding tests of SRCUPaul E. McKenney
2022-02-01rcutorture: Fix rcu_fwd_mutex deadlockPaul E. McKenney
2022-02-01rcutorture: Add end-of-test check to rcu_torture_fwd_prog() loopPaul E. McKenney
2022-02-01rcutorture: Make rcu_fwd_cb_nodelay be a counterPaul E. McKenney
2022-02-01rcutorture: Increase visibility of forward-progress hangsPaul E. McKenney
2022-02-01rcutorture: Print message before invoking ->cb_barrier()Paul E. McKenney
2022-02-01rcu: Mark accesses to boost_starttimePaul E. McKenney
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15rcutorture: make use of the helper function kthread_run_on_cpu()Cai Huoqing
2021-12-07rcutorture: Combine n_max_cbs from all kthreads in a callback floodPaul E. McKenney
2021-12-07rcutorture: Add ability to limit callback-flood intensityPaul E. McKenney
2021-12-07rcutorture: Enable multiple concurrent callback-flood kthreadsPaul E. McKenney
2021-12-07rcutorture: Avoid soft lockup during cpu stallWander Lairson Costa
2021-12-07locktorture,rcutorture,torture: Always log error messageLi Zhijian
2021-11-30rcutorture: Suppress pi-lock-across read-unlock testing for Tiny SRCUPaul E. McKenney
2021-11-30rcutorture: More thoroughly test nested readersPaul E. McKenney
2021-11-30rcutorture: Sanitize RCUTORTURE_RDR_MASKPaul E. McKenney
2021-10-07Merge branches 'fixes.2021.10.07a', 'scftorture.2021.09.16a', 'tasks.2021.09....Paul E. McKenney
2021-09-13rcutorture: Avoid problematic critical section nesting on PREEMPT_RTScott Wood
2021-09-13rcutorture: Don't cpuhp_remove_state() if cpuhp_setup_state() failedPaul E. McKenney
2021-09-13rcutorture: Warn on individual rcu_torture_init() error conditionsPaul E. McKenney
2021-09-13rcutorture: Suppressing read-exit testing is not an errorPaul E. McKenney
2021-09-13rcu: Fix undefined Kconfig macrosZhouyi Zhou
2021-07-27rcutorture: Preempt rather than block when testing task stallsPaul E. McKenney
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-18sched: Change task_struct::statePeter Zijlstra
2021-05-10rcutorture: Move mem_dump_obj() tests into separate functionPaul E. McKenney
2021-05-10rcutorture: Don't count CPU-stalled time against priority boostingPaul E. McKenney
2021-05-10rcutorture: Forgive RCU boost failures when CPUs don't pass through QSPaul E. McKenney
2021-05-10rcutorture: Make rcu_torture_boost_failed() check for GP endPaul E. McKenney
2021-05-10rcutorture: Consolidate rcu_torture_boost() timing and statisticsPaul E. McKenney
2021-05-10rcutorture: Delay-based false positives for RCU priority boosting testsPaul E. McKenney
2021-05-10rcutorture: Judge RCU priority boosting on grace periods, not callbacksPaul E. McKenney
2021-05-10rcutorture: Abstract read-lock-held checksPaul E. McKenney
2021-03-24Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.20...Paul E. McKenney
2021-03-24rcutorture: Test start_poll_synchronize_rcu() and poll_state_synchronize_rcu()Paul E. McKenney
2021-03-08rcutorture: Replace rcu_torture_stall string with %sStephen Zhang
2021-03-08rcutorture: Fix testing of RCU priority boostingPaul E. McKenney
2021-03-08rcutorture: Add crude tests for mem_dump_obj()Paul E. McKenney
2021-01-22Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney
2021-01-06torture: Maintain torture-specific set of CPUs-online booksPaul E. McKenney