RCU Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-13 20:30:37 to 2023-10-19 11:55:06 UTC [more...]

[PATCH 0/3] RCU refscale update for v6.7
 2023-10-19 11:54 UTC  (3+ messages)
` [PATCH 1/3] refscale: Fix misplaced data re-read
` [PATCH 2/3] refscale: Print out additional module parameters

[PATCH v3 1/1] rcu: Reduce synchronize_rcu() waiting time
 2023-10-18 17:36 UTC  (6+ messages)

[PATCH 0/3] RCU tasks for v6.7
 2023-10-17 12:19 UTC  (4+ messages)
` [PATCH 1/3] rcu-tasks: Add printk()s to localize boot-time self-test hang
` [PATCH 2/3] rcu-tasks: Pull sampling of ->percpu_dequeue_lim out of loop
` [PATCH 3/3] rcu-tasks: Make rcu_tasks_lazy_ms static

[PATCH] rcutorture: add nolibc init support for mips, ppc and rv64
 2023-10-16  4:08 UTC  (2+ messages)

[PATCH 00/18] RCU fixes for v6.7
 2023-10-13 14:11 UTC  (21+ messages)
` [PATCH 01/18] Revert "checkpatch: Error out if deprecated RCU API used"
` [PATCH 02/18] srcu: Fix error handling in init_srcu_struct_fields()
` [PATCH 03/18] rcu/tree: Remove superfluous return from void call_rcu* functions
` [PATCH 04/18] rcu: Add sysfs to provide throttled access to rcu_barrier()
` [PATCH 05/18] rcu: Remove unused function declaration rcu_eqs_special_set()
` [PATCH 06/18] mm: Remove kmem_valid_obj()
` [PATCH 07/18] rcu: Dump memory object info if callback function is invalid
` [PATCH 08/18] rcu: Eliminate rcu_gp_slow_unregister() false positive
` [PATCH 09/18] srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
` [PATCH 10/18] rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
` [PATCH 11/18] rcu: Use rcu_segcblist_segempty() instead of open coding it
` [PATCH 12/18] rcu: Assume IRQS disabled from rcu_report_dead()
` [PATCH 13/18] rcu: Assume rcu_report_dead() is always called locally
` [PATCH 14/18] rcu: Conditionally build CPU-hotplug teardown callbacks
` [PATCH 15/18] rcu: Standardize explicit CPU-hotplug calls
` [PATCH 16/18] rcu: Comment why callbacks migration can't wait for CPUHP_RCUTREE_PREP
` [PATCH 17/18] srcu: Fix callbacks acceleration mishandling
` [PATCH 18/18] srcu: Only accelerate on enqueue time

[PATCH 5.15 000/183] 5.15.134-rc1 review
 2023-10-11 16:31 UTC  (14+ messages)

[PATCH 00/23] RCU/lock torture updates for v6.7
 2023-10-11  6:46 UTC  (28+ messages)
` [PATCH 01/23] torture: Share torture_random_state with torture_shuffle_tasks()
` [PATCH 02/23] torture: Make kvm-recheck.sh use mktemp
` [PATCH 03/23] torture: Make torture_hrtimeout_ns() take an hrtimer mode parameter
` [PATCH 04/23] rcu: Include torture_sched_setaffinity() declaration
` [PATCH 05/23] torture: Move rcutorture_sched_setaffinity() out of rcutorture
` [PATCH 06/23] locktorture: Add readers_bind and writers_bind module parameters
` [PATCH 07/23] rcutorture: Add CONFIG_DEBUG_OBJECTS to RCU Tasks testing
` [PATCH 08/23] rcutorture: Fix stuttering races and other issues
` [PATCH 09/23] locktorture: Alphabetize torture_param() entries
` [PATCH 10/23] locktorture: Consolidate "if" statements in lock_torture_writer()
` [PATCH 11/23] locktorture: Add acq_writer_lim to complain about long acquistion times
` [PATCH 12/23] rcutorture: Copy out ftrace into its own console file
` [PATCH 13/23] torture: Print out torture module parameters
` [PATCH 14/23] torture: Make torture.sh refscale testing qualify verbose_batched
` [PATCH 15/23] locktorture: Add new module parameters to lock_torture_print_module_parms()
` [PATCH 16/23] locktorture: Add call_rcu_chains module parameter
` [PATCH 17/23] doc: Catch-up update for locktorture module parameters
` [PATCH 18/23] locktorture: Rename readers_bind/writers_bind to bind_readers/bind_writers
` [PATCH 19/23] torture: Add kvm.sh --debug-info argument
` [PATCH 20/23] rcutorture: Replace schedule_timeout*() 1-jiffy waits with HZ/20
` [PATCH 21/23] rcutorture: Traverse possible cpu to set maxcpu in rcu_nocb_toggle()
` [PATCH 22/23] torture: Convert parse-console.sh to mktemp
` [PATCH 23/23] locktorture: Check the correct variable for allocation failure

[PATCH 0/5] srcu fixes
 2023-10-10 13:20 UTC  (22+ messages)
` [PATCH 1/5] srcu: Fix callbacks acceleration mishandling
` [PATCH 2/5] srcu: Only accelerate on enqueue time
` [PATCH 3/5] srcu: Remove superfluous callbacks advancing from srcu_start_gp()
` [PATCH 4/5] srcu: No need to advance/accelerate if no callback enqueued
` [PATCH 5/5] srcu: Explain why callbacks invocations can't run concurrently

[PATCH 0/3] RCU docs updates for v6.7
 2023-10-10 11:10 UTC  (4+ messages)
` [PATCH 1/3] Documentation: RCU: Fix section numbers after adding Section 7 in whatisRCU.rst
` [PATCH 2/3] rcu: Describe listRCU read-side guarantees
` [PATCH 3/3] rcu: Remove references to rcu_migrate_callbacks() from diagrams

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-10-09 16:40 UTC  (3+ messages)
` [RFC PATCH v2 14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init

SRCU: kworker hung in synchronize_srcu
 2023-10-07  9:13 UTC  (28+ messages)

Rozłożenie zobowiązania na raty
 2023-10-06  7:50 UTC 

[PATCH 00/10] rcu cleanups
 2023-10-04 16:57 UTC  (15+ messages)
` [PATCH 01/10] rcu: Use rcu_segcblist_segempty() instead of open coding it
` [PATCH 05/10] rcu: Assume IRQS disabled from rcu_report_dead()
` [PATCH 06/10] rcu: Assume rcu_report_dead() is always called locally
` [PATCH 07/10] rcu: Conditionally build CPU-hotplug teardown callbacks
` [PATCH 08/10] rcu: Standardize explicit CPU-hotplug calls
` [PATCH 09/10] rcu: Remove references to rcu_migrate_callbacks() from diagrams
` [PATCH 10/10] rcu: Comment why callbacks migration can't wait for CPUHP_RCUTREE_PREP

[PATCH v2 1/1] rcu: Reduce synchronize_rcu() waiting time
 2023-10-04 16:47 UTC  (5+ messages)

kvm/x86: perf: Softlockup issue
 2023-10-04 10:08 UTC  (3+ messages)

rt8000usb driver issue (maybe interaction with other drivers)
 2023-10-03  5:47 UTC  (4+ messages)

[PATCH] rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
 2023-10-02 20:11 UTC  (2+ messages)

Fwd: [6.5.5] System slowdown during compilation workload and RIP: lazy_rcu_shrink_scan
 2023-09-29  7:49 UTC  (2+ messages)

[RFC PATCH] srcu: Use try-lock lockdep annotation for NMI-safe access
 2023-09-28 17:09 UTC  (8+ messages)

Pozycjonowanie- informacja
 2023-09-28  8:05 UTC 

[PATCH printk v2 00/11] wire up nbcon atomic printing
 2023-09-27 15:00 UTC  (3+ messages)
` [PATCH printk v2 10/11] rcu: Add atomic write enforcement for rcu stalls

arm64: Unable to handle kernel execute from non-executable memory at virtual address ffff8000834c13a0
 2023-09-22 11:21 UTC  (7+ messages)
      ` [LTP] "

Prezentacja
 2023-09-21  8:15 UTC 

Frederic will be doing RCU PR for v6.7 merge window
 2023-09-20 15:44 UTC 

[PATCH] rculist.h: docu: fix wrong function name
 2023-09-20 12:58 UTC  (3+ messages)

[PATCH] rculist.h: docu: fix wrong function summary
 2023-09-20 10:56 UTC  (2+ messages)

[PATCH v6 15/45] rcu: dynamically allocate the rcu-lazy shrinker
 2023-09-18  7:27 UTC  (2+ messages)

[BUG] Random intermittent boost failures (Was Re: [BUG] TREE04..)
 2023-09-18  6:05 UTC  (20+ messages)

[BUG] TREE04 hang on 6.5.y stable: Writer stall state RTWS_COND_SYNC_FULL
 2023-09-16  1:09 UTC  (3+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).