Linux RCU subsystem development
 help / color / mirror / Atom feed
 messages from 2020-08-31 18:12:04 to 2020-09-22 22:00:44 UTC [more...]

[PATCH kernel] srcu: Fix static initialization
 2020-09-22 22:00 UTC  (10+ messages)

[PATCH] RCU: export rcu_idle_enter/_exit for loadable modules
 2020-09-22 21:56 UTC  (2+ messages)

[PATCH] rcu/tree: Correctly handle single cpu check in rcu_blocking_is_gp
 2020-09-22 20:29 UTC  (2+ messages)

[GIT PULL rcu-tasks-trace] 50x speedup for synchronize_rcu_tasks_trace()
 2020-09-22 16:25 UTC 

[PATCH 0/4] kvfree_rcu() and _LOCK_NESTING/_PREEMPT_RT
 2020-09-22 15:49 UTC  (19+ messages)
` [PATCH 1/4] rcu/tree: Add a work to allocate pages from regular context
` [RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func
` [PATCH 3/4] rcu/tree: use "
` [PATCH 4/4] rcu/tree: Use schedule_delayed_work() instead of WQ_HIGHPRI queue

[GIT RFC PULL rcu/urgent] Fix rcu-tasks compilation warning
 2020-09-21 20:56 UTC  (5+ messages)

[PATCH] rcu-tasks: Fix compilation warning with !CONFIG_TASKS_RCU and CONFIG_TINY_RCU
 2020-09-21 19:56 UTC  (8+ messages)

[RFC v5 0/5] Add support length of each segment in the segcblist (breaks TREE04)
 2020-09-21 15:34 UTC  (8+ messages)
` [RFC v5 1/5] rcu/tree: Make rcu_do_batch count how many callbacks were executed
` [RFC v5 2/5] rcu/segcblist: Add counters to segcblist datastructure
` [RFC v5 3/5] rcu: Fix rcu_barrier() breakage from earlier patch
` [RFC v5 4/5] rcu/trace: Add tracing for how segcb list changes
` [RFC v5 5/5] rcu/segcblist: Remove useless rcupdate.h include

[PATCH] rcu/tree: Export rcu_idle_{enter,exit} to module
 2020-09-21 13:38 UTC  (4+ messages)

[PATCH 0/2] two tiny fixes for locktorture
 2020-09-19  3:25 UTC  (9+ messages)
` [PATCH 1/2] locktorture: doesn't check nreaders_stress when no readlock support
        ` [PATCH v2 "
` [PATCH 2/2] locktorture: call percpu_free_rwsem() to do percpu-rwsem cleanup

GPF from __srcu_read_lock() via drm_minor_acquire()
 2020-09-18 19:20 UTC  (4+ messages)

[PATCH RFC tip/core/rcu 0/4] Accelerate RCU Tasks Trace updates
 2020-09-17 21:07 UTC  (16+ messages)
` [PATCH RFC tip/core/rcu 1/4] rcu-tasks: Mark variables static
` [PATCH RFC tip/core/rcu 2/4] rcu-tasks: Use more aggressive polling for RCU Tasks Trace
` [PATCH RFC tip/core/rcu 3/4] rcu-tasks: Selectively enable more RCU Tasks Trace IPIs
` [PATCH RFC tip/core/rcu 4/4] rcu-tasks: Shorten per-grace-period sleep for RCU Tasks Trace
  ` [PATCH tip/core/rcu 1/8] rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread()
  ` [PATCH tip/core/rcu 2/8] rcu-tasks: Mark variables static
  ` [PATCH tip/core/rcu 3/8] rcu-tasks: Use more aggressive polling for RCU Tasks Trace
  ` [PATCH tip/core/rcu 4/8] rcu-tasks: Selectively enable more RCU Tasks Trace IPIs
  ` [PATCH tip/core/rcu 5/8] rcu-tasks: Shorten per-grace-period sleep for RCU Tasks Trace
  ` [PATCH tip/core/rcu 6/8] rcu-tasks: Fix grace-period/unlock race in "
  ` [PATCH tip/core/rcu 7/8] rcu-tasks: Fix low-probability task_struct leak
  ` [PATCH tip/core/rcu 8/8] rcu-tasks: Enclose task-list scan in rcu_read_lock()

[patch 06/13] locking/bitspinlock: Clenaup PREEMPT_COUNT leftovers
 2020-09-17 16:28 UTC  (26+ messages)
  ` [patch 04/13] lockdep: "
  ` [patch 00/13] preempt: Make preempt count unconditional
  ` [patch 03/13] preempt: Clenaup PREEMPT_COUNT leftovers
  ` [patch 08/13] sched: "

[PATCH net-next 0/7] rcu: prevent RCU_LOCKDEP_WARN() from swallowing the condition
 2020-09-17 15:14 UTC  (11+ messages)
` [PATCH net-next 1/7] sched: un-hide lockdep_tasklist_lock_is_held() for !LOCKDEP
` [PATCH net-next 2/7] rcu: un-hide lockdep maps "
` [PATCH net-next 3/7] net: un-hide lockdep_sock_is_held() "
` [PATCH net-next 4/7] net: sched: remove broken definitions and un-hide "
` [PATCH net-next 5/7] srcu: use a more appropriate lockdep helper
` [PATCH net-next 6/7] lockdep: provide dummy forward declaration of *_is_held() helpers
` [PATCH net-next 7/7] rcu: prevent RCU_LOCKDEP_WARN() from swallowing the condition

RCU: Question on force_qs_rnp
 2020-09-16  6:32 UTC  (8+ messages)
    ` 回复: "

[PATCH net-next] rcu: prevent RCU_LOCKDEP_WARN() from swallowing the condition
 2020-09-15 17:02 UTC  (10+ messages)

WARNING: suspicious RCU usage: race/events/tlb.h:57 suspicious rcu_dereference_check() usage!
 2020-09-15 10:35 UTC  (3+ messages)

[PATCH] rcu: shrink each possible cpu krcp
 2020-09-14 20:06 UTC  (16+ messages)
        ` 回复: "
                    ` (no subject)
                      ` RCU: Question rcu_preempt_blocked_readers_cgp in rcu_gp_fqs_loop func
                          ` 回复: "

[GIT PULL tip/core/rcu] RCU commits for v5.10
 2020-09-14 17:46 UTC 

WARNING: suspicious RCU usage: include/trace/events/tlb.h:57 suspicious rcu_dereference_check() usage!
 2020-09-09  4:27 UTC 

[RFC PATCH 0/3] selinux: RCU conversion follow-ups
 2020-09-07 14:03 UTC  (5+ messages)
` [RFC PATCH 3/3] selinux: track policy lifetime with refcount

[PATCH tip/core/rcu 0/13] Add strict grace periods for KASAN use for v5.10
 2020-09-07  2:33 UTC  (9+ messages)
` [PATCH tip/core/rcu 05/13] rcu: Always set .need_qs from __rcu_read_lock() for strict GPs
` [PATCH tip/core/rcu 06/13] rcu: Do full report for .need_qs "
` [PATCH tip/core/rcu 07/13] rcu: Attempt QS when CPU discovers GP "
` [PATCH tip/core/rcu 09/13] rcu: IPI all CPUs at GP end "

[PATCH] rcu: allow multiple stalls before panic
 2020-09-04 21:20 UTC  (5+ messages)

[PATCH tip/core/rcu 0/4] Add smp_call_function() debugging for v5.10
 2020-09-04 18:09 UTC  (10+ messages)
` [PATCH tip/core/rcu 1/4] lib: Add backtrace_idle parameter to force backtrace of idle CPUs
` [PATCH tip/core/rcu 2/4] smp: Add source and destination CPUs to __call_single_data
` [PATCH tip/core/rcu 3/4] kernel/smp: Provide CSD lock timeout diagnostics
` [PATCH tip/core/rcu 4/4] smp: Make symbol 'csd_bug_count' static

WARNING: suspicious RCU usage - sdhci-pltfm: SDHCI platform and OF driver helper
 2020-09-04  6:08 UTC  (25+ messages)
                          ` [RFC][PATCH] cpu_pm: Remove RCU abuse

[PATCH v4 -rcu 0/4] Maintain the length of each segment in the segcblist
 2020-09-01 16:26 UTC  (9+ messages)
` [PATCH v4 -rcu 1/4] rcu/segcblist: Do not depend on rcl->len to store the segcb len during merge


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox