rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-07 13:24:09 to 2023-02-23 15:12:44 UTC [more...]

[PATCH v9 0/8] Parallel CPU bringup for x86_64
 2023-02-23 15:12 UTC  (61+ messages)
` [PATCH v9 1/8] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
` [PATCH v9 2/8] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v9 3/8] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v9 4/8] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v9 5/8] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v9 6/8] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v9 7/8] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v9 8/8] x86/smpboot: Serialize topology updates for secondary bringup
                                    ` [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64

[PATCH 00/13] Rename k[v]free_rcu() single argument to k[v]free_rcu_mightsleep()
 2023-02-23 14:57 UTC  (4+ messages)

[PATCH] rcu-tasks: Directly invoke rcuwait_wake_up() in call_rcu_tasks_generic()
 2023-02-23 14:36 UTC  (4+ messages)

[PATCH v2] rcu-tasks: Directly invoke rcuwait_wake_up() in call_rcu_tasks_generic()
 2023-02-23  8:57 UTC 

[RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
 2023-02-22 19:30 UTC  (26+ messages)

Pozycjonowanie- informacja
 2023-02-22  8:56 UTC 

[PATCH] rcu-tasks: Allow RCU-Task trace stall warning dump late IPI CPU stacks
 2023-02-22  5:44 UTC  (2+ messages)

[PATCH v10 0/8] Parallel CPU bringup for x86_64
 2023-02-21 22:33 UTC  (9+ messages)
` [PATCH v10 1/8] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
` [PATCH v10 2/8] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v10 3/8] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v10 4/8] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v10 5/8] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v10 6/8] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v10 7/8] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v10 8/8] x86/smpboot: Serialize topology updates for secondary bringup

[GIT PULL] RCU changes for v6.3
 2023-02-21 19:29 UTC  (2+ messages)

[PATCH v4] srcu: Clarify comments on memory barrier "E"
 2023-02-18 19:36 UTC  (7+ messages)

[PATCH v2] sched/isolation: Fix illegal CPU value by housekeeping_any_cpu() return
 2023-02-16  6:07 UTC  (4+ messages)

[PATCH v2] rcu: Keeping rcu-related kthreads running on housekeeping CPUS
 2023-02-15 14:51 UTC  (7+ messages)

[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
 2023-02-14 16:57 UTC  (2+ messages)
` (subset) "

[PATCH] rcu/tree: Improve comments in rcu_report_qs_rdp()
 2023-02-14  8:17 UTC  (12+ messages)

[PATCH v8 0/9] Parallel CPU bringup for x86_64
 2023-02-14  6:57 UTC  (25+ messages)
` [PATCH v8 1/9] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
` [PATCH v8 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v8 3/9] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v8 4/9] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v8 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v8 6/9] x86/smpboot: Support parallel startup of secondary CPUs
    ` [External] "
` [PATCH v8 7/9] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v8 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
    ` [External] "
` [PATCH v8 9/9] x86/smpboot: Serialize topology updates for secondary bringup
      ` [External] "

[PATCH v3] sched/isolation: Fix illegal CPU value by housekeeping_any_cpu() return
 2023-02-11 11:21 UTC  (3+ messages)

Pozycjonowanie- informacja
 2023-02-10  8:55 UTC 

[PATCH v7 0/9] Parallel CPU bringup for x86_64
 2023-02-09 15:48 UTC  (30+ messages)
` [PATCH v7 1/9] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
` [PATCH v7 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v7 3/9] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v7 4/9] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v7 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v7 6/9] x86/smpboot: Support parallel startup of secondary CPUs
    ` [External] "
` [PATCH v7 7/9] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v7 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
` [PATCH v7 9/9] x86/smpboot: Serialize topology updates for secondary bringup
  ` [External] Re: [PATCH v7 0/9] Parallel CPU bringup for x86_64

[BUG] run rcutorture BUG: unable to handle page fault for address: ffffffff84d05000
 2023-02-09 15:20 UTC  (3+ messages)

[PATCH] rcu: Fix bind rcu related kthreads to housekeeping CPUs
 2023-02-09  2:46 UTC  (3+ messages)

[PATCH v6 00/11] Parallel CPU bringup for x86_64
 2023-02-07 23:55 UTC  (27+ messages)
` [PATCH v6 01/11] x86/apic/x2apic: Fix parallel handling of cluster_mask
` [PATCH v6 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
        ` [EXTERNAL][PATCH "
` [PATCH v6 07/11] x86/smpboot: Disable parallel boot for AMD CPUs
` [PATCH v6 11/11] x86/smpboot: reuse timer calibration


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).