rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-13 22:31:59 to 2019-03-29 18:26:46 UTC [more...]

[PATCH RFC tip/core/rcu 0/2] Real-time elimination of RCU_SOFTIRQ
 2019-03-29 18:26 UTC  (2+ messages)
` [PATCH tip/core/rcu 1/2] rcu: Enable elimination of Tree-RCU softirq processing

[PATCH] rcu: tree_stall: Correctly unlock root node in rcu_check_gp_start_stall
 2019-03-29 14:22 UTC  (3+ messages)

[PATCH] rcu: tree_plugin: Dump specified number of blocked tasks
 2019-03-29 10:12 UTC  (2+ 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  (7+ messages)
` [PATCH v2 1/4] sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu
` [PATCH v2 2/4] sched_domain: Annotate RCU pointers properly
` [PATCH v2 3/4] rcuwait: Annotate task_struct with __rcu
` [PATCH v2 4/4] sched: Annotate perf_domain pointer "

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

[PATCH tip/core/rcu 06/19] rcu: Add warning to detect half-interrupts
 2019-03-15 13:46 UTC  (16+ messages)

[PATCH] rcu/tree: Default jiffies_to_sched_qs to jiffies_till_sched_qs
 2019-03-12 14:07 UTC  (5+ messages)

[PATCH 2/5] rhashtable: don't hold lock on first table throughout insertion
 2019-03-11 22:10 UTC  (3+ messages)

[PATCH] rcuupdate: Do a single rhp->func read in rcu_head_after_call_rcu
 2019-03-11 22:09 UTC  (4+ messages)

[PATCH] rcu: Move common code out of if-else block
 2019-03-05  1:33 UTC  (2+ messages)

[PATCH v2 0/6] RCU fixes for rcu_assign_pointer() usage
 2019-02-27 15:42 UTC  (14+ messages)
` [PATCH v2 1/6] net: rtnetlink: Fix incorrect RCU API usage
` [PATCH v2 2/6] ixgbe: "
` [PATCH v2 3/6] sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu
` [PATCH v2 4/6] sched_domain: Annotate RCU pointers properly
` [PATCH v2 5/6] rcuwait: Annotate task_struct with __rcu
` [PATCH v2 6/6] sched: Annotate perf_domain pointer "

[PATCH RFC 0/5] RCU fixes for rcu_assign_pointer() usage
 2019-02-21 23:05 UTC  (20+ messages)
` [PATCH RFC 1/5] net: rtnetlink: Fix incorrect RCU API usage
` [PATCH RFC 2/5] ixgbe: "
` [PATCH RFC 3/5] sched/cpufreq: "
` [PATCH RFC 4/5] sched/topology: Annonate RCU pointers properly
` [PATCH RFC 5/5] rcuwait: Replace rcu_assign_pointer() with WRITE_ONCE

[RFC 0/5] RCU fixes for rcu_assign_pointer usage
 2019-02-21 16:50 UTC  (13+ messages)
` [RFC 1/5] net: rtnetlink: Fix incorrect RCU API usage
` [RFC 2/5] ixgbe: "
` [RFC 3/5] sched/cpufreq: "
` [RFC 4/5] sched/toplogy: Use smp_store_release() instead of rcu_assign_pointer
` [RFC 5/5] rcuwait: Replace rcu_assign_pointer with smp_store_release

Test archiver service, ignore
 2019-02-13 22:31 UTC 


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