Tejun Heo ([email protected])

Number of posts: 13263 (2.29 per day)
First post: 2008-06-16 03:52:59
Last post: 2024-04-18 02:07:37

Date List Subject
2024-03-28 17:22:32 linux-kernel Re: [RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
2024-03-28 16:22:06 linux-kernel Re: [PATCH 9/9] mmc: Convert from tasklet to BH workqueue
2024-03-26 00:42:59 linux-kernel Re: [PATCH 3/4] workqueue: Move attrs->cpumask out of worker_pool's properties when attrs->affn_strict
2024-03-25 23:48:58 linux-kernel Re: [PATCH] cgroup, docs: Clarify limitation of RT processes with cgroup v2 cpu controller
2024-03-25 20:26:45 linux-kernel Re: [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB
2024-03-25 20:13:56 linux-kernel Re: [PATCH] workqueue: remove unnecessary import and function in wq_monitor.py
2024-03-25 19:43:31 linux-kernel Re: [PATCH v2] kernel: Introduce enable_and_queue_work() convenience function
2024-03-25 19:39:55 linux-kernel Re: [PATCH] workqueue: Cleanup subsys attribute registration
2024-03-25 19:30:01 linux-kernel Re: [PATCH v2] workqueue: add function in event of workqueue_activate_work
2024-03-25 19:22:53 linux-kernel Re: [PATCH 4/4] workqueue: Use list_last_entry() to get the last idle worker
2024-03-25 18:56:49 linux-kernel Re: [PATCH 2/4] workqueue: Reorder the fields in struct workqueue_attrs
2024-03-25 18:49:25 linux-kernel Re: [PATCH 1/4] workqueue: Use INIT_WORK_ONSTACK in workqueue_softirq_dead()
2024-03-25 18:20:21 linux-kernel Re: [PATCH] kernel: Introduce enable_and_queue_work() convenience function
2024-03-25 18:10:36 linux-kernel Re: [PATCHSET v3 wq/6.10] workqueue: Implement disable/enable_work()
2024-03-23 22:12:45 linux-kernel Re: [PATCH 12/36] sched_ext: Implement BPF extensible scheduler class
2024-03-20 15:20:27 linux-kernel Re: [PATCH 0/6] Improve visibility of writeback
2024-03-20 15:15:52 linux-kernel Re: [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB
2024-03-20 15:12:29 linux-kernel Re: [PATCH 4/6] writeback: add wb_monitor.py script to monitor writeback info on bdi
2024-03-20 15:03:51 linux-kernel Re: [PATCH 3/6] workqueue: remove unnecessary import and function in wq_monitor.py
2024-03-20 15:01:47 linux-kernel Re: [PATCH 2/6] writeback: support retrieving per group debug writeback stats of bdi
2024-03-20 14:41:32 linux-kernel Re: [PATCH V3 bpf-next 1/2] bpf: add bpf_task_get_cgroup kfunc
2024-03-13 21:44:59 linux-kernel Re: [PATCH] fs: sysfs: Fix reference leak in sysfs_break_active_protection()
2024-03-13 20:45:25 linux-kernel Re: Bug in sysfs_break_active_protection()
2024-03-13 20:11:20 linux-kernel Re: [PATCH] kernel: Introduce enable_and_queue_work() convenience function
2024-03-13 20:10:08 linux-kernel Re: BUG: MAX_LOCKDEP_ENTRIES too low! triggered by ext4&workqueue
2024-03-12 22:14:47 linux-kernel Re: [GIT PULL] Networking for v6.9
2024-03-11 09:20:26 linux-kernel [GIT PULL] cgroup changes for v6.9
2024-03-11 09:14:03 linux-kernel [GIT PULL] workqueue BH conversions for v6.9
2024-03-11 09:07:39 linux-kernel [GIT PULL] workqueue changes for v6.9
2024-03-05 21:55:46 linux-kernel [GIT PULL] cgroup fixes for v6.8-rc7
2024-02-29 21:16:19 linux-kernel Re: [PATCH 2/2] cgroup/cpuset: Exclude isolated CPUs from housekeeping CPU masks
2024-02-29 20:45:14 linux-kernel Re: [PATCH] cgroup/cpuset: Fix retval in update_cpumask()
2024-02-29 20:38:03 linux-kernel Re: [PATCH for-6.9] workqueue: Drain BH work items on hot-unplugged CPUs
2024-02-29 20:29:43 linux-kernel Re: [PATCH 2/2] cgroup/cpuset: Mark memory_spread_slab as obsolete
2024-02-29 20:29:20 linux-kernel Re: [PATCH 1/2] cgroup/cpuset: Remove cpuset_do_slab_mem_spread()
2024-02-28 18:24:39 linux-kernel Re: [PATCH] kernel: Introduce enable_and_queue_work() convenience function
2024-02-28 18:06:27 linux-kernel Re: [PATCH 6/6] r8152: Convert from tasklet to BH workqueue
2024-02-28 18:04:48 linux-kernel Re: [PATCH] cgroup/cpuset: Fix a memory leak in update_exclusive_cpumask()
2024-02-28 18:02:43 linux-kernel Re: [PATCH 6/6] r8152: Convert from tasklet to BH workqueue
2024-02-27 19:51:26 linux-kernel Re: [PATCH] workqueue: Introduce from_wq() helper for cleaner callback declarations
2024-02-27 19:39:27 linux-kernel Re: [PATCH v2] workqueue: Introduce from_work() helper for cleaner callback declarations
2024-02-27 18:11:42 linux-kernel [PATCH 1/6] workqueue: Preserve OFFQ bits in cancel[_sync] paths
2024-02-27 17:33:59 linux-kernel [PATCH 6/6] r8152: Convert from tasklet to BH workqueue
2024-02-27 17:33:46 linux-kernel [PATCH 5/6] workqueue: Allow cancel_work_sync() and disable_work() from atomic contexts on BH work items
2024-02-27 17:33:18 linux-kernel [PATCH 4/6] workqueue: Remember whether a work item was on a BH workqueue
2024-02-27 17:33:15 linux-kernel [PATCH 3/6] workqueue: Remove WORK_OFFQ_CANCELING
2024-02-27 17:33:05 linux-kernel [PATCHSET v3 wq/6.10] workqueue: Implement disable/enable_work()
2024-02-27 17:33:01 linux-kernel [PATCH 2/6] workqueue: Implement disable/enable for (delayed) work items
2024-02-27 01:39:12 linux-kernel [PATCH for-6.9] workqueue: Drain BH work items on hot-unplugged CPUs
2024-02-26 19:06:23 linux-kernel Re: [PATCHSET wq/for-6.9,6.10] workqueue: Implement disable/enable_work()
2024-02-26 18:53:33 linux-kernel Re: [PATCHSET v2 wq/6.10] workqueue: Implement disable/enable_work()