Waiman Long ([email protected])

Number of posts: 174 (0.19 per day)
First post: 2019-04-21 22:02:26
Last post: 2021-10-02 02:34:37

Date List Subject
2021-10-02 02:34:37 linux-kernel Re: [PATCH 2/3] mm, memcg: Remove obsolete memcg_free_kmem()
2021-10-02 01:57:07 linux-kernel Re: [PATCH 1/3] mm, memcg: Don't put offlined memcg into local stock
2021-10-01 20:36:10 linux-kernel Re: [PATCH 3/3] mm, memcg: Ensure valid memcg from objcg within a RCU critical section
2021-09-30 17:01:01 linux-kernel Re: [PATCH v15 0/6] Add NUMA-awareness to qspinlock
2021-09-27 18:19:31 linux-kernel Re: [PATCH] cgroup/debug: Fix lockdep splat with "%pK" format specifier
2021-09-27 00:48:54 linux-kernel Re: [PATCH 1/2] locking/mutex: remove rcu_read_lock/unlock as we already disabled preemption
2021-09-26 19:27:15 linux-kernel Re: [PATCH 2/2] locking/rwsem: Use rcu_read_lock_sched to simplify codes
2021-09-26 19:17:53 linux-kernel Re: [PATCH 1/2] locking/mutex: remove rcu_read_lock/unlock as we already disabled preemption
2021-09-25 06:42:22 linux-kernel Re: Confusing lockdep splat
2021-09-25 06:30:33 linux-kernel Re: Confusing lockdep splat
2021-09-23 01:52:04 linux-kernel Re: [RFC PATCH] locking/rwsem: Add upgrade_read()
2021-09-22 20:24:09 linux-kernel Re: [RFC PATCH] locking/rwsem: Add upgrade_read()
2021-09-22 19:53:35 linux-kernel Re: [PATCH v15 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock
2021-09-22 15:55:36 linux-kernel Re: [PATCH] locking/ww-mutex: Fix uninitialized use of ret in test_aa()
2021-09-21 03:41:48 linux-kernel Re: [PATCH -tip 0/2] locking/rwbase: Two reader optimizations
2021-09-14 00:56:00 linux-kernel Re: [PATCH 1/2] cgroup: Fix incorrect warning from cgroup_apply_control_disable()
2021-09-14 00:54:40 linux-kernel Re: [PATCH 1/2] cgroup: Fix incorrect warning from cgroup_apply_control_disable()
2021-09-14 00:54:24 linux-kernel Re: [PATCH 1/2] cgroup: Fix incorrect warning from cgroup_apply_control_disable()
2021-09-12 23:20:12 linux-kernel Re: [PATCH 1/1] x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctl
2021-09-10 16:11:40 linux-kernel Re: [PATCH 1/4] sched/wakeup: Strengthen current_save_and_set_rtlock_wait_state()
2021-09-08 14:46:02 linux-kernel Re: [PATCH v2] lockdep: Let lock_is_held_type() detect recursive read as read
2021-09-08 14:36:59 linux-kernel Re: [PATCH v2] lockdep: Let lock_is_held_type() detect recursive read as read
2021-09-03 18:05:57 linux-kernel Re: [PATCH 2/2] ipc/util.c: Cleanup and improve sysvipc_find_ipc(), V2
2021-09-01 20:22:11 linux-kernel Re: [RFC] locking: rwbase: Take care of ordering guarantee for fastpath reader
2021-09-01 18:35:28 linux-kernel Re: [PATCH] lockdep: Let lock_is_held_type() detect recursive read as read
2021-08-28 01:15:44 linux-kernel Re: [PATCH v7 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
2021-08-27 22:54:06 linux-kernel Re: [PATCH v7 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
2021-08-27 21:21:36 linux-kernel Re: [PATCH v7 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
2021-08-27 20:27:58 linux-kernel Re: [PATCH] rcu: Avoid unneeded function call in rcu_read_unlock()
2021-08-27 03:03:43 linux-kernel Re: [PATCH v7 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
2021-08-25 21:09:20 linux-kernel Re: [PATCH v6 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
2021-08-25 21:09:08 linux-kernel Re: [PATCH] cgroup/cpuset: Avoid memory migration when nodemasks match
2021-08-24 05:37:32 linux-kernel Re: [PATCH v6 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
2021-08-22 05:16:49 linux-kernel Re: [PATCH] locking: Remove repeated verbose license text
2021-08-14 20:55:48 linux-kernel Re: [PATCH v5 1/6] cgroup/cpuset: Properly transition to invalid partition
2021-08-13 18:50:26 linux-kernel Re: [PATCH] semaphore: Add might_sleep() to down_*() family
2021-08-12 23:43:05 linux-kernel Re: [PATCH v4 2/6] cgroup/cpuset: Properly handle partition root tree
2021-08-12 21:42:35 linux-kernel Re: [PATCH -tip] locking: Move CONFIG_LOCK_EVENT_COUNTS into Kernel hacking section
2021-08-11 19:31:55 linux-kernel Re: [PATCH v4 2/6] cgroup/cpuset: Properly handle partition root tree
2021-08-11 19:09:15 linux-kernel Re: [PATCH] cgroup/cpuset: Enable memory migration for cpuset v2
2021-08-11 18:48:48 linux-kernel Re: [PATCH v4 4/6] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs
2021-08-11 18:23:07 linux-kernel Re: [PATCH v4 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
2021-08-11 18:22:03 linux-kernel Re: [PATCH v4 4/6] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs
2021-08-10 16:43:07 linux-kernel Re: [PATCH v3] vm_swappiness=0 should still try to avoid swapping anon memory
2021-08-10 05:27:50 linux-kernel Re: [PATCH] ipc: replace costly bailout check in sysvipc_find_ipc()
2021-08-10 05:25:19 linux-kernel Re: [PATCH v3 0/9] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-08-09 16:24:32 linux-kernel Re: [PATCH] locking/qspinlock: Fix typo of lock word transition in the uncontended case
2021-08-09 14:23:04 linux-kernel Re: [PATCH] semaphore: Add might_sleep() to down_*() family
2021-08-09 03:15:41 linux-kernel Re: [PATCH] semaphore: Add might_sleep() to down_*() family
2021-08-05 15:03:40 linux-kernel Re: [patch 15/63] locking: Add base code for RT rw_semaphore and rwlock
2021-08-04 23:37:39 linux-kernel Re: [patch 30/63] locking/spinlock: Provide RT variant