rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-03 01:33:28 to 2019-10-31 15:14:41 UTC [more...]

[PATCH 00/11] rcu: introduce percpu rcu_preempt_depth
 2019-10-31 15:14 UTC  (21+ messages)
` [PATCH 01/11] rcu: avoid leaking exp_deferred_qs into next GP
` [PATCH 02/11] rcu: fix bug when rcu_exp_handler() in nested interrupt
` [PATCH 03/11] rcu: clean up rcu_preempt_deferred_qs_irqrestore()
` [PATCH 04/11] rcu: cleanup rcu_preempt_deferred_qs()
` [PATCH 05/11] rcu: clean all rcu_read_unlock_special after report qs
` [PATCH 06/11] rcu: clear t->rcu_read_unlock_special in one go
` [PATCH 07/11] rcu: set special.b.deferred_qs before wake_up()
` [PATCH 08/11] rcu: don't use negative ->rcu_read_lock_nesting
` [PATCH 09/11] rcu: wrap usages of rcu_read_lock_nesting
` [PATCH 10/11] rcu: clear the special.b.need_qs in rcu_note_context_switch()
` [PATCH 11/11] x86,rcu: use percpu rcu_preempt_depth

[PATCH] Doc: convert whatisRCU.txt to rst
 2019-10-30 23:31 UTC 

[GIT PULL rcu/next + tools/memory-model] RCU and LKMM commits for 5.5
 2019-10-30 11:52 UTC 

[PATCH] Documentation: RCU: NMI-RCU: Converted NMI-RCU.txt to NMI-RCU.rst
 2019-10-29 10:06 UTC  (2+ messages)

[PATCH] Documentation: RCU: arrayRCU: Converted arrayRCU.txt to arrayRCU.rst
 2019-10-28 21:00 UTC  (2+ messages)

[PATCH 2/2] Documentation: RCU: Converted arrayRCU.txt to arrayRCU.rst
 2019-10-28 18:02 UTC  (2+ messages)

[PATCH 2/2] Documentation: RCU: Converted arrayRCU.txt to arrayRCU.rst
 2019-10-28 15:24 UTC 

[PATCH tip/core/rcu 0/9] Replace rcu_swap_protected() for v5.5
 2019-10-28 13:40 UTC  (48+ messages)
` [PATCH tip/core/rcu 1/9] rcu: Upgrade rcu_swap_protected() to rcu_replace()
` [PATCH tip/core/rcu 2/9] x86/kvm/pmu: Replace rcu_swap_protected() with rcu_replace()
` [PATCH tip/core/rcu 3/9] drivers/gpu: "
` [PATCH tip/core/rcu 4/9] drivers/scsi: "
` [PATCH tip/core/rcu 5/9] fs/afs: "
` [PATCH tip/core/rcu 6/9] bpf/cgroup: "
` [PATCH tip/core/rcu 7/9] net/core: "
` [PATCH tip/core/rcu 8/9] net/netfilter: "
` [PATCH tip/core/rcu 9/9] net/sched: "
` [PATCH v2 tip/core/rcu 0/10] Replace rcu_swap_protected() for v5.5
  ` [PATCH tip/core/rcu 01/10] rcu: Upgrade rcu_swap_protected() to rcu_replace()
  ` [PATCH tip/core/rcu 02/10] x86/kvm/pmu: Replace rcu_swap_protected() with rcu_replace()
  ` [PATCH tip/core/rcu 03/10] drivers/gpu: "
  ` [PATCH tip/core/rcu 04/10] drivers/scsi: "
  ` [PATCH tip/core/rcu 05/10] fs/afs: "
  ` [PATCH tip/core/rcu 06/10] bpf/cgroup: "
  ` [PATCH tip/core/rcu 07/10] net/core: "
  ` [PATCH tip/core/rcu 08/10] net/netfilter: "
  ` [PATCH tip/core/rcu 09/10] net/sched: "
  ` [PATCH tip/core/rcu 10/10] security/safesetid: "

[PATCH] rcu/rcu_segcblist: fix -Wmissing-prototypes warnings
 2019-10-21  0:49 UTC  (2+ messages)

[PATCH 3/7] rcu: trace_rcu_utilization() paired
 2019-10-17  3:00 UTC  (10+ messages)
` [PATCH 4/7] rcu: remove the declaration of call_rcu() in tree.h
` [PATCH 5/7] rcu: move gp_state_names[] and gp_state_getname() to tree_stall.h
` [PATCH 6/7] rcu: rename some CONFIG_PREEMPTION to CONFIG_PREEMPT_RCU
` [PATCH 7/7] rcu: splite tasks_rcu to tasks.c

[PATCH 0/7] rcu: cleanups
 2019-10-16 14:14 UTC  (7+ messages)
` [PATCH 1/7] rcu: fix incorrect conditional compilation
` [PATCH 2/7] rcu: fix tracepoint string when RCU CPU kthread runs

[PATCH 27/34] rcu: Use CONFIG_PREEMPTION where appropriate
 2019-10-16  4:14 UTC  (2+ messages)

[PATCH] rcu: move rcu_{expedited,normal} definitions into rcupdate.h
 2019-10-16  4:08 UTC  (2+ messages)

[PATCH] rcu: rcu_segcblist.c make undeclared items static
 2019-10-16  4:05 UTC  (2+ messages)

[PATCH] rcu: make PREEMPT_RCU to be a decoration of TREE_RCU
 2019-10-15 10:57 UTC  (10+ messages)
        ` [PATCH v2] "

[PATCH] rcu: add declarations of undeclared items
 2019-10-15  1:41 UTC  (5+ messages)

[PATCH] rcu: Fix data-race due to atomic_t copy-by-value
 2019-10-15  1:40 UTC  (3+ messages)

[PATCH] rcu: Fix data-race due to atomic_t copy-by-value
 2019-10-10  3:08 UTC  (2+ messages)

[PATCH] rcu: Avoid to modify mask_ofl_ipi in sync_rcu_exp_select_node_cpus()
 2019-10-09 15:45 UTC  (9+ messages)

[PATCH v4 1/2] rcu/tree: Add basic support for kfree_rcu() batching
 2019-10-08 16:23 UTC  (6+ messages)

KCSAN: data-race in find_next_bit / rcu_report_exp_cpu_mult
 2019-10-08  3:58 UTC  (10+ messages)

[PATCH] rcu/nocb: Fix dump_tree hierarchy print always active
 2019-10-07 17:56 UTC  (4+ messages)

[PATCH] Remove GP_REPLAY state from rcu_sync
 2019-10-07 14:09 UTC  (7+ messages)

[PATCH] rculist: Describe variadic macro argument in a Sphinx-compatible way
 2019-10-06 23:44 UTC  (7+ messages)

[PATCH tip/core/rcu 0/12] NO_HZ fixes for v5.5
 2019-10-05 17:21 UTC  (21+ messages)
` [PATCH tip/core/rcu 01/12] nohz: Add TICK_DEP_BIT_RCU
` [PATCH tip/core/rcu 02/12] time: Export tick start/stop functions for rcutorture
` [PATCH tip/core/rcu 03/12] rcu: Force on tick when invoking lots of callbacks
` [PATCH tip/core/rcu 04/12] rcutorture: Force on tick for readers and callback flooders
` [PATCH tip/core/rcu 05/12] stop_machine: EXP Provide RCU quiescent state in multi_cpu_stop()
` [PATCH tip/core/rcu 06/12] rcu: Make CPU-hotplug removal operations enable tick
` [PATCH tip/core/rcu 07/12] stop_machine: Use {READ,WRITE)_ONCE() for multi_cpu_stop() ->state
` [PATCH tip/core/rcu 08/12] rcu: Force tick on for nohz_full CPUs not reaching quiescent states
` [PATCH tip/core/rcu 09/12] rcu: Force nohz_full tick on upon irq enter instead of exit
` [PATCH tip/core/rcu 10/12] rcu: Reset CPU hints when reporting a quiescent state
` [PATCH tip/core/rcu 11/12] rcu: Confine ->core_needs_qs accesses to the corresponding CPU
` [PATCH tip/core/rcu 12/12] rcu: Make kernel-mode nohz_full CPUs invoke the RCU core processing

[PATCH tip/core/rcu 0/9] Torture-test updates
 2019-10-05 16:16 UTC  (12+ messages)
` [PATCH tip/core/rcu 1/9] rcu: Remove unused function rcutorture_record_progress()
` [PATCH tip/core/rcu 2/9] locktorture: Replace strncmp() with str_has_prefix()
` [PATCH tip/core/rcu 3/9] rcutorture: Remove CONFIG_HOTPLUG_CPU=n from scenarios
` [PATCH tip/core/rcu 4/9] rcutorture: Emulate dyntick aspect of userspace nohz_full sojourn
` [PATCH tip/core/rcu 5/9] rcu: Remove unused variable rcu_perf_writer_state
` [PATCH tip/core/rcu 6/9] rcutorture: Separate warnings for each failure type
` [PATCH tip/core/rcu 7/9] rcutorture: Make in-kernel-loop testing more brutal
` [PATCH tip/core/rcu 8/9] locking: locktorture: Do not include rwlock.h directly
` [PATCH tip/core/rcu 9/9] rcu: Suppress levelspread uninitialized messages

[PATCH tip/core/rcu 0/8] Fixes for v5.5
 2019-10-03 13:45 UTC  (6+ messages)
` [PATCH tip/core/rcu 2/8] rcu: Several rcu_segcblist functions can be static
` [PATCH tip/core/rcu 4/8] rcu: Ensure that ->rcu_urgent_qs is set before resched IPI
` [PATCH tip/core/rcu 7/8] rcu: Update descriptions for rcu_future_grace_period tracepoint


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