Linux RCU subsystem development
 help / color / mirror / Atom feed
 messages from 2022-11-08 14:51:49 to 2022-11-21 03:48:47 UTC [more...]

[PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
 2022-11-21  3:48 UTC  (15+ messages)

[PATCH] srcu: Move updating of segcblist from srcu_gp_start() to srcu_might_be_idle()
 2022-11-21  2:39 UTC  (8+ messages)

[PATCH 0/2] srcu: Optimize when srcu_gp_start_if_needed() holds
 2022-11-20 15:26 UTC  (7+ messages)
` [PATCH 1/2] srcu: Remove needless rcu_seq_done() check while holding read lock
` [PATCH 2/2] srcu: Remove needless updating of srcu_have_cbs in srcu_gp_end()
` [PATCH] srcu: Eliminate the case that snp_seq bigger than snap in srcu_funnel_gp_start()

[PATCH v8 0/6] rcu: Add RCU stall diagnosis information
 2022-11-19  9:25 UTC  (7+ messages)
` [PATCH v8 1/6] genirq: Fix the return type of kstat_cpu_irqs_sum()
` [PATCH v8 2/6] sched: Add helper kstat_cpu_softirqs_sum()
` [PATCH v8 3/6] sched: Add helper nr_context_switches_cpu()
` [PATCH v8 4/6] rcu: Add RCU stall diagnosis information
` [PATCH v8 5/6] doc: Document CONFIG_RCU_CPU_STALL_CPUTIME=y stall information
` [PATCH v8 6/6] rcu: Align the output of RCU stall

[PATCH] rcu: Fix kernel stack overflow caused by kprobe on rcu_irq_enter_check_tick()
 2022-11-19  4:00 UTC 

[PATCH 1/2] torture: use for_each_present() loop in torture_online_all()
 2022-11-18 23:23 UTC  (7+ messages)

[PATCH v2 1/2] net: Use call_rcu_flush() for dst_destroy_rcu
 2022-11-18 22:23 UTC  (4+ messages)
` [PATCH v2 2/2] net: devinet: Reduce refcount before grace period

[PATCH] srcu: Add detection of boot CPU srcu_data structure's->srcu_cblist
 2022-11-18  4:53 UTC  (3+ messages)

[PATCH v7 0/6] rcu: Add RCU stall diagnosis information
 2022-11-18  2:03 UTC  (23+ messages)
` [PATCH v7 1/6] genirq: Fix the return type of kstat_cpu_irqs_sum()
` [PATCH v7 2/6] sched: Add helper kstat_cpu_softirqs_sum()
` [PATCH v7 3/6] sched: Add helper nr_context_switches_cpu()
` [PATCH v7 4/6] rcu: Add RCU stall diagnosis information
` [PATCH v7 5/6] doc: Document CONFIG_RCU_CPU_STALL_CPUTIME=y stall information
` [PATCH v7 6/6] rcu: Align the output of RCU stall

[PATCH rcu/dev 1/3] net: Use call_rcu_flush() for qdisc_free_cb
 2022-11-18  1:12 UTC  (24+ messages)
` [PATCH rcu/dev 2/3] net: Use call_rcu_flush() for in_dev_rcu_put
` [PATCH rcu/dev 3/3] net: Use call_rcu_flush() for dst_destroy_rcu

[PATCH v3] mm: Make vmalloc_dump_obj() call in clean context
 2022-11-18  0:34 UTC 

[PATCH v2] mm: Make vmalloc_dump_obj() call in a preemptible context
 2022-11-17 20:33 UTC  (2+ messages)

[PATCH v2] rcu/kfree: Do not request RCU when not needed
 2022-11-17 13:43 UTC  (18+ messages)

[PATCH] rcu: Make vmalloc_dump_obj() call in a preemptible context
 2022-11-17  7:04 UTC  (4+ messages)

[PATCH 1/2] srcu: Fix a misspelling in note
 2022-11-17  2:34 UTC  (8+ messages)
` [PATCH 2/2] srcu: Fix the comparision in srcu_invl_snp_seq()

[PATCH v2] rcu: Dump memory object info if callback function is invalid
 2022-11-17  1:29 UTC  (18+ messages)

[PATCH] rcu: Avoid invalid wakeup for rcuc kthreads in RCU_KTHREAD_OFFCPU status
 2022-11-16 23:23 UTC  (5+ messages)

[PATCH] ftrace: Prevent RCU stall on PREEMPT_VOLUNTARY kernels
 2022-11-16 12:45 UTC  (3+ messages)

RCU stall on 6.1-rc4 (and some previous releases) related to ftrace
 2022-11-15 20:53 UTC  (5+ messages)

[PATCH v6 0/2] rcu: Add RCU stall diagnosis information
 2022-11-15  9:11 UTC  (19+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] doc: Document CONFIG_RCU_CPU_STALL_CPUTIME=y stall information

[PATCH] srcu: Delegate work to the first online cpu if using SRCU_SIZE_SMALL
 2022-11-14 17:56 UTC  (4+ messages)
` [PATCHv2] srcu: Delegate work to the boot "

[PATCH linux-next][RFC] powerpc: fix HOTPLUG error in rcutorture
 2022-11-13  2:35 UTC  (4+ messages)

[PATCH] rcu: Dump memory object info if callback is invalid
 2022-11-12  6:13 UTC  (6+ messages)

[PATCH printk v3 00/40] reduce console_lock scope
 2022-11-11 14:43 UTC  (7+ messages)
` [PATCH printk v3 01/40] rcu: implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOC

[PATCH] srcu: Make Tiny SRCU synchronize_srcu() more complete
 2022-11-11 11:09 UTC  (3+ messages)

[PATCH] srcu: Release early_srcu resources when no longer in use
 2022-11-11  7:46 UTC  (2+ messages)

[PATCH v2 0/3] rearrange struct slab fields to allow larger rcu_head
 2022-11-10 13:48 UTC  (3+ messages)
` [PATCH v2 2/3] mm/migrate: make isolate_movable_page() skip slab pages

[PATCH] rcu: Illustrate the stall information of CONFIG_RCU_CPU_STALL_CPUTIME=y
 2022-11-09 15:56 UTC  (5+ messages)

[PATCH] Documentation: RCU: use code blocks with autogenerated line (was: Re: linux-next: build warning after merge of the rcu tree)
 2022-11-09  8:28 UTC  (5+ messages)

[PATCH linux-next][RFC]powerpc: move pseries interrupt cleanup code to under __cpu_disable
 2022-11-09  1:47 UTC 

[PATCH v4 0/4] rcu: Add RCU stall diagnosis information
 2022-11-08 19:29 UTC  (12+ messages)
` [PATCH v4 4/4] "

[PATCH v5 0/4] rcu: Add RCU stall diagnosis information
 2022-11-08 18:21 UTC  (7+ messages)
` [PATCH v5 2/4] sched: Add helper kstat_cpu_softirqs_sum()
` [PATCH v5 4/4] rcu: Add RCU stall diagnosis information


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