cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-05 18:59:06 to 2021-02-27 22:01:26 UTC [more...]

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-02-27 22:01 UTC  (19+ messages)
  ` [PATCH V4 01/18] docs: Document IO Address Space ID (IOASID) APIs
  ` [PATCH V4 02/18] iommu/ioasid: Rename ioasid_set_data()
  ` [PATCH V4 03/18] iommu/ioasid: Add a separate function for detach data
  ` [PATCH V4 04/18] iommu/ioasid: Support setting system-wide capacity
  ` [PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
  ` [PATCH V4 06/18] iommu/ioasid: Add free function and states
  ` [PATCH V4 07/18] iommu/ioasid: Add ioasid_set iterator helper functions
  ` [PATCH V4 08/18] iommu/ioasid: Introduce ioasid_set private ID
  ` [PATCH V4 09/18] iommu/ioasid: Introduce notification APIs
  ` [PATCH V4 10/18] iommu/ioasid: Support mm token type ioasid_set notifications
  ` [PATCH V4 11/18] iommu/ioasid: Add ownership check in guest bind
  ` [PATCH V4 12/18] iommu/vt-d: Remove mm reference for guest SVA
  ` [PATCH V4 13/18] iommu/ioasid: Add a workqueue for cleanup work
  ` [PATCH V4 14/18] iommu/vt-d: Listen to IOASID notifications
  ` [RFC PATCH 15/18] cgroup: Introduce ioasids controller
  ` [RFC PATCH 16/18] iommu/ioasid: Consult IOASIDs cgroup for allocation
  ` [RFC PATCH 17/18] docs: cgroup-v1: Add IOASIDs controller
  ` [RFC PATCH 18/18] ioasid: Add /dev/ioasid for userspace

[PATCH v2 0/3] Soft limit memory management bug fixes
 2021-02-27  0:56 UTC  (29+ messages)
` [PATCH v2 1/3] mm: Fix dropped memcg from mem cgroup soft limit tree
` [PATCH v2 2/3] mm: Force update of mem cgroup soft limit tree on usage excess
  ` [PATCH v2 3/3] mm: Fix missing mem cgroup soft limit tree updates

[RFC 0/2] cgroup: New misc cgroup controller
 2021-02-26 14:23 UTC  (12+ messages)
  ` [RFC 1/2] cgroup: sev: Add "
  ` [RFC 2/2] cgroup: sev: Miscellaneous cgroup documentation

[PATCH] memcg: enable memcg oom-kill for __GFP_NOFAIL
 2021-02-25 21:36 UTC  (4+ messages)

[PATCH] Documentation: cgroup-v2: fix path to example BPF program
 2021-02-25 20:09 UTC  (2+ messages)

[PATCH] memcg: cleanup root memcg checks
 2021-02-24 20:41 UTC  (3+ messages)

[PATCH] mm: memcontrol: fix slub memory accounting
 2021-02-23 18:42 UTC  (4+ messages)

[PATCH 00/20] Manual replacement of all strlcpy in favor of strscpy
 2021-02-23 17:49 UTC  (6+ messages)
` [PATCH 01/20] cgroup: Manual replacement of the deprecated strlcpy() with return values

[PATCH v2] memcg: charge before adding to swapcache on swapin
 2021-02-23 16:39 UTC  (4+ messages)

[PATCH] mm: memcontrol: fix get_active_memcg return value
 2021-02-23 15:35 UTC  (3+ messages)

[GIT PULL] cgroup changes for v5.12-rc1
 2021-02-23  1:53 UTC  (2+ messages)

[BUG] page allocation failure reading procfs ipv6 configuration files with cgroups
 2021-02-22 23:40 UTC  (3+ messages)

[PATCH] memcg: charge before adding to swapcache on swapin
 2021-02-22 18:45 UTC  (4+ messages)

[PATCH v3 0/8] mm: memcontrol: switch to rstat
 2021-02-18 17:06 UTC  (20+ messages)
  ` [PATCH v3 1/8] mm: memcontrol: fix cpuhotplug statistics flushing
  ` [PATCH v3 2/8] mm: memcontrol: kill mem_cgroup_nodeinfo()
  ` [PATCH v3 3/8] mm: memcontrol: privatize memcg_page_state query functions
  ` [PATCH v3 4/8] cgroup: rstat: support cgroup1
  ` [PATCH v3 5/8] cgroup: rstat: punt root-level optimization to individual controllers
  ` [PATCH v3 6/8] mm: memcontrol: switch to rstat
  ` [PATCH v3 7/8] mm: memcontrol: consolidate lruvec stat flushing
` [PATCH v3 8/8] kselftests: cgroup: update kmem test for new vmstat implementation

[PATCH v3] mm: memcontrol: fix swap undercounting in cgroup2
 2021-02-17 15:32 UTC 

[PATCH v2] mm: memcontrol: fix swap undercounting in cgroup2
 2021-02-17 15:29 UTC  (3+ messages)
  ` [External] "

[PATCH 1/4] cputime,cpuacct: Include guest time in user time in cpuacct.stat
 2021-02-17 12:00 UTC  (4+ messages)
` [PATCH 3/4] sched/cpuacct: fix user/system in shown cpuacct.usage*
  ` [PATCH 2/4] cgroup: Fix 'usage_usec' time in root's cpu.stat
  ` [PATCH 4/4] sched/cpuacct: Make user/system times in cpuacct.stat more precise

[PATCH 1/4] mm: memcontrol: remove memcg check from memcg_oom_recover
 2021-02-17  5:15 UTC  (22+ messages)
  ` [PATCH 2/4] mm: memcontrol: add missing memcg_oom_recover() when uncharge slab page
  ` [PATCH 3/4] mm: memcontrol: bail out early when id is zero
          ` [External] "
  ` [PATCH 4/4] mm: memcontrol: fix swap uncharge on cgroup v2
      ` [External] "

[PATCH v2] cpu/hotplug: wait for cpuset_hotplug_work to finish on cpu onlining
 2021-02-16 18:29 UTC  (3+ messages)

[GIT PULL] cgroup fixes for v5.11-rc7
 2021-02-13 20:33 UTC  (2+ messages)

[PATCH] mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
 2021-02-12 10:05 UTC  (9+ messages)
          ` [PATCH v2] "

[RFC PATCH 0/9] cgroup support for GPU devices
 2021-02-11 15:34 UTC  (7+ messages)
` [RFC PATCH 8/9] drm/gem: Associate GEM objects with drm cgroup

[PATCH] cpu/hotplug: wait for cpuset_hotplug_work to finish on cpu onlining
 2021-02-11 14:09 UTC  (8+ messages)

[PATCH stable 4.9] mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
 2021-02-10 14:06 UTC  (3+ messages)

[PATCH 0/3] Soft limit memory management bug fixes
 2021-02-10 10:08 UTC  (9+ messages)
  ` [PATCH 1/3] mm: Fix dropped memcg from mem cgroup soft limit tree
  ` [PATCH 2/3] mm: Force update of mem cgroup soft limit tree on usage excess
  ` [PATCH 3/3] mm: Fix missing mem cgroup soft limit tree updates

[PATCH] fs: buffer: use raw page_memcg() on locked page
 2021-02-10  9:18 UTC  (4+ messages)

[PATCH 0/8] mm: memcontrol: switch to rstat v2
 2021-02-09 13:48 UTC  (19+ messages)
` [PATCH 4/8] cgroup: rstat: support cgroup1
` [PATCH 5/8] cgroup: rstat: punt root-level optimization to individual controllers
` [PATCH 6/8] mm: memcontrol: switch to rstat
` [PATCH 7/8] mm: memcontrol: consolidate lruvec stat flushing
` [PATCH 8/8] kselftests: cgroup: update kmem test for new vmstat implementation

[PATCH 0/7]: mm: memcontrol: switch to rstat
 2021-02-08 14:07 UTC  (5+ messages)
` [PATCH 6/7] "

[PATCH] mm: memcontrol: remove rcu_read_lock from get_mem_cgroup_from_page
 2021-02-08  9:50 UTC  (8+ messages)
  ` [External] "

[PATCH v2] mm: memcontrol: replace the loop with a list_for_each_entry()
 2021-02-06  1:00 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).