rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-08 13:45:11 to 2022-06-20 22:20:48 UTC [more...]

[PATCH rcu 0/12] Miscellaneous fixes for v5.20
 2022-06-20 22:20 UTC  (7+ messages)
` [PATCH rcu 01/12] rcu: Decrease FQS scan wait time in case of callback overloading
` [PATCH rcu 03/12] rcu: Add rnp->cbovldmask check in rcutree_migrate_callbacks()
` [PATCH rcu 04/12] rcu: Immediately boost preempted readers for strict grace periods
` [PATCH rcu 05/12] rcu: Forbid RCU_STRICT_GRACE_PERIOD in TINY_RCU kernels
` [PATCH rcu 08/12] rcu: Cleanup RCU urgency state for offline CPU
` [PATCH rcu 09/12] rcu/kvfree: Remove useless monitor_todo flag

[PATCH rcu 0/3] Documentation updates for v5.20
 2022-06-20 22:17 UTC  (4+ messages)
` [PATCH rcu 1/3] rcutorture: Update rcutorture.fwd_progress help text
` [PATCH rcu 2/3] doc: Document the rcutree.rcu_divisor kernel boot parameter
` [PATCH rcu 3/3] doc: Document rcutree.nocb_nobypass_lim_per_jiffy kernel parameter

Commit 282d8998e997 (srcu: Prevent expedited GPs and blocking readers from consuming CPU) cause qemu boot slow
 2022-06-20  7:50 UTC  (36+ messages)

[PATCH] rcu: Update rcu_preempt_deferred_qs() comments for no preemptible RCU
 2022-06-20  6:42 UTC 

[PATCH] rcu: Avoid strict QS reporting in NMI context
 2022-06-18 14:56 UTC  (2+ messages)

[PATCH v2] rcu/nocb: Correct output rcuog/rcuop kthreads information
 2022-06-18 12:49 UTC  (3+ messages)

[PATCH] rcu: Remove debug_object_active_state() from debug_rcu_head_queue/unqueue()
 2022-06-17  2:29 UTC  (12+ messages)

[PATCH] rcu: Fix rcu_read_unlock_strict() strict QS reporting
 2022-06-17  0:13 UTC  (2+ messages)

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-16 21:26 UTC  (86+ messages)
` [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH 02/36] x86/idle: Replace x86_idle with a static_call
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver
` [PATCH 07/36] cpuidle,tegra: "
` [PATCH 08/36] cpuidle,psci: "
` [PATCH 09/36] cpuidle,imx6: "
` [PATCH 10/36] cpuidle,omap3: "
` [PATCH 11/36] cpuidle,armada: "
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 13/36] cpuidle,dt: "
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 22/36] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH 23/36] arm64,smp: "
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 26/36] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH 27/36] cpuidle,mwait: Make noinstr clean
` [PATCH 28/36] cpuidle,tdx: Make tdx "
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL "
    ` [Pv-drivers] [PATCH 29/36] cpuidle, xenpv: "
` [PATCH 30/36] cpuidle,nospec: Make "
` [PATCH 31/36] cpuidle,acpi: "
` [PATCH 32/36] ftrace: WARN on rcuidle
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
  ` [PATCH 34.5/36] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH 36/36] cpuidle,clk: "

[RFC v1 00/14] Implement call_rcu_lazy() and miscellaneous fixes
 2022-06-16 16:26 UTC  (4+ messages)

[PATCH linux-next] RFC: torture: add pr_flush to flush the results to console
 2022-06-15 20:28 UTC  (6+ messages)

[PATCH 0/2] printk: Prevent printk kthreads from blocking direct console handling
 2022-06-15 20:09 UTC  (7+ messages)
` [PATCH 1/2] printk: Block console kthreads when direct printing will be required
` [PATCH 2/2] printk: Wait for the global console lock when the system is going down

[PATCH rcu/dev] RFC: temporarily reduce rcu tasks kthread sleep time for PROVE_RCU
 2022-06-15 17:08 UTC  (6+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-06-15  9:36 UTC  (6+ messages)
` [PATCH 24/30] panic: Refactor the panic path

[PATCH 1/2] rcu/kvfree: Remove useless monitor_todo flag
 2022-06-15 14:02 UTC  (12+ messages)
` [PATCH 2/2] rcu/kvfree: Introduce KFREE_DRAIN_JIFFIES_[MAX/MIN] interval

Biznesowy angielski
 2022-06-15  7:30 UTC 

question about rcu and many hung processes lead to reboot
 2022-06-15  5:07 UTC 

[PATCH v3] rcu/nocb: Avoid polling when myrdp->nocb_head_rdp list is empty
 2022-06-14 20:11 UTC  (5+ messages)

[PATCH-rcu] rcu-tasks: Use delayed_work to delay rcu_tasks_verify_self_tests()
 2022-06-14 19:00 UTC  (2+ messages)

[PATCH] rcu: Handle failure of memory allocation functions
 2022-06-13 23:47 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] rcu-tasks: Delay rcu_tasks_verify_self_tests() to avoid missed callbacks
 2022-06-13 18:54 UTC  (5+ messages)

[syzbot] WARNING in exit_tasks_rcu_finish
 2022-06-13 10:44 UTC 

[PATCH] refscale: Convert test_lock spinlock to raw_spinlock
 2022-06-12 18:22 UTC  (2+ messages)

[PATCH v2] rcu/nocb: Avoid polling when myrdp->nocb_head_rdp list is empty
 2022-06-11  5:29 UTC  (3+ messages)

[PATCH] rcu-tasks: Remove unused trc_wait and holdouts
 2022-06-11  5:12 UTC  (3+ messages)

[PATCH] rcutorture: Fix ksoftirqd boosting timing and iteration
 2022-06-10 17:33 UTC  (2+ 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).