messages from 2022-10-20 11:33:14 to 2022-11-07 03:32:56 UTC [more...]
[GIT PULL] treewide: timers: Use timer_shutdown*() before freeing timers
2022-11-07 3:32 UTC
[PATCH v6a 0/5] timers: Use timer_shutdown*() before freeing timers
2022-11-06 21:24 UTC
[PATCH] selftests: cgroup: Fix unsigned comparison with less than zero
2022-11-05 22:29 UTC (2+ messages)
[PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers
2022-11-05 21:47 UTC (16+ messages)
` [PATCH v4a 07/38] timers: block: Use timer_shutdown_sync() before freeing timer
[PATCH v1 0/3] Avoid scheduling cache draining to isolated cpus
2022-11-05 1:45 UTC (10+ messages)
` [PATCH v1 1/3] sched/isolation: Add housekeepíng_any_cpu_from()
` [PATCH v1 2/3] mm/memcontrol: Change stock_lock type from local_lock_t to spinlock_t
` [PATCH v1 3/3] mm/memcontrol: Add drain_remote_stock(), avoid drain_stock on isolated cpus
[PATCH v10 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
2022-11-05 0:59 UTC (4+ messages)
` [PATCH v10 1/3] blk-cgroup: Return -ENOMEM directly in blkcg_css_alloc() error path
` [PATCH v10 2/3] blk-cgroup: Optimize blkcg_rstat_flush()
` [PATCH v10 3/3] blk-cgroup: Flush stats at blkgs destruction path
[RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers
2022-11-04 23:34 UTC (12+ messages)
` [RFC][PATCH v3 04/33] timers: block: Use timer_shutdown_sync() before freeing timer
` [RFC][PATCH v3 21/33] timers: cgroup: "
[PATCH v9 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
2022-11-04 20:21 UTC (8+ messages)
` [PATCH v9 1/3] blk-cgroup: Return -ENOMEM directly in blkcg_css_alloc() error path
` [PATCH v9 2/3] blk-cgroup: Optimize blkcg_rstat_flush()
` [PATCH v9 3/3] blk-cgroup: Flush stats at blkgs destruction path
[PATCH v2 0/5] blk-iocost: random patches to improve configuration
2022-11-04 5:17 UTC (8+ messages)
` [PATCH v2 1/5] blk-iocost: cleanup ioc_qos_write() and ioc_cost_model_write()
` [PATCH v2 2/5] blk-iocost: improve hanlder of match_u64()
` [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning
` [PATCH v2 5/5] blk-iocost: read params inside lock in sysfs apis
` [PATCH v2 3/5] blk-iocost: don't allow to configure bio based device
[PATCH] cgroup: Simplify code in css_set_move_task
2022-11-03 14:55 UTC (7+ messages)
clarification about misc controller and capacity vs. max
2022-11-02 18:19 UTC (7+ messages)
[PATCH] block/blk-iocost (gcc13): cast enum members to int in prints
2022-11-02 16:43 UTC (8+ messages)
[PATCH v2 0/3] A few cleanup patches for blk-iolatency.c
2022-11-02 14:11 UTC (5+ messages)
` [PATCH v2 2/3] block: Correct comment for scale_cookie_change
[RFC PATCH 0/2] cpuset: Skip possible unwanted CPU-mask updates
2022-11-02 13:20 UTC (4+ messages)
` [RFC PATCH 1/2] cpuset: Don't change the cpumask on attach if it is a subset
` [RFC PATCH 2/2] cpuset: Don't change the cpumask if the task changed it
[PATCH 0/5] Some cleanup patches for block bfq
2022-11-02 11:43 UTC (6+ messages)
` [PATCH 1/5] block, bfq: remove unnecessary meta_pending count
` [PATCH 4/5] block, bfq: change type for "prio_changed"
` [PATCH 2/5] block, bfq: remove unused bfq_log_bfqg
` [PATCH 3/5] block, bfq: remove redundant max_t() in bfq_bfqq_charge_time()
` [PATCH 5/5] block, bfq: change type for "bfq_large_burst_thresh"
[syzbot] possible deadlock in static_key_slow_inc (2)
2022-11-02 10:36 UTC
[PATCH -next v4 0/5] multiple cleanup patches for bfqd
2022-11-02 2:25 UTC (11+ messages)
` [PATCH -next v4 1/5] block, bfq: remove set but not used variable in __bfq_entity_update_weight_prio
` [PATCH -next v4 2/5] block, bfq: factor out code to update 'active_entities'
` [PATCH -next v4 3/5] block, bfq: cleanup bfq_activate_requeue_entity()
` [PATCH -next v4 4/5] block, bfq: remove dead code for updating 'rq_in_driver'
` [PATCH -next v4 5/5] block, bfq: don't declare 'bfqd' as type 'void *' in bfq_group
[tj-cgroup:for-next] BUILD SUCCESS 79a7f41f7f5ac69fd22eaf1fb3e230bea95f3399
2022-11-01 14:52 UTC
[patch v11 0/6] support concurrent sync io for bfq on a specail occasion
2022-11-01 13:10 UTC (10+ messages)
[PATCH] mm/vmscan: respect cpuset policy during page demotion
2022-11-01 3:17 UTC (47+ messages)
[RFC 00/17] DRM scheduling cgroup controller
2022-10-31 20:20 UTC (12+ messages)
` [RFC 02/17] drm: Track clients per owning process
` [RFC 13/17] cgroup/drm: Ability to periodically scan cgroups for over budget GPU usage
[PATCH RESEND cgroup/for-6.1-fixes] cgroup: Implement DEBUG_CGROUP_REF
2022-10-31 17:41 UTC (2+ messages)
` [PATCH cgroup/for-6.1-fixes] cgroup: cgroup refcnt functions should be exported when CONFIG_DEBUG_CGROUP_REF
[PATCH -next 0/5] blk-iocost: random patches to improve configuration
2022-10-31 1:33 UTC (11+ messages)
` [PATCH -next 2/5] blk-iocost: improve hanlder of match_u64()
` [PATCH -next 1/5] blk-iocost: cleanup ioc_qos_write() and ioc_cost_model_write()
` [PATCH -next 3/5] blk-iocost: don't allow to configure bio based device
` [PATCH -next 5/5] blk-iocost: fix sleeping in atomic context warnning in ioc_cost_model_write()
` [PATCH -next 4/5] blk-iocost: fix sleeping in atomic context warnning in ioc_qos_write()
BUG: unable to handle kernel NULL pointer dereference in bio_associate_blkg_from_css
2022-10-30 9:57 UTC (2+ messages)
[tj-cgroup:for-next] BUILD REGRESSION 6ab428604f724cf217a47b7d3f3353aab815b40e
2022-10-29 9:24 UTC
[RFC][PATCH v2 04/31] timers: block: Use del_timer_shutdown() before freeing timer
2022-10-28 15:11 UTC (10+ messages)
` [RFC][PATCH v2 21/31] timers: cgroup: "
[PATCH net] net-memcg: avoid stalls when under memory pressure
2022-10-24 18:20 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).