messages from 2022-07-28 17:21:03 to 2022-08-30 16:23:32 UTC [more...]
[PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
2022-08-30 16:22 UTC (34+ messages)
` [PATCH v4 01/14] rcu: Introduce call_rcu_lazy() API implementation
` [PATCH v4 02/14] rcu: shrinker for lazy rcu
` [PATCH v4 03/14] rcuscale: Add laziness and kfree tests
` [PATCH v4 04/14] fs: Move call_rcu() to call_rcu_lazy() in some paths
` [PATCH v4 05/14] rcutorture: Add test code for call_rcu_lazy()
` [PATCH v4 06/14] debug: Toggle lazy at runtime and change flush jiffies
` [PATCH v4 07/14] cred: Move call_rcu() to call_rcu_lazy()
` [PATCH v4 08/14] security: "
` [PATCH v4 09/14] net/core: "
` [PATCH v4 10/14] kernel: Move various core kernel usages "
` [PATCH v4 11/14] lib: Move call_rcu() "
` [PATCH v4 12/14] i915: "
` [PATCH v4 13/14] fork: Move thread_stack_free_rcu to call_rcu_lazy
` [PATCH v4 14/14] rcu/tree: Move trace_rcu_callback() before bypassing
[PATCH] rcu: Remove duplicate RCU exp QS report from rcu_report_dead()
2022-08-30 11:30 UTC (3+ messages)
大久保アリサ Official Website "Telegram: Ein wichtiges Leck aus dem geschlossenen Club der Kryptomillionare"
2022-08-29 4:31 UTC
[RFC PATCH 1/2] mm/slub: perform free consistency checks before call_rcu
2022-08-29 2:54 UTC (4+ messages)
` [RFC PATCH 2/2] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head
[PATCH v5 0/1] rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz()
2022-08-26 13:45 UTC (7+ messages)
` [PATCH v5 1/1] rcu: Simplify the code logic of rcu_init_nohz()
How to increase rcu_head size without breaking -mm ?
2022-08-26 8:50 UTC (9+ messages)
[PATCH v4 0/2] rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz()
2022-08-25 16:19 UTC (8+ messages)
` [PATCH v4 1/2] rcu: Eliminate rcu_state.nocb_is_setup
` [PATCH v4 2/2] rcu: Simplify the code logic of rcu_init_nohz()
[RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel
2022-08-24 23:01 UTC (15+ messages)
[PATCH linux-next] powerpc: disable sanitizer in irq_soft_mask_set
2022-08-24 1:25 UTC (8+ messages)
[PATCH v3 0/5] Implement call_rcu_lazy() and miscellaneous fixes
2022-08-23 17:19 UTC (3+ messages)
CNBC: Sie mochten bequem wohnen und ab 1500 Euro pro Tag ein passives Einkommen erzielen?
2022-08-23 2:51 UTC
[PATCH] doc/rcu: Update LWN articles at the beginning
2022-08-22 16:44 UTC (3+ messages)
6.0-rc1 regression block (blk_mq) / RCU task stuck errors + block-io hang
2022-08-20 15:37 UTC (3+ messages)
[PATCH v3 resend 0/6] Implement call_rcu_lazy() and miscellaneous fixes
2022-08-19 20:13 UTC (27+ messages)
` [PATCH v3 resend 1/6] rcu: Introduce call_rcu_lazy() API implementation
` [PATCH v3 resend 2/6] rcu: shrinker for lazy rcu
` [PATCH v3 resend 3/6] rcuscale: Add laziness and kfree tests
` [PATCH v3 resend 4/6] fs: Move call_rcu() to call_rcu_lazy() in some paths
` [PATCH v3 resend 5/6] rcutorture: Add test code for call_rcu_lazy()
` [PATCH v3 resend 6/6] debug: Toggle lazy at runtime and change flush jiffies
[PATCH 0/4] rcu/cpuset: Control RCU_NOCB offloading through cpusets
2022-08-19 7:12 UTC (3+ messages)
` [PATCH 3/4] sched/isolation: Infrastructure to support rcu nocb cpumask changes
kernel splat during boot
2022-08-19 2:29 UTC (2+ messages)
[PATCH v3 0/2] rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz()
2022-08-18 1:36 UTC (8+ messages)
` [PATCH v3 1/2] rcu: Eliminate rcu_state.nocb_is_setup
` [PATCH v3 2/2] rcu: Simplify the code logic of rcu_init_nohz()
Blockchain: $72,000 per day on investments
2022-08-14 3:18 UTC
Incomplete RCU stall splats ... Why?
2022-08-12 8:47 UTC (2+ messages)
[PATCH AUTOSEL 5.10 21/46] rcu: Apply noinstr to rcu_idle_enter() and rcu_idle_exit()
2022-08-11 16:03 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 24/46] rcuscale: Fix smp_processor_id()-in-preemptible warnings
[PATCH AUTOSEL 5.15 29/69] rcu: Apply noinstr to rcu_idle_enter() and rcu_idle_exit()
2022-08-11 15:55 UTC (4+ messages)
` [PATCH AUTOSEL 5.15 32/69] rcutorture: Fix memory leak in rcu_test_debug_objects()
` [PATCH AUTOSEL 5.15 33/69] rcuscale: Fix smp_processor_id()-in-preemptible warnings
` [PATCH AUTOSEL 5.15 34/69] refscale: Convert test_lock spinlock to raw_spinlock
[PATCH AUTOSEL 5.18 34/93] rcu: Apply noinstr to rcu_idle_enter() and rcu_idle_exit()
2022-08-11 15:42 UTC (5+ messages)
` [PATCH AUTOSEL 5.18 37/93] rcutorture: Fix memory leak in rcu_test_debug_objects()
` [PATCH AUTOSEL 5.18 38/93] rcuscale: Fix smp_processor_id()-in-preemptible warnings
` [PATCH AUTOSEL 5.18 39/93] refscale: Convert test_lock spinlock to raw_spinlock
` [PATCH AUTOSEL 5.18 70/93] rcu: Avoid tracing a few functions executed in stop machine
[PATCH AUTOSEL 5.19 035/105] rcu: Apply noinstr to rcu_idle_enter() and rcu_idle_exit()
2022-08-11 15:28 UTC (5+ messages)
` [PATCH AUTOSEL 5.19 040/105] rcutorture: Fix memory leak in rcu_test_debug_objects()
` [PATCH AUTOSEL 5.19 041/105] rcuscale: Fix smp_processor_id()-in-preemptible warnings
` [PATCH AUTOSEL 5.19 042/105] refscale: Convert test_lock spinlock to raw_spinlock
` [PATCH AUTOSEL 5.19 078/105] rcu: Avoid tracing a few functions executed in stop machine
[Race condition] Race condition at cpuidle_enter_s2idle & __cfi_slowpath_diag
2022-08-11 7:54 UTC
[vfs-next] RCU call-traces (task: modprobe)
2022-08-10 13:46 UTC (9+ messages)
[PATCH] rcu: Reduce the frequency of triggering irq-work for strict grace period
2022-08-09 8:14 UTC (3+ messages)
[RFC v1 00/14] Implement call_rcu_lazy() and miscellaneous fixes
2022-08-09 2:25 UTC (11+ messages)
[PATCH v4 0/2] rcu: Display registers of self-detected stall as far as possible
2022-08-06 7:19 UTC (6+ messages)
` [PATCH v4 1/2] sched/debug: Try trigger_single_cpu_backtrace(cpu) in dump_cpu_task()
` [PATCH v4 2/2] sched/debug: Show the registers of 'current' "
[PATCH linux-next v2] powerpc: init jump label early in ppc 64
2022-08-06 6:45 UTC (3+ messages)
[PATCH v3 0/3] rcu: Display registers of self-detected stall as far as possible
2022-08-04 1:34 UTC (8+ messages)
` [PATCH v3 1/3] rcu/exp: Use NMI to get the backtrace of cpu_curr(other_cpu) first
` [PATCH v3 2/3] sched/debug: Try trigger_single_cpu_backtrace(cpu) in dump_cpu_task()
` [PATCH v3 3/3] sched/debug: Show the registers of 'current' "
[PATCH] rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
2022-08-04 0:02 UTC (2+ messages)
[PATCH] rcutorture: Use the barrier operation corresponding to rcutorture.torture_type
2022-08-01 23:10 UTC (2+ messages)
RCU changes for v5.20 (or whatever)
2022-07-31 16:53 UTC
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-07-30 23:45 UTC (13+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
[PATCH v2] rcu: Display registers of self-detected stall as far as possible
2022-07-29 3:13 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox