rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-05 00:10:28 to 2023-01-12 15:37:44 UTC [more...]

[PATCH rcu 0/27] Unconditionally enable SRCU
 2023-01-12 15:27 UTC  (80+ messages)
` [PATCH rcu 01/27] arch/x86: Remove "select SRCU"
` [PATCH rcu 02/27] arch/arm64/kvm: "
` [PATCH rcu 03/27] arch/mips/kvm: "
` [PATCH rcu 04/27] arch/powerpc/kvm: "
` [PATCH rcu 05/27] arch/riscv/kvm: "
` [PATCH rcu 06/27] arch/s390/kvm: "
` [PATCH rcu 07/27] block: "
` [PATCH rcu 08/27] drivers/base: Remove CONFIG_SRCU
` [PATCH rcu 09/27] drivers/clk: Remove "select SRCU"
` [PATCH rcu 10/27] drivers/cpufreq: "
` [PATCH rcu 11/27] drivers/dax: "
` [PATCH rcu 12/27] drivers/devfreq: "
` [PATCH rcu 13/27] drivers/hwtracing/stm: "
` [PATCH rcu 14/27] drivers/md: "
` [PATCH rcu 15/27] drivers/net: "
` [PATCH rcu 16/27] drivers/opp: "
` [PATCH rcu 17/27] drivers/pci/controller: "
` [PATCH rcu 18/27] fs/btrfs: "
` [PATCH rcu 19/27] fs/dlm: "
` [PATCH rcu 20/27] fs/notify: "
` [PATCH rcu 21/27] fs/quota: "
` [PATCH rcu 22/27] init: "
` [PATCH rcu 23/27] kernel/power: "
` [PATCH rcu 24/27] mm: "
` [PATCH rcu 25/27] fs: Remove CONFIG_SRCU
` [PATCH rcu 26/27] kernel/notifier: "
` [PATCH rcu 27/27] rcu: "
` (subset) [PATCH rcu 0/27] Unconditionally enable SRCU

[PATCH] Documentation: kvm: fix SRCU locking order docs
 2023-01-12 15:20 UTC  (2+ messages)

[PATCH] rcu: Remove duplicate settings for rcu boost kthreads affinity
 2023-01-12 15:07 UTC  (6+ messages)

[PATCH v2] rcu: Fix the start_poll_synchronize_rcu_expedited() be invoked very early
 2023-01-12 14:54 UTC  (3+ messages)

[PATCH v2 rcu/dev 1/2] rcu: Track laziness during boot and suspend
 2023-01-12  1:56 UTC  (4+ messages)
` [PATCH v2 rcu/dev 2/2] rcu: Disable laziness if lazy-tracking says so

[PATCH] rcu: Fix the start_poll_synchronize_rcu_expedited() be invoked very early
 2023-01-12  1:51 UTC  (3+ messages)

Diagnosing stall in synchronize_srcu() from rcu_tasks_postscan()
 2023-01-11 21:27 UTC 

LSFMMBPF proposal [General/MM]: SRCU: a case study in memory ordering
 2023-01-11 14:43 UTC 

[PATCH linux-next] mark access to tick_do_timer_cpu with READ_ONCE/WRITE_ONCE
 2023-01-11  9:02 UTC  (7+ messages)

[PATCH v4] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
 2023-01-11  5:21 UTC  (12+ messages)

[RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
 2023-01-10  6:26 UTC  (5+ messages)

[PATCH 1/3] rcu: genericize RCU stall suppression functions
 2023-01-10  6:12 UTC  (3+ messages)

[PATCH] rcu: Avoid kernel stack overflow due to rcu_irq_enter_check_tick() being kprobe-ed
 2023-01-10  0:55 UTC  (4+ messages)
` [PATCH v2] rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() "

[PATCH] rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
 2023-01-09 23:55 UTC  (10+ messages)

[PATCH -rcu] rcu: Disable lazy if call_rcu() called when GPs expedited
 2023-01-09 23:55 UTC  (4+ messages)

[PATCH] rcu: Safe access to rcu_node structure's->exp_tasks
 2023-01-09 15:22 UTC  (6+ messages)

[PATCH rcu 0/6] RCU CPU stall-warning updates for v6.3
 2023-01-09 15:13 UTC  (9+ messages)
` [PATCH rcu 1/6] genirq: Fix the return type of kstat_cpu_irqs_sum()
` [PATCH rcu 2/6] sched: Add helper kstat_cpu_softirqs_sum()
` [PATCH rcu 3/6] sched: Add helper nr_context_switches_cpu()
` [PATCH rcu 4/6] rcu: Add RCU stall diagnosis information
` [PATCH rcu 5/6] rcu: Align the output of RCU CPU stall warning messages
` [PATCH rcu 6/6] rcu: Allow up to five minutes expedited RCU CPU stall-warning timeouts

[PATCH v2] rcu: Rework tick dependency setting into rcu_exp_handler()
 2023-01-07 16:31 UTC  (5+ messages)

[PATCH] srcu: Add comments for srcu_size_state
 2023-01-06 12:51 UTC  (3+ messages)

[PATCH rcu 0/7] Torture-test updates for v6.3
 2023-01-05  0:45 UTC  (14+ messages)
` [PATCH rcu 1/6] rcu-tasks: Use accurate runstart time for RCU Tasks boot-time testing
` [PATCH rcu 1/7] torture: Seed torture_random_state on CPU
` [PATCH rcu 2/6] rcu-tasks: Improve comments explaining tasks_rcu_exit_srcu purpose
` [PATCH rcu 2/7] refscale: Provide for initialization failure
` [PATCH rcu 3/6] rcu-tasks: Remove preemption disablement around srcu_read_[un]lock() calls
` [PATCH rcu 3/7] refscale: Add tests using SLAB_TYPESAFE_BY_RCU
` [PATCH rcu 4/7] locktorture: Allow non-rtmutex lock types to be boosted
` [PATCH rcu 4/6] rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()
` [PATCH rcu 5/7] locktorture: Make the rt_boost factor a tunable
` [PATCH rcu 5/6] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
` [PATCH rcu 6/6] rcu-tasks: Handle queue-shrink/callback-enqueue race condition
` [PATCH rcu 6/7] rcutorture: Drop sparse lock-acquisition annotations
` [PATCH rcu 7/7] torture: Fix hang during kthread shutdown phase

[PATCH rcu 0/4] Torture-test scripting updates for v6.3
 2023-01-05  0:46 UTC  (5+ messages)
` [PATCH rcu 1/4] torture: make kvm-find-errors.sh check for compressed vmlinux files
` [PATCH rcu 2/4] selftests: rcutorture: Use "grep -E" instead of "egrep"
` [PATCH rcu 3/4] torture: Permit double-quoted-string Kconfig options
` [PATCH rcu 4/4] rcu: Permit string-valued Kconfig options in kvm.sh

[PATCH rcu 0/6] RCU Tasks updates for v6.3
 2023-01-05  0:40 UTC 

[PATCH rcu 0/9] SRCU updates for v6.3
 2023-01-05  0:28 UTC  (10+ messages)
` [PATCH rcu 1/9] srcu: Release early_srcu resources when no longer in use
` [PATCH rcu 2/9] srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
` [PATCH rcu 3/9] srcu: Fix a misspelling in comment
` [PATCH rcu 4/9] srcu: Fix the comparision in srcu_invl_snp_seq()
` [PATCH rcu 5/9] rcu: Add srcu_down_read() and srcu_up_read()
` [PATCH rcu 6/9] rcu: Add test code for semaphore-like SRCU readers
` [PATCH rcu 7/9] srcu: Remove needless rcu_seq_done() check while holding read lock
` [PATCH rcu 8/9] srcu: Yet more detail for srcu_readers_active_idx_check() comments
` [PATCH rcu 9/9] srcu: Update comment after the index flip

[PATCH rcu 0/8] kvfree_rcu updates for v6.3
 2023-01-05  0:24 UTC  (9+ messages)
` [PATCH rcu 1/8] rcu: Refactor kvfree_call_rcu() and high-level helpers
` [PATCH rcu 2/8] rcu/kvfree: Switch to a generic linked list API
` [PATCH rcu 3/8] rcu/kvfree: Move bulk/list reclaim to separate functions
` [PATCH rcu 4/8] rcu/kvfree: Move need_offload_krc() out of krcp->lock
` [PATCH rcu 5/8] rcu/kvfree: Use a polled API to speedup a reclaim process
` [PATCH rcu 6/8] rcu/kvfree: Use READ_ONCE() when access to krcp->head
` [PATCH rcu 7/8] rcu/kvfree: Carefully reset number of objects in krcp
` [PATCH rcu 8/8] rcu/kvfree: Split ready for reclaim objects from a batch

[PATCH rcu 0/10] Miscellaneous fixes for v6.3
 2023-01-05  0:23 UTC  (11+ messages)
` [PATCH rcu 01/10] rcu: Use hlist_nulls_next_rcu() in hlist_nulls_add_tail_rcu()
` [PATCH rcu 02/10] rcu: Consolidate initialization and CPU-hotplug code
` [PATCH rcu 03/10] rcu: Throttle callback invocation based on number of ready callbacks
` [PATCH rcu 04/10] rcu: Upgrade header comment for poll_state_synchronize_rcu()
` [PATCH rcu 05/10] rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
` [PATCH rcu 06/10] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
` [PATCH rcu 07/10] rcu: Make rcu_blocking_is_gp() stop early-boot might_sleep()
` [PATCH rcu 08/10] rcu: Test synchronous RCU grace periods at the end of rcu_init()
` [PATCH rcu 09/10] rcu: Allow expedited RCU CPU stall warnings to dump task stacks
` [PATCH rcu 10/10] rcu: Remove redundant call to rcu_boost_kthread_setaffinity()

[PATCH rcu 0/15] Documentation updates for v6.3
 2023-01-05  0:09 UTC  (3+ messages)
` [PATCH rcu 07/15] doc: Update stallwarn.rst
` [PATCH rcu 12/15] doc: Document CONFIG_RCU_CPU_STALL_CPUTIME=y stall information


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).