RCU
[Prev Page][Next Page]
- [RFC PATCH v2 14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 13/20] context_tracking: Make context_tracking_key __ro_after_init
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 12/20] objtool: Warn about non __ro_after_init static key usage in .noinstr
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 10/20] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 09/20] tracing/filters: Document cpumask filtering
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 08/20] tracing/filters: Further optimise scalar vs cpumask comparison
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 07/20] tracing/filters: Optimise CPU vs cpumask filtering when the user mask is a single CPU
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single CPU
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 05/20] tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a single CPU
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 02/20] tracing/filters: Enable filtering a cpumask field by another cpumask
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 04/20] tracing/filters: Enable filtering the CPU common field by a cpumask
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 03/20] tracing/filters: Enable filtering a scalar field by a cpumask
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 01/20] tracing/filters: Dynamically allocate filter_pred.regex
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [BUG] Re: Linux 6.4.4
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [BUG] Re: Linux 6.4.4
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [BUG] Re: Linux 6.4.4
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH rcu 2/6] rcu: Clarify rcu_is_watching() kernel-doc comment
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [BUG] unable to handle page fault for address
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH rcu 6/6] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH rcu 6/6] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [BUG] unable to handle page fault for address
- From: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx>
- Re: [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH rcu 6/6] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [BUG] unable to handle page fault for address
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH rcu 2/6] rcu: Clarify rcu_is_watching() kernel-doc comment
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH rcu 6/6] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH rcu 15/18] torture: Add init-program support for loongarch
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH rcu 6/6] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH rcu 2/6] rcu: Clarify rcu_is_watching() kernel-doc comment
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2] docs/RCU: Bring back smp_wmb()
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH rcu 6/6] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH rcu 6/6] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH rcu 5/6] rcu: Make the rcu_nocb_poll boot parameter usable via boot config
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH rcu 1/6] rcu: Update synchronize_rcu_mult() comment for call_rcu_hurry()
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH rcu 4/6] rcu: Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs load
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH rcu 2/6] rcu: Clarify rcu_is_watching() kernel-doc comment
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH rcu 15/18] torture: Add init-program support for loongarch
- From: Feiyang Chen <chris.chenfeiyang@xxxxxxxxx>
- Re: [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH v2] docs/RCU: Bring back smp_wmb()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 16/18] torture: Switch qemu from -nographic to -display none
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 15/18] torture: Add init-program support for loongarch
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 18/18] torture: Cause mkinitrd.sh to indicate failure on compile errors
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 14/18] torture: Avoid torture-test reboot loops
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 13/18] torture: Add srcu_lockdep.sh to torture.sh
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 06/18] torture: Make kvm-recheck.sh report .config errors
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 08/18] torture: Make kvm-remote print diagnostics on initial ssh failure
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 10/18] torture: Place --bootargs parameters at end of -append list
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 09/18] rcutorture: Remove obsolete parameter check from mkinitrd.sh
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 07/18] torture: Add RCU Tasks individual-flavor build tests
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 17/18] torture: Make init program dump command-line arguments
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 12/18] torture: Loosen .config checks for KCSAN kernels
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 11/18] torture: Make torture.sh summarize config and build errors
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 02/18] rcu: Remove formal-verification tests
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 03/18] torture: Add "--no-" as synonym for "--do-no-" in torture.sh
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 0/18] Torture-test scripting updates for v6.6
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 05/18] torture: Allow #CHECK# in --kconfig argument to kvm.sh
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 04/18] rcutorture: Remove contradictory Kconfig constraint
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 01/18] rcutorture: Remove obsolete BOOTPARAM_HOTPLUG_CPU0 Kconfig option
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 7/9] torture: Move stutter_wait() timeouts to hrtimers
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 9/9] rcutorture: Stop right-shifting torture_random() return values
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 3/9] torture: Add lock_torture_writer_fifo module param
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 1/9] rcutorture: Dump grace-period state upon rtort_pipe_count incidents
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 4/9] torture: Make torture_hrtimeout_*() use TASK_IDLE
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 8/9] torture: Stop right-shifting torture_random() return values
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 2/9] torture: Support randomized shuffling for proxy exec testing
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 6/9] torture: Move torture_shuffle() timeouts to hrtimers
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 5/9] torture: Move torture_onoff() timeouts to hrtimers
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 0/9] Torture-test updates for v6.6
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 4/4] scftorture: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 0/4] Torture-test updates for smp_call_function()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 3/4] scftorture: Pause testing after memory-allocation failure
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 2/4] scftorture: Forgive memory-allocation failure if KASAN
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 1/4] torture: Scale scftorture memory based on number of CPUs
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH rcu 3/6] srcu,notifier: Remove #ifdefs in favor of SRCU Tiny srcu_usage
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 07/13] rcuscale: Add kfree_by_call_rcu and kfree_mult to documentation
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 12/13] rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 11/13] rcuscale: fix building with RCU_TINY
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 05/13] rcuscale: Print out full set of kfree_rcu parameters
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 13/13] rcuscale: Add CONFIG_PREEMPT_DYNAMIC=n to TRACE01 scenario
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 08/13] rcuscale: Print grace-period kthread CPU time, if recorded
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 10/13] rcuscale: Add RCU Tasks Rude testing
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 06/13] rcuscale: Measure grace-period kthread CPU time
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 09/13] rcuscale: Measure RCU Tasks Trace grace-period kthread CPU time
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 03/13] rcuscale: Add minruntime module parameter
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 04/13] rcuscale: Print out full set of module parameters
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 01/13] rcuscale: Permit blocking delays between writers
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 02/13] rcuscale: Fix gp_async_max typo: s/reader/writer/
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH rcu 3/6] srcu,notifier: Remove #ifdefs in favor of SRCU Tiny srcu_usage
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH rcu 2/3] refscale: Fix uninitalized use of wait_queue_head_t
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 1/3] refscale: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 3/3] refscale: Add a "jiffies" test
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 0/13] RCU update-side scalability test updates for v6.6
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 0/3] Reference-side scalability test updates for v6.6
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 2/5] rcu-tasks: Remove redundant #ifdef CONFIG_TASKS_RCU
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 1/5] rcu-tasks: Treat only synchronous grace periods urgently
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 3/5] rcu-tasks: Add kernel boot parameters for callback laziness
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 4/5] rcu-tasks: Cancel callback laziness if too many callbacks
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 0/5] Tasks RCU updates for v6.6
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 5/6] rcu: Make the rcu_nocb_poll boot parameter usable via boot config
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 6/6] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 4/6] rcu: Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs load
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 3/6] srcu,notifier: Remove #ifdefs in favor of SRCU Tiny srcu_usage
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 2/6] rcu: Clarify rcu_is_watching() kernel-doc comment
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 1/6] rcu: Update synchronize_rcu_mult() comment for call_rcu_hurry()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 0/6] Miscellaneous fixes for v6.6
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 6/7] Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj'
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 7/7] Docs/RCU/rculist_nulls: Fix text about atomic_set_release()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 5/7] Docs/RCU/rculist_nulls: Specify type of the object in examples
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 4/7] Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 3/7] Docs/RCU/rculist_nulls: Fix trivial coding style
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 2/7] docs/RCU: Add the missing rcu_read_unlock()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 1/7] documentation/rcu: Fix typo
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 0/7] Documentation updates for v6.6
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2] docs/RCU: Bring back smp_wmb()
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH v2 2/2] rcu: Don't dump the stalled CPU on where RCU GP kthread last ran twice
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2] docs/RCU: Bring back smp_wmb()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2] docs/RCU: Bring back smp_wmb()
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH v2] docs/RCU: Bring back smp_wmb()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH v3] docs/RCU: Bring back smp_wmb()
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH v2] docs/RCU: Bring back smp_wmb()
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH v2] docs/RCU: Bring back smp_wmb()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Sandeep Dhavale <dhavale@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Sandeep Dhavale <dhavale@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Sandeep Dhavale <dhavale@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Sandeep Dhavale <dhavale@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] rcu: Delete a redundant check in rcu_check_gp_kthread_starvation()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 00/14] bpf: Introduce bpf_mem_cache_free_rcu().
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Sandeep Dhavale <dhavale@xxxxxxxxxx>
- Re: [linus:master] [rcu/nocb] 7625926086: WARNING:at_kernel/rcu/tree_nocb.h:#rcu_nocb_try_bypass
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [linus:master] [rcu/nocb] 7625926086: WARNING:at_kernel/rcu/tree_nocb.h:#rcu_nocb_try_bypass
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [PATCH v2 1/2] rcu: Delete a redundant check in rcu_check_gp_kthread_starvation()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v2 0/2] rcu: Don't dump the stalled CPU on where RCU GP kthread last ran twice
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v2 2/2] rcu: Don't dump the stalled CPU on where RCU GP kthread last ran twice
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH AUTOSEL 5.10] rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
- From: Sandeep Dhavale <dhavale@xxxxxxxxxx>
- Re: [PATCH 1/2] rcu: Delete a redundant check in rcu_check_gp_kthread_starvation()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 1/2] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [linus:master] [rcu/nocb] 7625926086: WARNING:at_kernel/rcu/tree_nocb.h:#rcu_nocb_try_bypass
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [linus:master] [rcu/nocb] 7625926086: WARNING:at_kernel/rcu/tree_nocb.h:#rcu_nocb_try_bypass
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [PATCH v2] docs/RCU: Bring back smp_wmb()
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH 1/2] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH 1/2] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH 2/2] docs/RCU: Bring back smp_wmb()
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [linus:master] [rcu/nocb] 7625926086: WARNING:at_kernel/rcu/tree_nocb.h:#rcu_nocb_try_bypass
- From: Z qiang <qiang.zhang1211@xxxxxxxxx>
- Re: [linus:master] [rcu/nocb] 7625926086: WARNING:at_kernel/rcu/tree_nocb.h:#rcu_nocb_try_bypass
- From: Z qiang <qiang.zhang1211@xxxxxxxxx>
- Re: [PATCH 2/2] rcu: Don't dump the stalled CPU on where RCU GP kthread last ran twice
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH 1/2] rcu: Delete a redundant check in rcu_check_gp_kthread_starvation()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH 2/2] rcu: Don't dump the stalled CPU on where RCU GP kthread last ran twice
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 1/2] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 1/2] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] rcu: Don't dump the stalled CPU on where RCU GP kthread last ran twice
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] docs/RCU: Bring back smp_wmb()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 1/2] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 2/2] rcu: Don't dump the stalled CPU on where RCU GP kthread last ran twice
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 1/2] rcu: Delete a redundant check in rcu_check_gp_kthread_starvation()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 09/14] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4] rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15] rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10] rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 3/3] rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 1/3] rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 2/3] rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 3/3] rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 2/3] rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 1/3] rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.4 3/4] rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.4 2/4] rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.4 1/4] rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 09/14] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 12/14] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH] srcu: Make srcu_might_be_idle() take early return if rcu_gp_is_normal() return true
- From: Z qiang <qiang.zhang1211@xxxxxxxxx>
- Re: [PATCH] srcu: Make srcu_might_be_idle() take early return if rcu_gp_is_normal() return true
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] srcu: Make srcu_might_be_idle() take early return if rcu_gp_is_normal() return true
- From: Z qiang <qiang.zhang1211@xxxxxxxxx>
- Re: [PATCH] srcu: Make srcu_might_be_idle() take early return if rcu_gp_is_normal() return true
- From: Z qiang <qiang.zhang1211@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 09/14] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] refscale: Fix use of uninitalized wait_queue_head_t
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH v2] refscale: Fix use of uninitalized wait_queue_head_t
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] refscale: Fix use of uninitalized wait_queue_head_t
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] refscale: Fix use of uninitalized wait_queue_head_t
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] refscale: Fix use of uninitalized wait_queue_head_t
- From: Waiman Long <longman@xxxxxxxxxx>
- [PATCH v2] refscale: Fix use of uninitalized wait_queue_head_t
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 09/14] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] srcu: Make srcu_might_be_idle() take early return if rcu_gp_is_normal() return true
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] srcu: Make srcu_might_be_idle() take early return if rcu_gp_is_normal() return true
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] refscale: Fix use of uninitalized wait_queue_head_t
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 09/14] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] srcu: Make srcu_might_be_idle() take early return if rcu_gp_is_normal() return true
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] refscale: Fix use of uninitalized wait_queue_head_t
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH] refscale: Fix use of uninitalized wait_queue_head_t
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH] refscale: Fix use of uninitalized wait_queue_head_t
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH] srcu: Make srcu_might_be_idle() take early return if rcu_gp_is_normal() return true
- From: Z qiang <qiang.zhang1211@xxxxxxxxx>
- RE: [PATCH] refscale: Fix use of uninitalized wait_queue_head_t
- From: "Zhuo, Qiuxu" <qiuxu.zhuo@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 09/14] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 09/14] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 12/14] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 09/14] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 09/14] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 12/14] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 09/14] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 12/14] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH] refscale: Fix use of uninitalized wait_queue_head_t
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH] srcu: Make srcu_might_be_idle() take early return if rcu_gp_is_normal() return true
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] srcu: Priority check rcu_gp_is_expedited() in synchronize_srcu()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 07/14] bpf: Change bpf_mem_cache draining process.
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH 2/2] docs/RCU: Bring back smp_wmb()
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- [PATCH 1/2] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- [PATCH 0/2] rcu: Fix rculist_nulls and doc
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- [PATCH v4 bpf-next 14/14] bpf: Add object leak check.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 13/14] bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 12/14] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 11/14] selftests/bpf: Improve test coverage of bpf_mem_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 10/14] rcu: Export rcu_request_urgent_qs_task()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 09/14] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 08/14] bpf: Add a hint to allocated objects.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 07/14] bpf: Change bpf_mem_cache draining process.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 06/14] bpf: Further refactor alloc_bulk().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 05/14] bpf: Factor out inc/dec of active flag into helpers.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 04/14] bpf: Refactor alloc_bulk().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 03/14] bpf: Let free_all() return the number of freed elements.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 02/14] bpf: Simplify code of destroy_mem_alloc() with kmemdup().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 01/14] bpf: Rename few bpf_mem_alloc fields.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 00/14] bpf: Introduce bpf_mem_cache_free_rcu().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v9] selftests/bpf: Add benchmark for bpf memory allocator
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 4/9] rcu: Introduce lazy queue's own qhimark
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [PATCH 5/9] rcu: Add rcutree.lazy_enabled boot parameter
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [PATCH 0/9] rcu: Support for lazy callbacks on !CONFIG_RCU_NOCB_CPU
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [PATCH 2/9] rcu: Use rcu_segcblist_segempty() instead of open coding it
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [PATCH 2/2] rcu: Don't dump the stalled CPU on where RCU GP kthread last ran twice
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- [PATCH 1/2] rcu: Delete a redundant check in rcu_check_gp_kthread_starvation()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH 2/2] rcu: Don't dump the stalled CPU on where RCU GP kthread last ran twice
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH 0/2] rcu: Don't dump the stalled CPU on where RCU GP kthread last ran twice
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH] srcu: Make srcu_might_be_idle() take early return if rcu_gp_is_normal() return true
- From: Zqiang <qiang.zhang1211@xxxxxxxxx>
- [PATCH] srcu: Priority check rcu_gp_is_expedited() in synchronize_srcu()
- From: Zqiang <qiang.zhang1211@xxxxxxxxx>
- [PATCH bpf-next v9] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- RE: [PATCH bpf-next v8] selftests/bpf: Add benchmark for bpf memory allocator
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v1] Fix documentation of panic_on_warn
- From: Jonathan Corbet <corbet@xxxxxxx>
- [PATCH bpf-next v8] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: Fwd: RCU stalls with wireguard over bonding over igb on Linux 6.3.0+
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: Fwd: RCU stalls with wireguard over bonding over igb on Linux 6.3.0+
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH AUTOSEL 6.1 3/3] rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4] rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10] rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 2/3] rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 2/3] rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.4 3/4] rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15] rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 3/3] rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 1/3] rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 1/3] rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.4 2/4] rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.4 1/4] rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 1/2] refscale: Move shutdown from wait_event() to wait_event_idle()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 3/3] rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 1/3] refscale: Move shutdown from wait_event() to wait_event_idle()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 1/2] refscale: Move shutdown from wait_event() to wait_event_idle()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 2/2] rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 2/2] rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 3/3] rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 1/3] refscale: Move shutdown from wait_event() to wait_event_idle()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: Fwd: RCU stalls with wireguard over bonding over igb on Linux 6.3.0+
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: Fwd: RCU stalls with wireguard over bonding over igb on Linux 6.3.0+
- From: Sam James <sam@xxxxxxxxxx>
- Re: Fwd: RCU stalls with wireguard over bonding over igb on Linux 6.3.0+
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: Fwd: RCU stalls with wireguard over bonding over igb on Linux 6.3.0+
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: Fwd: RCU stalls with wireguard over bonding over igb on Linux 6.3.0+
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Fwd: RCU stalls with wireguard over bonding over igb on Linux 6.3.0+
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v1] Fix documentation of panic_on_warn
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v1] Fix documentation of panic_on_warn
- From: Olaf Hering <olaf@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v7 1/2] selftests/bpf: Add min() and max() macros in bpf_util.h
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 06/13] bpf: Further refactor alloc_bulk().
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 06/13] bpf: Further refactor alloc_bulk().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v7 1/2] selftests/bpf: Add min() and max() macros in bpf_util.h
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 09/13] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [GIT PULL] RCU changes for v6.5
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 06/13] bpf: Further refactor alloc_bulk().
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [GIT PULL] RCU changes for v6.5
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [GIT PULL] RCU changes for v6.5
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [GIT PULL] RCU changes for v6.5
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH bpf-next v7 2/2] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v7 0/2] Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v7 1/2] selftests/bpf: Add min() and max() macros in bpf_util.h
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 09/13] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 06/13] bpf: Further refactor alloc_bulk().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 01/13] bpf: Rename few bpf_mem_alloc fields.
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 02/13] bpf: Simplify code of destroy_mem_alloc() with kmemdup().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 04/13] bpf: Refactor alloc_bulk().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 05/13] bpf: Factor out inc/dec of active flag into helpers.
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 03/13] bpf: Let free_all() return the number of freed elements.
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 11/13] selftests/bpf: Improve test coverage of bpf_mem_alloc.
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 08/13] bpf: Add a hint to allocated objects.
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH v3 bpf-next 13/13] bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 11/13] selftests/bpf: Improve test coverage of bpf_mem_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 10/13] rcu: Export rcu_request_urgent_qs_task()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 09/13] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 08/13] bpf: Add a hint to allocated objects.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 07/13] bpf: Change bpf_mem_cache draining process.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 06/13] bpf: Further refactor alloc_bulk().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 05/13] bpf: Factor out inc/dec of active flag into helpers.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 04/13] bpf: Refactor alloc_bulk().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 03/13] bpf: Let free_all() return the number of freed elements.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 02/13] bpf: Simplify code of destroy_mem_alloc() with kmemdup().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 01/13] bpf: Rename few bpf_mem_alloc fields.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 00/13] bpf: Introduce bpf_mem_cache_free_rcu().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 09/13] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Alexei Starovoitov <ast@xxxxxxxx>
- Re: [PATCH v2 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Alexei Starovoitov <ast@xxxxxxxx>
- Re: [PATCH v2 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Alexei Starovoitov <ast@xxxxxxxx>
- Re: [PATCH v2 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Alexei Starovoitov <ast@xxxxxxxx>
- Re: [GIT PULL] RCU changes for v6.5
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [GIT PULL] RCU changes for v6.5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] RCU changes for v6.5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 13/13] bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu.
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 13/13] bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 13/13] bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu.
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 13/13] bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 13/13] bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu.
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v2] rcu: Add necessary WRITE_ONCE()
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 09/13] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 09/13] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 09/13] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [GIT PULL] RCU changes for v6.5
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 11/12] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 00/13] bpf: Introduce bpf_mem_cache_free_rcu().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 07/12] bpf: Add a hint to allocated objects.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 07/12] bpf: Add a hint to allocated objects.
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 07/12] bpf: Add a hint to allocated objects.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 07/12] bpf: Add a hint to allocated objects.
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH v2 bpf-next 13/13] bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 11/13] selftests/bpf: Improve test coverage of bpf_mem_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 10/13] rcu: Export rcu_request_urgent_qs_task()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 09/13] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 08/13] bpf: Add a hint to allocated objects.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 07/13] bpf: Change bpf_mem_cache draining process.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 06/13] bpf: Optimize moving objects from free_by_rcu_ttrace to waiting_for_gp_ttrace.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 05/13] bpf: Further refactor alloc_bulk().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 04/13] bpf: Refactor alloc_bulk().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 03/13] bpf: Let free_all() return the number of freed elements.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 02/13] bpf: Simplify code of destroy_mem_alloc() with kmemdup().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 01/13] bpf: Rename few bpf_mem_alloc fields.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 00/13] bpf: Introduce bpf_mem_cache_free_rcu().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2] rcu: Add necessary WRITE_ONCE()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2] rcu: Add necessary WRITE_ONCE()
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH v2] rcu: Add necessary WRITE_ONCE()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Preview of RCU pull request tag for upcoming merge window
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next 11/12] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 11/12] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 12/12] bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 11/12] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 10/12] selftests/bpf: Improve test coverage of bpf_mem_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 09/12] rcu: Export rcu_request_urgent_qs_task()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 08/12] bpf: Allow reuse from waiting_for_gp_ttrace list.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 07/12] bpf: Add a hint to allocated objects.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 06/12] bpf: Optimize moving objects from free_by_rcu_ttrace to waiting_for_gp_ttrace.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 05/12] bpf: Further refactor alloc_bulk().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 04/12] bpf: Refactor alloc_bulk().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 03/12] bpf: Let free_all() return the number of freed elements.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 02/12] bpf: Simplify code of destroy_mem_alloc() with kmemdup().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 01/12] bpf: Rename few bpf_mem_alloc fields.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 00/12] bpf: Introduce bpf_mem_cache_free_rcu().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2] rcu: Add necessary WRITE_ONCE()
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v5 2/2] bpf: Call rcu_momentary_dyntick_idle() in task work periodically
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] docs/RCU: Bring smp_wmb() back
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v5 2/2] bpf: Call rcu_momentary_dyntick_idle() in task work periodically
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v5 2/2] bpf: Call rcu_momentary_dyntick_idle() in task work periodically
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] docs/RCU: Bring smp_wmb() back
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2] rcu: Add necessary WRITE_ONCE()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v4 0/3] Docs/RCU/rculist_nulls: Minor fixup
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RESEND 1/1] linux-6.1/rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v5 2/2] bpf: Call rcu_momentary_dyntick_idle() in task work periodically
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH v2] rcu: Add necessary WRITE_ONCE()
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v5 2/2] bpf: Call rcu_momentary_dyntick_idle() in task work periodically
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v6 5/5] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v6 0/5] Add benchmark for bpf memory allocator
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v6 5/5] selftests/bpf: Add benchmark for bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [RFC PATCH bpf-next v5 1/2] bpf: Only reuse after one RCU GP in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [RFC PATCH bpf-next v5 0/2] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [RFC PATCH bpf-next v5 2/2] bpf: Call rcu_momentary_dyntick_idle() in task work periodically
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH] rcu: Add necessary WRITE_ONCE()
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [RESEND 1/1] linux-5.10/rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RESEND 1/1] linux-6.1/rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] docs/RCU: Bring smp_wmb() back
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH v2] docs/RCU: Bring smp_wmb() back
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] docs/RCU: Bring smp_wmb() back
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH v2] docs/RCU: Bring smp_wmb() back
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v2] docs/RCU: Bring smp_wmb() back
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- [PATCH] docs/RCU: Bring smp_wmb() back
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- [PATCH v4 1/3] Docs/RCU/rculist_nulls: Specify type of the object in examples
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v4 2/3] Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj'
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v4 3/3] Docs/RCU/rculist_nulls: Fix text about atomic_set_release()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v4 0/3] Docs/RCU/rculist_nulls: Minor fixup
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v3 1/3] Docs/RCU/rculist_nulls: Specify type of the object in examples
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v3 01/57] dmaengine: ioat: Free up __cleanup() name
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [GIT PULL] RCU regression fix for v6.4
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [GIT PULL] RCU regression fix for v6.4
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v3 1/3] Docs/RCU/rculist_nulls: Specify type of the object in examples
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [GIT PULL] RCU regression fix for v6.4
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] Docs/RCU/rculist_nulls: Specify type of the object in examples
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH v3 0/3] Docs/RCU/rculist_nulls: Minor fixup
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] rcuscale: Move schedule_timeout _uninterruptible to _idle in rcu_scale_writer()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [GIT PULL] RCU regression fix for v6.4
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH] rcuscale: Move schedule_timeout _uninterruptible to _idle in rcu_scale_writer()
- From: Zqiang <qiang.zhang1211@xxxxxxxxx>
- [PATCH v3 0/3] Docs/RCU/rculist_nulls: Minor fixup
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v3 1/3] Docs/RCU/rculist_nulls: Specify type of the object in examples
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v3 2/3] Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj'
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v3 3/3] Docs/RCU/rculist_nulls: Fix text about atomic_set_release()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 925294c9aa184801cc0a451b69a18dd0fe7d847d
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 3/4] Docs/RCU/rculist_nulls: Fix hlist_head field name of 'obj'
- From: SeongJae Park <sj@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION b16049b21162bb649cdd8519642a35972b7910fe
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 3/4] Docs/RCU/rculist_nulls: Fix hlist_head field name of 'obj'
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v3 04/57] kbuild: Drop -Wdeclaration-after-statement
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 04/57] kbuild: Drop -Wdeclaration-after-statement
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [RESEND 1/1] linux-5.10/rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RESEND 1/1] linux-5.15/rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RESEND 1/1] linux-6.1/rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RESEND 1/1] linux-5.10/rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 45/57] perf: Simplify perf_event_parse_addr_filter()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 28/57] perf; Simplify event_sched_in()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 3/4] Docs/RCU/rculist_nulls: Fix hlist_head field name of 'obj'
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v2 1/4] Docs/RCU/rculist_nulls: Fix trivial coding style
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v2 0/4] Docs/RCU/rculist_nulls: Minor fixups
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v2 4/4] Docs/RCU/rculist_nulls: Fix wrong text about atomic_set_release()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v2 2/4] Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH] rcuscale: fix building with RCU_TINY
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] rcuscale: fix building with RCU_TINY
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v3 33/57] perf: Simplify perf_adjust_freq_unthr_context()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 02/57] apparmor: Free up __cleanup() name
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- RE: [PATCH 2/9] rcu: Use rcu_segcblist_segempty() instead of open coding it
- From: "Zhuo, Qiuxu" <qiuxu.zhuo@xxxxxxxxx>
- Re: [PATCH v3 02/57] apparmor: Free up __cleanup() name
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 26/57] perf: Simplify event_function*()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 5/5] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v6 1/5] selftests/bpf: Use producer_cnt to allocate local counter array
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v6 2/5] selftests/bpf: Output the correct error code for pthread APIs
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v6 3/5] selftests/bpf: Ensure that next_cpu() returns a valid CPU number
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v6 4/5] selftests/bpf: Set the default value of consumer_cnt as 0
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v6 0/5] Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- RE: [PATCH 5/9] rcu: Add rcutree.lazy_enabled boot parameter
- From: "Zhuo, Qiuxu" <qiuxu.zhuo@xxxxxxxxx>
- Re: [PATCH v3 26/57] perf: Simplify event_function*()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2] docs/RCU: Add the missing rcu_read_unlock()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] docs/RCU: Add the missing rcu_read_unlock()
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- [PATCH v2] docs/RCU: Add the missing rcu_read_unlock()
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH bpf-next v5] selftests/bpf: Add benchmark for bpf memory allocator
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v5] selftests/bpf: Add benchmark for bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5] selftests/bpf: Add benchmark for bpf memory allocator
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] docs/RCU: Add the missing rcu_read_unlock()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v3 33/57] perf: Simplify perf_adjust_freq_unthr_context()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 08/57] sched: Simplify wake_up_if_idle()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 33/57] perf: Simplify perf_adjust_freq_unthr_context()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 56/57] perf: Simplify perf_pmu_output_stop()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 33/57] perf: Simplify perf_adjust_freq_unthr_context()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 08/57] sched: Simplify wake_up_if_idle()
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v3 56/57] perf: Simplify perf_pmu_output_stop()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 56/57] perf: Simplify perf_pmu_output_stop()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 00/57] Scope-based Resource Management
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 33/57] perf: Simplify perf_adjust_freq_unthr_context()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 56/57] perf: Simplify perf_pmu_output_stop()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 26/57] perf: Simplify event_function*()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 26/57] perf: Simplify event_function*()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 09/57] sched: Simplify ttwu()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 09/57] sched: Simplify ttwu()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v3 06/57] sched: Simplify sysctl_sched_uclamp_handler()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/57] Scope-based Resource Management
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 35/57] perf: Simplify *perf_event_read*()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 32/57] perf: Simplify perf_event_context_sched_in()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 29/57] perf: Simplify: __perf_install_in_context()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 00/57] Scope-based Resource Management
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 34/57] perf: Simplify perf_event_*_on_exec()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 36/57] perf: Simplify find_get_pmu_context()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 17/57] sched: Simplify yield_to()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 21/57] sched: Misc cleanups
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 13/57] sched: Simplify sched_core_cpu_{starting,deactivate}()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 19/57] sched: Simplify sched_move_task()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 25/57] perf: Simplify perf_fget_light()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 52/57] perf: Simplify perf_event_init_context()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 56/57] perf: Simplify perf_pmu_output_stop()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 49/57] perf: Simplify perf_event_alloc()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 39/57] perf: Simplify perf_event_*_userpage()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 54/57] perf: Misc cleanups
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 28/57] perf; Simplify event_sched_in()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 57/57] perf: Simplify perf_install_in_context()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 14/57] sched: Simplify set_user_nice()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 04/57] kbuild: Drop -Wdeclaration-after-statement
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 23/57] perf: Simplify perf_event_alloc() error path
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 31/57] perf: Simplify perf_event_modify_attr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 38/57] perf: Simplify IOC_SET_OUTPUT
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 10/57] sched: Simplify sched_exec()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 15/57] sched: Simplify syscalls
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 08/57] sched: Simplify wake_up_if_idle()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 11/57] sched: Simplify sched_tick_remote()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 33/57] perf: Simplify perf_adjust_freq_unthr_context()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 16/57] sched: Simplify sched_{set,get}affinity()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 37/57] perf: Simplify perf_read_group()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 24/57] perf: Simplify perf_pmu_register() error path
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 07/57] sched: Simplify: migrate_swap_stop()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 48/57] perf: Simplify perf_init_event()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 30/57] perf: Simplify: *perf_event_{dis,en}able*()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 45/57] perf: Simplify perf_event_parse_addr_filter()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 12/57] sched: Simplify try_steal_cookie()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 47/57] perf: Simplify perf_pmu_register()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 20/57] sched: Simplify tg_set_cfs_bandwidth()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 51/57] perf: Simplify perf_event_create_kernel_counter()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 26/57] perf: Simplify event_function*()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 50/57] perf: Simplify sys_perf_event_open()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 05/57] sched: Simplify get_nohz_timer_target()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 06/57] sched: Simplify sysctl_sched_uclamp_handler()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 55/57] perf: Simplify find_get_context()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 53/57] perf: Simplify perf_event_sysfs_init()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 44/57] perf: Simplify bpf_overflow_handler()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 18/57] sched: Simplify sched_rr_get_interval()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 42/57] perf: Simplify perf_iterate_sb()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 41/57] perf: Simplify __perf_event_output()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 22/57] perf: Fix cpuctx refcounting
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 01/57] dmaengine: ioat: Free up __cleanup() name
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 27/57] perf: Simplify perf_cgroup_connect()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 09/57] sched: Simplify ttwu()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 02/57] apparmor: Free up __cleanup() name
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 43/57] perf: Simplify perf_sw_event()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 40/57] perf: Simplify perf_mmap_close()/perf_aux_sample_output()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] Docs/RCU/rculist_nulls: Drop unnecessary '_release' in insert function
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH 4/4] Docs/RCU/rculist_nulls: Drop unnecessary '_release' in insert function
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH 4/4] Docs/RCU/rculist_nulls: Drop unnecessary '_release' in insert function
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- [PATCH] docs/RCU: Add the missing rcu_read_unlock()
- From: Alan Huang <mmpgouride@xxxxxxxxx>
- Re: [PATCH 4/4] Docs/RCU/rculist_nulls: Drop unnecessary '_release' in insert function
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 4/4] Docs/RCU/rculist_nulls: Drop unnecessary '_release' in insert function
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] rcuscale: fix building with RCU_TINY
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 4/4] Docs/RCU/rculist_nulls: Drop unnecessary '_release' in insert function
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH bpf-next v5] selftests/bpf: Add benchmark for bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5] selftests/bpf: Add benchmark for bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH] rcuscale: fix building with RCU_TINY
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: Null pointer dereference during rcutorture test on linux-next from next-20230602
- From: Ayush Jain <ayush.jain3@xxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Rasmus Villemoes <rasmus.villemoes@xxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5] selftests/bpf: Add benchmark for bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v5] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] documentation/rcu: fix typo
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: Null pointer dereference during rcutorture test on linux-next from next-20230602
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- RE: [PATCH v2 0/2] Lock and Pointer guards
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: Null pointer dereference during rcutorture test on linux-next from next-20230602
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: Null pointer dereference during rcutorture test on linux-next from next-20230602
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH] documentation/rcu: fix typo
- From: Tycho Andersen <tycho@tycho.pizza>
- Null pointer dereference during rcutorture test on linux-next from next-20230602
- From: "Jain, Ayush" <ayush.jain3@xxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 2/3] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 2/3] selftests/bpf: Add benchmark for bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Lock and Pointer guards
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]