rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-28 18:23:08 to 2021-09-15 23:41:46 UTC [more...]

[PATCH rcu 0/5] smp_call_function() torture-test updates for v5.16
 2021-09-15 23:41 UTC  (6+ messages)
` [PATCH rcu 1/5] scftorture: Allow zero weight to exclude an smp_call_function*() category
` [PATCH rcu 2/5] scftorture: Shut down if nonsensical arguments given
` [PATCH rcu 3/5] scftorture: Account for weight_resched when checking for all zeroes
` [PATCH rcu 4/5] scftorture: Count reschedule IPIs
` [PATCH rcu 5/5] scftorture: Warn on individual scf_torture_init() error conditions

[PATCH rcu 0/14] Miscellaneous fixes for v5.16
 2021-09-15 23:33 UTC  (15+ messages)
` [PATCH rcu 01/14] rcu: Mark accesses to rcu_state.n_force_qs
` [PATCH rcu 02/14] rcu-nocb: Fix a couple of tree_nocb code-style nits
` [PATCH rcu 03/14] rcu: Eliminate rcu_implicit_dynticks_qs() local variable rnhqp
` [PATCH rcu 04/14] rcu: Eliminate rcu_implicit_dynticks_qs() local variable ruqp
` [PATCH rcu 05/14] doc: Add another stall-warning root cause in stallwarn.rst
` [PATCH rcu 06/14] rcu: Fix undefined Kconfig macros
` [PATCH rcu 07/14] rcu: Comment rcu_gp_init() code waiting for CPU-hotplug operations
` [PATCH rcu 08/14] rcu: Move rcu_dynticks_eqs_online() to rcu_cpu_starting()
` [PATCH rcu 09/14] rcu: Simplify rcu_report_dead() call to rcu_report_exp_rdp()
` [PATCH rcu 10/14] rcu: Make rcutree_dying_cpu() use its "cpu" parameter
` [PATCH rcu 11/14] rcu: Make rcu_normal_after_boot writable again
` [PATCH rcu 12/14] rcu: Make rcu update module parameters world-readable
` [PATCH rcu 13/14] rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()
` [PATCH rcu 14/14] rcu: Avoid unneeded function call in rcu_read_unlock()

[PATCH v2] rcu: replace ________p1 and _________p1 with __UNIQUE_ID(rcu)
 2021-09-15 20:07 UTC  (2+ messages)

[PATCH] kernel: in_irq() cleanup
 2021-09-15 15:39 UTC  (5+ messages)

[PATCH] rcu: replace _________p1 with __UNIQUE_ID(rcu)
 2021-09-15  8:42 UTC  (5+ messages)

[PATCH AUTOSEL 5.10 021/176] rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
 2021-09-09 11:48 UTC 

[PATCH AUTOSEL 5.13 030/219] rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
 2021-09-09 11:43 UTC 

[PATCH AUTOSEL 5.14 037/252] rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
 2021-09-09 11:37 UTC 

[PATCH AUTOSEL 5.4 08/30] rcu/tree: Handle VM stoppage in stall detection
 2021-09-06  1:22 UTC 

[PATCH AUTOSEL 5.10 09/39] rcu/tree: Handle VM stoppage in stall detection
 2021-09-06  1:21 UTC 

[PATCH AUTOSEL 5.13 09/46] rcu/tree: Handle VM stoppage in stall detection
 2021-09-06  1:20 UTC 

[PATCH AUTOSEL 5.14 09/47] rcu/tree: Handle VM stoppage in stall detection
 2021-09-06  1:19 UTC 

rcu_preempt detected stalls
 2021-09-01  9:17 UTC  (8+ messages)

[PATCH] rcu: Avoid unneeded function call in rcu_read_unlock()
 2021-08-30 20:30 UTC  (7+ messages)

[PATCH] rcu-tasks: Correct IPI failure handling in trc_wait_for_one_reader
 2021-08-27 21:52 UTC  (2+ messages)

[PATCH v2 0/5] rcu-tasks miscellaneous fixes
 2021-08-25 17:08 UTC  (7+ messages)
` [PATCH v2 1/5] rcu-tasks: Fix s/rcu_add_holdout/trc_add_holdout/ typo in comment
` [PATCH v2 2/5] rcu-tasks: Correct firstreport usage in check_all_holdout_tasks_trace
` [PATCH v2 3/5] rcu-tasks: Correct check for no_hz_full cpu in show_stalled_task_trace
` [PATCH v2 4/5] rcu-tasks: Fix read-side primitives comment for call_rcu_tasks_trace
` [PATCH v2 5/5] rcu-tasks: Clarify read side section info for rcu_tasks_rude GP primitives

[PATCH V2][RFC] lockdep: improve comments in wait-type checks
 2021-08-24 14:45 UTC  (3+ messages)

[PATCH][RFC] lockdep: improve comments in wait-type checks
 2021-08-24 14:43 UTC  (4+ messages)

[PATCH v3 0/4] rcu, arm64: PREEMPT_RT fixlets
 2021-08-22 18:15 UTC  (30+ messages)
` [PATCH v3 1/4] rcutorture: Don't disable softirqs with preemption disabled when PREEMPT_RT
      ` [PATCH] rcutorture: Avoid problematic critical section nesting on RT
                  ` [PATCH v2] rcutorture: Avoid problematic critical section nesting on PREEMPT_RT
` [PATCH v3 2/4] sched: Introduce migratable()
` [PATCH v3 3/4] rcu/nocb: Protect NOCB state via local_lock() under PREEMPT_RT
` [PATCH v3 4/4] arm64: mm: Make arch_faults_on_old_pte() check for migratability

[PATCH] preempt: add in_serving_irq() and apply to rcutiny and vsprintf
 2021-08-19 23:00 UTC  (5+ messages)

[PATCH] rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()
 2021-08-18 15:51 UTC  (2+ messages)

[PATCH 0/5] rcu-tasks miscellaneous fixes
 2021-08-18 15:50 UTC  (8+ messages)
` [PATCH 1/5] rcu-tasks: Fix s/rcu_add_holdout/trc_add_holdout/ typo in comment
` [PATCH 2/5] rcu-tasks: Correct firstreport usage in check_all_holdout_tasks_trace
` [PATCH 3/5] rcu-tasks: Correct check for no_hz_full cpu in show_stalled_task_trace
` [PATCH 4/5] rcu-tasks: Fix read-side primitives comment for call_rcu_tasks_trace
` [PATCH 5/5] rcu-tasks: Clarify read side section info for rcu_tasks_rude GP primitives

[PATCH V3][RFC] lockdep: improve comments in wait-type checks
 2021-08-11  3:12 UTC 

[PATCH v2 0/2] rcu: Make rcu_normal_after_boot writable again
 2021-08-10 18:41 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] rcu: Make rcu update module parameters world-readable

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-10 18:20 UTC  (7+ messages)
` [PATCH 31/38] rcu: Replace deprecated CPU-hotplug functions

[PATCH v2 0/4] rcu, arm64: PREEMPT_RT fixlets
 2021-08-10 13:04 UTC  (11+ messages)
` [PATCH v2 1/4] rcutorture: Don't disable softirqs with preemption disabled when PREEMPT_RT
` [PATCH v2 2/4] sched: Introduce is_pcpu_safe()
` [PATCH v2 3/4] rcu/nocb: Protect NOCB state via local_lock() under PREEMPT_RT
` [PATCH v2 4/4] arm64: mm: Make arch_faults_on_old_pte() check for migratability

[PATCH] rcu: Make rcu_normal_after_boot writable on RT
 2021-08-09  8:37 UTC  (7+ messages)

[PATCH rcu 0/18] Miscellaneous fixes for v5.15
 2021-08-06 12:33 UTC  (51+ messages)
` [PATCH rcu 02/18] rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock
` [PATCH rcu 04/18] rcu: Weaken ->dynticks accesses and updates
  ` [PATCH v2 "
` [PATCH rcu 10/18] srcutiny: Mark read-side data races
` [PATCH rcu 11/18] rcu: Mark lockless ->qsmask read in rcu_check_boost_fail()
` [PATCH rcu 15/18] rcu: Remove useless "ret" update in rcu_gp_fqs_loop()

{Spam?} Z. HD,Sehr geehrte / r Fondsempfänger
 2021-08-05 21:15 UTC 

[PATCH 0/2] rcutorture: Some PREEMPT_RT fixlets
 2021-08-05 16:10 UTC  (11+ messages)
` [PATCH 1/2] rcutorture: Don't disable softirqs with preemption disabled when PREEMPT_RT
` [PATCH 2/2] rcutorture: Nudge ksoftirqd priority for RCU boost testing


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).