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

Date List Subject
2024-06-13 23:39:03 linux-kernel Re: [PATCHSET v6] sched: Implement BPF extensible scheduler class
2024-06-13 22:32:19 linux-kernel Re: [PATCH -next 2/2] blk-throttle: fix lower control under super low iops limit
2024-06-13 22:30:34 linux-kernel Re: [PATCH -next 1/2] blk-throttle: factor out a helper to get throtl_slice from tg
2024-06-13 22:20:39 linux-kernel Re: [PATCH 12/27] blk-iocost: grab ioc->lock for debt handling
2024-06-12 17:30:39 linux-kernel Re: [PATCH v2 1/4] kernfs: remove page_mkwrite() from vm_operations_struct
2024-06-10 20:32:55 linux-kernel Re: [PATCH 12/14] workqueue: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-06-10 20:29:17 linux-kernel Re: [PATCH] workqueue: Prevent delayed work UAF kernel panic
2024-06-10 20:04:57 linux-kernel Re: Q: css_task_iter_advance() && dying_tasks
2024-06-10 20:03:35 linux-kernel Re: Q: css_task_iter_advance() && dying_tasks
2024-06-07 16:54:03 linux-kernel Re: [PATCH] workqueue: Prevent delayed work UAF kernel panic
2024-06-07 16:32:13 linux-kernel Re: [PATCH v3 1/2] cgroup/cpuset: export cpuset_cpus_allowed()
2024-06-07 16:27:25 linux-kernel Re: [PATCH 2/2] workqueue: cleancode in alloc_and_link_pwqs()
2024-06-07 16:24:53 linux-kernel Re: [PATCH 1/2] workqueue: Increase worker desc's length to 32
2024-06-04 20:05:17 linux-kernel Re: [PATCH -rc] workqueue: Reimplement UAF fix to avoid lockdep worning
2024-06-04 16:31:02 linux-kernel Re: [PATCH -rc] workqueue: Reimplement UAF fix to avoid lockdep worning
2024-06-03 20:34:00 linux-kernel Re: [PATCH -rc] workqueue: Reimplement UAF fix to avoid lockdep worning
2024-06-03 19:48:25 linux-kernel Re: [PATCH-cgroup] cgroup/cpuset: Optimize isolated partition only generate_sched_domains() calls
2024-06-03 18:11:43 linux-kernel Re: [PATCH v2 8/8] writeback: factor out balance_wb_limits to remove repeated code
2024-06-01 17:07:37 linux-kernel Re: [PATCH -next] cgroup/cpuset: Reduce the lock protecting CS_SCHED_LOAD_BALANCE
2024-05-31 17:45:48 linux-kernel Re: [PATCH -rc] workqueue: Reimplement UAF fix to avoid lockdep worning
2024-05-30 21:42:32 linux-kernel Re: [PATCH -rc] workqueue: Reimplement UAF fix to avoid lockdep worning
2024-05-30 18:35:19 linux-kernel Re: [PATCH v2 0/8] Add helper functions to remove repeated code and improve readability of cgroup writeback
2024-05-30 18:34:09 linux-kernel Re: [PATCH v2 8/8] writeback: factor out balance_wb_limits to remove repeated code
2024-05-30 18:31:34 linux-kernel Re: [PATCH v2 7/8] writeback: factor out wb_dirty_exceeded to remove repeated code
2024-05-30 18:29:54 linux-kernel Re: [PATCH v2 5/8] writeback: factor out wb_dirty_freerun to remove more repeated freerun code
2024-05-30 18:19:25 linux-kernel Re: [PATCH v2 2/8] writeback: add general function domain_dirty_avail to calculate dirty and avail of domain
2024-05-30 16:49:22 linux-kernel Re: [PATCHSET v6] sched: Implement BPF extensible scheduler class
2024-05-30 16:41:49 linux-kernel Re: [PATCH] blk-throttle: Fix incorrect display of io.max
2024-05-28 23:46:29 linux-kernel Re: [PATCHSET v6] sched: Implement BPF extensible scheduler class
2024-05-28 22:42:50 linux-kernel Re: [PATCH 1/2] cgroup: Fix /proc/cgroups count for v2
2024-05-28 22:41:41 linux-kernel Re: [PATCH 1/2] cgroup: Fix /proc/cgroups count for v2
2024-05-28 22:30:30 linux-kernel Re: [PATCH 1/2] cgroup: Fix /proc/cgroups count for v2
2024-05-28 19:46:13 linux-kernel Re: [PATCH 1/2] cgroup: Fix /proc/cgroups count for v2
2024-05-26 18:50:16 linux-kernel Re: [PATCH v2 0/2] workqueue: Fix rescuer task's name truncated
2024-05-26 18:48:42 linux-kernel Re: [PATCH] kernel/cgroup: cleanup cgroup_base_files when fail to add cgroup_psi_files
2024-05-26 18:47:41 linux-kernel Re: [PATCH v5 0/5] pids controller events rework
2024-05-26 18:35:58 linux-kernel Re: [PATCH -next] cgroup/cpuset: Reduce the lock protecting CS_SCHED_LOAD_BALANCE
2024-05-26 18:31:21 linux-kernel Re: [PATCH -next] cgroup/cpuset: Update comment on callback_lock
2024-05-26 18:29:47 linux-kernel Re: [PATCH -next] cgroup/cpuset: Remove unnecessary zeroing
2024-05-22 16:37:32 linux-kernel Re: [PATCH v3 1/6] workqueue: Inherit per-process allocation flags
2024-05-21 00:20:07 linux-kernel Re: [PATCHSET v6] sched: Implement BPF extensible scheduler class
2024-05-20 23:27:59 linux-kernel Re: [PATCH workqueue/for-6.10-fixes] workqueue: Refactor worker ID formatting and make wq_worker_comm() use full ID string
2024-05-20 22:30:33 linux-kernel [PATCH workqueue/for-6.10-fixes] workqueue: Refactor worker ID formatting and make wq_worker_comm() use full ID string
2024-05-17 01:47:37 linux-kernel Re: [PATCH -next] cgroup/pids: remove pids_cancel_attach
2024-05-16 17:51:46 linux-kernel Re: [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
2024-05-16 16:29:58 linux-kernel Re: [PATCH v2 1/6] workqueue: Inherit NOIO and NOFS alloc flags
2024-05-16 16:22:27 linux-kernel Re: [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
2024-05-16 00:58:09 linux-kernel [GIT PULL FIXED] workqueue: Changes for v6.10
2024-05-16 00:55:54 linux-kernel Re: [GIT PULL] workqueue: Changes for v6.10
2024-05-15 22:27:51 linux-kernel [GIT PULL] workqueue: Changes for v6.10
2024-05-15 21:40:03 linux-kernel [GIT PULL] cgroup: Changes for v6.10