messages from 2023-12-07 13:21:26 to 2024-01-05 02:46:02 UTC [more...]
[PATCH bpf-next v2 0/3] Annotate kfuncs in .BTF_ids section
2024-01-05 2:45 UTC
[PATCH bpf-next 0/2] Annotate kfuncs in .BTF_ids section
2024-01-05 2:37 UTC (5+ messages)
` [PATCH bpf-next 2/2] bpf: treewide: Annotate BPF kfuncs in BTF
[PATCH] blk-cgroup: clean up after commit f1c006f1c685
2024-01-04 23:10 UTC (4+ messages)
[PATCH v6 00/12] Add Cgroup support for SGX EPC memory
2024-01-04 21:01 UTC (18+ messages)
` [PATCH v6 09/12] x86/sgx: Restructure top-level EPC reclaim function
[PATCH v3 00/10] IOMMU memory observability
2024-01-04 19:12 UTC (19+ messages)
` [PATCH v3 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v3 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v3 03/10] iommu/io-pgtable-arm: "
` [PATCH v3 04/10] iommu/io-pgtable-dart: "
` [PATCH v3 05/10] iommu/exynos: "
` [PATCH v3 06/10] iommu/rockchip: "
` [PATCH v3 07/10] iommu/sun50i: "
` [PATCH v3 08/10] iommu/tegra-smmu: "
` [PATCH v3 09/10] iommu: observability of the IOMMU allocations
` [PATCH v3 10/10] iommu: account IOMMU allocated memory
[PATCH v6 0/2] Add swappiness argument to memory.reclaim
2024-01-04 10:09 UTC (9+ messages)
` [PATCH v6 1/2] mm: add defines for min/max swappiness
` [PATCH v6 2/2] mm: add swapiness= arg to memory.reclaim
[PATCH bpf-next 0/4] bpf: Add bpf_iter_cpumask
2024-01-04 2:30 UTC (13+ messages)
` [PATCH bpf-next 1/4] cgroup, psi: Init PSI of root cgroup to psi_system
` [PATCH bpf-next 2/4] bpf: Add bpf_iter_cpumask kfuncs
` [PATCH bpf-next 3/4] bpf: Add new kfunc bpf_cpumask_set_from_pid
` [PATCH bpf-next 4/4] selftests/bpf: Add selftests for cpumask iter
[PATCH v5 0/2] Add swappiness argument to memory.reclaim
2024-01-03 15:19 UTC (17+ messages)
` [PATCH v5 1/2] mm: add defines for min/max swappiness
` [PATCH v5 2/2] mm: add swapiness= arg to memory.reclaim
[PATCH] cgroup/cpuset: Adjust exception handling in generate_sched_domains()
2024-01-01 16:26 UTC (4+ messages)
[PATCH] mm: memcg: fix split queue list crash when large folio migration
2023-12-27 21:41 UTC (4+ messages)
[PATCH 00/16] IOMMU memory observability
2023-12-26 18:23 UTC (4+ messages)
` [PATCH 15/16] vhost-vdpa: account iommu allocations
[PATCH v2 00/10] IOMMU memory observability
2023-12-26 18:08 UTC (32+ messages)
` [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v2 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v2 03/10] iommu/io-pgtable-arm: "
` [PATCH v2 04/10] iommu/io-pgtable-dart: "
` [PATCH v2 05/10] iommu/exynos: "
` [PATCH v2 06/10] iommu/rockchip: "
` [PATCH v2 07/10] iommu/sun50i: "
` [PATCH v2 08/10] iommu/tegra-smmu: "
` [PATCH v2 09/10] iommu: observability of the IOMMU allocations
` [PATCH v2 10/10] iommu: account IOMMU allocated memory
[tj-cgroup:for-6.8] BUILD SUCCESS 2bf46683842b745221fc0b02611471b53c56d495
2023-12-22 23:21 UTC
[tj-cgroup:for-next] BUILD SUCCESS 68c20e47587936421a0e64f6064bfac112af9984
2023-12-22 23:19 UTC
[PATCH v2 1/2] kernel/cgroup: use kernfs_create_dir_ns()
2023-12-22 6:15 UTC (7+ messages)
` [PATCH v2 2/2] fs/kernfs/dir: obey S_ISGID
[PATCH v3 0/3] kernfs: Convert from strlcpy() to strscpy()
2023-12-22 1:18 UTC (7+ messages)
` [PATCH v3 1/3] kernfs: Convert kernfs_walk_ns() "
` [PATCH v3 2/3] kernfs: Convert kernfs_name_locked() "
` [PATCH v3 3/3] kernfs: Convert kernfs_path_from_node_locked() "
[PATCH] blk-throttle: Fix some potential string truncation in tg_prfill_limit()
2023-12-21 21:42 UTC (2+ messages)
Performance drop due to alloc_workqueue() misuse and recent change
2023-12-20 7:14 UTC (2+ messages)
[PATCH] block: skip cgroups for passthrough io
2023-12-18 16:47 UTC (3+ messages)
patch "kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to" added to driver-core-next
2023-12-17 13:26 UTC
EOPNOTSUPP while trying to enable memory on cgroup.subtree_control
2023-12-16 9:39 UTC (3+ messages)
patch "kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to" added to driver-core-testing
2023-12-15 16:26 UTC
[PATCH V4 0/1] Add swappiness argument to memory.reclaim
2023-12-15 8:50 UTC (13+ messages)
` [PATCH V4 1/2] mm: add defines for min/max swappiness
` [PATCH V4 2/2] mm: add swapiness= arg to memory.reclaim
[PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
2023-12-14 1:46 UTC (18+ messages)
[PATCH V3 0/1] Add swappiness argument to memory.reclaim
2023-12-13 0:12 UTC (10+ messages)
` [PATCH V3 1/1] mm: add swapiness= arg "
[mm-unstable v4 0/5] mm: memcg: subtree stats flushing and thresholds
2023-12-12 20:44 UTC (12+ messages)
` [mm-unstable v4 5/5] mm: memcg: restore subtree stats flushing
[tj-cgroup:for-6.8] BUILD SUCCESS a7fb0423c201ba12815877a0b5a68a6a1710b23a
2023-12-09 2:26 UTC
[tj-cgroup:for-next] BUILD SUCCESS b7aaea747923ec5492d17a2e26de347135e2c6b9
2023-12-09 1:36 UTC
[PATCH bpf-next 0/3] bpf: Expand bpf_cgrp_storage to support cgroup1 non-attach case
2023-12-09 1:12 UTC (4+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: Add selftests for cgroup1 local storage
[PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
2023-12-08 0:43 UTC (3+ messages)
` [PATCH v8 5/6] selftests: cgroup: update per-memcg zswap writeback selftest
[PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat
2023-12-08 0:25 UTC (3+ messages)
` [PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat (fix)
[PATCH-cgroup v2] cgroup: Move rcu_head up near the top of cgroup_root
2023-12-07 22:56 UTC (6+ messages)
[tj-cgroup:for-6.8] BUILD SUCCESS 3232e7aad11e541da86bbb1fa5ea5737b30bd006
2023-12-07 21:11 UTC
[tj-cgroup:for-next] BUILD SUCCESS 2c0726752750d50547bef426085784178366336e
2023-12-07 21:10 UTC
[GIT PULL] cgroup fixes for v6.7-rc4
2023-12-07 20:46 UTC (2+ messages)
[PATCH V2 0/1] Add swappiness argument to memory.reclaim
2023-12-07 19:00 UTC (3+ messages)
` [PATCH 1/1] mm: add swapiness= arg "
[PATCH 0/1] Add swappiness argument to memory.reclaim
2023-12-07 18:57 UTC (6+ messages)
[PATCH-cgroup] cgroup: Move rcu_head up near the top of cgroup_root
2023-12-07 13:21 UTC (3+ 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).