messages from 2023-03-14 22:45:14 to 2023-03-21 15:06:39 UTC [more...]
[PATCH] srcu: Fix flush sup work warning in cleanup_srcu_struct()
2023-03-21 15:06 UTC (3+ messages)
[PATCH 1/1] Reduce synchronize_rcu() waiting time
2023-03-21 14:03 UTC (2+ messages)
[PATCH v2] rcutorture: Convert schedule_timeout_uninterruptible() to mdelay() in rcu_torture_stall()
2023-03-21 12:27 UTC (7+ messages)
[PATCH v15 00/12] Parallel CPU bringup for x86_64
2023-03-21 11:43 UTC (19+ messages)
` [PATCH v15 01/12] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
` [PATCH v15 02/12] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v15 03/12] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v15 04/12] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v15 05/12] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v15 06/12] x86/smpboot: Remove initial_stack on 64-bit
` [PATCH v15 07/12] x86/smpboot: Remove early_gdt_descr "
` [PATCH v15 08/12] x86/smpboot: Remove initial_gs
` [PATCH v15 09/12] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v15 10/12] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v15 11/12] x86/smpboot: Serialize topology updates for secondary bringup
` [PATCH v15 12/12] x86/smpboot: Allow parallel bringup for SEV-ES
[Syzkaller & bisect] There is "sys_perf_event_open" soft lockup BUG in v6.3-rc2 kernel
2023-03-21 5:53 UTC (5+ messages)
[PATCH 1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
2023-03-21 5:23 UTC (19+ messages)
` [PATCH v2 "
` [PATCH v3 1/2] rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
` [PATCH v3 2/2] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
[PATCH v3] doc/rcutorture: Add description of rcutorture.stall_cpu_block
2023-03-21 2:12 UTC
[PATCH rcu 0/5] locktorture updates for v6.4
2023-03-21 1:08 UTC (6+ messages)
` [PATCH locktorture 1/5] locktorture: Add nested_[un]lock() hooks and nlocks parameter
` [PATCH locktorture 2/5] locktorture: Add nested locking to mutex torture tests
` [PATCH locktorture 3/5] locktorture: Add nested locking to rtmutex "
` [PATCH locktorture 4/5] locktorture: With nested locks, occasionally skip main lock
` [PATCH locktorture 5/5] locktorture: Add raw_spinlock* torture tests for PREEMPT_RT kernels
[PATCH rcu 0/7] RCU-related lockdep changes for v6.4
2023-03-20 20:36 UTC (20+ messages)
` [PATCH rcu 1/7] locking/lockdep: Introduce lock_sync()
` [PATCH rcu 2/7] rcu: Annotate SRCU's update-side lockdep dependencies
` [PATCH rcu 3/7] locking: Reduce the number of locks in ww_mutex stress tests
` [PATCH rcu 4/7] locking/lockdep: Improve the deadlock scenario print for sync and read lock
` [PATCH rcu 5/7] rcutorture: Add SRCU deadlock scenarios
` [PATCH rcu 6/7] rcutorture: Add RCU Tasks Trace and "
` [PATCH rcu 7/7] rcutorture: Add srcu_lockdep.sh
[PATCH] rcu: Remove RCU_NONIDLE()
2023-03-20 18:56 UTC (3+ messages)
[PATCH] rcu: Fix rcu_torture_read ftrace event
2023-03-20 18:49 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION 73f2c2a7e1d2b31fdd5faa6dfa151c437a6c0a5a
2023-03-20 17:05 UTC
[PATCH] srcu: Fix srcu structure's->srcu_sup memory leak in init_srcu_struct_fields()
2023-03-20 16:35 UTC (2+ messages)
[PATCH v2] rcu: Fix some incorrect trace log in rcu_boost and rcuc kthreads
2023-03-20 3:15 UTC (3+ messages)
[PATCH] rcutorture: Convert schedule_timeout_uninterruptible() to mdelay() in rcu_torture_stall()
2023-03-20 2:58 UTC (2+ messages)
[PATCH 1/1] ext4: Replace ext4_kvfree_array_rcu() by kvfree_rcu_mightsleep()
2023-03-19 10:53 UTC (3+ messages)
[PATCH] rcu: Fix incorrect trace string in rcu_boost_kthread()
2023-03-19 2:03 UTC (4+ messages)
[PATCH 00/13] Rename k[v]free_rcu() single argument to k[v]free_rcu_mightsleep()
2023-03-18 16:11 UTC (44+ messages)
` [PATCH 04/13] tracing: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
` [PATCH 07/13] RDMA/rxe: Rename kfree_rcu() to kfree_rcu_mightsleep()
[linux-next:master] BUILD REGRESSION 6f08c1de13a9403341c18b66638a05588b2663ce
2023-03-17 15:25 UTC
[PATCH v2 0/6] remove SLOB and allow kfree() with kmem_cache_alloc()
2023-03-17 11:52 UTC (13+ messages)
` [PATCH v2 1/6] mm/slob: remove CONFIG_SLOB
` [PATCH v2 2/6] mm, page_flags: remove PG_slob_free
` [PATCH v2 3/6] mm, pagemap: remove SLOB and SLQB from comments and documentation
` [PATCH v2 4/6] mm/slab: remove CONFIG_SLOB code from slab common code
` [PATCH v2 5/6] mm/slob: remove slob.c
` [PATCH v2 6/6] mm/slab: document kfree() as allowed for kmem_cache_alloc() objects
[PATCH] MAINTAINERS: Add myself to RCU entry
2023-03-17 4:10 UTC (2+ messages)
[PATCH 1/1] docs: RCU: typo fix
2023-03-17 1:15 UTC (3+ messages)
[PATCH 1/9] rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race
2023-03-16 2:28 UTC (9+ messages)
` [PATCH 4/9] rcu: Register rcu-lazy shrinker only for CONFIG_RCU_LAZY=y kernels
` [PATCH 5/9] rcu: Remove never-set needwake assignment from rcu_report_qs_rdp()
` [PATCH 6/9] rcu: Permit start_poll_synchronize_rcu_expedited() to be invoked early
` [PATCH 7/9] rcu-tasks: Report stalls during synchronize_srcu() in rcu_tasks_postscan()
` [PATCH 8/9] rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
` [PATCH 9/9] rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
[PATCH rcu 0/8] RCU torture test and tool updates for v6.4
2023-03-15 23:54 UTC (9+ messages)
` [PATCH rcu 1/8] rcutorture: Add test_nmis module parameter
` [PATCH rcu 2/8] rcutorture: Set CONFIG_BOOTPARAM_HOTPLUG_CPU0 to offline CPU 0
` [PATCH rcu 3/8] rcutorture: Make scenario TREE04 enable lazy call_rcu()
` [PATCH rcu 4/8] tools: rcu: Add usage function and check for argument
` [PATCH rcu 5/8] torture: Permit kvm-again.sh --duration to default to previous run
` [PATCH rcu 6/8] rcutorture: Eliminate variable n_rcu_torture_boost_rterror
` [PATCH rcu 7/8] torture: Enable clocksource watchdog with "tsc=watchdog"
` [PATCH rcu 8/8] rcutorture: Create nocb kthreads only when testing rcu in CONFIG_RCU_NOCB_CPU=y kernels
[PATCH 1/6] srcu: Add comments for srcu_size_state
2023-03-15 19:38 UTC (6+ messages)
` [PATCH 2/6] Documentation/RCU: s/not/note/ in checklist.rst
` [PATCH 3/6] srcu: Clarify comments on memory barrier "E"
` [PATCH 4/6] Documentation: RCU: Correct spelling
` [PATCH 5/6] doc: Update whatisRCU.rst
` [PATCH 6/6] rcu: Add comment to rcu_do_batch() identifying rcuoc code path
[PATCH v2 08/14] rcuscale: Rename kfree_rcu() to kfree_rcu_mightsleep()
2023-03-15 18:18 UTC (4+ messages)
` [PATCH v2 09/14] torture: Enable clocksource watchdog with "tsc=watchdog"
` [PATCH v2 10/14] rcutorture: Create nocb kthreads only when testing rcu in CONFIG_RCU_NOCB_CPU=y kernels
` [PATCH v2 11/14] rcu/kvfree: Eliminate k[v]free_rcu() single argument macro
[PATCH v3] rcu: Add a minimum time for marking boot as completed
2023-03-15 17:12 UTC (5+ messages)
[PATCH v3] rcu: Add a minimum time for marking boot as completed
2023-03-15 16:12 UTC (16+ messages)
[PATCH 0/7] remove SLOB and allow kfree() with kmem_cache_alloc()
2023-03-15 14:50 UTC (18+ messages)
` [PATCH 4/7] mm, pagemap: remove SLOB and SLQB from comments and documentation
` [PATCH 6/7] mm/slob: remove slob.c
` [PATCH 7/7] mm/slab: document kfree() as allowed for kmem_cache_alloc() objects
Panele fotowaltaiczne
2023-03-15 8:45 UTC
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