messages from 2024-07-22 07:32:05 to 2024-07-31 09:41:42 UTC [more...]
[PATCH-cgroup v7] cgroup: Show # of subsystem CSSes in cgroup.stat
2024-07-31 9:41 UTC (5+ messages)
[PATCH -next] cgroup/cpuset: Do not clear xcpus when clearing cpus
2024-07-31 9:21 UTC
[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 (9+ messages)
[PATCH 0/2] mm: tlb swap entries batch async release
2024-07-31 4:56 UTC (5+ 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 v2 -next] cgroup/pids: Avoid spurious event notification
2024-07-31 2:56 UTC (3+ messages)
[PATCHSET][RFC] struct fd and memory safety
2024-07-31 0:43 UTC (49+ 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()
[PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers
2024-07-30 23:13 UTC (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests
[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 V8 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush
2024-07-30 20:15 UTC (5+ 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 (3+ 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 (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests
[PATCH v5 1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers
2024-07-29 13:34 UTC (5+ messages)
` [PATCH v5 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests
[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 (7+ 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)
[PATCH] memcg_write_event_control(): fix a user-triggerable oops
2024-07-26 7:54 UTC (5+ messages)
[PATCH -next] cgroup/cpuset: add dec_attach_in_progress helper
2024-07-26 1:00 UTC (5+ messages)
[PATCH 0/2] mm: skip memcg for certain address space
2024-07-25 9:00 UTC (2+ messages)
[PATCH v2] mm: kmem: add lockdep assertion to obj_cgroup_memcg
2024-07-24 22:38 UTC (4+ messages)
[linux-next:master] [mm] 98c9daf5ae: aim7.jobs-per-min -29.4% regression
2024-07-24 22:15 UTC (12+ messages)
` [linux-next:master] [mm] : "
[linus:master] [cgroup/rstat] 21c38a3bd4: stress-ng.msg.ops_per_sec -17.7% regression
2024-07-24 7:57 UTC
[PATCH v7 0/3] btrfs: try to allocate larger folios for metadata
2024-07-24 3:46 UTC (12+ messages)
` [PATCH v7 1/3] memcontrol: define root_mem_cgroup for CONFIG_MEMCG=n cases
` [PATCH v7 2/3] btrfs: always uses root memcgroup for filemap_add_folio()
[PATCH -next] cgroup/cpuset: remove child_ecpus_count
2024-07-24 2:44 UTC (3+ messages)
[PATCH] mm: kmem: add lockdep assertion to obj_cgroup_memcg
2024-07-24 2:26 UTC (5+ messages)
mm, memcg: cg2 memory{.swap,}.peak write handlers
2024-07-23 19:45 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests
[RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
2024-07-23 17:14 UTC (2+ messages)
[PATCH] cgroup: Use seq_putc() in three functions
2024-07-23 10:50 UTC (3+ messages)
` "
[PATCH V7 1/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
2024-07-23 6:24 UTC (13+ messages)
[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers (fd-local edition)
2024-07-22 23:06 UTC (6+ messages)
` [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
[PATCH v3 0/3] blk-ioprio: remove per-disk structure
2024-07-22 21:27 UTC (2+ messages)
[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
2024-07-22 15:18 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).