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-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-22Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...Paul E. McKenney
2022-07-22rcutorture: Test polled expedited grace-period primitivesPaul E. McKenney
2022-07-22rcutorture: Verify that polled GP API sees synchronous grace periodsPaul E. McKenney
2022-06-22rcutorture: Handle failure of memory allocation functionsLi Qiong
2022-06-22rcutorture: Fix ksoftirqd boosting timing and iterationFrederic Weisbecker
2022-06-22rcutorture: Make failure indication note reader-batch overflowPaul E. McKenney
2022-06-22rcutorture: Fix memory leak in rcu_test_debug_objects()Zqiang
2022-06-22rcutorture: Simplify rcu_torture_read_exit_child() loopPaul E. McKenney
2022-06-22rcu/torture: Change order of warning and trace dumpAnna-Maria Behnsen
2022-06-21rcutorture: Update rcutorture.fwd_progress help textPaul E. McKenney
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-21rcutorture: Allow rcutorture without RCU Tasks RudePaul E. McKenney
2022-04-21rcutorture: Allow rcutorture without RCU TasksPaul E. McKenney
2022-04-21rcutorture: Allow rcutorture without RCU Tasks TracePaul E. McKenney
2022-04-12rcutorture: Add missing return and use __func__ in warningDavid Vernet
2022-04-12rcutorture: Avoid corner-case #DE with nsynctypes checkDavid Vernet
2022-04-12rcutorture: 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-02rcutorture: Enable limited callback-flooding tests of SRCUPaul E. McKenney
2022-02-02rcutorture: Fix rcu_fwd_mutex deadlockPaul E. McKenney
2022-02-02rcutorture: Add end-of-test check to rcu_torture_fwd_prog() loopPaul E. McKenney
2022-02-02rcutorture: Make rcu_fwd_cb_nodelay be a counterPaul E. McKenney
2022-02-02rcutorture: Increase visibility of forward-progress hangsPaul E. McKenney
2022-02-02rcutorture: Print message before invoking ->cb_barrier()Paul E. McKenney
2022-02-02rcu: 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-08rcutorture: Combine n_max_cbs from all kthreads in a callback floodPaul E. McKenney
2021-12-08rcutorture: Add ability to limit callback-flood intensityPaul E. McKenney
2021-12-08rcutorture: Enable multiple concurrent callback-flood kthreadsPaul E. McKenney
2021-12-08rcutorture: Avoid soft lockup during cpu stallWander Lairson Costa