cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-26 08:09:38 to 2024-08-06 20:18:49 UTC [more...]

[PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-08-06 20:18 UTC  (5+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests

[PATCHSET][RFC] struct fd and memory safety
 2024-08-06 18:56 UTC  (52+ messages)
` [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
  ` [PATCH 02/39] introduce fd_file(), convert all accessors to it
  ` [PATCH 03/39] struct fd: representation change
  ` [PATCH 04/39] add struct fd constructors, get rid of __to_fd()
  ` [PATCH 05/39] regularize emptiness checks in fini_module(2) and vfs_dedupe_file_range()
  ` [PATCH 06/39] net/socket.c: switch to CLASS(fd)
  ` [PATCH 07/39] introduce struct fderr, convert overlayfs uses to that
  ` [PATCH 08/39] experimental: convert fs/overlayfs/file.c to CLASS(...)
  ` [PATCH 09/39] timerfd: switch to CLASS(fd, ...)
  ` [PATCH 10/39] get rid of perf_fget_light(), convert kernel/events/core.c to CLASS(fd)
  ` [PATCH 11/39] switch netlink_getsockbyfilp() to taking descriptor
  ` [PATCH 12/39] do_mq_notify(): saner skb freeing on failures
  ` [PATCH 13/39] do_mq_notify(): switch to CLASS(fd, ...)
  ` [PATCH 14/39] simplify xfs_find_handle() a bit
  ` [PATCH 15/39] convert vmsplice() to CLASS(fd, ...)
  ` [PATCH 16/39] convert __bpf_prog_get() "
  ` [PATCH 17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper
  ` [PATCH 18/39] bpf maps: switch to CLASS(fd, ...)
  ` [PATCH 19/39] fdget_raw() users: switch to CLASS(fd_raw, ...)
  ` [PATCH 20/39] introduce "fd_pos" class, convert fdget_pos() users to it
  ` [PATCH 21/39] o2hb_region_dev_store(): avoid goto around fdget()/fdput()
  ` [PATCH 22/39] privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget()
  ` [PATCH 23/39] fdget(), trivial conversions
  ` [PATCH 24/39] fdget(), more "
  ` [PATCH 25/39] convert do_preadv()/do_pwritev()
  ` [PATCH 26/39] convert cachestat(2)
  ` [PATCH 27/39] switch spufs_calls_{get,put}() to CLASS() use
  ` [PATCH 28/39] convert spu_run(2)
  ` [PATCH 29/39] convert media_request_get_by_fd()
  ` [PATCH 30/39] convert coda_parse_fd()
  ` [PATCH 31/39] convert cifs_ioctl_copychunk()
  ` [PATCH 32/39] convert vfs_dedupe_file_range()
  ` [PATCH 33/39] convert do_select()
  ` [PATCH 34/39] do_pollfd(): convert to CLASS(fd)
  ` [PATCH 35/39] convert bpf_token_create()
  ` [PATCH 36/39] assorted variants of irqfd setup: convert to CLASS(fd)
  ` [PATCH 37/39] memcg_write_event_control(): switch "
  ` [PATCH 38/39] css_set_fork(): switch to CLASS(fd_raw, ...)
  ` [PATCH 39/39] deal with the last remaing boolean uses of fd_file()

[RFC PATCH 0/6] DRM resource management cgroup, try 2
 2024-08-06 15:26 UTC  (10+ messages)
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup

[tj-cgroup:for-6.12] BUILD SUCCESS 92841d6e23de09f180f948f99ddb40135775cedc
 2024-08-06 14:39 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 33ed8884df3dc955ef9d8756a007b5289b96e3bb
 2024-08-06 14:02 UTC 

[PATCH v2 -next] cgroup/pids: Remove unreachable paths of pids_{can,cancel}_fork
 2024-08-05 22:16 UTC  (3+ messages)

[PATCH-cgroup 0/5] cgroup/cpuset: Miscellaneous cpuset updates for 6.12
 2024-08-05 20:58 UTC  (9+ messages)
` [PATCH-cgroup 1/5] cgroup/cpuset: fix panic caused by partcmd_update
` [PATCH-cgroup 2/5] cgroup/cpuset: Clear effective_xcpus on cpus_allowed clearing only if cpus.exclusive not set
` [PATCH-cgroup 3/5] cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug
` [PATCH-cgroup 4/5] cgroup/cpuset: Check for partition roots with overlapping CPUs
` [PATCH-cgroup 5/5] selftest/cgroup: Add new test cases to test_cpuset_prs.sh

[PATCH V8 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush
 2024-08-05 18:50 UTC  (9+ messages)

[PATCH] memcg: protect concurrent access to mem_cgroup_idr
 2024-08-05 17:25 UTC  (4+ messages)

[PATCH v3 0/2] mm: tlb swap entries batch async release
 2024-08-05 15:36 UTC  (3+ messages)
` [PATCH v3 1/2] mm: move task_is_dying to h headfile
` [PATCH v3 2/2] mm: tlb: add tlb swap entries batch async release

[PATCH v2 0/3] mm: tlb swap entries batch async release
 2024-08-05 12:10 UTC  (12+ messages)
` [PATCH v2 1/3] mm: move task_is_dying to h headfile
` [PATCH v2 2/3] mm: tlb: add tlb swap entries batch async release
` [PATCH v2 3/3] mm: s390: fix compilation warning

[PATCH -next] cgroup/pids: Remove unreachable paths of pids_{can,cancel}_fork
 2024-08-05  0:43 UTC  (3+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 563ea1f5f85171b68f9075f5c3c22c4b521f1b5e
 2024-08-03 19:46 UTC 

[BUG] mm/cgroupv2: memory.min may lead to an OOM error
 2024-08-02  1:56 UTC  (4+ messages)

[tj-cgroup:for-next] BUILD SUCCESS ab03125268679e058e1e7b6612f6d12610761769
 2024-08-01 18:28 UTC 

[PATCH -next] cgroup/cpuset: Do not clear xcpus when clearing cpus
 2024-08-01 16:31 UTC  (3+ messages)

[PATCH 0/2] mm: tlb swap entries batch async release
 2024-08-01  6:54 UTC  (12+ messages)
` [PATCH 1/2] mm: move task_is_dying to h headfile
` [PATCH 2/2] mm: tlb: add tlb swap entries batch async release

[PATCH] mm: fix compilation warning in patchs
 2024-08-01  6:50 UTC 

[PATCH -v2] cgroup: fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-08-01  1:34 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 08/14] cgroup: Protect css->cgroup write under css_set_lock
 2024-08-01  0:40 UTC 

[PATCH AUTOSEL 5.4 15/22] cgroup: Protect css->cgroup write under css_set_lock
 2024-08-01  0:38 UTC 

[PATCH AUTOSEL 5.10 31/38] cgroup: Protect css->cgroup write under css_set_lock
 2024-08-01  0:35 UTC 

[PATCH AUTOSEL 5.15 39/47] cgroup: Protect css->cgroup write under css_set_lock
 2024-08-01  0:31 UTC 

[PATCH AUTOSEL 6.1 52/61] cgroup: Protect css->cgroup write under css_set_lock
 2024-08-01  0:26 UTC 

[PATCH AUTOSEL 6.6 71/83] cgroup: Protect css->cgroup write under css_set_lock
 2024-08-01  0:18 UTC 

[PATCH AUTOSEL 6.10 106/121] cgroup: Protect css->cgroup write under css_set_lock
 2024-08-01  0:00 UTC 

[PATCH 0/6] bitmap: optimize API usage
 2024-07-31 19:52 UTC  (4+ messages)
` [PATCH 2/6] sched/topology: optimize topology_span_sane()

[PATCH V9 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush
 2024-07-31 19:47 UTC  (2+ messages)
` [PATCH V9 2/2] cgroup/rstat: add tracepoints for ongoing flusher waits

[PATCH-cgroup v7] cgroup: Show # of subsystem CSSes in cgroup.stat
 2024-07-31 17:02 UTC  (6+ messages)

[linux-next:master] [mm] 230b2f1f31: WARNING:at_include/linux/memcontrol.h:#mem_cgroup_from_slab_obj
 2024-07-31  8:25 UTC 

[PATCH v3] mm: kmem: add lockdep assertion to obj_cgroup_memcg
 2024-07-31  8:09 UTC  (7+ messages)

[PATCH v2 -next] cgroup/pids: Avoid spurious event notification
 2024-07-31  2:56 UTC  (3+ messages)

[PATCH-cpuset v10 2/2] cpuset: use Union-Find to optimize the merging of cpumasks
 2024-07-30 23:06 UTC  (10+ messages)
` [PATCH-cpuset v11 0/2] Add Union-Find and use it to optimize cpuset
  ` [PATCH-cpuset v11 1/2] Union-Find: add a new module in kernel library
  ` [PATCH-cpuset v11 2/2] cpuset: use Union-Find to optimize the merging of cpumasks
      ` Re:Re: [PATCH-cpuset v11 0/2] Add Union-Find and use it to optimize cpuset
        `  "

[PATCH v2 -next] cgroup/cpuset: add decrease attach_in_progress helpers
 2024-07-30 22:41 UTC  (4+ messages)

[PATCH -next] cgroup/cpuset: Remove cpuset_slab_spread_rotor
 2024-07-30 22:29 UTC  (3+ messages)

[PATCH v2] cgroup/cpuset: fix panic caused by partcmd_update
 2024-07-30 19:55 UTC  (4+ messages)

[PATCH v4] blk-cgroup: Replace u64 sync with spinlock for iostat
 2024-07-30 19:49 UTC  (6+ messages)

[PATCH v2 -next] cgroup/cpuset: remove child_ecpus_count
 2024-07-30 19:46 UTC  (2+ messages)

[PATCH 6.6 016/568] kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
 2024-07-30 15:42 UTC 

[PATCH 6.1 018/440] kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
 2024-07-30 15:44 UTC 

[PATCH v6] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-30 15:52 UTC  (7+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests

[PATCH] cgroup/cpuset: fix panic caused by partcmd_update
 2024-07-30  3:48 UTC  (6+ messages)

[PATCH -next] cgroup/pids: Avoid spurious event notification
 2024-07-30  3:33 UTC  (3+ messages)

[PATCH v5 0/5] pids controller events rework
 2024-07-30  3:21 UTC  (6+ messages)
` [PATCH v5 2/5] cgroup/pids: Make event counters hierarchical

mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-29 13:37 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v5 1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-29 13:34 UTC  (4+ messages)

[PATCH] blk-throttle: remove more latency dead-code
 2024-07-27 16:34 UTC  (2+ messages)

[PATCH -v2] cgroup: fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-07-27 10:21 UTC  (4+ messages)

[PATCH -next] cgroup/cpuset: reduce redundant comparisons for generating shecd domains
 2024-07-27  7:26 UTC  (3+ messages)

[PATCH-cgroup v4] cgroup: Show # of subsystem CSSes in cgroup.stat
 2024-07-26 20:42 UTC  (7+ 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 NNTP newsgroup(s).