Linux Cgroups
[Prev Page][Next Page]
- Re: [PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too, (continued)
- [PATCH RESEND v3] mm: kmem: add lockdep assertion to obj_cgroup_memcg, Muchun Song
- [PATCH v2] memcg: use ratelimited stats flush in the reclaim,
Shakeel Butt
- [PATCH mm-unstable v2 0/5] Improve mem_cgroup_iter(),
Kinsey Ho
- [PATCH v3 0/7] mm: workingset reporting,
Yuanchu Xie
- [PATCH v2] mm,memcg: provide per-cgroup counters for NUMA balancing operations,
kaiyang2
- [BUG] cgroupv2/blk: inconsistent I/O behavior in Cgroup v2 with set device wbps and wiops,
Lance Yang
- [PATCH -next 0/2] Fixes about delegation.,
Chen Ridong
- [PATCH] kselftest/cgroup: Add missing newline in test_zswap.c,
Mohammed Anees
- [tj-cgroup:for-6.12] BUILD SUCCESS 9b103943ab281d137df1cdb48dcef329a87e0a06, kernel test robot
- [tj-cgroup:for-next] BUILD SUCCESS d8454758e6e40489085b012e23654648362c18d3, kernel test robot
- [PATCH] mm,memcg: provide per-cgroup counters for NUMA balancing operations,
kaiyang2
- [PATCH] memcg: replace memcg ID idr with xarray,
Shakeel Butt
- [PATCH] cgroup: Fix incorrect WARN_ON_ONCE() in css_release_work_fn(),
Waiman Long
- [linux-next:master] [cgroup] ab03125268: WARNING:at_kernel/cgroup/cgroup.c:#css_release_work_fn,
kernel test robot
- [linus:master] [memcg] fefc6e6631: will-it-scale.per_thread_ops 12.7% improvement, kernel test robot
- [PATCHSET sched_ext/for-6.12] sched_ext: Add cgroup support,
Tejun Heo
- [tj-cgroup:for-6.11-fixes] BUILD SUCCESS ff0ce721ec213499ec5a532041fb3a1db2dc5ecb, kernel test robot
- [tj-cgroup:for-6.12] BUILD SUCCESS 92841d6e23de09f180f948f99ddb40135775cedc, kernel test robot
- [tj-cgroup:for-next] BUILD SUCCESS 33ed8884df3dc955ef9d8756a007b5289b96e3bb, kernel test robot
- [PATCH v3 0/2] mm: tlb swap entries batch async release,
Zhiguo Jiang
- [PATCH-cgroup 0/5] cgroup/cpuset: Miscellaneous cpuset updates for 6.12,
Waiman Long
- [PATCH v2 -next] cgroup/pids: Remove unreachable paths of pids_{can,cancel}_fork,
Xiu Jianfeng
- [tj-cgroup:for-next] BUILD SUCCESS 563ea1f5f85171b68f9075f5c3c22c4b521f1b5e, kernel test robot
- [PATCH -next] cgroup/pids: Remove unreachable paths of pids_{can,cancel}_fork,
Xiu Jianfeng
- [PATCH] memcg: protect concurrent access to mem_cgroup_idr,
Shakeel Butt
- [tj-cgroup:for-next] BUILD SUCCESS ab03125268679e058e1e7b6612f6d12610761769, kernel test robot
- Re: [BUG] mm/cgroupv2: memory.min may lead to an OOM error,
Vlastimil Babka (SUSE)
- [PATCH] mm: fix compilation warning in patchs, Zhiguo Jiang
- [PATCH AUTOSEL 4.19 08/14] cgroup: Protect css->cgroup write under css_set_lock, Sasha Levin
- [PATCH AUTOSEL 5.4 15/22] cgroup: Protect css->cgroup write under css_set_lock, Sasha Levin
- [PATCH AUTOSEL 5.10 31/38] cgroup: Protect css->cgroup write under css_set_lock, Sasha Levin
- [PATCH AUTOSEL 5.15 39/47] cgroup: Protect css->cgroup write under css_set_lock, Sasha Levin
- [PATCH AUTOSEL 6.1 52/61] cgroup: Protect css->cgroup write under css_set_lock, Sasha Levin
- [PATCH AUTOSEL 6.6 71/83] cgroup: Protect css->cgroup write under css_set_lock, Sasha Levin
- [PATCH AUTOSEL 6.10 106/121] cgroup: Protect css->cgroup write under css_set_lock, Sasha Levin
- [PATCH V9 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush,
Jesper Dangaard Brouer
- [PATCH v2 0/3] mm: tlb swap entries batch async release,
Zhiguo Jiang
- [PATCH -next] cgroup/cpuset: Do not clear xcpus when clearing cpus,
Chen Ridong
- [linux-next:master] [mm] 230b2f1f31: WARNING:at_include/linux/memcontrol.h:#mem_cgroup_from_slab_obj, kernel test robot
- [PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers,
David Finkel
- [PATCH 6.6 016/568] kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy(), Greg Kroah-Hartman
- [PATCH 6.1 018/440] kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy(), Greg Kroah-Hartman
- [PATCH 0/2] mm: tlb swap entries batch async release,
Zhiguo Jiang
- [PATCH v2] cgroup/cpuset: fix panic caused by partcmd_update,
Chen Ridong
- [PATCHSET][RFC] struct fd and memory safety,
Al Viro
- [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops, viro
- [PATCH 02/39] introduce fd_file(), convert all accessors to it., viro
- [PATCH 03/39] struct fd: representation change, viro
- [PATCH 04/39] add struct fd constructors, get rid of __to_fd(), viro
- [PATCH 05/39] regularize emptiness checks in fini_module(2) and vfs_dedupe_file_range(), viro
- [PATCH 06/39] net/socket.c: switch to CLASS(fd), viro
- [PATCH 07/39] introduce struct fderr, convert overlayfs uses to that, viro
- [PATCH 08/39] experimental: convert fs/overlayfs/file.c to CLASS(...), viro
- [PATCH 09/39] timerfd: switch to CLASS(fd, ...), viro
- [PATCH 10/39] get rid of perf_fget_light(), convert kernel/events/core.c to CLASS(fd), viro
- [PATCH 11/39] switch netlink_getsockbyfilp() to taking descriptor, viro
- [PATCH 12/39] do_mq_notify(): saner skb freeing on failures, viro
- [PATCH 13/39] do_mq_notify(): switch to CLASS(fd, ...), viro
- [PATCH 14/39] simplify xfs_find_handle() a bit, viro
- [PATCH 15/39] convert vmsplice() to CLASS(fd, ...), viro
- [PATCH 16/39] convert __bpf_prog_get() to CLASS(fd, ...), viro
- [PATCH 17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper, viro
- [PATCH 18/39] bpf maps: switch to CLASS(fd, ...), viro
- [PATCH 19/39] fdget_raw() users: switch to CLASS(fd_raw, ...), viro
- [PATCH 20/39] introduce "fd_pos" class, convert fdget_pos() users to it., viro
- [PATCH 21/39] o2hb_region_dev_store(): avoid goto around fdget()/fdput(), viro
- [PATCH 22/39] privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget(), viro
- [PATCH 23/39] fdget(), trivial conversions, viro
- [PATCH 24/39] fdget(), more trivial conversions, viro
- [PATCH 25/39] convert do_preadv()/do_pwritev(), viro
- [PATCH 26/39] convert cachestat(2), viro
- [PATCH 27/39] switch spufs_calls_{get,put}() to CLASS() use, viro
- [PATCH 28/39] convert spu_run(2), viro
- [PATCH 29/39] convert media_request_get_by_fd(), viro
- [PATCH 30/39] convert coda_parse_fd(), viro
- [PATCH 31/39] convert cifs_ioctl_copychunk(), viro
- [PATCH 32/39] convert vfs_dedupe_file_range()., viro
- [PATCH 33/39] convert do_select(), viro
- [PATCH 34/39] do_pollfd(): convert to CLASS(fd), viro
- [PATCH 35/39] convert bpf_token_create(), viro
- [PATCH 36/39] assorted variants of irqfd setup: convert to CLASS(fd), viro
- [PATCH 37/39] memcg_write_event_control(): switch to CLASS(fd), viro
- [PATCH 38/39] css_set_fork(): switch to CLASS(fd_raw, ...), viro
- [PATCH 39/39] deal with the last remaing boolean uses of fd_file(), viro
- Re: [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops, Michal Hocko
- Re: [PATCHSET][RFC] struct fd and memory safety, Al Viro
- Re: [PATCHSET][RFC] struct fd and memory safety, Josef Bacik
- Re: [PATCHSET][RFC] struct fd and memory safety, Al Viro
- Re: [PATCHSET][RFC] struct fd and memory safety, Jason Gunthorpe
- Re: [PATCHSET][RFC] struct fd and memory safety, Christian Brauner
- [PATCHSET v3] struct fd and memory safety, Al Viro
- [PATCH v3 01/28] net/socket.c: switch to CLASS(fd), Al Viro
- [PATCH v3 07/28] do_mq_notify(): switch to CLASS(fd), Al Viro
- [PATCH v3 05/28] switch netlink_getsockbyfilp() to taking descriptor, Al Viro
- [PATCH v3 12/28] o2hb_region_dev_store(): avoid goto around fdget()/fdput(), Al Viro
- [PATCH v3 09/28] convert vmsplice() to CLASS(fd), Al Viro
- [PATCH v3 11/28] introduce "fd_pos" class, convert fdget_pos() users to it., Al Viro
- [PATCH v3 13/28] privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget(), Al Viro
- [PATCH v3 08/28] simplify xfs_find_handle() a bit, Al Viro
- [PATCH v3 17/28] convert cachestat(2), Al Viro
- [PATCH v3 10/28] fdget_raw() users: switch to CLASS(fd_raw), Al Viro
- [PATCH v3 19/28] convert spu_run(2), Al Viro
- [PATCH v3 22/28] convert vfs_dedupe_file_range()., Al Viro
- [PATCH v3 20/28] convert media_request_get_by_fd(), Al Viro
- [PATCH v3 21/28] convert cifs_ioctl_copychunk(), Al Viro
- [PATCH v3 24/28] do_pollfd(): convert to CLASS(fd), Al Viro
- [PATCH v3 15/28] fdget(), more trivial conversions, Al Viro
- [PATCH v3 26/28] memcg_write_event_control(): switch to CLASS(fd), Al Viro
- [PATCH v3 18/28] switch spufs_calls_{get,put}() to CLASS() use, Al Viro
- [PATCH v3 14/28] fdget(), trivial conversions, Al Viro
- [PATCH v3 23/28] convert do_select(), Al Viro
- [PATCH v3 28/28] deal with the last remaing boolean uses of fd_file(), Al Viro
- [PATCH v3 16/28] convert do_preadv()/do_pwritev(), Al Viro
- [PATCH v3 27/28] css_set_fork(): switch to CLASS(fd_raw, ...), Al Viro
- [PATCH v3 25/28] assorted variants of irqfd setup: convert to CLASS(fd), Al Viro
- [PATCH v3 02/28] regularize emptiness checks in fini_module(2) and vfs_dedupe_file_range(), Al Viro
- [PATCH v3 04/28] get rid of perf_fget_light(), convert kernel/events/core.c to CLASS(fd), Al Viro
- [PATCH v3 03/28] timerfd: switch to CLASS(fd), Al Viro
- [PATCH v3 06/28] do_mq_notify(): saner skb freeing on failures, Al Viro
- Re: [PATCH v3 01/28] net/socket.c: switch to CLASS(fd), Simon Horman
- [PATCH v2 -next] cgroup/pids: Avoid spurious event notification,
Xiu Jianfeng
- [PATCH] cgroup/cpuset: fix panic caused by partcmd_update,
Chen Ridong
- [PATCH v6] mm, memcg: cg2 memory{.swap,}.peak write handlers,
David Finkel
- [PATCH -next] cgroup/pids: Avoid spurious event notification,
Xiu Jianfeng
- [PATCH] blk-throttle: remove more latency dead-code,
linux
- [PATCH -next] cgroup/cpuset: reduce redundant comparisons for generating shecd domains,
Chen Ridong
- [PATCH] memcg_write_event_control(): fix a user-triggerable oops,
Al Viro
- [PATCH v2 -next] cgroup/cpuset: add decrease attach_in_progress helpers,
Chen Ridong
- [PATCH v3] mm: kmem: add lockdep assertion to obj_cgroup_memcg,
Muchun Song
[PATCH -next] cgroup/cpuset: add dec_attach_in_progress helper,
Chen Ridong
[PATCH v5 1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers,
David Finkel
[PATCH v2 -next] cgroup/cpuset: remove child_ecpus_count,
Chen Ridong
[PATCH v2] mm: kmem: add lockdep assertion to obj_cgroup_memcg,
Muchun Song
[linus:master] [cgroup/rstat] 21c38a3bd4: stress-ng.msg.ops_per_sec -17.7% regression, kernel test robot
[PATCH -next] cgroup/cpuset: remove child_ecpus_count,
Chen Ridong
mm, memcg: cg2 memory{.swap,}.peak write handlers,
David Finkel
[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers (fd-local edition),
David Finkel
[PATCH] mm: kmem: add lockdep assertion to obj_cgroup_memcg,
Muchun Song
[syzbot] [cgroups?] [mm?] possible deadlock in try_charge_memcg, syzbot
[PATCH V8 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush,
Jesper Dangaard Brouer
[PATCH v7 0/3] btrfs: try to allocate larger folios for metadata,
Qu Wenruo
[PATCH v6 0/3] btrfs: try to allocate larger folios for metadata,
Qu Wenruo
[PATCH v3 0/3] blk-ioprio: remove per-disk structure,
Yu Kuai
[PATCH -v2] cgroup: fix deadlock caused by cgroup_mutex and cpu_hotplug_lock,
Chen Ridong
[PATCH v2 0/3] blk-ioprio: remove per-disk structure,
Yu Kuai
[PATCH] mm: kmem: remove mem_cgroup_from_obj(),
Muchun Song
[PATCH v4] blk-cgroup: Replace u64 sync with spinlock for iostat,
boy.wu
Re: [PATCH 0/2] mm: skip memcg for certain address space,
Vlastimil Babka (SUSE)
[PATCH v2 -next] blk-cgroup: move congestion_count to struct blkcg,
Xiu Jianfeng
[PATCH v3] blk-cgroup: Replace u64 sync with spinlock for iostat update,
boy.wu
[PATCH] blk-cgroup: Replace u64 sync with spinlock for iostat update, boy.wu
[tj-cgroup:for-6.11] BUILD SUCCESS 9283ff5be1510a35356656a6c1efe14f765c936a, kernel test robot
[tj-cgroup:for-next] BUILD SUCCESS acd2e2b1190753bec7f561be41780057a2fd1472, kernel test robot
[PATCH-cgroup v7] cgroup: Show # of subsystem CSSes in cgroup.stat,
Waiman Long
[GIT PULL] cgroup: Changes for v6.11,
Tejun Heo
[PATCH] cgroup: Use seq_putc() in three functions,
Markus Elfring
[tj-cgroup:for-next] BUILD SUCCESS e1b157c8476484e1d4fb51e42bda0d47ebd32b4e, kernel test robot
[tj-cgroup:for-6.11] BUILD SUCCESS 226c49446bccee1c2315bc88bbbca7e6542e98fc, kernel test robot
[PATCH -next] cgroup/cpuset: Remove cpuset_slab_spread_rotor,
Xiu Jianfeng
[PATCH-patch v6] cgroup: Show # of subsystem CSSes in cgroup.stat,
Waiman Long
[PATCH] mm: memcg1: convert charge move flags to unsigned long long, Roman Gushchin
[bug report] mm: memcg: move charge migration code to memcontrol-v1.c,
Dan Carpenter
[tj-cgroup:for-6.11] BUILD SUCCESS eeac320e2593adc323bd38ff3cb7159b01f44ea1, kernel test robot
[tj-cgroup:for-next] BUILD SUCCESS c29c4ba1e9858cd9431ffc1f51c2686b6b43a169, kernel test robot
[PATCH -next] blk-cgroup: move congestion_count to struct blkcg,
Xiu Jianfeng
[linux-next:master] [mm] 98c9daf5ae: aim7.jobs-per-min -29.4% regression,
kernel test robot
[PATCH-cgroup v5] cgroup: Show # of subsystem CSSes in cgroup.stat,
Waiman Long
[PATCH V7 1/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes,
Jesper Dangaard Brouer
[PATCH -next] cgroup/misc: Introduce misc.events.local,
Xiu Jianfeng
[PATCH 0/2] blk-ioprio: remove per-disk structure,
Yu Kuai
[PATCH-cgroup v4] cgroup: Show # of subsystem CSSes in cgroup.stat,
Waiman Long
[PATCH cgroup/for-6.11] cgroup: Add Michal Koutny as a maintainer,
Tejun Heo
[PATCH v3 1/2] cgroup: Show # of subsystem CSSes in cgroup.stat,
Waiman Long
[PATCH v2] blk-cgroup: Replace u64_sync with blkg_stat_lock for stats update,
boy.wu
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]
[Hot Springs Forum]