Waiman Long ([email protected])

Number of posts: 3990 (1.44 per day)
First post: 2016-11-17 16:58:13
Last post: 2024-06-13 16:21:21

Date List Subject
2023-06-22 01:14:12 linux-kernel [PATCH v3 3/3] intel_idle: Add ibrs_off module parameter to force disable IBRS
2023-06-22 01:12:48 linux-kernel [PATCH v3 2/3] intel_idle: Sync up the SPEC_CTRL MSR value to x86_spec_ctrl_current
2023-06-21 16:37:44 linux-kernel Re: [PATCH v2 2/5] x86/idle: Disable IBRS when cpu is offline
2023-06-21 16:16:02 linux-kernel Re: [PATCH v2 2/5] x86/idle: Disable IBRS when cpu is offline
2023-06-21 14:50:39 linux-kernel Re: [PATCH v2 2/5] x86/idle: Disable IBRS when cpu is offline
2023-06-21 14:35:51 linux-kernel Re: [PATCH v2 1/5] x86/speculation: Provide a debugfs file to dump SPEC_CTRL MSRs
2023-06-21 14:29:57 linux-kernel Re: [PATCH v2 5/5] x86/idle: Disable IBRS entering mwait idle and enable it on wakeup
2023-06-21 14:23:10 linux-kernel Re: [PATCH v2 2/5] x86/idle: Disable IBRS when cpu is offline
2023-06-21 14:01:03 linux-kernel Re: [PATCH v2 1/5] x86/speculation: Provide a debugfs file to dump SPEC_CTRL MSRs
2023-06-20 14:42:35 linux-kernel [PATCH v2 2/5] x86/idle: Disable IBRS when cpu is offline
2023-06-20 14:41:13 linux-kernel [PATCH v2 0/5] x86/speculation: Disable IBRS when idle
2023-06-20 14:40:30 linux-kernel [PATCH v2 3/5] intel_idle: Sync up the SPEC_CTRL MSR value to x86_spec_ctrl_current
2023-06-20 14:39:46 linux-kernel [PATCH v2 4/5] intel_idle: Add no_ibrs module parameter to force disable IBRS
2023-06-20 14:38:42 linux-kernel [PATCH v2 5/5] x86/idle: Disable IBRS entering mwait idle and enable it on wakeup
2023-06-20 14:23:09 linux-kernel [PATCH v2 1/5] x86/speculation: Provide a debugfs file to dump SPEC_CTRL MSRs
2023-06-19 15:01:04 linux-kernel Re: [PATCH] cgroup/cpuset: remove unneeded nodes_or() in cpuset_change_task_nodemask()
2023-06-19 04:03:55 linux-kernel Re: [PATCH 0/5] x86/speculation: Disable IBRS when idle
2023-06-19 01:32:20 linux-kernel Re: [PATCH 0/5] x86/speculation: Disable IBRS when idle
2023-06-15 13:45:47 linux-kernel Re: [PATCH v2] locking/osq_lock: Fix false sharing of optimistic_spin_node in osq_lock
2023-06-15 03:35:54 linux-kernel Re: [PATCH] locking/osq_lock: Fix false sharing of optimistic_spin_node in osq_lock
2023-06-15 02:18:25 linux-kernel Re: [PATCH] locking/osq_lock: Fix false sharing of optimistic_spin_node in osq_lock
2023-06-08 12:33:49 linux-kernel Re: [PATCH] cgroup/cpuset: Fix comment in cpuset_hotplug_workfn
2023-06-06 20:22:09 linux-kernel Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
2023-06-06 18:11:15 linux-kernel [PATCH] blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()
2023-06-06 03:40:17 linux-kernel Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
2023-06-06 03:01:28 linux-kernel Re: [PATCH] cgroup: fixed the cset refcnt leak when fork() failed
2023-06-05 20:20:11 linux-kernel Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
2023-06-05 14:58:33 linux-kernel Re: [PATCH] cgroup: fixed the cset refcnt leak when fork() failed
2023-06-05 14:48:38 linux-kernel Re: [PATCH] cgroup: fixed the cset refcnt leak when fork() failed
2023-06-02 00:27:29 linux-kernel Re: [PATCH] Documentation: Clarify usage of memory limits
2023-06-01 19:47:20 linux-kernel Re: [PATCH] Documentation: Clarify usage of memory limits
2023-06-01 13:47:16 linux-kernel Re: [PATCH v2 5/6] cgroup/cpuset: Documentation update for partition
2023-05-31 18:49:30 linux-kernel Re: [PATCH] locking/rwsem: Optionally re-enable reader optimistic spinning
2023-05-31 17:44:30 linux-kernel Re: [PATCH v4] KVM: VMX: do not disable interception for MSR_IA32_SPEC_CTRL on eIBRS
2023-05-31 17:14:43 linux-kernel [PATCH v2 6/6] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition
2023-05-31 17:13:24 linux-kernel [PATCH v2 5/6] cgroup/cpuset: Documentation update for partition
2023-05-31 17:12:48 linux-kernel [PATCH v2 2/6] cgroup/cpuset: Improve temporary cpumasks handling
2023-05-31 17:11:03 linux-kernel [PATCH v2 0/6] cgroup/cpuset: Support remote isolated partitions
2023-05-31 17:09:37 linux-kernel Re: [PATCH v4] KVM: VMX: do not disable interception for MSR_IA32_SPEC_CTRL on eIBRS
2023-05-31 16:51:47 linux-kernel [PATCH v2 3/6] cgroup/cpuset: Add cpuset.cpus.reserve for top cpuset
2023-05-31 16:51:44 linux-kernel [PATCH v2 4/6] cgroup/cpuset: Introduce remote isolated partition
2023-05-31 16:45:45 linux-kernel [PATCH v2 1/6] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
2023-05-28 22:01:43 linux-kernel Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
2023-05-26 19:24:38 linux-kernel Re: [RFC][PATCH 1/2] locking: Introduce __cleanup__ based guards
2023-05-26 19:08:15 linux-kernel Re: [RFC][PATCH 1/2] locking: Introduce __cleanup__ based guards
2023-05-25 16:18:17 linux-kernel Re: [PATCH] blk-cgroup: Flush stats before releasing blkcg_gq
2023-05-25 16:08:13 linux-kernel [PATCH] blk-cgroup: Flush stats before releasing blkcg_gq
2023-05-09 22:34:29 linux-kernel Re: [PATCH 03/32] locking/lockdep: lockdep_set_no_check_recursion()
2023-05-09 20:38:04 linux-kernel Re: [PATCH 03/32] locking/lockdep: lockdep_set_no_check_recursion()
2023-05-09 15:43:14 linux-kernel Re: [PATCH v2 1/1] locking/qspinlock: Fix state-transition changes in comments
2023-05-09 15:19:21 linux-kernel Re: [PATCH 1/1] locking/qspinlock: Fix state-transition changes in comments