RCU
[Prev Page][Next Page]
- [PATCH rcu 6/9] rcu-tasks: Restore use of timers for non-RT kernels, (continued)
- [PATCH rcu 0/5] Callback-offloading (NOCB) updates for v5.19,
Paul E. McKenney
- [PATCH rcu 0/11] Miscellaneous fixes for v5.19,
Paul E. McKenney
- [PATCH rcu 05/11] rcu: Add comments to final rcu_gp_cleanup() "if" statement, Paul E. McKenney
- [PATCH rcu 08/11] srcu: Drop needless initialization of sdp in srcu_gp_start(), Paul E. McKenney
- [PATCH rcu 09/11] rcu: Check for successful spawn of ->boost_kthread_task, Paul E. McKenney
- [PATCH rcu 11/11] rcu: Use IRQ_WORK_INIT_HARD() to avoid rcu_read_unlock() hangs, Paul E. McKenney
- [PATCH rcu 07/11] rcu: Fix preemption mode check on synchronize_rcu[_expedited](), Paul E. McKenney
- [PATCH rcu 06/11] rcu: Print number of online CPUs in RCU CPU stall-warning messages, Paul E. McKenney
- [PATCH rcu 03/11] rcu: Check for jiffies going backwards, Paul E. McKenney
- [PATCH rcu 04/11] kernel/smp: Provide boot-time timeout for CSD lock diagnostics, Paul E. McKenney
- [PATCH rcu 10/11] rcu_sync: Fix comment to properly reflect rcu_sync_exit() behavior, Paul E. McKenney
- [PATCH rcu 02/11] rcu: Fix rcu_preempt_deferred_qs_irqrestore() strict QS reporting, Paul E. McKenney
- [PATCH rcu 01/11] rcu: Clarify fill-the-gap comment in rcu_segcblist_advance(), Paul E. McKenney
- [PATCH rcu 0/2] Documentation updates for v5.19,
Paul E. McKenney
- [PATCH v4] rcu/nocb: Add an option to offload all CPUs on boot,
Joel Fernandes (Google)
- [PATCH] rcu: ftrace: avoid tracing a few functions executed in multi_cpu_stop(),
Patrick Wang
- Reproducing call_rcu_tasks self-test bug on a dual sockets Intel Xeon machine,
Zhouyi Zhou
- [PATCH v3] rcu/nocb: Add an option to offload all CPUs on boot,
Joel Fernandes (Google)
- [PATCH v2] rcu/nocb: Add an option to offload all CPUs on boot, Joel Fernandes (Google)
- [PATCH] rcu: Dump all rcuc kthreads status for CPUs that not report quiescent state,
Zqiang
- [PATCH] rcu/torture: Change order of warning and trace dump,
Anna-Maria Behnsen
- [PATCH v3] EXP rcu: Move expedited grace period (GP) work to RT kthread_worker,
Kalesh Singh
- [PATCH v2] EXP rcu: Move expedited grace period (GP) work to RT kthread_worker,
Kalesh Singh
- [PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y,
Joel Fernandes
- rcu_sched self-detected stall on CPU,
Miguel Ojeda
- [no subject], Unknown
- [PATCH printk v2 00/12] implement threaded console printing,
John Ogness
- [PATCH v2] rcu: Make defer_qs_iw as hard irq-work under RT kernel with strict grace period configuration, Zqiang
- [PATCH] rcu: Use IRQ_WORK_INIT_HARD() to initialize defer_qs_iw on PREEMPT_RT kernel,
Zqiang
- [PATCH] RCU: Move expedited grace period (GP) work to RT kthread_worker,
Kalesh Singh
- [no subject], Unknown
- [PATCH -rcu] rcu: docs: Update cross-references as suggested in doc-guide,
Akira Yokosawa
- [PATCH] rcu-tasks: Check the atomic variable trc_n_readers_need_end again when wait timeout,
Zqiang
- [PATCH] rcu: Put the irq work into hard interrupt context for execution,
Zqiang
- [PATCH] rcu_sync: Fix comment to properly reflect rcu_sync_exit() behavior,
David Vernet
- [PATCH AUTOSEL 5.15 06/29] rcu: Mark writes to the rcu_segcblist structure's ->flags field, Sasha Levin
- [PATCH AUTOSEL 5.16 05/35] rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusion, Sasha Levin
- [PATCH AUTOSEL 5.16 07/35] rcu: Mark writes to the rcu_segcblist structure's ->flags field, Sasha Levin
- [PATCH AUTOSEL 5.17 08/43] rcu: Mark writes to the rcu_segcblist structure's ->flags field, Sasha Levin
- [PATCH AUTOSEL 5.17 06/43] rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusion, Sasha Levin
- [PATCH] rcu: Check the validity of the boost_kthread_task pointer,
Zqiang
- [PATCH v4 0/2] rcu: Deoffload rdp if rcuop/rcuog kthreads spawn failed,
Zqiang
- WARNING: possible recursive locking detected - lock(&irq_desc_lock_class);, Naresh Kamboju
- Re: Fw: rc6 splat,
Paul E. McKenney
[PATCH v3 0/2] rcu: Deoffload rdp if rcuop/rcuog kthreads spawn failed,
Zqiang
[linux-next:master] BUILD REGRESSION 97add482e9033a9386baa8824fbea34d0cbfe663, kernel test robot
RCU: undefined reference to irq_work_queue,
Hyeonggon Yoo
Dostęp do pakietu Office 365, Pawe=C5=82_Kodura
[PATCH] rcu: Use printk_deferred when holding rtp->cbs_gbl_lock,
Zhang Qiao
[GIT PULL] RCU changes for v5.18 (take two), Paul E. McKenney
[PATCH] srcu: drop the needless initialization in srcu_gp_start(),
Lukas Bulwahn
[GIT PULL] RCU changes for v5.18,
Paul E. McKenney
[PATCH v2] rcu: Deoffload rdp if rcuop/rcuog kthreads spawn failed,
Zqiang
[PATCH v3] rcu: Only boost rcu reader tasks with lower priority than boost kthreads,
Zqiang
[PATCH v2] rcu: Only boost rcu reader tasks with lower priority than boost kthreads,
Zqiang
[PATCH 1/2] rcutorture: Avoid corner-case #DE with nsynctypes check,
David Vernet
Re: [PATCH] rcu: Only boost rcu reader tasks with lower priority than boost kthreads,
Paul E. McKenney
[next] WARNING: suspicious RCU usage : include/linux/cgroup.h:494 suspicious rcu_dereference_check() usage,
Naresh Kamboju
[no subject], Unknown
[PATCH] rcu: Delay the RCU-selftests during boot.,
Sebastian Andrzej Siewior
[PATCH 1/2] torture: Select line in sed and replace grep,
Paul Menzel
[PATCH] srcu: Ensure snp nodes tree is fully initialized before traversal,
Neeraj Upadhyay
[PATCH] rcu-tasks: Fix race in schedule and flush work,
Padmanabha Srinivasaiah
[PATCH 1/1] rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUT,
Uladzislau Rezki (Sony)
rcutorture: Question about `specify_qemu_cpus()` and qemu-system-ppc64, Paul Menzel
Re: Question about nohz and sysidle,
Frederic Weisbecker
[no subject], Unknown
Set environment variable `KVM` makes build fail,
Paul Menzel
Re: BUG: sleeping function called from invalid context at include/linux/sched/mm.h:256,
Zhouyi Zhou
[no subject], Unknown
[no subject], Unknown
[PATCH linux-next] video: fbdev: fbmem: fix pointer reference to null device field,
Zhouyi Zhou
Re: [PATCH rcu 3/3] rcu: Allow expedited RCU grace periods on incoming CPUs,
Frederic Weisbecker
[RFC PATCH] jbd2: avoid __GFP_ZERO with SLAB_TYPESAFE_BY_RCU,
Qian Cai
[RFC RESEND 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1.1), Namhyung Kim
[RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1),
Namhyung Kim
[PATCH] rcutorture: Add missing - to `--do-allmodconfig` in usage,
Paul Menzel
[PATCH printk v1 00/13] implement threaded console printing,
John Ogness
ppc64le: rcutorture warns about improperly set `CONFIG_HYPERVISOR_GUEST` and `CONFIG_PARAVIRT`,
Paul Menzel
rcutorture’s init segfaults in ppc64le VM,
Paul Menzel
[PATCH rcu 0/2] RCU tasks updates, possibly for v5.18,
Paul E. McKenney
[PATCH rcu 0/13] Torture-test scripting updates for v5.18,
Paul E. McKenney
- [PATCH rcu 01/13] torture: Drop trailing ^M from console output, Paul E. McKenney
- [PATCH rcu 07/13] torture: Make kvm-remote.sh try multiple times to download tarball, Paul E. McKenney
- [PATCH rcu 02/13] torture: Allow four-digit repetition numbers for --configs parameter, Paul E. McKenney
- [PATCH rcu 05/13] torture: Indicate which torture.sh runs' bugs are all KCSAN reports, Paul E. McKenney
- [PATCH rcu 03/13] torture: Output per-failed-run summary lines from torture.sh, Paul E. McKenney
- [PATCH rcu 04/13] torture: Make kvm.sh summaries note runs having only KCSAN reports, Paul E. McKenney
- [PATCH rcu 13/13] rcutorture: Provide non-power-of-two Tasks RCU scenarios, Paul E. McKenney
- [PATCH rcu 06/13] torture: Compress KCSAN as well as KASAN vmlinux files, Paul E. McKenney
- [PATCH rcu 11/13] torture: Make torture.sh help message match reality, Paul E. McKenney
- [PATCH rcu 08/13] torture: Print only one summary line per run, Paul E. McKenney
- [PATCH rcu 09/13] torture: Make kvm-find-errors.sh notice missing vmlinux file, Paul E. McKenney
- [PATCH rcu 10/13] torture: Change KVM environment variable to RCUTORTURE, Paul E. McKenney
- [PATCH rcu 12/13] rcutorture: Test SRCU size transitions, Paul E. McKenney
[PATCH rcu 0/8] Torture-test updates for v5.18,
Paul E. McKenney
[PATCH rcu 0/19] SRCU updates for v5.18,
Paul E. McKenney
- [PATCH rcu 03/19] srcu: Make srcu_funnel_gp_start() cache ->mynode in snp_leaf, Paul E. McKenney
- [PATCH rcu 10/19] srcu: Compute snp_seq earlier in srcu_funnel_gp_start(), Paul E. McKenney
- [PATCH rcu 02/19] srcu: Fix s/is/if/ typo in srcu_node comment, Paul E. McKenney
- [PATCH rcu 17/19] srcu: Make srcu_size_state_name static, Paul E. McKenney
- [PATCH rcu 13/19] srcu: Prevent cleanup_srcu_struct() from freeing non-dynamic ->sda, Paul E. McKenney
- [PATCH rcu 06/19] srcu: Add size-state transitioning code, Paul E. McKenney
- [PATCH rcu 01/19] srcu: Tighten cleanup_srcu_struct() GP checks, Paul E. McKenney
- [PATCH rcu 18/19] srcu: Automatically determine size-transition strategy at boot, Paul E. McKenney
- [PATCH rcu 07/19] srcu: Make rcutorture dump the SRCU size state, Paul E. McKenney
- [PATCH rcu 05/19] srcu: Make Tree SRCU able to operate without snp_node array, Paul E. McKenney
- [PATCH rcu 09/19] srcu: Use export for srcu_struct defined by DEFINE_STATIC_SRCU(), Paul E. McKenney
- [PATCH rcu 19/19] srcu: Add contention check to call_srcu() srcu_data ->lock acquisition, Paul E. McKenney
- [PATCH rcu 08/19] srcu: Add boot-time control over srcu_node array allocation, Paul E. McKenney
- [PATCH rcu 04/19] srcu: Dynamically allocate srcu_node array, Paul E. McKenney
- [PATCH rcu 12/19] srcu: Avoid NULL dereference in srcu_torture_stats_print(), Paul E. McKenney
- [PATCH rcu 16/19] srcu: Add contention-triggered addition of srcu_node tree, Paul E. McKenney
- [PATCH rcu 15/19] srcu: Create concurrency-safe helper for initiating size transition, Paul E. McKenney
- [PATCH rcu 11/19] srcu: Use invalid initial value for srcu_node GP sequence numbers, Paul E. McKenney
- [PATCH rcu 14/19] srcu: Explain srcu_funnel_gp_start() call to list_add() is safe, Paul E. McKenney
[PATCH rcu 0/10] Real-time-related updates for v5.18,
Paul E. McKenney
- [PATCH rcu 04/10] rcu: Create per-cpu rcuc kthreads only when rcutree.use_softirq=0, Paul E. McKenney
- [PATCH rcu 01/10] rcu: Mark accesses to boost_starttime, Paul E. McKenney
- [PATCH rcu 05/10] rcu: Move kthread_prio bounds-check to a separate function, Paul E. McKenney
- [PATCH rcu 02/10] rcu/nocb: Handle concurrent nocb kthreads creation, Paul E. McKenney
- [PATCH rcu 07/10] rcu: Elevate priority of offloaded callback threads, Paul E. McKenney
- [PATCH rcu 03/10] rcu: Remove unused rcu_state.boost, Paul E. McKenney
- [PATCH rcu 06/10] rcu: Make priority of grace-period thread consistent, Paul E. McKenney
- [PATCH rcu 08/10] rcu: Update documentation regarding kthread_prio cmdline parameter, Paul E. McKenney
- [PATCH rcu 09/10] rcu: Don't deboost before reporting expedited quiescent state, Paul E. McKenney
- [PATCH rcu 10/10] rcu: Add per-CPU rcuc task dumps to RCU CPU stall warnings, Paul E. McKenney
[PATCH rcu 0/5] Extricate rcu_barrier() from CPU hotplug,
Paul E. McKenney
[PATCH rcu 0/9] Miscellaneous fixes for v5.18,
Paul E. McKenney
[PATCH rcu 0/3] Expedited-grace-period updates for v5.18,
Paul E. McKenney
[PATCH v4 0/9] Parallel CPU bringup for x86_64,
David Woodhouse
- [PATCH v4 9/9] x86/smpboot: Serialize topology updates for secondary bringup, David Woodhouse
- [PATCH v4 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup, David Woodhouse
- [PATCH v4 4/9] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(), David Woodhouse
- [PATCH v4 6/9] x86/smpboot: Support parallel startup of secondary CPUs, David Woodhouse
- [PATCH v4 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>, David Woodhouse
- [PATCH v4 3/9] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU, David Woodhouse
- [PATCH v4 1/9] x86/apic/x2apic: Fix parallel handling of cluster_mask, David Woodhouse
- [PATCH v4 7/9] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel, David Woodhouse
- [PATCH v4 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them, David Woodhouse
- Re: [PATCH v4 0/9] Parallel CPU bringup for x86_64, Tom Lendacky
- Re: [PATCH v4 0/9] Parallel CPU bringup for x86_64, Usama Arif
[PATCH] srcu: make srcu_size_state_name static,
Jiapeng Chong
[GIT PULL] RCU Tasks fix for systems with non-power-of-two numbers of CPUs,
Paul E. McKenney
[PATCH] rcu-tasks: Fix computation of CPU-to-list shift counts, Paul E. McKenney
[PATCH] srcutree: use export for srcu_struct defined by DEFINE_STATIC_SRCU(),
Alexander Aring
BUG: Kernel NULL pointer dereference on write at 0x00000000 (rtmsg_ifinfo_build_skb),
Paul Menzel
Re: fs/dlm/midcomms.c:913:22: sparse: sparse: restricted __le32 degrades to integer,
Alexander Aring
[PATCH 22/54] rcu: replace cpumask_weight with cpumask_empty where appropriate,
Yury Norov
[PATCH] xfs: require an rcu grace period before inode recycle,
Brian Foster
[PATCH 1/3] mm/vmalloc: Move draining areas out of caller context,
Uladzislau Rezki (Sony)
[PATCH AUTOSEL 5.15 092/188] rcutorture: Avoid soft lockup during cpu stall, Sasha Levin
[PATCH AUTOSEL 5.16 107/217] rcutorture: Avoid soft lockup during cpu stall, Sasha Levin
Problems with rcutorture on ppc64le: allmodconfig(2) and other failures,
Paul Menzel
[GIT PULL] RCU changes for v5.17,
Paul E. McKenney
[PATCH v4 1/2] Documentation: Fill the gaps about entry/noinstr constraints,
Nicolas Saenz Julienne
Possible nohz-full/RCU issue in arm64 KVM,
Nicolas Saenz Julienne
[PATCH v3 1/2] Documentation: Fill the gaps about entry/noinstr constraints,
Nicolas Saenz Julienne
[PATCH] rcu/nocb: clean up some inconsistent indenting,
Jiapeng Chong
[PATCH v3 0/9] Parallel CPU bringup for x86_64,
David Woodhouse
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]