Boqun Feng ([email protected])

Number of posts: 1510 (0.45 per day)
First post: 2015-02-25 12:31:21
Last post: 2024-05-08 19:50:07

Date List Subject
2024-02-01 01:42:21 linux-kernel [PATCH 0/6] RCU nocb updates for v6.9
2024-01-31 06:46:20 linux-kernel Re: [syzbot] [bluetooth?] INFO: task hung in hci_conn_failed
2024-01-30 20:07:02 linux-kernel Re: [PATCH] rust: prelude: add bit function
2024-01-30 19:55:18 linux-kernel Re: [PATCH] dmaengine: idxd: Change wmb() to smp_wmb() when copying completion record to user space
2024-01-30 18:43:29 linux-kernel Re: [PATCH 1/8] rcu/exp: Remove full barrier upon main thread wakeup
2024-01-30 00:00:23 linux-kernel [PATCH 5/8] tsc: Check for sockets instead of CPUs to make code match comment
2024-01-30 00:00:11 linux-kernel [PATCH 8/8] rcu/sync: remove un-used rcu_sync_enter_start function
2024-01-29 23:59:56 linux-kernel [PATCH 7/8] clocksource: Skip watchdog check for large watchdog intervals
2024-01-29 23:59:38 linux-kernel [PATCH 6/8] rcutorture: Suppress rtort_pipe_count warnings until after stalls
2024-01-29 23:59:03 linux-kernel [PATCH 4/8] srcu: Improve comments about acceleration leak
2024-01-29 23:58:49 linux-kernel [PATCH 3/8] hrtimer: Report offline hrtimer enqueue
2024-01-29 23:58:36 linux-kernel [PATCH 2/8] rcu: Provide a boot time parameter to control lazy RCU
2024-01-29 23:58:18 linux-kernel [PATCH 1/8] rcu: Rename jiffies_till_flush to jiffies_lazy_flush
2024-01-29 23:58:04 linux-kernel [PATCH 0/8] Misc RCU update for v6.9
2024-01-29 23:27:42 linux-kernel [PATCH 8/8] rcu/exp: Remove rcu_par_gp_wq
2024-01-29 23:27:15 linux-kernel [PATCH 7/8] rcu/exp: Handle parallel exp gp kworkers affinity
2024-01-29 23:27:05 linux-kernel [PATCH 6/8] rcu/exp: Make parallel exp gp kworker per rcu node
2024-01-29 23:26:56 linux-kernel [PATCH 0/8] RCU exp updates for v6.9
2024-01-29 23:26:46 linux-kernel [PATCH 5/8] rcu/exp: Move expedited kthread worker creation functions above rcutree_prepare_cpu()
2024-01-29 23:26:27 linux-kernel [PATCH 4/8] rcu: s/boost_kthread_mutex/kthread_mutex
2024-01-29 23:26:13 linux-kernel [PATCH 3/8] rcu/exp: Handle RCU expedited grace period kworker allocation failure
2024-01-29 23:25:58 linux-kernel [PATCH 2/8] rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure recovery
2024-01-29 23:25:37 linux-kernel [PATCH 1/8] rcu/exp: Remove full barrier upon main thread wakeup
2024-01-29 23:00:54 linux-kernel [PATCH 2/2] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks
2024-01-29 23:00:31 linux-kernel [PATCH 1/2] rcu-tasks: Repair RCU Tasks Trace quiescence check
2024-01-29 22:59:07 linux-kernel [PATCH 0/2] RCU tasks fixes for v6.9
2024-01-29 20:29:15 linux-kernel Re: [syzbot] [bluetooth?] INFO: task hung in hci_conn_failed
2024-01-26 18:28:57 linux-kernel Re: [PATCH 3/3] rust: add abstraction for `struct page`
2024-01-26 04:02:32 linux-kernel [PATCH 2/8] doc: Make whatisRCU.rst note that spinlocks are RCU readers
2024-01-26 04:01:16 linux-kernel [PATCH 5/8] doc: Add EARLY flag to early-parsed kernel boot parameters
2024-01-26 04:01:06 linux-kernel [PATCH 8/8] doc: Update checklist.rst discussion of callback execution
2024-01-26 04:00:48 linux-kernel [PATCH 7/8] doc: Clarify use of slab constructors and SLAB_TYPESAFE_BY_RCU
2024-01-26 04:00:44 linux-kernel [PATCH 6/8] context_tracking: Fix kerneldoc headers for __ct_user_{enter,exit}()
2024-01-26 04:00:33 linux-kernel [PATCH 3/8] doc: Make checklist.rst note that spinlocks are implied RCU readers
2024-01-26 04:00:03 linux-kernel [PATCH 4/8] doc: Add CONFIG_RCU_STRICT_GRACE_PERIOD to checklist.rst
2024-01-26 03:59:33 linux-kernel [PATCH 1/8] doc: Spinlocks are implied RCU readers
2024-01-26 03:59:23 linux-kernel [PATCH 0/8] RCU doc updates for v6.9
2024-01-26 00:47:17 linux-kernel Re: [PATCH 3/3] rust: add abstraction for `struct page`
2024-01-22 19:21:29 linux-kernel Re: [PATCH v3 8/9] rust: file: add `DeferredFdCloser`
2024-01-17 21:01:21 linux-kernel Re: [PATCH V2] lockdep: fix deadlock issue between lockdep and rcu
2024-01-16 17:47:39 linux-kernel Re: [PATCH] lockdep: fix deadlock issue between lockdep and rcu
2024-01-10 22:01:01 linux-kernel Re: [PATCH 1/3] cleanup: provide DEFINE_LOCK_GUARD_ARGS()
2024-01-10 02:10:39 linux-kernel Re: [PATCH v1 0/2] Rust enablement for LoongArch
2024-01-09 19:35:29 linux-kernel Re: [PATCH v1 0/2] Rust enablement for LoongArch
2024-01-09 05:35:59 linux-kernel Re: [PATCH] lock/lockdep: Add missing graph_unlock in validate_chain
2024-01-08 16:30:18 linux-kernel Re: [PATCH] lock/lockdep: Add missing graph_unlock in validate_chain
2024-01-05 05:18:33 linux-kernel Re: [PATCH v1 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions
2024-01-04 22:48:23 linux-kernel Re: [PATCH v3 4/4] rust: sync: update integer types in CondVar
2024-01-04 22:45:49 linux-kernel Re: [PATCH v3 3/4] rust: sync: add `CondVar::wait_timeout`
2024-01-04 22:20:19 linux-kernel Re: [PATCH v3 3/4] rust: sync: add `CondVar::wait_timeout`
2024-01-04 21:52:44 linux-kernel Re: [PATCH v1 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions