rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-11 23:12:36 to 2021-07-15 14:08:50 UTC [more...]

[PATCHv2 1/2] rcu/tree: handle VM stoppage in stall detection
 2021-07-15 14:08 UTC  (10+ messages)
` [PATCH 2/2] rcu: do not disable gp stall detection in rcu_cpu_stall_reset()

[PATCH] RCU: Fix macro name CONFIG_TASKS_RCU_TRACE
 2021-07-15  8:45 UTC  (9+ messages)

[PATCH rcu/urgent 0/2] Adjust for updated scheduler CPU-affinity semantics
 2021-07-14 20:50 UTC  (3+ messages)
` [PATCH rcu/urgent 1/2] scftorture: Avoid false-positive warnings in scftorture_invoker()
` [PATCH rcu/urgent 2/2] refscale: Avoid false-positive warnings in ref_scale_reader()

[syzbot] KCSAN: data-race in call_rcu / rcu_gp_kthread
 2021-07-12 16:14 UTC 

[PATCH AUTOSEL 5.4 02/63] srcu: Fix broken node geometry after early ssp init
 2021-07-10  2:26 UTC 

[PATCH AUTOSEL 5.10 06/93] srcu: Fix broken node geometry after early ssp init
 2021-07-10  2:23 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 07/93] rcu: Reject RCU_LOCKDEP_WARN() false positives

[PATCH AUTOSEL 5.12 006/104] srcu: Fix broken node geometry after early ssp init
 2021-07-10  2:20 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 007/104] rcu: Reject RCU_LOCKDEP_WARN() false positives

[PATCH AUTOSEL 5.13 006/114] srcu: Fix broken node geometry after early ssp init
 2021-07-10  2:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 007/114] rcu: Reject RCU_LOCKDEP_WARN() false positives

[PATCH] rcu: Use per_cpu_ptr to get the pointer of per_cpu variable
 2021-07-01 23:47 UTC  (8+ messages)

[GIT PULL tip/core/rcu] RCU, LKMM, and KCSAN commits for v5.14
 2021-06-30 15:32 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in check_all_holdout_tasks_trace
 2021-06-28  8:43 UTC  (17+ messages)

[PATCH v3] rcuscale: Console output claims too few grace periods
 2021-06-25  1:44 UTC  (3+ messages)

[PATCH] rcu: update: Check rcu_bh_lock_map state in rcu_read_lock_bh_held
 2021-06-23 15:39 UTC  (6+ messages)

[PATCH] rcu-scale: rcu-scale returns one less than the real number of gps in the dmesg report
 2021-06-22 17:46 UTC  (2+ messages)

[PATCH] rcu-scale: change rcu-scale report
 2021-06-22 10:56 UTC  (4+ messages)

[PATCH 0/6] sched: Cleanup task_struct::state
 2021-06-18 20:42 UTC  (30+ 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

[PATCH 1/1] rcu: remove trailing spaces and tabs
 2021-06-09 19:27 UTC  (2+ 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] "

[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  (4+ messages)
` [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  (12+ messages)
` [PATCH tip/core/rcu 07/26] refscale: Add acqrel, lock, and lock-irq
` [PATCH tip/core/rcu 15/26] torture: Correctly fetch number of CPUs for non-English languages
` [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 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


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).