Linux RCU subsystem development
 help / color / mirror / Atom feed
 messages from 2022-06-21 06:02:35 to 2022-07-06 14:05:00 UTC [more...]

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-06 14:04 UTC  (15+ messages)
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [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 31/36] cpuidle,acpi: Make noinstr clean

[PATCH v2] rcu: Make tiny RCU support leak callbacks for debug-object errors
 2022-07-06  4:24 UTC  (6+ messages)

[PATCH] rcu: Add exp QS check in rcu_exp_handler() for no-preemptible expedited RCU
 2022-07-06  2:06 UTC  (12+ messages)

[PATCH v4 bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
 2022-07-05 19:00 UTC 

question about rcu and many hung processes lead to reboot
 2022-07-05 17:02 UTC  (4+ messages)
                ` RE: Re:RE: "
                    `  "

[PATCH v3 bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
 2022-07-05 12:08 UTC  (2+ messages)

rcu_sched detected expedited stalls in amdgpu after suspend
 2022-07-04 11:30 UTC  (8+ messages)
        ` CONFIG_ANDROID (was: rcu_sched detected expedited stalls in amdgpu after suspend)

remove CONFIG_ANDROID
 2022-07-01 20:53 UTC  (46+ messages)
` [PATCH] "

[PATCH v3] srcu: Reduce blocking agressiveness of expedited grace periods further
 2022-07-01 13:46 UTC  (4+ messages)

[PATCH] rcu: Make tiny RCU support leak callbacks for debug-object errors
 2022-07-01  2:45 UTC  (2+ messages)

[PATCH v4 1/1] rcu/kvfree: Update KFREE_DRAIN_JIFFIES interval
 2022-07-01  0:00 UTC  (2+ messages)

[PATCH v2 0/8] Implement call_rcu_lazy() and miscellaneous fixes
 2022-06-30 15:29 UTC  (42+ messages)
` [PATCH v2 1/1] context_tracking: Use arch_atomic_read() in __ct_state for KASAN
` [PATCH v2 1/8] rcu: Introduce call_rcu_lazy() API implementation
` [PATCH v2 2/8] rcu: shrinker for lazy rcu
` [PATCH v2 3/8] fs: Move call_rcu() to call_rcu_lazy() in some paths
` [PATCH v2 4/8] rcu/nocb: Add option to force all call_rcu() to lazy
` [PATCH v2 5/8] rcu/nocb: Wake up gp thread when flushing
` [PATCH v2 6/8] rcuscale: Add test for using call_rcu_lazy() to emulate kfree_rcu()
` [PATCH v2 7/8] rcu/nocb: Rewrite deferred wake up logic to be more clean
` [PATCH v2 8/8] rcu/kfree: Fix kfree_rcu_shrink_count() return value

Biznesowy angielski
 2022-06-30  8:06 UTC 

[PATCH] rcu: Make tiny RCU support leak callbacks for debug-object errors
 2022-06-30  1:59 UTC 

[PATCH v2 1/1] rcu/kvfree: Update KFREE_DRAIN_JIFFIES interval
 2022-06-29 16:13 UTC  (5+ messages)

Possible problem in check-local-export during the kernel build process (RCU torture)
 2022-06-28 23:35 UTC  (3+ messages)

[PATCH v2 bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
 2022-06-28 17:07 UTC  (2+ messages)

[PATCH] rcu: Add a warnings in sync_sched_exp_online_cleanup()
 2022-06-28  1:52 UTC  (7+ messages)

Order Emquiry 27/06/22
 2022-06-27  9:31 UTC 

[PATCH] rcu: Update rcu_preempt_deferred_qs() comments for no preemptible RCU
 2022-06-27 22:02 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
 2022-06-24 17:50 UTC  (5+ messages)

Commit 282d8998e997 (srcu: Prevent expedited GPs and blocking readers from consuming CPU) cause qemu boot slow
 2022-06-24 15:30 UTC  (16+ messages)

[RFC PATCH] rcu: back off on allocation failure in fill_page_cache_func
 2022-06-24 13:02 UTC  (5+ messages)

[PATCH 0/6] printk: Revert console kthreads for 5.19
 2022-06-23 14:51 UTC  (7+ messages)
` [PATCH 1/6] Revert "printk: Wait for the global console lock when the system is going down"
` [PATCH 2/6] Revert "printk: Block console kthreads when direct printing will be required"
` [PATCH 3/6] Revert "printk: remove @console_locked"
` [PATCH 4/6] Revert "printk: extend console_lock for per-console locking"
` [PATCH 5/6] Revert "printk: add kthread console printers"
` [PATCH 6/6] Revert "printk: add functions to prefer direct printing"

Napływ Klientów ze strony
 2022-06-23  7:50 UTC 

[PATCH rcu 0/12] Miscellaneous fixes for v5.20
 2022-06-23  0:29 UTC  (32+ messages)
` [PATCH rcu 01/12] rcu: Decrease FQS scan wait time in case of callback overloading
` [PATCH rcu 02/12] rcu: Avoid tracing a few functions executed in stop machine
` [PATCH rcu 03/12] rcu: Add rnp->cbovldmask check in rcutree_migrate_callbacks()
` [PATCH rcu 05/12] rcu: Forbid RCU_STRICT_GRACE_PERIOD in TINY_RCU kernels
` [PATCH rcu 07/12] rcu: tiny: Record kvfree_call_rcu() call stack for KASAN
` [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 12/12] srcu: Block less aggressively for expedited grace periods

[PATCH rcu 0/12] Torture-test updates for v5.20
 2022-06-21 21:01 UTC  (8+ messages)
` [PATCH rcu 11/12] torture: Flush printk() buffers before powering off

[PATCH rcu 0/3] Documentation updates for v5.20
 2022-06-21 19:03 UTC  (4+ messages)
` [PATCH rcu 3/3] doc: Document rcutree.nocb_nobypass_lim_per_jiffy kernel parameter

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


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