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
2023-09-26 03:27:36 linux-kernel Re: [PATCH v4 0/7] rust: workqueue: add bindings for the workqueue
2023-09-25 22:45:59 linux-kernel Re: [PATCH bpf-next v3 0/7] Add Open-coded task, css_task and css iters
2023-09-25 20:49:54 linux-kernel [GIT PULL] Workqueue fixes for v6.6-rc3
2023-09-20 03:00:37 linux-kernel Re: [PATCH v2] workqueue: Fix UAF report by KASAN in pwq_release_workfn()
2023-09-20 00:09:49 linux-kernel Re: [PATCH] workqueue: Remove duplicate worqueue attributes allocation
2023-09-19 23:25:44 linux-kernel Re: [PATCHSET v4] sched: Implement BPF extensible scheduler class
2023-09-19 18:56:54 linux-kernel Re: [PATCH v2] workqueue: Fix UAF report by KASAN in pwq_release_workfn()
2023-09-19 11:42:02 linux-kernel Re: [PATH v2] cgroup: add cgroup_favordynmods= command-line option
2023-09-19 08:22:39 linux-kernel Re: [PATCH 1/2] cgroup: Check for ret during cgroup1_base_files cft addition
2023-09-19 04:11:22 linux-kernel Re: [PATCH] workqueue: Fix missed pwq_release_worker creation in wq_cpu_intensive_thresh_init()
2023-09-19 02:30:30 linux-kernel Re: [PATCH] block: correct stale comment in rq_qos_wait
2023-09-19 01:52:56 linux-kernel Re: [PATCH v8 0/7] cgroup/cpuset: Support remote partitions
2023-09-18 21:42:45 linux-kernel Re: [PATCH bpf-next v2 1/6] cgroup: Prepare for using css_task_iter_*() in BPF
2023-09-18 21:21:24 linux-kernel Re: [PATCH] workqueue: fix duplicate wq_update_pod_attrs_buf allocation
2023-09-18 20:33:30 linux-kernel Re: [PATCH 2/2] cgroup: Avoid extra dereference in css_populate_dir()
2023-09-18 20:27:20 linux-kernel Re: [PATCH] workqueue: Fix UAF report by KASAN in pwq_release_workfn()
2023-09-18 20:23:23 linux-kernel Re: [PATCH v2 0/2] Expose swapcache stat for memcg v1
2023-09-18 20:14:36 linux-kernel Re: [PATCH] workqueue: Removed double allocation of wq_update_pod_attrs_buf
2023-09-16 05:20:22 linux-kernel Re: [PATCH v4 01/18] cgroup/misc: Add per resource callbacks for CSS events
2023-09-15 22:03:49 linux-kernel Re: [PATCH v4 01/18] cgroup/misc: Add per resource callbacks for CSS events
2023-09-15 19:28:59 linux-kernel Re: [PATCH v4 00/18] Add Cgroup support for SGX EPC memory
2023-09-05 16:06:46 linux-kernel [GIT PULL] cgroup: Changes for v6.6
2023-08-19 14:52:43 linux-kernel Re: [PATCH] mm: memcg: provide accurate stats for userspace reads
2023-08-11 01:37:59 linux-kernel Re: [PATCHSET v4] sched: Implement BPF extensible scheduler class
2023-08-08 22:38:44 linux-kernel Re: [PATCHSET v1 wq/for-6.5] workqueue: Improve unbound workqueue execution locality
2023-08-08 03:08:58 linux-kernel Re: [PATCH 14/24] workqueue: Generalize unbound CPU pods
2023-08-08 02:13:08 linux-kernel [PATCH v2 03/24] workqueue: Not all work insertion needs to wake up a worker
2023-08-08 02:12:37 linux-kernel Re: [PATCHSET v1 wq/for-6.5] workqueue: Improve unbound workqueue execution locality
2023-08-07 23:06:58 linux-kernel Re: [PATCH] workqueue: Rename rescuer kworker
2023-08-07 20:42:51 linux-kernel [GIT PULL] workqueue fixes for v6.5-rc5
2023-08-07 20:24:54 linux-kernel Re: [PATCH -next resend] workqueue: use LIST_HEAD to initialize cull_list
2023-08-07 19:42:45 linux-kernel Re: [PATCH] blk-iocost: fix queue stats accounting
2023-08-07 19:42:29 linux-kernel Re: [PATCH v2] cgroup/rstat: Record the cumulative per-cpu time of cgroup and its descendants
2023-08-07 19:42:25 linux-kernel Re: [PATCH 3/3] iocost_monitor: improve it by adding iocg wait_ms
2023-08-07 18:59:11 linux-kernel Re: [PATCH] cgroup: clean up if condition in cgroup_pidlist_start()
2023-08-04 01:49:03 linux-kernel Re: [PATCH -next] workqueue: use LIST_HEAD to initialize cull_list
2023-08-04 01:30:53 linux-kernel Re: [PATCHSET v4] sched: Implement BPF extensible scheduler class
2023-08-04 00:44:20 linux-kernel Re: [PATCH] Documentation: cgroup-v2.rst: Correct number of stats entries
2023-08-04 00:29:54 linux-kernel Re: arm32 build warnings in workqueue.c
2023-08-03 21:45:14 linux-kernel Re: [RFC PATCH 0/2] workqueue: Introduce PF_WQ_RESCUE_WORKER
2023-08-02 22:21:31 linux-kernel Re: [External] Re: [PATCH] cgroup/rstat: record the cumulative per-cpu time of cgroup and its descendants
2023-08-02 21:38:00 linux-kernel Re: [PATCH v5 4/5] cgroup/cpuset: Documentation update for partition
2023-08-02 20:55:38 linux-kernel Re: [PATCH] cgroup: clean up printk()
2023-08-02 20:41:16 linux-kernel Re: [PATCH] cgroup: fix obsolete function name above css_free_rwork_fn()
2023-08-02 20:33:15 linux-kernel Re: [PATCH] cgroup: minor cleanup for cgroup_local_stat_show()
2023-08-02 18:52:27 linux-kernel Re: [RFC PATCH 0/2] workqueue: Introduce PF_WQ_RESCUE_WORKER
2023-08-01 01:37:50 linux-kernel Re: [PATCH] cgroup: minor cleanup for cgroup_local_stat_show()
2023-08-01 00:53:01 linux-kernel Re: [PATCH 14/24] workqueue: Generalize unbound CPU pods
2023-08-01 00:30:17 linux-kernel Re: [RFC PATCH 0/2] workqueue: Introduce PF_WQ_RESCUE_WORKER
2023-07-31 20:16:59 linux-kernel Re: arm32 build warnings in workqueue.c
2023-07-28 00:53:45 linux-kernel Re: [PATCHSET v4] sched: Implement BPF extensible scheduler class