messages from 2023-10-11 05:05:09 to 2023-11-28 08:00:44 UTC [more...]
[PATCH v3 0/7] Reduce synchronize_rcu() latency(V3)
2023-11-28 8:00 UTC (8+ messages)
` [PATCH v3 1/7] rcu: Reduce synchronize_rcu() latency
` [PATCH v3 2/7] rcu: Add a trace event for synchronize_rcu_normal()
` [PATCH v3 3/7] doc: Add rcutree.rcu_normal_wake_from_gp to kernel-parameters.txt
` [PATCH v3 4/7] rcu: Improve handling of synchronize_rcu() users
` [PATCH v3 5/7] rcu: Support direct wake-up "
` [PATCH v3 6/7] rcu: Move sync related data to rcu_state structure
` [PATCH v3 7/7] rcu: Add CONFIG_RCU_SR_NORMAL_DEBUG_GP
Frederic will be doing RCU PR for v6.7 merge window
2023-11-28 5:05 UTC (3+ messages)
` Neeraj will be doing RCU PR for v6.8 "
[PATCH 6.6 000/530] 6.6.3-rc1 review
2023-11-25 15:31 UTC (2+ messages)
[PATCH 6.1 000/372] 6.1.64-rc1 review
2023-11-25 15:30 UTC (2+ messages)
[PATCH] rcu: Provide a boot time parameter to enable lazy RCU
2023-11-23 18:28 UTC (10+ messages)
PSA: this list has moved to new vger infra (no action required)
2023-11-23 2:47 UTC
[REPOST PATCH] srcu: Use try-lock lockdep annotation for NMI-safe access
2023-11-22 18:08 UTC (2+ messages)
[rt-devel:linux-6.6.y-rt] [printk] 78f4b59c6f: BUG:kernel_failed_in_early-boot_stage,last_printk:early_console_in_setup_code
2023-11-20 14:30 UTC (2+ messages)
[PATCH 0/3] rcu/nocb updates v2
2023-11-15 19:11 UTC (4+ messages)
` [PATCH 1/3] rcu: Rename jiffies_till_flush to jiffies_lazy_flush
` [PATCH 2/3] rcu/nocb: Remove needless LOAD-ACQUIRE
` [PATCH 3/3] rcu/nocb: Remove needless full barrier after callback advancing
[PATCH v2 0/3] reduce latency of normal synchronize_rcu() v2
2023-11-09 12:34 UTC (15+ messages)
` [PATCH v2 1/3] rcu: Reduce synchronize_rcu() latency
` [PATCH v2 2/3] rcu: Add a trace event for synchronize_rcu_normal()
` [PATCH v2 3/3] doc: Add rcutree.rcu_normal_wake_from_gp to kernel-parameters.txt
[GIT PULL] RCU fixes for v6.7-rc1
2023-11-08 17:52 UTC (2+ messages)
[bug report] rcu: Restrict access to RCU CPU stall notifiers
2023-11-08 3:44 UTC (2+ messages)
[PATCH] rcu: Force quiescent states only for ongoing grace period
2023-11-07 16:53 UTC (6+ messages)
[PATCH AUTOSEL 6.1 02/11] rcu: Dump memory object info if callback function is invalid
2023-11-06 23:15 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 03/11] srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
[PATCH AUTOSEL 6.5 02/13] rcu: Dump memory object info if callback function is invalid
2023-11-06 23:15 UTC (3+ messages)
` [PATCH AUTOSEL 6.5 03/13] srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
` [PATCH AUTOSEL 6.5 09/13] srcu: Only accelerate on enqueue time
[PATCH AUTOSEL 6.6 02/13] rcu: Dump memory object info if callback function is invalid
2023-11-06 23:14 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 03/13] srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
` [PATCH AUTOSEL 6.6 09/13] srcu: Only accelerate on enqueue time
[PATCH] rcutorture: Add fqs_holdoff check before the fqs_task is created
2023-11-03 21:13 UTC (3+ messages)
[PATCH 0/3] reduce latency of synchronize_rcu()
2023-11-02 12:35 UTC (15+ messages)
` [PATCH 1/3] rcu: Reduce synchronize_rcu() waiting time
` [PATCH 2/3] rcu: Add a trace event for synchronize_rcu_normal()
` [PATCH 3/3] doc: Add rcutree.rcu_normal_wake_from_gp to kernel-parameters.txt
[GIT PULL] RCU changes for v6.7
2023-11-02 2:13 UTC (11+ messages)
[PATCH] refscale: Optimize process_durations()
2023-11-01 10:24 UTC (7+ messages)
[PATCH 2/4] rcu/tasks: Handle new PF_IDLE semantics
2023-10-31 18:12 UTC (18+ messages)
` [PATCH 0/4] rcu: Fix PF_IDLE related issues v3
Wycena paneli fotowoltaicznych
2023-10-27 8:15 UTC
bcachefs RCU warnings
2023-10-27 3:13 UTC (3+ messages)
[PATCH 0/4] rcu: Fix PF_IDLE related issues v2
2023-10-26 14:34 UTC (13+ messages)
` [PATCH 1/4] rcu: Introduce rcu_cpu_online()
` [PATCH 2/4] rcu/tasks: Handle new PF_IDLE semantics
` [PATCH 3/4] rcu/tasks-trace: "
` [PATCH 4/4] sched: Exclude CPU boot code from PF_IDLE area
[PATCH] rcu: Remove unused macros from rcupdate.h
2023-10-20 19:22 UTC (2+ messages)
[PATCH 0/4] rcu: Fix PF_IDLE related issues, part. 1
2023-10-20 15:05 UTC (10+ messages)
` [PATCH 1/4] softirq: Rename __raise_softirq_irqoff() to raise_softirq_no_wake()
` [PATCH 2/4] softirq: Introduce raise_ksoftirqd_irqoff()
` [PATCH 3/4] rcu: Make tiny RCU use ksoftirqd to trigger a QS from idle
` [PATCH 4/4] Revert "kernel/sched: Modify initial boot task idle setup"
[PATCH v4 1/1] rcu: Reduce synchronize_rcu() waiting time
2023-10-19 16:01 UTC
[PATCH v3 1/1] rcu: Reduce synchronize_rcu() waiting time
2023-10-19 15:44 UTC (7+ messages)
[PATCH 0/6] RCU stall detection updates for v6.7
2023-10-19 12:02 UTC (7+ messages)
` [PATCH 1/6] rcu: Delete a redundant check in rcu_check_gp_kthread_starvation()
` [PATCH 2/6] rcu: Don't redump the stalled CPU where RCU GP kthread last ran
` [PATCH 3/6] rcu: Eliminate check_cpu_stall() duplicate code
` [PATCH 4/6] rcu: Add RCU CPU stall notifier
` [PATCH 5/6] rcutorture: Add test of RCU CPU stall notifiers
` [PATCH 6/6] rcu/tree: Defer setting of jiffies during stall reset
[PATCH 0/3] RCU refscale update for v6.7
2023-10-19 11:54 UTC (4+ messages)
` [PATCH 1/3] refscale: Fix misplaced data re-read
` [PATCH 2/3] refscale: Print out additional module parameters
` [PATCH 3/3] doc: Add refscale.lookup_instances to kernel-parameters.txt
[PATCH 0/3] RCU tasks for v6.7
2023-10-17 12:19 UTC (4+ messages)
` [PATCH 1/3] rcu-tasks: Add printk()s to localize boot-time self-test hang
` [PATCH 2/3] rcu-tasks: Pull sampling of ->percpu_dequeue_lim out of loop
` [PATCH 3/3] rcu-tasks: Make rcu_tasks_lazy_ms static
[PATCH] rcutorture: add nolibc init support for mips, ppc and rv64
2023-10-16 4:08 UTC (2+ messages)
[PATCH 00/18] RCU fixes for v6.7
2023-10-13 14:11 UTC (21+ messages)
` [PATCH 01/18] Revert "checkpatch: Error out if deprecated RCU API used"
` [PATCH 02/18] srcu: Fix error handling in init_srcu_struct_fields()
` [PATCH 03/18] rcu/tree: Remove superfluous return from void call_rcu* functions
` [PATCH 04/18] rcu: Add sysfs to provide throttled access to rcu_barrier()
` [PATCH 05/18] rcu: Remove unused function declaration rcu_eqs_special_set()
` [PATCH 06/18] mm: Remove kmem_valid_obj()
` [PATCH 07/18] rcu: Dump memory object info if callback function is invalid
` [PATCH 08/18] rcu: Eliminate rcu_gp_slow_unregister() false positive
` [PATCH 09/18] srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
` [PATCH 10/18] rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
` [PATCH 11/18] rcu: Use rcu_segcblist_segempty() instead of open coding it
` [PATCH 12/18] rcu: Assume IRQS disabled from rcu_report_dead()
` [PATCH 13/18] rcu: Assume rcu_report_dead() is always called locally
` [PATCH 14/18] rcu: Conditionally build CPU-hotplug teardown callbacks
` [PATCH 15/18] rcu: Standardize explicit CPU-hotplug calls
` [PATCH 16/18] rcu: Comment why callbacks migration can't wait for CPUHP_RCUTREE_PREP
` [PATCH 17/18] srcu: Fix callbacks acceleration mishandling
` [PATCH 18/18] srcu: Only accelerate on enqueue time
[PATCH 5.15 000/183] 5.15.134-rc1 review
2023-10-11 16:31 UTC (12+ messages)
[PATCH 00/23] RCU/lock torture updates for v6.7
2023-10-11 6:46 UTC (6+ messages)
` [PATCH 23/23] locktorture: Check the correct variable for allocation failure
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