Linux RCU subsystem development
 help / color / mirror / Atom feed
 messages from 2024-03-14 21:55:01 to 2024-04-01 11:57:58 UTC [more...]

[PATCH 00/10] rcu/x86: Use per-cpu rcu preempt count
 2024-04-01 11:57 UTC  (19+ messages)
` [PATCH 01/10] lib: Use rcu_preempt_depth() to replace current->rcu_read_lock_nesting
` [PATCH 02/10] rcu: Move rcu_preempt_depth_set() to rcupdate.h
` [PATCH 03/10] rcu: Reorder tree_exp.h after tree_plugin.h
` [PATCH 04/10] rcu: Add macros set_rcu_preempt_special() and clear_rcu_preempt_special()
` [PATCH 05/10] rcu: Make rcu_read_unlock_special() global
` [PATCH 06/10] rcu: Rename marco __LINUX_RCU_H to __KERNEL_RCU_H
` [PATCH 07/10] sched/core: Add rcu_preempt_switch()
` [PATCH 08/10] rcu: Implement PCPU_RCU_PREEMPT_COUNT framework
` [PATCH 09/10] x86/rcu: Add rcu_preempt_count
` [PATCH 10/10] x86/rcu: Add THUNK rcu_read_unlock_special_thunk

[PATCHv3 net-next 00/14] ipvs: per-net tables and optimizations
 2024-03-31 14:04 UTC  (15+ messages)
` [PATCHv3 net-next 01/14] rculist_bl: add hlist_bl_for_each_entry_continue_rcu
` [PATCHv3 net-next 02/14] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
` [PATCHv3 net-next 03/14] ipvs: some service readers can use RCU
` [PATCHv3 net-next 04/14] ipvs: use single svc table
` [PATCHv3 net-next 05/14] ipvs: do not keep dest_dst after dest is removed
` [PATCHv3 net-next 06/14] ipvs: use more counters to avoid service lookups
` [PATCHv3 net-next 07/14] ipvs: add resizable hash tables
` [PATCHv3 net-next 08/14] ipvs: use resizable hash table for services
` [PATCHv3 net-next 09/14] ipvs: switch to per-net connection table
` [PATCHv3 net-next 10/14] ipvs: show the current conn_tab size to users
` [PATCHv3 net-next 11/14] ipvs: no_cport and dropentry counters can be per-net
` [PATCHv3 net-next 12/14] ipvs: use more keys for connection hashing
` [PATCHv3 net-next 13/14] ipvs: add ip_vs_status info
` [PATCHv3 net-next 14/14] ipvs: add conn_lfactor and svc_lfactor sysctl vars

[PATCH] rcu: Remove unnecessary READ_ONCE in rcu_preempt_read_enter/exit
 2024-03-31  9:19 UTC 

[PATCH] rcu: Fix buffer overlow in print_cpu_stall_info()
 2024-03-29 22:21 UTC  (5+ messages)

[PATCH AUTOSEL 6.1 17/52] rcu-tasks: Repair RCU Tasks Trace quiescence check
 2024-03-29 12:45 UTC 

[PATCH AUTOSEL 6.6 28/75] rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()
 2024-03-29 12:42 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 29/75] rcu-tasks: Repair RCU Tasks Trace quiescence check

[PATCH AUTOSEL 6.8 40/98] rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()
 2024-03-29 12:37 UTC  (2+ messages)
` [PATCH AUTOSEL 6.8 41/98] rcu-tasks: Repair RCU Tasks Trace quiescence check

[PATCH] rcutorture: Make the rcu_gp_slow_register/unregister() be used only for rcutype test
 2024-03-29  4:52 UTC 

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-03-28 17:19 UTC  (3+ messages)
` [RFC PATCH v1 1/2] kvm: Implement guest_exit_last_time()
` [RFC PATCH v1 2/2] rcu: Ignore RCU in nohz_full cpus if it was running a guest recently

false positive deadlock? Was: [syzbot] [bpf?] possible deadlock in kvfree_call_rcu
 2024-03-28  0:12 UTC  (4+ messages)
`  "

[PATCH] rcutorture: Fix invalid context warning when enable srcu barrier testing
 2024-03-27 18:34 UTC  (4+ messages)

[PATCH] rcu-tasks: Update show_rcu_tasks_trace_gp_kthread buffer size
 2024-03-27 18:31 UTC  (11+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
      ` [PATCH v4] "

[PATCH 0/2] context_tracking, rcu: Standardize naming related to contex_tracking.state
 2024-03-27 11:29 UTC  (3+ messages)
` [PATCH 1/2] treewide: context_tracking: Rename CONTEXT_FOO to CT_STATE_FOO
` [PATCH 2/2] context_tracking, rcu: Rename RCU_DYNTICKS_IDX to CT_DYNTICKS_IDX

[PATCH] rcutorture: Make stall-tasks directly exit when rcutorture tests end
 2024-03-26 18:03 UTC  (3+ messages)

[PATCH v2] rcu: mollify sparse with RCU guard
 2024-03-26 17:21 UTC  (3+ messages)

Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9]
 2024-03-26 17:18 UTC  (24+ messages)
                            ` [PATCH] timer/migration: Remove buggy early return on deactivation [was Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9]]

[PATCH v4] docs/RCU: Bring back smp_wmb()
 2024-03-26 12:44 UTC 

[PATCH] rcu: mollify sparse with RCU guard
 2024-03-26  8:20 UTC  (9+ messages)

[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
 2024-03-25  8:02 UTC  (7+ messages)
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop

[PATCH] rcutorture: Make rcutorture support srcu double call test
 2024-03-25  5:26 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 2/7] rcu-tasks: Repair RCU Tasks Trace quiescence check
 2024-03-24 17:07 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 3/7] rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks
` [PATCH AUTOSEL 6.1 4/7] rcu-tasks: Maintain lists "

[PATCH AUTOSEL 6.6 02/11] rcu-tasks: Repair RCU Tasks Trace quiescence check
 2024-03-24 17:06 UTC  (7+ messages)
` [PATCH AUTOSEL 6.6 03/11] rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks
` [PATCH AUTOSEL 6.6 04/11] rcu-tasks: Initialize "
` [PATCH AUTOSEL 6.6 05/11] rcu-tasks: Maintain lists "
` [PATCH AUTOSEL 6.6 06/11] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks
` [PATCH AUTOSEL 6.6 07/11] rcu-tasks: Maintain real-time response in rcu_tasks_postscan()
` [PATCH AUTOSEL 6.6 10/11] rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()

[PATCH AUTOSEL 6.7 02/11] rcu-tasks: Repair RCU Tasks Trace quiescence check
 2024-03-24 17:06 UTC  (7+ messages)
` [PATCH AUTOSEL 6.7 03/11] rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks
` [PATCH AUTOSEL 6.7 04/11] rcu-tasks: Initialize "
` [PATCH AUTOSEL 6.7 05/11] rcu-tasks: Maintain lists "
` [PATCH AUTOSEL 6.7 06/11] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks
` [PATCH AUTOSEL 6.7 07/11] rcu-tasks: Maintain real-time response in rcu_tasks_postscan()
` [PATCH AUTOSEL 6.7 10/11] rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()

[PATCH AUTOSEL 6.8 02/11] rcu-tasks: Repair RCU Tasks Trace quiescence check
 2024-03-24 17:05 UTC  (7+ messages)
` [PATCH AUTOSEL 6.8 03/11] rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks
` [PATCH AUTOSEL 6.8 04/11] rcu-tasks: Initialize "
` [PATCH AUTOSEL 6.8 05/11] rcu-tasks: Maintain lists "
` [PATCH AUTOSEL 6.8 06/11] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks
` [PATCH AUTOSEL 6.8 07/11] rcu-tasks: Maintain real-time response in rcu_tasks_postscan()
` [PATCH AUTOSEL 6.8 10/11] rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()

[PATCH v5 net 0/3] Report RCU QS for busy network kthreads
 2024-03-23 23:53 UTC  (15+ messages)
` [PATCH v5 net 1/3] rcu: add a helper to report consolidated flavor QS
` [PATCH v5 net 2/3] net: report RCU QS on threaded NAPI repolling
` [PATCH v5 net 3/3] bpf: report RCU QS in cpumap kthread

[PATCH v4] rcu/tree: Reduce wake up for synchronize_rcu() common case
 2024-03-20 23:26 UTC  (3+ messages)

[PATCH v2 rcu/dev 1/2] rcu/tree: Reduce wake up for synchronize_rcu() common case
 2024-03-19 19:07 UTC  (14+ messages)

[PATCH v3] rcu/tree: Reduce wake up for synchronize_rcu() common case
 2024-03-19 17:24 UTC 

[PATCH RFC rcu] Inform KCSAN of one-byte cmpxchg() in rcu_trc_cmpxchg_need_qs()
 2024-03-19 14:36 UTC  (8+ messages)

[PATCH v3 0/2] Generate get_gp_data method to print gp status of different types of rcutorture tests
 2024-03-19  4:58 UTC  (4+ messages)
` [PATCH v3 1/2] rcutorture: Make rcutorture support print rcu-tasks gp state
` [PATCH v3 2/2] rcutorture: Removing redundant function pointer initialization

[PATCH v4 net 0/3] Report RCU QS for busy network kthreads
 2024-03-19  2:39 UTC  (9+ messages)
` [PATCH v4 net 1/3] rcu: add a helper to report consolidated flavor QS
` [PATCH v4 net 2/3] net: report RCU QS on threaded NAPI repolling
` [PATCH v4 net 3/3] bpf: report RCU QS in cpumap kthread

Question about ISA2+pooncelock+pooncelock+pombonce litmus
 2024-03-18 11:19 UTC  (3+ messages)

[PATCH v2] rcutorture: Make rcutorture support print rcu-tasks gp state
 2024-03-18  2:51 UTC  (4+ messages)

[PATCH] rcu-tasks: Remove unnecessary lazy_jiffies in call_rcu_tasks_generic_timer()
 2024-03-18  2:48 UTC  (8+ messages)

[PATCH] rcutorture: Make rcutorture support print rcu-tasks gp state
 2024-03-17  7:31 UTC  (4+ messages)

[PATCH] rcu-tasks: Avoid rtp_irq_work triggering when the rcu-tasks GP is ongoing
 2024-03-17  7:31 UTC  (4+ messages)

[PATCH] rcutorture: Use the gp_kthread_dbg operation specified by cur_ops
 2024-03-17  5:03 UTC  (2+ messages)

[PATCH v3 net 0/3] Report RCU QS for busy network kthreads
 2024-03-15 14:54 UTC  (4+ messages)
` [PATCH v3 net 1/3] rcu: add a helper to report consolidated flavor QS


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