Linux RCU subsystem development
 help / color / mirror / Atom feed
 messages from 2023-03-01 15:57:50 to 2023-03-14 22:45:14 UTC [more...]

[PATCH v3] rcu: Add a minimum time for marking boot as completed
 2023-03-14 22:44 UTC  (51+ messages)

[PATCH 0/7] remove SLOB and allow kfree() with kmem_cache_alloc()
 2023-03-14 22:18 UTC  (25+ messages)
` [PATCH 1/7] mm/slob: remove CONFIG_SLOB
` [PATCH 2/7] net: skbuff: remove SLOB-specific ifdefs
` [PATCH 3/7] mm, page_flags: remove PG_slob_free
` [PATCH 4/7] mm, pagemap: remove SLOB and SLQB from comments and documentation
` [PATCH 5/7] mm/slab: remove CONFIG_SLOB code from slab common code
` [PATCH 6/7] mm/slob: remove slob.c
` [PATCH 7/7] mm/slab: document kfree() as allowed for kmem_cache_alloc() objects

[PATCH 00/13] Rename k[v]free_rcu() single argument to k[v]free_rcu_mightsleep()
 2023-03-14  6:31 UTC  (21+ messages)
` [PATCH 02/13] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
` [PATCH 03/13] misc: vmw_vmci: "
` [PATCH 04/13] tracing: "
` [PATCH 06/13] net/sysctl: "
` [PATCH 07/13] RDMA/rxe: Rename kfree_rcu() to kfree_rcu_mightsleep()
` [PATCH 08/13] net/mlx5: "
` [PATCH 09/13] ext4/super: "

[PATCH v14 00/12] Parallel CPU bringup for x86_64
 2023-03-13 22:21 UTC  (24+ messages)
` [PATCH v14 01/12] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
` [PATCH v14 02/12] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v14 03/12] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v14 04/12] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v14 05/12] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v14 06/12] x86/smpboot: Remove initial_stack on 64-bit
` [PATCH v14 07/12] x86/smpboot: Remove early_gdt_descr "
` [PATCH v14 08/12] x86/smpboot: Remove initial_gs
` [PATCH v14 09/12] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v14 10/12] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v14 11/12] x86/smpboot: Serialize topology updates for secondary bringup
` [PATCH v14 12/12] x86/smpboot: Allow parallel bringup for SEV-ES

[PATCH 1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
 2023-03-13  8:04 UTC 

[PATCH rcu 14/16] rxrpc: Use call_rcu_hurry() instead of call_rcu()
 2023-03-11 17:46 UTC  (7+ messages)
` [PATCH v3 rcu 0/16] Lazy call_rcu() updates for v6.2

[PATCH 10/13] ipvs: Rename kfree_rcu() to kfree_rcu_mightsleep()
 2023-03-10  1:08 UTC  (21+ messages)
` [PATCH 13/13] rcu/kvfree: Eliminate k[v]free_rcu() single argument macro

[PATCH printk v1 00/18] threaded/atomic console support
 2023-03-09 11:14 UTC  (5+ messages)
` [PATCH printk v1 17/18] rcu: Add atomic write enforcement for rcu stalls
` [PATCH printk v1 00/18] serial: 8250: implement non-BKL console

[PATCH v13 00/11] Parallel CPU bringup for x86_64
 2023-03-08 14:40 UTC  (28+ messages)
` [PATCH v13 01/11] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
` [PATCH v13 02/11] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v13 03/11] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v13 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v13 05/11] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v13 06/11] x86/smpboot: Remove initial_stack on 64-bit
` [PATCH v13 07/11] x86/smpboot: Remove early_gdt_descr "
` [PATCH v13 08/11] x86/smpboot: Remove initial_gs
` [PATCH v13 09/11] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v13 10/11] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v13 11/11] x86/smpboot: Serialize topology updates for secondary bringup
                ` [External] Re: [PATCH v13 00/11] Parallel CPU bringup for x86_64

[PATCH 6.1 550/885] srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
 2023-03-07 16:58 UTC 

[PATCH 6.2 0641/1001] srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
 2023-03-07 16:56 UTC 

[PATCH] checkpatch: Error out if deprecated RCU API used
 2023-03-07  5:32 UTC  (9+ messages)

Słowa kluczowe do wypozycjonowania
 2023-03-06  8:50 UTC 

[PATCH v12 00/11] Parallel CPU bringup for x86_64
 2023-03-02  1:37 UTC  (10+ messages)
` [PATCH v12 07/11] x86/smpboot: Remove early_gdt_descr on 64-bit

[PATCH RFC v2] rcu: Add a minimum time for marking boot as completed
 2023-03-02  1:19 UTC  (14+ messages)

[PATCH] rcu: use try_cmpxchg in check_cpu_stall
 2023-03-01 21:29 UTC  (21+ messages)

[PATCH RFC v2] rcu: Add a minimum time for marking boot as completed
 2023-03-01 15:57 UTC  (6+ messages)


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