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-07-07 15:16:48 linux-kernel Re: [PATCH] refscale: Fix use of uninitalized wait_queue_head_t
2023-07-07 13:17:35 linux-kernel Re: [PATCH] refscale: Fix use of uninitalized wait_queue_head_t
2023-07-07 00:24:49 linux-kernel [PATCH] refscale: Fix use of uninitalized wait_queue_head_t
2023-07-05 15:30:55 linux-kernel Re: [PATCH] cgroup/cpuset: simplify the percpu kthreads check in update_tasks_cpumask()
2023-07-05 14:21:13 linux-kernel Re: [PATCH] sched/core: Use empty mask to reset cpumasks in sched_setaffinity()
2023-07-05 03:45:50 linux-kernel Re: [PATCH] cgroup/cpuset: avoid unneeded cpuset_mutex re-lock
2023-07-05 03:37:16 linux-kernel Re: [PATCH] cgroup/cpuset: simplify the percpu kthreads check in update_tasks_cpumask()
2023-07-03 18:11:37 linux-kernel Re: [PATCH v3 2/3] selftests: cgroup: Minor code reorganizations
2023-07-03 18:10:16 linux-kernel Re: [PATCH v3 1/3] cpuset: Allow setscheduler regardless of manipulated task
2023-07-03 15:41:20 linux-kernel Re: [PATCH v4 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS
2023-07-03 15:25:15 linux-kernel Re: [PATCH v4 1/4] x86/speculation: Add __update_spec_ctrl() helper
2023-07-03 15:15:14 linux-kernel Re: [PATCH] sched/core: Use empty mask to reset cpumasks in sched_setaffinity()
2023-07-02 00:02:12 linux-kernel Re: [PATCH] cgroup/cpuset: update parent subparts cpumask while holding css refcnt
2023-07-02 00:00:55 linux-kernel Re: [PATCH] cgroup/cpuset: update parent subparts cpumask while holding css refcnt
2023-06-30 19:31:38 linux-kernel Re: [PATCH v2 1/3] cpuset: Allow setscheduler regardless of manipulated task
2023-06-29 13:28:36 linux-kernel Re: [PATCH 1/3] cpuset: Allow setscheduler regardless of manipulated task
2023-06-29 12:20:15 linux-kernel Re: [PATCH 1/3] cpuset: Allow setscheduler regardless of manipulated task
2023-06-29 04:23:06 linux-kernel Re: [PATCH v4 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS
2023-06-28 21:57:13 linux-kernel [PATCH] sched/core: Use empty mask to reset cpumasks in sched_setaffinity()
2023-06-28 03:06:23 linux-kernel [PATCH v4 3/4] intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs()
2023-06-28 02:46:09 linux-kernel [PATCH v4 0/4] x86/speculation: Disable IBRS when idle
2023-06-28 02:45:45 linux-kernel [PATCH v4 1/4] x86/speculation: Add __update_spec_ctrl() helper
2023-06-28 02:44:24 linux-kernel [PATCH v4 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS
2023-06-28 02:36:49 linux-kernel [PATCH v4 2/4] x86/idle: Disable IBRS when cpu is offline
2023-06-27 15:12:07 linux-kernel [PATCH v4 4/9] cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_hier()
2023-06-27 15:05:55 linux-kernel [PATCH v4 8/9] cgroup/cpuset: Documentation update for partition
2023-06-27 15:05:36 linux-kernel [PATCH v4 1/9] cgroup/cpuset: Inherit parent's load balance state in v2
2023-06-27 14:59:20 linux-kernel [PATCH v4 3/9] cgroup/cpuset: Improve temporary cpumasks handling
2023-06-27 14:58:16 linux-kernel [PATCH v4 5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2
2023-06-27 14:56:50 linux-kernel [PATCH v4 0/9] cgroup/cpuset: Support remote partitions
2023-06-27 14:56:48 linux-kernel [PATCH v4 9/9] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition
2023-06-27 14:56:25 linux-kernel [PATCH v4 7/9] cgroup/cpuset: Check partition conflict with housekeeping setup
2023-06-27 14:54:16 linux-kernel [PATCH v4 6/9] cgroup/cpuset: Introduce remote partition
2023-06-27 14:53:52 linux-kernel [PATCH v4 2/9] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
2023-06-27 01:55:11 linux-kernel [PATCH v3 9/9] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition
2023-06-27 01:16:01 linux-kernel [PATCH v3 7/9] cgroup/cpuset: Check partition conflict with housekeeping setup
2023-06-27 01:15:55 linux-kernel [PATCH v3 0/9] cgroup/cpuset: Support remote partitions
2023-06-27 01:06:02 linux-kernel [PATCH v3 2/9] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
2023-06-27 01:03:51 linux-kernel [PATCH v3 8/9] cgroup/cpuset: Documentation update for partition
2023-06-27 01:03:25 linux-kernel [PATCH v3 5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2
2023-06-27 01:02:06 linux-kernel [PATCH v3 1/9] cgroup/cpuset: Inherit parent's load balance state in v2
2023-06-27 01:02:06 linux-kernel [PATCH v3 4/9] cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_hier()
2023-06-27 01:02:06 linux-kernel [PATCH v3 6/9] cgroup/cpuset: Introduce remote partition
2023-06-27 00:59:40 linux-kernel [PATCH v3 3/9] cgroup/cpuset: Improve temporary cpumasks handling
2023-06-22 13:02:12 linux-kernel Re: [PATCH v3 2/3] intel_idle: Sync up the SPEC_CTRL MSR value to x86_spec_ctrl_current
2023-06-22 12:55:04 linux-kernel Re: [PATCH v3 2/3] intel_idle: Sync up the SPEC_CTRL MSR value to x86_spec_ctrl_current
2023-06-22 12:49:54 linux-kernel Re: [PATCH v3 1/3] x86/idle: Disable IBRS when cpu is offline
2023-06-22 12:48:45 linux-kernel Re: [PATCH v3 2/3] intel_idle: Sync up the SPEC_CTRL MSR value to x86_spec_ctrl_current
2023-06-22 02:24:13 linux-kernel Re: [PATCH v3 1/3] x86/idle: Disable IBRS when cpu is offline
2023-06-22 01:21:25 linux-kernel [PATCH v3 1/3] x86/idle: Disable IBRS when cpu is offline
2023-06-22 01:14:26 linux-kernel [PATCH v3 0/3] x86/speculation: Disable IBRS when idle