rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-02 17:12:32 to 2020-11-17 19:35:13 UTC [more...]

[GIT RFC PULL rcu/urgent] Fix lockdep issue in rcu_print_task_stall()
 2020-11-17 19:34 UTC  (2+ messages)

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-17 18:29 UTC  (16+ messages)

[PATCH AUTOSEL 5.4 07/11] arm64: smp: Tell RCU about CPUs that fail to come online
 2020-11-17 12:57 UTC 

[PATCH AUTOSEL 5.9 12/21] arm64: smp: Tell RCU about CPUs that fail to come online
 2020-11-17 12:56 UTC 

[PATCH tip/core/rcu 0/5] Provide SRCU polling grace-period interfaces
 2020-11-17  0:40 UTC  (6+ messages)
` [PATCH RFC tip/core/rcu 1/5] srcu: Make Tiny SRCU use multi-bit grace-period counter
` [PATCH RFC tip/core/rcu 2/5] srcu: Provide internal interface to start a Tiny SRCU grace period
` [PATCH RFC tip/core/rcu 3/5] srcu: Provide internal interface to start a Tree "
` [PATCH RFC tip/core/rcu 4/5] srcu: Provide polling interfaces for Tiny SRCU grace periods
` [PATCH RFC tip/core/rcu 5/5] srcu: Provide polling interfaces for Tree "

[PATCH rcu-dev] rcu/trace: Add tracing for how segcb list changes
 2020-11-16 19:52 UTC  (2+ messages)

[PATCH V2] rcu: Check and report missed fqs timer wakeup on RCU stall
 2020-11-16 16:06 UTC 

[PATCH] rcu: Check and report missed fqs timer wakeup on RCU stall
 2020-11-16 16:05 UTC  (3+ messages)

SRCU question
 2020-11-16  4:14 UTC  (7+ messages)

Corporate and Personal Loan *
 2020-11-15 16:44 UTC 

[PATCH 00/19] rcu/nocb: De-offload and re-offload support v4
 2020-11-13 12:13 UTC  (20+ messages)
` [PATCH 01/19] rcu/nocb: Turn enabled/offload states into a common flag
` [PATCH 02/19] rcu/nocb: Provide basic callback offloading state machine bits
` [PATCH 03/19] rcu/nocb: Always init segcblist on CPU up
` [PATCH 04/19] rcu/nocb: De-offloading CB kthread
` [PATCH 05/19] rcu/nocb: Don't deoffload an offline CPU with pending work
` [PATCH 06/19] rcu/nocb: De-offloading GP kthread
` [PATCH 07/19] rcu/nocb: Re-offload support
` [PATCH 08/19] rcu/nocb: Shutdown nocb timer on de-offloading
` [PATCH 09/19] rcu: Flush bypass before setting SEGCBLIST_SOFTIRQ_ONLY
` [PATCH 10/19] rcu/nocb: Set SEGCBLIST_SOFTIRQ_ONLY at the very last stage of de-offloading
` [PATCH 11/19] rcu/nocb: Only cond_resched() from actual offloaded batch processing
` [PATCH 12/19] rcu/nocb: Process batch locally as long as offloading isn't complete
` [PATCH 13/19] rcu/nocb: Locally accelerate callbacks "
` [PATCH 14/19] tools/rcutorture: Support nocb toggle in TREE01
` [PATCH 15/19] rcutorture: Remove weak nocb declarations
` [PATCH 16/19] rcutorture: Export nocb (de)offloading functions
` [PATCH 17/19] cpu/hotplug: Add lockdep_is_cpus_held()
` [PATCH 18/19] timer: Add timer_curr_running()
` [PATCH 19/19] rcu/nocb: Detect unsafe checks for offloaded rdp

[PATCH v9 0/7] Add support for length of each segment in the segcblist
 2020-11-11 14:08 UTC  (40+ messages)
` [PATCH v9 1/7] rcu/tree: Make rcu_do_batch count how many callbacks were executed
` [PATCH v9 2/7] rcu/segcblist: Add counters to segcblist datastructure
` [PATCH v9 3/7] srcu: Fix invoke_rcu_callbacks() segcb length adjustment
` [PATCH v9 4/7] rcu/trace: Add tracing for how segcb list changes
` [PATCH v9 5/7] rcu/segcblist: Remove useless rcupdate.h include
` [PATCH v9 6/7] rcu/tree: segcblist: Remove redundant smp_mb()s
` [PATCH v9 7/7] rcu/segcblist: Add additional comments to explain smp_mb()

Corporate and Personal Loan *
 2020-11-11  8:32 UTC 

[PATCH tip/core/rcu 0/4] Documentations updates for v5.11
 2020-11-11  0:20 UTC  (16+ messages)
` [PATCH tip/core/rcu 1/4] doc: Present the role of READ_ONCE()
` [PATCH tip/core/rcu 2/4] docs: Update RCU's hotplug requirements with a bit about design
` [PATCH tip/core/rcu 3/4] docs: RCU: Requirements.rst: Fix a list block
` [PATCH tip/core/rcu 4/4] docs/rcu: Update the call_rcu() API

[PATCH tip/core/rcu 0/28] Torture-test updates for v5.11
 2020-11-06 19:13 UTC  (31+ messages)
` [PATCH tip/core/rcu 01/28] refscale: Bounds-check module parameters
` [PATCH tip/core/rcu 02/28] torture: Don't kill gdb sessions
` [PATCH tip/core/rcu 03/28] locktorture: Track time of last ->writeunlock()
` [PATCH tip/core/rcu 04/28] torture: Periodically pause in stutter_wait()
` [PATCH tip/core/rcu 05/28] torture: Make torture_stutter() use hrtimer
` [PATCH tip/core/rcu 06/28] scftorture: Add an alternative IPI vector
` [PATCH tip/core/rcu 07/28] rcuscale: Add RCU Tasks Trace
` [PATCH tip/core/rcu 08/28] rcuscale: Avoid divide by zero
` [PATCH tip/core/rcu 09/28] torture: Exclude "NOHZ tick-stop error" from fatal errors
` [PATCH tip/core/rcu 10/28] rcuscale: Prevent hangs for invalid arguments
` [PATCH tip/core/rcu 11/28] refscale: "
` [PATCH tip/core/rcu 12/28] rcutorture: Adjust scenarios SRCU-t and SRCU-u to make kconfig happy
` [PATCH tip/core/rcu 13/28] locktorture: Ignore nreaders_stress if no readlock support
` [PATCH tip/core/rcu 14/28] locktorture: Prevent hangs for invalid arguments
` [PATCH tip/core/rcu 15/28] torture: Prevent jitter processes from delaying failed run
` [PATCH tip/core/rcu 16/28] rcutorture: Prevent hangs for invalid arguments
` [PATCH tip/core/rcu 17/28] torture: Force weak-hashed pointers on console log
` [PATCH tip/core/rcu 18/28] rcutorture: Make stutter_wait() caller restore priority
` [PATCH tip/core/rcu 19/28] torture: Accept time units on kvm.sh --duration argument
` [PATCH tip/core/rcu 20/28] rcutorture: Small code cleanups
` [PATCH tip/core/rcu 21/28] torture: Allow alternative forms of kvm.sh command-line arguments
` [PATCH tip/core/rcu 22/28] scftorture: Add full-test stutter capability
` [PATCH tip/core/rcu 23/28] locktorture: Invoke percpu_free_rwsem() to do percpu-rwsem cleanup
` [PATCH tip/core/rcu 24/28] rcutorture: Don't do need_resched() testing if ->sync is NULL
` [PATCH tip/core/rcu 25/28] rcutorture/nolibc: Fix a typo in header file
` [PATCH tip/core/rcu 26/28] torture: Make kvm-check-branches.sh use --allcpus
` [PATCH tip/core/rcu 27/28] tools/nolibc: Fix a spelling error in a comment
` [PATCH tip/core/rcu 28/28] tools/rcutorture: Fix BUG parsing of console.log

[PATCH] stop_machine: Mark functions as notrace
 2020-11-06  2:44 UTC  (12+ messages)

[PATCH tip/core/rcu 0/4] RCU-tasks updates for v5.11
 2020-11-05 23:39 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] rcutorture: Make preemptible TRACE02 enable lockdep
` [PATCH tip/core/rcu 2/4] rcu-tasks: Convert rcu_tasks_wait_gp() for-loop to while-loop
` [PATCH tip/core/rcu 3/4] rcutorture: Make grace-period kthread report match RCU flavor being tested
` [PATCH tip/core/rcu 4/4] rcu-tasks: Make the units of ->init_fract be jiffies

[PATCH tip/core/rcu 0/7] Lockdep-RCU updates for v5.11
 2020-11-05 23:24 UTC  (8+ messages)
` [PATCH tip/core/rcu 1/7] sched: Un-hide lockdep_tasklist_lock_is_held() for !LOCKDEP
` [PATCH tip/core/rcu 2/7] rcu: Un-hide lockdep maps "
` [PATCH tip/core/rcu 3/7] net: Un-hide lockdep_sock_is_held() "
` [PATCH tip/core/rcu 4/7] net: sched: Remove broken definitions and un-hide "
` [PATCH tip/core/rcu 5/7] srcu: Use a more appropriate lockdep helper
` [PATCH tip/core/rcu 6/7] lockdep: Provide dummy forward declaration of *_is_held() helpers
` [PATCH tip/core/rcu 7/7] rcu: Prevent RCU_LOCKDEP_WARN() from swallowing the condition

[PATCH tip/core/rcu 0/16] Miscellaneous fixes for v5.11
 2020-11-05 23:09 UTC  (17+ messages)
` [PATCH tip/core/rcu 01/16] rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabled
` [PATCH tip/core/rcu 02/16] x86/smpboot: Move rcu_cpu_starting() earlier
` [PATCH tip/core/rcu 03/16] rcu: Panic after fixed number of stalls
` [PATCH tip/core/rcu 04/16] list.h: Update comment to explicitly note circular lists
` [PATCH tip/core/rcu 05/16] rcu: Implement rcu_segcblist_is_offloaded() config dependent
` [PATCH tip/core/rcu 06/16] rcu: Fix single-CPU check in rcu_blocking_is_gp()
` [PATCH tip/core/rcu 07/16] rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU config
` [PATCH tip/core/rcu 08/16] rcu/tree: Add a warning if CPU being onlined did not report QS already
` [PATCH tip/core/rcu 09/16] rcu/tree: Make struct kernel_param_ops definitions const
` [PATCH tip/core/rcu 10/16] rcu,ftrace: Fix ftrace recursion
` [PATCH tip/core/rcu 11/16] rcu/tree: nocb: Avoid raising softirq for offloaded ready-to-execute CBs
` [PATCH tip/core/rcu 12/16] rcu: Prevent lockdep-RCU splats on lock acquisition/release
` [PATCH tip/core/rcu 13/16] rcu: Fix a typo in rcu_blocking_is_gp() header comment
` [PATCH tip/core/rcu 14/16] rcu: Do not report strict GPs for outgoing CPUs
` [PATCH tip/core/rcu 15/16] rcu/tree: Defer kvfree_rcu() allocation to a clean context
` [PATCH tip/core/rcu 16/16] srcu: Take early exit on memory-allocation failure

[PATCH tip/core/rcu 0/2] smp_call_function updates for v5.11
 2020-11-05 23:01 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] x86/cpu: Avoid cpuinfo-induced IPI pileups
` [PATCH tip/core/rcu 2/2] x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUs

[PATCH v8 0/6] Add support for length of each segment in the segcblist
 2020-11-05  3:37 UTC  (5+ messages)
` [PATCH v8 3/6] rcu/trace: Add tracing for how segcb list changes

[PATCH 01/16] rcu/tree: Add a work to allocate pages from regular context
 2020-11-04 18:38 UTC  (15+ messages)
` [PATCH 15/16] rcu/tree: Allocate a page when caller is preemptible

[PATCH] tools/rcutorture: Fix BUG parsing of console.log
 2020-11-03  4:14 UTC  (2+ 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 NNTP newsgroup(s).