rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-21 12:07:00 to 2019-05-05 02:04:04 UTC [more...]

[PATCH] doc/rcu: Correct field_count field naming in examples
 2019-05-05  2:03 UTC 

Should list_entry_rcu use rcu_dereference ?
 2019-05-04 18:59 UTC 

[PATCH] rcutorture: Tweak kvm options
 2019-05-03  7:26 UTC  (13+ messages)

[PATCH v3 1/3] module: Prepare for addition of new ro_after_init sections
 2019-04-20 11:38 UTC  (15+ messages)
` [PATCH v3 2/3] module: Make srcu_struct ptr array as read-only post init
` [PATCH v3 3/3] module: Make __tracepoints_ptrs as read-only

[GIT PULL rcu/next + tools/memory-model] RCU and LKMM commits for 5.2
 2019-04-18 12:44 UTC  (2+ messages)

[PATCH] module: Make srcu_struct ptr array as read-only
 2019-04-12  2:35 UTC  (4+ messages)

[PATCH v2 1/3] module: Prepare for addition of new ro_after_init sections
 2019-04-10 19:11 UTC  (4+ messages)
` [PATCH v2 2/3] module: Make srcu_struct ptr array as read-only post init
` [PATCH v2 3/3] module: Make __tracepoints_ptrs as read-only

[PATCH 1/2] module: Prepare for addition of new ro_after_init sections
 2019-04-10 18:24 UTC  (12+ messages)
` [PATCH 2/2] module: Make srcu_struct ptr array as read-only post init

[PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules
 2019-04-09 19:14 UTC  (47+ messages)
` [PATCH RFC tip/core/rcu 1/4] dax/super: Dynamically allocate dax_srcu
` [PATCH RFC tip/core/rcu 2/4] drivers/gpu/drm: Dynamically allocate drm_unplug_srcu
` [PATCH RFC tip/core/rcu 3/4] drivers/gpu/drm/amd: Dynamically allocate kfd_processes_srcu
` [PATCH RFC tip/core/rcu 4/4] rcu: Forbid DEFINE{,_STATIC}_SRCU() from modules

[PATCH] rcu: tree_stall: Correctly unlock root node in rcu_check_gp_start_stall
 2019-04-04 21:07 UTC  (6+ messages)

[PATCH RFC tip/core/rcu 0/2] Real-time elimination of RCU_SOFTIRQ
 2019-04-04 19:49 UTC  (11+ messages)
` [PATCH tip/core/rcu 1/2] rcu: Enable elimination of Tree-RCU softirq processing
` [PATCH tip/core/rcu 2/2] rcu: Check for wakeup-safe conditions in rcu_read_unlock_special()

[PATCH RFC v2 tip/core/rcu 0/4] Real-time elimination of RCU_SOFTIRQ
 2019-04-02 14:38 UTC  (5+ messages)
` [PATCH RFC v2 tip/core/rcu 1/4] rcu: Enable elimination of Tree-RCU softirq processing
` [PATCH RFC v2 tip/core/rcu 2/4] rcu: Check for wakeup-safe conditions in rcu_read_unlock_special()
` [PATCH RFC v2 tip/core/rcu 3/4] rcu: Only do rcu_read_unlock_special() wakeups if expedited
` [PATCH RFC v2 tip/core/rcu 4/4] rcu: Allow rcu_read_unlock_special() to raise_softirq() if in_irq()

[PATCH] rcu: tree_plugin: Dump specified number of blocked tasks
 2019-03-29 21:27 UTC  (3+ messages)

[PATCH v2 1/4] lockdep: Add assertion to check if in an interrupt
 2019-03-28 15:06 UTC  (11+ messages)
` [PATCH v2 2/4] rcutree: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle
` [PATCH v2 3/4] rcutorture: Select from only online CPUs
` [PATCH v2 4/4] rcutorture: Add cpu0 to the set of CPUs to add jitter

[PATCH tip/core/rcu 0/2] straggling consolidation cleanups for v5.2
 2019-03-27 20:22 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/2] doc/kprobes: Update obsolete RCU update functions
` [PATCH tip/core/rcu 2/2] net/ipv4/netfilter: Update comment from call_rcu_bh() to call_rcu()

[PATCH tip/core/rcu 0/9] Torture-test updates for v5.2
 2019-03-26 23:31 UTC  (10+ messages)
` [PATCH tip/core/rcu 1/9] torture: Don't try to offline the last CPU
` [PATCH tip/core/rcu 2/9] tools/.../rcutorture: Convert to SPDX license identifier
` [PATCH tip/core/rcu 3/9] rcutorture: Make rcutorture_extend_mask() comment match the code
` [PATCH tip/core/rcu 4/9] rcutorture: Remove ->ext_irq_conflict field
` [PATCH tip/core/rcu 5/9] rcutorture: Fix expected forward progress duration in OOM notifier
` [PATCH tip/core/rcu 6/9] rcutorture: Fix cleanup path for invalid torture_type strings
` [PATCH tip/core/rcu 7/9] rcuperf: Fix cleanup path for invalid perf_type strings
` [PATCH tip/core/rcu 8/9] locktorture: NULL cxt.lwsa and cxt.lrsa to allow bad-arg detection
` [PATCH tip/core/rcu 9/9] torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaint

[PATCH tip/core/rcu 0/11] RCU CPU stall-warning changes for v5.2
 2019-03-26 23:22 UTC  (12+ messages)
` [PATCH tip/core/rcu 01/11] rcu: Move RCU CPU stall-warning code out of update.c
` [PATCH tip/core/rcu 02/11] rcu: Move RCU CPU stall-warning code out of tree_plugin.h
` [PATCH tip/core/rcu 03/11] rcu: Move RCU CPU stall-warning code out of tree.c
` [PATCH tip/core/rcu 04/11] rcu: Inline RCU task stall-warning helper functions
` [PATCH tip/core/rcu 05/11] rcu: Move rcu_print_task_exp_stall() to tree_exp.h
` [PATCH tip/core/rcu 06/11] rcu: Inline RCU stall-warning info helper functions
` [PATCH tip/core/rcu 07/11] rcu: Move FAST_NO_HZ stall-warning code to tree_stall.h
` [PATCH tip/core/rcu 08/11] rcu: Organize functions in tree_stall.h
` [PATCH tip/core/rcu 09/11] rcu: Move irq-disabled stall-warning checking to tree_stall.h
` [PATCH tip/core/rcu 10/11] rcu: Move forward-progress checkers into tree_stall.h
` [PATCH tip/core/rcu 11/11] rcu: Fix nohz status in stall warning

[PATCH tip/core/rcu 0/2] SRCU updates for v5.2
 2019-03-26 23:15 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] srcu: Check for in-flight callbacks in _cleanup_srcu_struct()
` [PATCH tip/core/rcu 2/2] srcu: Remove cleanup_srcu_struct_quiesced()

[PATCH tip/core/rcu 0/18] Miscellaneous fixes for v5.2
 2019-03-26 23:13 UTC  (19+ messages)
` [PATCH tip/core/rcu 01/18] rcu: Unconditionally expedite during suspend/hibernate
` [PATCH tip/core/rcu 02/18] rcu: Avoid unnecessary softirq when system is idle
` [PATCH tip/core/rcu 03/18] rcu: rcu_qs -- Use raise_softirq_irqoff to not save irqs twice
` [PATCH tip/core/rcu 04/18] rcu: Make exit_rcu() handle non-preempted RCU readers
` [PATCH tip/core/rcu 05/18] rcu: Set rcutree.kthread_prio sysfs access to read-only
` [PATCH tip/core/rcu 06/18] MAINTAINERS: RCU now has its own email list
` [PATCH tip/core/rcu 07/18] MAINTAINERS: Add -rcu branch name ("dev")
` [PATCH tip/core/rcu 08/18] rcu: Move common code out of if-else block
` [PATCH tip/core/rcu 09/18] rcu: Allow rcu_nocbs= to specify all CPUs
` [PATCH tip/core/rcu 10/18] rcu: Report error for bad rcu_nocbs= parameter values
` [PATCH tip/core/rcu 11/18] rcu: Fix self-wakeups for grace-period kthread
` [PATCH tip/core/rcu 12/18] rcu: Default jiffies_to_sched_qs to jiffies_till_sched_qs
` [PATCH tip/core/rcu 13/18] rcu: Do a single rhp->func read in rcu_head_after_call_rcu()
` [PATCH tip/core/rcu 14/18] rcu: Update jiffies_to_sched_qs and adjust_jiffies_till_sched_qs() comments
` [PATCH tip/core/rcu 15/18] rcu: Fix force_qs_rnp() header comment
` [PATCH tip/core/rcu 16/18] rcu: Eliminate redundant NULL-pointer check
` [PATCH tip/core/rcu 17/18] rcu: Fix typo in tree_exp.h comment
` [PATCH tip/core/rcu 18/18] rcu: Correct READ_ONCE()/WRITE_ONCE() for ->rcu_read_unlock_special

[PATCH tip/core/rcu 0/4] Documentation updates for v5.2
 2019-03-26 23:04 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] doc: Remove obsolete RCU update functions from RCU documentation
` [PATCH tip/core/rcu 2/4] doc: Repair some whitespace damage
` [PATCH tip/core/rcu 3/4] doc: Describe choice of rcu_dereference() APIs and __rcu usage
` [PATCH tip/core/rcu 4/4] doc: Fix typos and otherwise modernize checklist.txt

[RFC 1/2] lockdep: Add assertion to check if in an interrupt
 2019-03-25 16:44 UTC  (7+ messages)
` [RFC 2/2] rcutree: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle

[PATCH v2 0/4] RCU fixes for rcu_assign_pointer() usage
 2019-03-21 20:12 UTC  (3+ messages)

[PATCH] rcu: Allow to eliminate softirq processing from rcutree
 2019-03-21 13:52 UTC  (4+ messages)


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