messages from 2023-01-13 15:34:39 to 2023-02-02 18:47:39 UTC [more...]
[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
2023-02-02 18:46 UTC (9+ messages)
` [PATCH 5/9] Documentation: RCU: correct spelling
` [dm-devel] [PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
[PATCH 00/13] Rename k[v]free_rcu() single argument to k[v]free_rcu_mightsleep()
2023-02-02 16:35 UTC (15+ messages)
` [PATCH 01/13] rcu/kvfree: Add kvfree_rcu_mightsleep() and kfree_rcu_mightsleep()
` [PATCH 02/13] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
` [PATCH 03/13] misc: vmw_vmci: "
` [PATCH 04/13] tracing: "
` [PATCH 05/13] lib/test_vmalloc.c: "
` [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 v2] rcutorture: Create nocb tasks only for CONFIG_RCU_NOCB_CPU=y kernels
2023-02-02 15:13 UTC (2+ messages)
[PATCH v4 0/9] Parallel CPU bringup for x86_64
2023-02-02 10:06 UTC (7+ messages)
` [External] "
[PATCH 0/9] Parallel CPU bringup for x86_64
2023-02-02 10:02 UTC (11+ messages)
` [PATCH 1/9] x86/apic/x2apic: Fix parallel handling of cluster_mask
` [PATCH 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH 3/9] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH 4/9] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH 6/9] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH 7/9] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
` [PATCH 9/9] x86/smpboot: Serialize topology updates for secondary bringup
[PATCH] rcutorture: Create nocb tasks only for CONFIG_RCU_NOCB_CPU=y kernels
2023-02-02 6:54 UTC (2+ messages)
[PATCH 10/13] ipvs: Rename kfree_rcu() to kfree_rcu_mightsleep()
2023-02-01 17:19 UTC (9+ messages)
` [PATCH 11/13] rcuscale: "
` [PATCH 12/13] doc: Update whatisRCU.rst
` [PATCH 13/13] rcu/kvfree: Eliminate k[v]free_rcu() single argument macro
LSFMMBPF proposal [MM]: Lazy RCU memory reclaim
2023-02-01 10:25 UTC
[PATCH] rcu: Register rcu-lazy shrinker only CONFIG_RCU_LAZY is enabled
2023-01-30 17:27 UTC (3+ messages)
[rt-devel:linux-6.2.y-rt-rebase] [printk] 5342b8e20b: hwsim.ap_ft_eap_cui.fail
2023-01-30 9:02 UTC (2+ messages)
[PATCH v4] srcu: Clarify comments on memory barrier "E"
2023-01-29 5:09 UTC (4+ messages)
[PATCH v2 RESEND] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
2023-01-28 1:42 UTC (10+ messages)
Chasing a 'use after free' bug of SCSI subsystem for linux-stable 5.15.y
2023-01-28 1:37 UTC
[PATCH v2] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
2023-01-24 17:28 UTC
[PATCH v3] rcu: Remove impossible wakeup rcu GP kthread action from rcu_report_qs_rdp()
2023-01-24 17:10 UTC (21+ messages)
[PATCH] rcu: Further comment and explain the state space of GP sequences
2023-01-23 17:30 UTC (7+ messages)
` [PATCH v3] "
[PATCH linux-next] mark access to tick_do_timer_cpu with READ_ONCE/WRITE_ONCE
2023-01-23 16:54 UTC (6+ messages)
[PATCH] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
2023-01-23 15:00 UTC (9+ messages)
Custom Software Development
2023-01-23 8:40 UTC
[PATCH rcu 0/27] Unconditionally enable SRCU
2023-01-20 18:04 UTC (22+ messages)
` [PATCH rcu v2 03/20] drivers/cpufreq: Remove "select SRCU"
` [PATCH rcu v2 05/20] drivers/hwtracing/stm: "
` [PATCH rcu v2 06/20] drivers/md: "
` [PATCH rcu v2 15/20] kernel/notifier: Remove CONFIG_SRCU
` [PATCH rcu v2 16/20] kernel/power: Remove "select SRCU"
` [PATCH rcu v2 17/20] kvm: "
` [PATCH rcu v2 19/20] tomoyo: "
arm64 torture test hotplug failures (offlining causes -EBUSY)
2023-01-19 20:25 UTC (34+ messages)
[PATCH v2] rcu: Remove impossible wakeup rcu GP kthread action from rcu_report_qs_rdp()
2023-01-18 7:20 UTC (3+ messages)
[PATCH v2 rcu/dev 1/2] rcu: Track laziness during boot and suspend
2023-01-18 3:51 UTC (12+ messages)
` [PATCH v2 rcu/dev 2/2] rcu: Disable laziness if lazy-tracking says so
[PATCH] rcu/rcutorture: Eliminate variable n_rcu_torture_boost_rterror
2023-01-17 15:19 UTC (2+ messages)
[PATCH] rcu: Remove impossible wakeup rcu GP kthread action from rcu_report_qs_rdp()
2023-01-17 7:34 UTC (3+ messages)
[PATCH 0/3] Detect SRCU related deadlocks
2023-01-17 1:36 UTC (18+ messages)
` [PATCH 1/3] locking/lockdep: Introduce lock_sync()
` [PATCH 2/3] rcu: Equip sleepable RCU with lockdep dependency graph checks
` [PATCH 0/3] KVM: Make use of SRCU deadlock detection support
` [PATCH 2/3] KVM: selftests: Use enum for test numbers in xen_shinfo_test
` [PATCH 4/3] locking/lockdep: Improve the deadlock scenario print for sync and read lock
[PATCH] Documentation: kvm: fix SRCU locking order docs
2023-01-16 17:37 UTC (9+ messages)
Diagnosing stall in synchronize_srcu() from rcu_tasks_postscan()
2023-01-13 21:36 UTC (3+ messages)
[PATCH 1/1] Documentation/RCU: Fix a typo in checklist.rst
2023-01-13 19:38 UTC (2+ messages)
[PATCH] rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
2023-01-13 19:25 UTC (6+ messages)
[PATCH v2] rcu: Fix the start_poll_synchronize_rcu_expedited() be invoked very early
2023-01-13 15:27 UTC (7+ 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