LinuxLists
Users
About
Tejun Heo (
[email protected]
)
Number of posts: 13407 (2.3 per day)
First post: 2008-06-16 03:52:59
Last post: 2024-06-13 23:39:03
Previous Page
/
Next Page
Date
List
Subject
2023-11-25 19:35:38
linux-kernel
Re: [RFC PATCH v2 1/1] kernfs: replace deprecated strlcpy() with strscpy()
2023-11-23 18:23:38
linux-kernel
Re: linux-next: manual merge of the cgroup tree with the workqueues tree
2023-11-22 21:32:09
linux-kernel
Re: [RFC PATCH v2 1/1] kernfs: replace deprecated strlcpy() with strscpy()
2023-11-22 16:24:00
linux-kernel
Re: [PATCH] workqueue: Make sure that wq_unbound_cpumask is never empty
2023-11-22 16:04:44
linux-kernel
Re: [PATCH] workqueue: Make sure that wq_unbound_cpumask is never empty
2023-11-22 16:03:57
linux-kernel
Re: [PATCH] workqueue: Make sure that wq_unbound_cpumask is never empty
2023-11-21 21:40:03
linux-kernel
[PATCH] workqueue: Make sure that wq_unbound_cpumask is never empty
2023-11-21 16:21:03
linux-kernel
Re: [PATCH-cgroup] workqueue: Move workqueue_set_unbound_cpumask() and its helpers inside CONFIG_SYSFS
2023-11-20 22:26:34
linux-kernel
[PATCH block-6.7] blk-iocost: Fix an UBSAN shift-out-of-bounds warning
2023-11-20 19:07:52
linux-kernel
Re: [PATCH] workqueue: fix invalid cpu in kick_pool
2023-11-19 15:24:21
linux-kernel
Re: [PATCH v4 0/5] cgroup/cpuset: Improve CPU isolation in isolated partitions
2023-11-19 15:12:27
linux-kernel
Re: [syzbot] [cgroups?] possible deadlock in cgroup_free
2023-11-19 15:06:03
linux-kernel
Re: [PATCH] cgroup_freezer: cgroup_freezing: Check if not frozen
2023-11-16 02:58:43
linux-kernel
Re: [PATCH] workqueue: Make a warning when a pending delay work being re-init
2023-10-31 01:16:24
linux-kernel
[GIT PULL] cgroup changes for v6.7
2023-10-31 00:47:12
linux-kernel
[GIT PULL] workqueue rust bindings for v6.7
2023-10-31 00:45:04
linux-kernel
[GIT PULL] workqueue changes for v6.7
2023-10-24 03:29:12
linux-kernel
Re: [PATCH-cgroup 1/4] workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_unbound_cpumask
2023-10-24 03:26:23
linux-kernel
Re: [PATCH-cgroup 3/4] cgroup/cpuset: Keep track of CPUs in isolated partitions
2023-10-21 00:23:05
linux-kernel
Re: [PATCH] blk-throttle: check for overflow in calculate_bytes_allowed
2023-10-18 18:09:29
linux-kernel
Re: [PATCH-cgroup 3/4] cgroup/cpuset: Keep track of CPUs in isolated partitions
2023-10-18 09:53:28
linux-kernel
Re: [PATCH] workqueue: Provide one lock class key per work_on_cpu() callsite
2023-10-18 09:26:29
linux-kernel
Re: [PATCH-cgroup 3/4] cgroup/cpuset: Keep track of CPUs in isolated partitions
2023-10-18 09:24:54
linux-kernel
Re: [PATCH-cgroup 1/4] workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_unbound_cpumask
2023-10-18 08:46:30
linux-kernel
Re: [PATCH] docs/cgroup: Add the list of threaded controllers to cgroup-v2.rst
2023-10-18 08:44:33
linux-kernel
Re: [PATCH v3] writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
2023-10-18 08:44:01
linux-kernel
Re: [PATCH v2] writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
2023-10-12 23:21:12
linux-kernel
[GIT PULL] Cgroup fixes for v6.6-rc5
2023-10-12 23:17:09
linux-kernel
[GIT PULL] Workqueue fixes for v6.6-rc5
2023-10-12 19:56:14
linux-kernel
Re: [PATCH] blk-mq: add module parameter to not run block kworker on isolated CPUs
2023-10-12 19:54:17
linux-kernel
Re: [PATCH] workqueue: fix -Wformat-truncation in create_worker
2023-10-12 19:53:10
linux-kernel
Re: [PATCH] workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpumask()
2023-10-12 17:38:20
linux-kernel
Re: [PATCH v2] workqueue: Use the kmem_cache_free() instead of kfree() to release pwq
2023-10-12 17:36:54
linux-kernel
Re: [PATCH] cgroup: Fix incorrect css_set_rwsem reference in comment
2023-10-12 17:36:16
linux-kernel
Re: [PATCH] workqueue: doc: Fix function and sysfs path errors
2023-10-12 17:32:09
linux-kernel
Re: [PATCH] writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
2023-10-10 22:10:14
linux-kernel
Re: [PATCHSET v4] sched: Implement BPF extensible scheduler class
2023-10-10 18:47:14
linux-kernel
Re: [PATCH] workqueue: Use the kmem_cache_free() instead of kfree() to release pwq
2023-10-10 18:46:14
linux-kernel
Re: [PATCH] blk-mq: add module parameter to not run block kworker on isolated CPUs
2023-10-09 16:46:35
linux-kernel
Re: [PATCH] workqueue: Use the kmem_cache_free() instead of kfree() to release pwq
2023-10-09 16:33:06
linux-kernel
Re: [PATCH] cgroup: Remove duplicates in cgroup v1 tasks file
2023-10-05 18:12:54
linux-kernel
Re: [External] : Re: [PATCH] cgroup: In cgroup_no_v1() check v1 controllers only
2023-10-04 19:32:01
linux-kernel
Re: [PATCH] blk-throttle: Calculate allowed value only when the throttle is enabled
2023-10-04 19:23:42
linux-kernel
Re: [PATCH-cgroup v2] cgroup/cpuset: Enable invalid to valid local partition transition
2023-10-04 19:19:36
linux-kernel
Re: [PATCH] cgroup: In cgroup_no_v1() check v1 controllers only
2023-10-04 19:18:16
linux-kernel
Re: [PATCH v3] workqueue: Fix UAF report by KASAN in pwq_release_workfn()
2023-10-04 19:14:59
linux-kernel
Re: [PATCH next] cgroup/cpuset: Cleanup signedness issue in cpu_exclusive_check()
2023-10-04 18:49:43
linux-kernel
Re: [RESEND v3] cgroup: add cgroup_favordynmods= command-line option
2023-10-04 17:18:41
linux-kernel
Re: [PATCH v5 01/18] cgroup/misc: Add per resource callbacks for CSS events
2023-09-26 19:04:35
linux-kernel
Re: [GIT PULL] Workqueue fixes for v6.6-rc3
2023-09-26 10:05:03
linux-kernel
Re: [PATCH v5 02/18] cgroup/misc: Add SGX EPC resource type and export APIs for SGX driver