messages from 2022-05-14 14:41:14 to 2022-06-08 06:44:03 UTC [more...]
[PATCH v2] rcu/nocb: Avoid polling when myrdp->nocb_head_rdp list is empty
2022-06-08 4:06 UTC (6+ messages)
[PATCH rcu/dev] RFC: temporarily reduce rcu tasks kthread sleep time for PROVE_RCU
2022-06-08 0:52 UTC (3+ messages)
[PATCH] rcu/nocb: Avoid polling when myrdp->nocb_head_rdp list is empty
2022-06-07 7:48 UTC (3+ messages)
[PATCH v2] rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz()
2022-06-07 6:37 UTC
[Question] About rcu_nocb_poll bootargs
2022-06-07 3:53 UTC (4+ messages)
[PATCH 1/2] rcu/kvfree: Remove useless monitor_todo flag
2022-06-07 3:47 UTC (13+ messages)
` [PATCH 2/2] rcu/kvfree: Introduce KFREE_DRAIN_JIFFIES_[MAX/MIN] interval
[RFC v1 00/14] Implement call_rcu_lazy() and miscellaneous fixes
2022-06-01 19:10 UTC (43+ messages)
` [RFC v1 01/14] rcu: Add a lock-less lazy RCU implementation
` [RFC v1 02/14] workqueue: Add a lazy version of queue_rcu_work()
` [RFC v1 04/14] cred: Move call_rcu() to call_rcu_lazy()
` [RFC v1 10/14] kfree/rcu: Queue RCU work via queue_rcu_work_lazy()
` [RFC v1 12/14] rcu/kfree: remove useless monitor_todo flag
` [RFC v1 14/14] DEBUG: Toggle rcu_lazy and tune at runtime
[PATCH v3 0/9] Parallel CPU bringup for x86_64
2022-06-01 8:30 UTC (10+ messages)
[PATCH 0/4] rcu/cpuset: Control RCU_NOCB offloading through cpusets
2022-05-31 14:21 UTC (27+ messages)
` [PATCH 1/4] rcu/nocb: Pass a cpumask instead of a single CPU to offload/deoffload
` [PATCH 2/4] rcu/nocb: Prepare to change nocb cpumask from CPU-hotplug protected cpuset caller
` [PATCH 3/4] sched/isolation: Infrastructure to support rcu nocb cpumask changes
` [RFC PATCH 4/4] cpuset: Support RCU-NOCB toggle on v2 root partitions
[PATCH] rcu: Fix incorrect judgment condition in show_rcu_nocb_state()
2022-05-31 11:24 UTC (3+ messages)
Zabezpieczenie prawne
2022-05-31 8:05 UTC
[PATCH AUTOSEL 5.10 13/76] rcu-tasks: Fix race in schedule and flush work
2022-05-30 13:43 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 14/76] rcu: Make TASKS_RUDE_RCU select IRQ_WORK
[PATCH AUTOSEL 5.15 017/109] rcu-tasks: Fix race in schedule and flush work
2022-05-30 13:36 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 018/109] rcu: Make TASKS_RUDE_RCU select IRQ_WORK
[PATCH AUTOSEL 5.17 020/135] rcu-tasks: Fix race in schedule and flush work
2022-05-30 13:29 UTC (3+ messages)
` [PATCH AUTOSEL 5.17 021/135] rcu-tasks: Handle sparse cpu_possible_mask in rcu_tasks_invoke_cbs()
` [PATCH AUTOSEL 5.17 022/135] rcu: Make TASKS_RUDE_RCU select IRQ_WORK
[PATCH AUTOSEL 5.18 024/159] rcu-tasks: Fix race in schedule and flush work
2022-05-30 13:22 UTC (3+ messages)
` [PATCH AUTOSEL 5.18 025/159] rcu-tasks: Handle sparse cpu_possible_mask in rcu_tasks_invoke_cbs()
` [PATCH AUTOSEL 5.18 026/159] rcu: Make TASKS_RUDE_RCU select IRQ_WORK
[PATCH] rcu: tiny: record kvfree_call_rcu() call stack for KASAN
2022-05-28 23:52 UTC (4+ messages)
[PATCH] rcu: Cleanup RCU urgency state for offline CPU
2022-05-27 17:10 UTC (2+ messages)
[PATCH] rcu: Remove debug_object_active_state() from debug_rcu_head_queue/unqueue()
2022-05-27 8:34 UTC (10+ messages)
[PATCH 00/30] The panic notifiers refactor
2022-05-26 16:25 UTC (86+ messages)
` [PATCH 05/30] misc/pvpanic: Convert regular spinlock into trylock on panic path
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 17/30] tracing: Improve "
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier
[PATCH] rcu: Add rnp->expmask output to show_rcu_gp_kthreads()
2022-05-25 14:42 UTC (4+ messages)
[PATCH v3 0/2] Add no-idle tasks check which in dyntick-idle state
2022-05-24 22:28 UTC (5+ messages)
` [PATCH v3 1/2] rcu-tasks: Stop RCU Tasks scanning no-idle tasks which record on dyntick-idle entry
` [PATCH v3 2/2] rcu-tasks: Remove is_idle_task() from warnings in check_holdout_task()
[PATCH v2] rcu-tasks: Stop RCU Tasks scanning tasks which record on dyntick-idle entry
2022-05-23 23:45 UTC (3+ messages)
[PATCH] rcu/rcuscale: Fix using smp_processor_id() in preemptible warnings
2022-05-23 23:18 UTC (2+ messages)
WARNING: CPU: 2 PID: 3331 at drivers/firmware/raspberrypi.c:63 rpi_firmware_property_list
2022-05-23 19:47 UTC (5+ messages)
[GIT PULL] RCU changes for v5.19
2022-05-23 19:19 UTC (2+ messages)
Wycena paneli fotowoltaicznych
2022-05-23 7:51 UTC
[PATCH] rcu-tasks: Stop RCU Tasks scanning tasks which record on dyntick-idle entry
2022-05-20 7:33 UTC (2+ messages)
[PATCH] rcu: Add cpu-exp indicator to expedited RCU CPU stall warnings
2022-05-18 18:14 UTC (2+ messages)
New collaboration
2022-05-18 15:40 UTC
[PATCH] rcu: Direct boosting gp_tasks for strict grace periods
2022-05-18 1:03 UTC (6+ messages)
Proposal
2022-05-17 16:03 UTC
[PATCH rcu/dev] wait extra jiffies for rcu_tasks_verify_self_tests
2022-05-17 0:45 UTC
[PATCH] rcu/nocb: Add an option to ON/OFF an offloading from RT context
2022-05-16 16:42 UTC (13+ messages)
[PATCH] rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz()
2022-05-16 1:29 UTC (3+ messages)
[RFC v1 00/14] Implement call_rcu_lazy() and miscellaneous fixes
2022-05-14 19:01 UTC (10+ 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