rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-11 22:41:49 to 2021-06-02 14:09:00 UTC [more...]

[PATCH 0/6] sched: Cleanup task_struct::state
 2021-06-02 14:06 UTC  (11+ messages)
` [PATCH 1/6] sched: Unbreak wakeups
` [PATCH 2/6] sched: Introduce task_is_running()
` [PATCH 3/6] sched,perf,kvm: Fix preemption condition
` [PATCH 4/6] sched: Add get_current_state()
` [PATCH 5/6] sched,timer: Use __set_current_state()
` [PATCH 6/6] sched: Change task_struct::state

[syzbot] KASAN: use-after-free Read in check_all_holdout_tasks_trace
 2021-05-26  6:03 UTC  (12+ messages)

[PATCH v2] rcu-tasks: Fix an use-after-free when grace-period kthread touch the task_strcut
 2021-05-26  3:20 UTC 

[PATCH] docs: Fix a typo in Documentation/RCU/stallwarn.rst
 2021-05-25 21:06 UTC  (2+ messages)

[PATCH 0/1] rcu: fix spelling mistakes
 2021-05-24 23:10 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCHv2 1/2] rcu/tree: handle VM stoppage in stall detection
 2021-05-24  4:00 UTC  (7+ messages)
` [PATCH 2/2] rcu: do not disable gp stall detection in rcu_cpu_stall_reset()

[PATCH] rcu-tasks: remove the task from holdout list a same place
 2021-05-23 18:37 UTC 

[PATCH] rculist: unify documentation about missing list_empty_rcu()
 2021-05-23  9:40 UTC  (3+ messages)

[PATCH -rcu] Documentation/RCU: Fix nested inline markup
 2021-05-21 17:36 UTC  (2+ messages)

[PATCH] rcu/tree: consider time a VM was suspended
 2021-05-21 14:02 UTC  (16+ messages)

[PATCH -rcu] Documentation/RCU: Fix emphasis markers
 2021-05-20  4:59 UTC  (2+ messages)

[PATCH 0/3] rcu/nocb cleanups
 2021-05-20  4:54 UTC  (13+ messages)
` [PATCH 1/3] rcu/nocb: Start moving nocb code to its own plugin file
` [PATCH 2/3] rcu/nocb: Remove NOCB deferred wakeup from rcutree_dead_cpu()
` [PATCH 3/3] rcu: Assume rcu_report_dead() always deals with local CPU

[PATCH tip/core/rcu 3/4] rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states
 2021-05-17 18:24 UTC  (7+ messages)

[PATCH v3 00/16] Replace some bad characters on documents
 2021-05-17 11:24 UTC  (5+ messages)
` [PATCH v3 16/16] docs: RCU: replace some characters

[PATCH v2] rcu: fix a deadlock caused by not release rcu_node->lock
 2021-05-17  1:55 UTC  (4+ messages)

[PATCH] rcu: fix a deadlock caused by not release rcu_node->lock
 2021-05-16  9:32 UTC  (2+ messages)

[PATCH] rcu: wrong stall log when only one task blocked within RCU read-side
 2021-05-16  4:39 UTC  (3+ messages)

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-05-15 12:02 UTC  (14+ messages)
` [PATCH v2 40/40] docs: RCU: "

[PATCH tip/core/rcu 0/10] No-CBs CPU updates for v5.14
 2021-05-12 19:26 UTC  (13+ messages)
` [PATCH tip/core/rcu 01/10] rcu/nocb: Use the rcuog CPU's ->nocb_timer
` [PATCH tip/core/rcu 02/10] timer: Revert "timer: Add timer_curr_running()"
` [PATCH tip/core/rcu 03/10] rcu/nocb: Directly call __wake_nocb_gp() from bypass timer
` [PATCH tip/core/rcu 04/10] rcu/nocb: Allow de-offloading rdp leader
` [PATCH tip/core/rcu 05/10] rcu/nocb: Cancel nocb_timer upon nocb_gp wakeup
` [PATCH tip/core/rcu 06/10] rcu/nocb: Delete bypass_timer "
` [PATCH tip/core/rcu 07/10] rcu/nocb: Only cancel nocb timer if not polling
` [PATCH tip/core/rcu 08/10] rcu/nocb: Prepare for fine-grained deferred wakeup
` [PATCH tip/core/rcu 09/10] rcu/nocb: Unify timers
` [PATCH tip/core/rcu 10/10] rcu: Fix various typos in comments

[PATCH tip/core/rcu 0/4] Tasks-RCU updates for v5.14
 2021-05-12 18:27 UTC 

[PATCH tip/core/rcu 1/4] rcu-tasks: Add block comment laying out RCU Tasks design
 2021-05-12 18:27 UTC 

[PATCH tip/core/rcu 2/4] rcu-tasks: Add block comment laying out RCU Rude design
 2021-05-12 18:27 UTC 

[PATCH tip/core/rcu 4/4] tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inline
 2021-05-12 18:27 UTC 

[PATCH tip/core/rcu 0/26] Torture-test updates for v5.14
 2021-05-11 23:12 UTC  (27+ messages)
` [PATCH tip/core/rcu 01/26] torture: Fix remaining erroneous torture.sh instance of $*
` [PATCH tip/core/rcu 02/26] torture: Add "scenarios" option to kvm.sh --dryrun parameter
` [PATCH tip/core/rcu 03/26] torture: Make kvm-again.sh use "scenarios" rather than "batches" file
` [PATCH tip/core/rcu 04/26] refscale: Allow CPU hotplug to be enabled
` [PATCH tip/core/rcu 05/26] rcuscale: "
` [PATCH tip/core/rcu 06/26] torture: Add kvm-remote.sh script for distributed rcutorture test runs
` [PATCH tip/core/rcu 07/26] refscale: Add acqrel, lock, and lock-irq
` [PATCH tip/core/rcu 08/26] rcutorture: Abstract read-lock-held checks
` [PATCH tip/core/rcu 09/26] torture: Fix grace-period rate output
` [PATCH tip/core/rcu 10/26] torture: Abstract end-of-run summary
` [PATCH tip/core/rcu 11/26] torture: Make kvm.sh use abstracted kvm-end-run-stats.sh
` [PATCH tip/core/rcu 12/26] torture: Make the build machine control N in "make -jN"
` [PATCH tip/core/rcu 13/26] torture: Make kvm-find-errors.sh account for kvm-remote.sh
` [PATCH tip/core/rcu 14/26] rcutorture: Judge RCU priority boosting on grace periods, not callbacks
` [PATCH tip/core/rcu 15/26] torture: Correctly fetch number of CPUs for non-English languages
` [PATCH tip/core/rcu 16/26] torture: Set kvm.sh language to English
` [PATCH tip/core/rcu 17/26] rcutorture: Delay-based false positives for RCU priority boosting tests
` [PATCH tip/core/rcu 18/26] rcutorture: Consolidate rcu_torture_boost() timing and statistics
` [PATCH tip/core/rcu 19/26] rcutorture: Make rcu_torture_boost_failed() check for GP end
` [PATCH tip/core/rcu 20/26] rcutorture: Add BUSTED-BOOST to test RCU priority boosting tests
` [PATCH tip/core/rcu 21/26] rcutorture: Forgive RCU boost failures when CPUs don't pass through QS
` [PATCH tip/core/rcu 22/26] rcutorture: Don't count CPU-stalled time against priority boosting
` [PATCH tip/core/rcu 23/26] torture: Make kvm-remote.sh account for network failure in pathname checks
` [PATCH tip/core/rcu 24/26] torture: Don't cap remote runs by build-system number of CPUs
` [PATCH tip/core/rcu 25/26] rcutorture: Move mem_dump_obj() tests into separate function
` [PATCH tip/core/rcu 26/26] rcu: Don't penalize priority boosting when there is nothing to boost

[PATCH tip/core/rcu 0/6] SRCU updates for v5.14
 2021-05-11 23:09 UTC  (11+ messages)
` [PATCH tip/core/rcu 1/6] srcu: Remove superfluous sdp->srcu_lock_count zero filling
` [PATCH tip/core/rcu 2/6] srcu: Remove superfluous ssp initialization for early callbacks
` [PATCH tip/core/rcu 3/6] srcu: Unconditionally embed struct lockdep_map
` [PATCH tip/core/rcu 4/6] srcu: Initialize SRCU after timers
` [PATCH tip/core/rcu 5/6] srcu: Fix broken node geometry after early ssp init
` [PATCH tip/core/rcu 6/6] srcu: Early test SRCU polling start
` [PATCH tip/core/rcu 1/4] rcu-tasks: Add block comment laying out RCU Tasks design
` [PATCH tip/core/rcu 2/4] rcu-tasks: Add block comment laying out RCU Rude design
` [PATCH tip/core/rcu 3/4] rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states
` [PATCH tip/core/rcu 4/4] tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inline

[PATCH tip/core/rcu 0/4] Tasks-RCU updates for v5.14
 2021-05-11 23:09 UTC 

[PATCH tip/core/rcu 0/2] mem_dump_obj() updates for v5.14
 2021-05-11 22:58 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] mm/slub: Fix backtrace of objects to handle redzone adjustment
` [PATCH tip/core/rcu 2/2] mm/slub: Add Support for free path information of an object

[PATCH tip/core/rcu 0/7] kvfree_rcu() updates for v5.14
 2021-05-11 22:55 UTC  (8+ messages)
` [PATCH tip/core/rcu 1/7] kvfree_rcu: Release a page cache under memory pressure
` [PATCH tip/core/rcu 2/7] kvfree_rcu: Use [READ/WRITE]_ONCE() macros to access to nr_bkv_objs
` [PATCH tip/core/rcu 3/7] kvfree_rcu: Add a bulk-list check when a scheduler is run
` [PATCH tip/core/rcu 4/7] kvfree_rcu: Update "monitor_todo" once a batch is started
` [PATCH tip/core/rcu 5/7] kvfree_rcu: Use kfree_rcu_monitor() instead of open-coded variant
` [PATCH tip/core/rcu 6/7] kvfree_rcu: Fix comments according to current code
` [PATCH tip/core/rcu 7/7] kvfree_rcu: Refactor kfree_rcu_monitor()

[PATCH tip/core/rcu 0/19] Miscellaneous fixes for v5.14
 2021-05-11 22:53 UTC  (20+ messages)
` [PATCH tip/core/rcu 01/19] rcu: Fix typo in comment: kthead -> kthread
` [PATCH tip/core/rcu 02/19] rcu: Remove the unused rcu_irq_exit_preempt() function
` [PATCH tip/core/rcu 03/19] rcu: Improve tree.c comments and add code cleanups
` [PATCH tip/core/rcu 04/19] rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
` [PATCH tip/core/rcu 05/19] rcu: Add ->rt_priority and ->gp_start to show_rcu_gp_kthreads() output
` [PATCH tip/core/rcu 06/19] rcu: Add ->gp_max "
` [PATCH tip/core/rcu 07/19] lockdep: Explicitly flag likely false-positive report
` [PATCH tip/core/rcu 08/19] rcu: Reject RCU_LOCKDEP_WARN() false positives
` [PATCH tip/core/rcu 09/19] rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() output
` [PATCH tip/core/rcu 10/19] rcu: Make RCU priority boosting work on single-CPU rcu_node structures
` [PATCH tip/core/rcu 11/19] rcu: Make show_rcu_gp_kthreads() dump rcu_node structures blocking GP
` [PATCH tip/core/rcu 12/19] rcu: Restrict RCU_STRICT_GRACE_PERIOD to at most four CPUs
` [PATCH tip/core/rcu 13/19] rcu: Make rcu_gp_cleanup() be noinline for tracing
` [PATCH tip/core/rcu 14/19] rcu: Point to documentation of ordering guarantees
` [PATCH tip/core/rcu 15/19] rcu: Create an unrcu_pointer() to remove __rcu from a pointer
` [PATCH tip/core/rcu 16/19] sched/isolation: reconcile rcu_nocbs= and nohz_full=
` [PATCH tip/core/rcu 17/19] rcu: Improve comments describing RCU read-side critical sections
` [PATCH tip/core/rcu 18/19] rcu: Remove obsolete rcu_read_unlock() deadlock commentary
` [PATCH tip/core/rcu 19/19] rcu: Add missing __releases() annotation

[PATCH tip/core/rcu 0/3] Documentation updates for v5.14
 2021-05-11 22:44 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] doc: Fix statement of RCU's memory-ordering requirements
` [PATCH tip/core/rcu 2/3] doc: Fix diagram references in memory-ordering document
` [PATCH tip/core/rcu 3/3] tools/rcu: Add drgn script to dump number of RCU callbacks

[PATCH tip/core/rcu 0/2] Add "all" to bitmap ranges
 2021-05-11 22:41 UTC  (2+ messages)
` [PATCH tip/core/rcu 1/2] bitmap_parse: Support 'all' semantics


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).