summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-03Merge branch 'scftorture.2020.08.24a' into HEADPaul E. McKenney
2020-09-03Merge branches 'doc.2020.08.24a', 'fixes.2020.09.03b' and 'torture.2020.08.24...Paul E. McKenney
2020-09-03rcu: Shrink each possible cpu krcpZqiang
2020-09-03rcu/segcblist: Prevent useless GP start if no CBs to accelerateJoel Fernandes (Google)
2020-08-24torture: Add gdb supportPaul E. McKenney
2020-08-24rcutorture: Allow pointer leaks to test diagnostic codePaul E. McKenney
2020-08-24rcutorture: Hoist OOM registry up one levelPaul E. McKenney
2020-08-24refperf: Avoid null pointer dereference when buf fails to allocateColin Ian King
2020-08-24rcutorture: Properly synchronize with OOM notifierPaul E. McKenney
2020-08-24rcutorture: Properly set rcu_fwds for OOM handlingPaul E. McKenney
2020-08-24torture: Add kvm.sh --help and update help messagePaul E. McKenney
2020-08-24rcutorture: Add CONFIG_PROVE_RCU_LIST to TREE05Paul E. McKenney
2020-08-24torture: Update initrd documentationPaul E. McKenney
2020-08-24rcutorture: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-24locktorture: Make function torture_percpu_rwsem_init() staticWei Yongjun
2020-08-24torture: document --allcpus argument added to the kvm.sh scriptPaul Gortmaker
2020-08-24rcutorture: Output number of elapsed grace periodsJoel Fernandes (Google)
2020-08-24rcutorture: Remove KCSAN stubsPaul E. McKenney
2020-08-24rcuperf: Change rcuperf to rcuscalePaul E. McKenney
2020-08-24scftorture: Add cond_resched() to test loopPaul E. McKenney
2020-08-24scftorture: Adapt memory-ordering test to UP operationPaul E. McKenney
2020-08-24scftorture: Block scftorture_invoker() kthreads for offline CPUsPaul E. McKenney
2020-08-24scftorture: Check unexpected "switch" statement valuePaul E. McKenney
2020-08-24scftorture: Make symbol 'scf_torture_rand' staticWei Yongjun
2020-08-24scftorture: Prevent compiler from reducing race probabilitiesPaul E. McKenney
2020-08-24scftorture: Flag errors in torture-compatible mannerPaul E. McKenney
2020-08-24scftorture: Consolidate scftorture_invoke_one() scf_check initializationPaul E. McKenney
2020-08-24scftorture: Consolidate scftorture_invoke_one() check and kfree()Paul E. McKenney
2020-08-24scftorture: Add smp_call_function() memory-ordering checksPaul E. McKenney
2020-08-24scftorture: Add smp_call_function_many() memory-ordering checksPaul E. McKenney
2020-08-24scftorture: Add smp_call_function_single() memory-ordering checksPaul E. McKenney
2020-08-24scftorture: Summarize per-thread statisticsPaul E. McKenney
2020-08-24tick-sched: Clarify "NOHZ: local_softirq_pending" warningPaul E. McKenney
2020-08-24scftorture: Implement weighted primitive selectionPaul E. McKenney
2020-08-24torture: Add scftorture to the rcutorture scriptingPaul E. McKenney
2020-08-24torture: Declare parse-console.sh independence from rcutorturePaul E. McKenney
2020-08-24scftorture: Add smp_call_function() torture testPaul E. McKenney
2020-08-24rcu: Remove unused __rcu_is_watching() functionPaul E. McKenney
2020-08-24rcu: Make FQS more aggressive in complaining about offline CPUsJoel Fernandes (Google)
2020-08-24rcu: Clarify comments about FQS loop reporting quiescent statesJoel Fernandes (Google)
2020-08-24rcu/nocb: Add a warning for non-GP kthread running GP codePaul E. McKenney
2020-08-24rcu: Move rcu_cpu_started per-CPU variable to rcu_dataPaul E. McKenney
2020-08-24kvm: mmu: page_track: Fix RCU list API usageMadhuparna Bhowmik
2020-08-24rculist: Introduce list/hlist_for_each_entry_srcu() macrosMadhuparna Bhowmik
2020-08-24rcu: Fix kerneldoc comments in rcupdate.hTobias Klauser
2020-08-24rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_cpu_stall_ftrace_dumpPaul E. McKenney
2020-08-24rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_kick_kthreadsPaul E. McKenney
2020-08-24rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_resched_nsPaul E. McKenney
2020-08-24rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_divisorPaul E. McKenney
2020-08-24nocb: Remove show_rcu_nocb_state() false positive printoutPaul E. McKenney