Age | Commit message (Expand) | Author |
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 |
2021-01-06 | rcutorture: Use hrtimers for reader and writer delays | Paul E. McKenney |
2021-01-06 | rcutorture: Use torture_hrtimeout_jiffies() to avoid busy-waits | Paul E. McKenney |
2021-01-06 | rcutorture: Make rcu_torture_fakewriter() use blocking wait primitives | Paul E. McKenney |
2021-01-06 | rcutorture: Make synctype[] and nsynctype be static global | Paul E. McKenney |
2021-01-06 | rcutorture: Require entire stutter period be post-boot | Paul E. McKenney |
2021-01-06 | rcu/nocb: Code-style nits in callback-offloading toggling | Paul E. McKenney |
2021-01-06 | rcutorture: Test runtime toggling of CPUs' callback offloading | Paul E. McKenney |
2021-01-04 | rcutorture: Add testing for RCU's global memory ordering | Paul E. McKenney |
2021-01-04 | rcutorture: Add reader-side tests of polling grace-period API | Paul E. McKenney |
2021-01-04 | rcutorture: Add writer-side tests of polling grace-period API | Paul E. McKenney |
2021-01-04 | rcutorture: Prepare for ->start_gp_poll and ->poll_gp_state | Paul E. McKenney |
2020-11-19 | Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b',... | Paul E. McKenney |
2020-11-06 | rcutorture: Don't do need_resched() testing if ->sync is NULL | Paul E. McKenney |
2020-11-06 | rcutorture: Small code cleanups | Paul E. McKenney |
2020-11-06 | rcutorture: Make stutter_wait() caller restore priority | Paul E. McKenney |
2020-11-06 | rcutorture: Prevent hangs for invalid arguments | Paul E. McKenney |
2020-11-02 | rcutorture: Make grace-period kthread report match RCU flavor being tested | Paul E. McKenney |
2020-08-24 | rcutorture: Allow pointer leaks to test diagnostic code | Paul E. McKenney |
2020-08-24 | rcutorture: Hoist OOM registry up one level | Paul E. McKenney |
2020-08-24 | rcutorture: Properly synchronize with OOM notifier | Paul E. McKenney |
2020-08-24 | rcutorture: Properly set rcu_fwds for OOM handling | Paul E. McKenney |
2020-08-24 | rcutorture: Output number of elapsed grace periods | Joel Fernandes (Google) |
2020-08-24 | rcutorture: Remove KCSAN stubs | Paul E. McKenney |
2020-08-06 | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-06-29 | Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a... | Paul E. McKenney |
2020-06-29 | rcutorture: Check for unwatched readers | Paul E. McKenney |
2020-06-29 | rcu/rcutorture: Replace 0 with false | Jules Irenge |
2020-06-29 | rcutorture: NULL rcu_torture_current earlier in cleanup code | Paul E. McKenney |
2020-06-29 | rcutorture: Add races with task-exit processing | Paul E. McKenney |
2020-06-29 | docs: RCU: Convert torture.txt to ReST | Mauro Carvalho Chehab |
2020-06-15 | sched: Remove sched_set_*() return value | Peter Zijlstra |
2020-06-15 | sched,rcutorture: Convert to sched_set_fifo_low() | Peter Zijlstra |