Age | Commit message (Expand) | Author |
2022-05-03 | Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '... | Paul E. McKenney |
2022-04-20 | rcutorture: Allow rcutorture without RCU Tasks Rude | Paul E. McKenney |
2022-04-20 | rcutorture: Allow rcutorture without RCU Tasks | Paul E. McKenney |
2022-04-20 | rcutorture: Allow rcutorture without RCU Tasks Trace | Paul E. McKenney |
2022-04-11 | rcutorture: Add missing return and use __func__ in warning | David Vernet |
2022-04-11 | rcutorture: Avoid corner-case #DE with nsynctypes check | David Vernet |
2022-04-11 | rcutorture: Suppress debugging grace period delays during flooding | Paul E. McKenney |
2022-02-24 | Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0... | Paul E. McKenney |
2022-02-01 | rcutorture: Enable limited callback-flooding tests of SRCU | Paul E. McKenney |
2022-02-01 | rcutorture: Fix rcu_fwd_mutex deadlock | Paul E. McKenney |
2022-02-01 | rcutorture: Add end-of-test check to rcu_torture_fwd_prog() loop | Paul E. McKenney |
2022-02-01 | rcutorture: Make rcu_fwd_cb_nodelay be a counter | Paul E. McKenney |
2022-02-01 | rcutorture: Increase visibility of forward-progress hangs | Paul E. McKenney |
2022-02-01 | rcutorture: Print message before invoking ->cb_barrier() | Paul E. McKenney |
2022-02-01 | rcu: Mark accesses to boost_starttime | Paul E. McKenney |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-15 | rcutorture: make use of the helper function kthread_run_on_cpu() | Cai Huoqing |
2021-12-07 | rcutorture: Combine n_max_cbs from all kthreads in a callback flood | Paul E. McKenney |
2021-12-07 | rcutorture: Add ability to limit callback-flood intensity | Paul E. McKenney |
2021-12-07 | rcutorture: Enable multiple concurrent callback-flood kthreads | Paul E. McKenney |
2021-12-07 | rcutorture: Avoid soft lockup during cpu stall | Wander Lairson Costa |
2021-12-07 | locktorture,rcutorture,torture: Always log error message | Li Zhijian |
2021-11-30 | rcutorture: Suppress pi-lock-across read-unlock testing for Tiny SRCU | Paul E. McKenney |
2021-11-30 | rcutorture: More thoroughly test nested readers | Paul E. McKenney |
2021-11-30 | rcutorture: Sanitize RCUTORTURE_RDR_MASK | Paul E. McKenney |
2021-10-07 | Merge branches 'fixes.2021.10.07a', 'scftorture.2021.09.16a', 'tasks.2021.09.... | Paul E. McKenney |
2021-09-13 | rcutorture: Avoid problematic critical section nesting on PREEMPT_RT | Scott Wood |
2021-09-13 | rcutorture: Don't cpuhp_remove_state() if cpuhp_setup_state() failed | Paul E. McKenney |
2021-09-13 | rcutorture: Warn on individual rcu_torture_init() error conditions | Paul E. McKenney |
2021-09-13 | rcutorture: Suppressing read-exit testing is not an error | Paul E. McKenney |
2021-09-13 | rcu: Fix undefined Kconfig macros | Zhouyi Zhou |
2021-07-27 | rcutorture: Preempt rather than block when testing task stalls | Paul E. McKenney |
2021-07-04 | Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-06-18 | sched: Change task_struct::state | Peter Zijlstra |
2021-05-10 | rcutorture: Move mem_dump_obj() tests into separate function | Paul E. McKenney |
2021-05-10 | rcutorture: Don't count CPU-stalled time against priority boosting | Paul E. McKenney |
2021-05-10 | rcutorture: Forgive RCU boost failures when CPUs don't pass through QS | Paul E. McKenney |
2021-05-10 | rcutorture: Make rcu_torture_boost_failed() check for GP end | Paul E. McKenney |
2021-05-10 | rcutorture: Consolidate rcu_torture_boost() timing and statistics | Paul E. McKenney |
2021-05-10 | rcutorture: Delay-based false positives for RCU priority boosting tests | Paul E. McKenney |
2021-05-10 | rcutorture: Judge RCU priority boosting on grace periods, not callbacks | Paul E. McKenney |
2021-05-10 | rcutorture: Abstract read-lock-held checks | Paul E. McKenney |
2021-03-24 | Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.20... | Paul E. McKenney |
2021-03-24 | rcutorture: Test start_poll_synchronize_rcu() and poll_state_synchronize_rcu() | Paul E. McKenney |
2021-03-08 | rcutorture: Replace rcu_torture_stall string with %s | Stephen Zhang |
2021-03-08 | rcutorture: Fix testing of RCU priority boosting | Paul E. McKenney |
2021-03-08 | rcutorture: Add crude tests for mem_dump_obj() | Paul E. McKenney |
2021-01-22 | Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a... | Paul E. McKenney |
2021-01-06 | torture: Maintain torture-specific set of CPUs-online books | Paul E. McKenney |
2021-01-06 | rcutorture: Make object_debug also double call_rcu() heap object | Paul E. McKenney |