Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-12scftorture: Fix distribution of short handler delaysPaul E. McKenney
2021-12-08scftorture: Always log error messageLi Zhijian
2021-12-08scftorture: Remove unused SCFTORTOUTLi Zhijian
2021-12-08scftorture: Add missing '\n' to flush messageLi Zhijian
2021-09-16scftorture: Warn on individual scf_torture_init() error conditionsPaul E. McKenney
2021-09-16scftorture: Count reschedule IPIsPaul E. McKenney
2021-09-16scftorture: Account for weight_resched when checking for all zeroesPaul E. McKenney
2021-09-16scftorture: Shut down if nonsensical arguments givenPaul E. McKenney
2021-09-16scftorture: Allow zero weight to exclude an smp_call_function*() categoryPaul E. McKenney
2021-07-27scftorture: Avoid NULL pointer exception on early exitPaul E. McKenney
2021-07-27scftorture: Add RPC-like IPI testsPaul E. McKenney
2021-07-06scftorture: Avoid false-positive warnings in scftorture_invoker()Paul E. McKenney
2021-01-05scftorture: Add debug output for wrong-CPU warningPaul E. McKenney
2020-11-07scftorture: Add full-test stutter capabilityPaul E. McKenney
2020-11-07scftorture: Add an alternative IPI vectorPaul E. McKenney
2020-08-25scftorture: Add cond_resched() to test loopPaul E. McKenney
2020-08-25scftorture: Adapt memory-ordering test to UP operationPaul E. McKenney
2020-08-25scftorture: Block scftorture_invoker() kthreads for offline CPUsPaul E. McKenney
2020-08-25scftorture: Check unexpected "switch" statement valuePaul E. McKenney
2020-08-25scftorture: Make symbol 'scf_torture_rand' staticWei Yongjun
2020-08-25scftorture: Prevent compiler from reducing race probabilitiesPaul E. McKenney
2020-08-25scftorture: Flag errors in torture-compatible mannerPaul E. McKenney
2020-08-25scftorture: Consolidate scftorture_invoke_one() scf_check initializationPaul E. McKenney
2020-08-25scftorture: Consolidate scftorture_invoke_one() check and kfree()Paul E. McKenney
2020-08-25scftorture: Add smp_call_function() memory-ordering checksPaul E. McKenney
2020-08-25scftorture: Add smp_call_function_many() memory-ordering checksPaul E. McKenney
2020-08-25scftorture: Add smp_call_function_single() memory-ordering checksPaul E. McKenney
2020-08-25scftorture: Summarize per-thread statisticsPaul E. McKenney
2020-08-25scftorture: Implement weighted primitive selectionPaul E. McKenney
2020-08-25scftorture: Add smp_call_function() torture testPaul E. McKenney