messages from 2022-10-28 10:10:51 to 2022-11-11 18:35:14 UTC [more...]
[PATCH 00/26] Add Cgroup support for SGX EPC memory
2022-11-11 18:35 UTC (10+ messages)
` [PATCH 01/26] x86/sgx: Call cond_resched() at the end of sgx_reclaim_pages()
` [PATCH 02/26] x86/sgx: Store struct sgx_encl when allocating new va pages
` [PATCH 03/26] x86/sgx: Add 'struct sgx_epc_lru' to encapsulate lru list(s)
` [PATCH 04/26] x86/sgx: Use sgx_epc_lru for existing active page list
` [PATCH 05/26] x86/sgx: Track epc pages on reclaimable or unreclaimable lists
` [PATCH 06/26] x86/sgx: Introduce RECLAIM_IN_PROGRESS flag for EPC pages
` [PATCH 07/26] x86/sgx: Use a list to track to-be-reclaimed pages during reclaim
` [PATCH 08/26] x86/sgx: Add EPC page flags to identify type of page
` [PATCH 09/26] x86/sgx: Allow reclaiming up to 32 pages, but scan 16 by default
[PATCH] mm/memcontrol.c: drains percpu charge caches in memory.reclaim
2022-11-11 18:24 UTC (6+ messages)
[RFC PATCH 0/2] cpuset: Skip possible unwanted CPU-mask updates
2022-11-11 17:44 UTC (9+ 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
problem with remove cgroup in function cgroup_addrm_files
2022-11-10 15:15 UTC (3+ messages)
` Fwd: "
[PATCH] block, bfq: fix null pointer dereference in bfq_bio_bfqg()
2022-11-10 3:30 UTC (6+ messages)
[RFC 00/17] DRM scheduling cgroup controller
2022-11-09 16:59 UTC (5+ messages)
[RFC v2 00/13] DRM scheduling cgroup controller
2022-11-09 16:11 UTC (14+ messages)
` [RFC 01/13] drm: Replace DRM_DEBUG with drm_dbg_core in file and ioctl handling
` [RFC 02/13] drm: Track clients by tgid and not tid
` [RFC 03/13] drm: Update file owner during use
` [RFC 04/13] cgroup: Add the DRM cgroup controller
` [RFC 05/13] drm/cgroup: Track clients per owning process
` [RFC 06/13] drm/cgroup: Allow safe external access to file_priv
` [RFC 07/13] drm/cgroup: Add ability to query drm cgroup GPU time
` [RFC 08/13] drm/cgroup: Add over budget signalling callback
` [RFC 09/13] drm/cgroup: Only track clients which are providing drm_cgroup_ops
` [RFC 10/13] cgroup/drm: Client exit hook
` [RFC 11/13] cgroup/drm: Introduce weight based drm cgroup control
` [RFC 12/13] drm/i915: Wire up with drm controller GPU time query
` [RFC 13/13] drm/i915: Implement cgroup controller over budget throttling
[PATCH v1 0/3] Avoid scheduling cache draining to isolated cpus
2022-11-09 8:05 UTC (13+ 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] selftests: cgroup: Fix unsigned comparison with less than zero
2022-11-08 13:24 UTC (5+ messages)
[GIT PULL] treewide: timers: Use timer_shutdown*() before freeing timers
2022-11-07 10:47 UTC (2+ messages)
[PATCH] mm/vmscan: respect cpuset policy during page demotion
2022-11-07 8:17 UTC (32+ messages)
[PATCH v2 0/5] blk-iocost: random patches to improve configuration
2022-11-07 5:56 UTC (10+ messages)
` [PATCH v2 1/5] blk-iocost: cleanup ioc_qos_write() and ioc_cost_model_write()
` [PATCH v2 3/5] blk-iocost: don't allow to configure bio based device
` [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 v6a 0/5] timers: Use timer_shutdown*() before freeing timers
2022-11-06 21:24 UTC
[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 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] 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
[PATCH 0/5] Some cleanup patches for block bfq
2022-11-02 11:43 UTC (6+ messages)
` [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 1/5] block, bfq: remove unnecessary meta_pending count
` [PATCH 4/5] block, bfq: change type for "prio_changed"
` [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 (3+ messages)
[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 4/5] blk-iocost: fix sleeping in atomic context warnning in ioc_qos_write()
` [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()
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 (9+ 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