messages from 2026-09-02 10:51:45 to 2026-09-02 17:43:52 UTC [more...]
[PATCH v2 0/8] memcg: remove the v1 soft limit
2026-09-02 17:43 UTC (6+ messages)
` [PATCH v2 1/8] memcg: remove v1 soft limit reclaim
` [PATCH v2 2/8] memcg: remove mem_cgroup_shrink_node()
` [PATCH v2 3/8] memcg: remove the soft limit reclaim tracepoints
` [PATCH v2 4/8] memcg: remove the soft limit rbtree
` [PATCH v2 5/8] memcg: remove lru_gen_soft_reclaim()
[PATCH v11 02/36] mm: Make readahead store folio count in readahead_control
2026-09-02 17:33 UTC (3+ messages)
` [PATCH v11 03/36] mm: Add a bulk end-writeback tool
` [PATCH v11 33/36] netfs: Set subrequest->source at alloc before trace emission
[PATCH v9 00/10] arm64: Unmap FF-A lent memory from direct map
2026-09-02 17:38 UTC (8+ messages)
` [PATCH v9 02/10] of: reserved_mem: Introduce "ll-map" property
` [PATCH v9 08/10] arm64: Add support for MEMBLOCK_LLMAP
` [PATCH v9 09/10] firmware: arm_ffa: Introduce ffa-lend-pool
` [PATCH v9 10/10] optee: Add support for arm,ffa-lend-pool
[PATCH] Documentation: admin-guide: Fix bracket
2026-09-02 17:26 UTC (2+ messages)
[PATCH v3] mm: remove min_free_kbytes adjustment for THP
2026-09-02 17:24 UTC (16+ messages)
[RFC PATCH 0/3] Neural Storage Driver - learning page cache prefetcher
2026-09-02 17:24 UTC (7+ messages)
[RFC PATCH 0/9] arm64: Allocate .text and .init.text together
2026-09-02 17:23 UTC (2+ messages)
[PATCH v5 0/2] selftests/cgroup: fixes for test_zswap on single core VM
2026-09-02 17:21 UTC (5+ messages)
` [PATCH v5 2/2] selftests/cgroup: test_zswap: fix implicit unsigned promotion bug in test_no_kmem_bypass
[PATCH] mm/list_lru: don't copy stale shrinker id from non-memcg-aware shrinkers
2026-09-02 17:17 UTC (2+ messages)
[PATCH] docs: locking: Fix bracket
2026-09-02 17:13 UTC (3+ messages)
[PATCH v2 14/14] mm/page-flags: remove PG_private
2026-09-02 17:09 UTC (2+ messages)
[PATCH] arm64: hugetlb: fix BBM for mprotect() on contiguous PTEs
2026-09-02 17:06 UTC (6+ messages)
J'ai essayé, vous n'étiez pas disponible
2026-09-02 17:03 UTC
[PATCH v2] mm/slab: take n->list_lock in __slab_try_return_freelist() to avoid race
2026-09-02 16:57 UTC (2+ messages)
[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
2026-09-02 16:56 UTC (4+ messages)
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill
[PATCH RFC v3 00/21] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
2026-09-02 16:48 UTC (24+ messages)
` [PATCH RFC v3 01/21] ARM: mm: make nommu pgd_t a scalar
` [PATCH RFC v3 02/21] ARM: mm: make 2-level "
` [PATCH RFC v3 03/21] ARM: mm: remove custom pgdp_get()
` [PATCH RFC v3 04/21] LoongArch: mm: define pud_leaf() only when PUD exists
` [PATCH RFC v3 05/21] MIPS: "
` [PATCH RFC v3 06/21] mm/pgtable: define (pgd|p4d|pud)_leaf() for folded page tables
` [PATCH RFC v3 07/21] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() "
` [PATCH RFC v3 08/21] mm: vmscan: remove stack copy address of pud/pmd pass in walk_pud/pmd_range()
` [PATCH RFC v3 09/21] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [PATCH RFC v3 10/21] riscv: "
` [PATCH RFC v3 11/21] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [PATCH RFC v3 12/21] mm/pgtable: redefine PGTABLE_LEVEL enum with ascend order from PGD
` [PATCH RFC v3 13/21] x86: mm: use pgtable_level enum in effective_prot_pXd()
` [PATCH RFC v3 14/21] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [PATCH RFC v3 15/21] x86: mm: skip collapse_pud_page() when CONFIG_X86_DIRECT_GBPAGES disabled
` [PATCH RFC v3 16/21] openrisc/pgtable: drop __pmd_offset()
` [PATCH RFC v3 17/21] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
` [PATCH RFC v3 18/21] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
` [PATCH RFC v3 19/21] mm/pgtable: disallow calling (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable with dummy
` [PATCH RFC v3 20/21] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud "
` [PATCH RFC v3 21/21] Documentation: mm: clarify behaviour of compile-time folded page tables
[PATCH] mm/mlock: use the IRQ-safe accessor for NR_MLOCK in __munlock_folio()
2026-09-02 16:45 UTC (3+ messages)
[PATCH 0/4] mm: replace PF_KCOMPACTD/PF_KSWAPD with kthread_func()
2026-09-02 16:40 UTC (16+ messages)
` [PATCH 1/4] xfs: remove dead kswapd flag inheritance from btree split worker
` [PATCH 2/4] iomap: simplify writepages reclaim guard
` [PATCH 3/4] mm: replace PF_KSWAPD flag with kthread_func() check
` [PATCH 4/4] mm: replace PF_KCOMPACTD "
[PATCH v3] selftests/mm: hugetlb_madv_vs_map: add underflow test
2026-09-02 16:31 UTC
[PATCH RFC v3 0/8] kcov: add per-task dataflow tracking for function arguments/return values
2026-09-02 16:29 UTC (9+ messages)
` [PATCH RFC v3 1/8] "
` [PATCH RFC v3 2/8] Documentation: add kcov-dataflow.rst
` [PATCH RFC v3 3/8] selftests/kcov_dataflow: add ioctl interface selftest
` [PATCH RFC v3 4/8] selftests/kcov_dataflow: add rust_ffi_contract selftest
` [PATCH RFC v3 5/8] selftests/kcov_dataflow: add binderfs selftest
` [PATCH RFC v3 6/8] selftests/kcov_dataflow: add eight_struct_args_{c,rust} selftest module
` [PATCH RFC v3 7/8] selftests/kcov_dataflow: add rust_kworker_remote "
` [PATCH RFC v3 8/8] selftests/kcov_dataflow: add trigger-view.py
[PATCH] RCU safety for vma maple tree walks
2026-09-02 16:21 UTC (6+ messages)
[PATCH 09/12] mm/damon/tests/core-kunit: test damon_nr_samples_per_aggr()
2026-09-02 15:49 UTC (4+ messages)
[PATCH v5 0/6] mm/mglru: clean up folio counters and flag usage
2026-09-02 15:42 UTC (3+ messages)
` [PATCH v5 1/6] mm/memcontrol: move the lru_zone_size sanity check to the reader side
[PATCH] mm/shrinker: fix bogus set_shrinker_bit() with cgroup.memory=nokmem
2026-09-02 15:40 UTC (4+ messages)
[PATCH 05/12] mm/damon/sysfs: remove probes number validation
2026-09-02 15:33 UTC (4+ messages)
[PATCH v4 0/3] kselftest: mm: fix some failure of split_huge_page_test
2026-09-02 15:33 UTC (8+ messages)
` [PATCH v4 1/3] kselftest: mm: prevent random failure of huge page split for khugepaged
` [PATCH v4 2/3] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper
` [PATCH v4 3/3] kselftest: mm: introduce alloc_isolated_mem()
[PATCH 04/12] mm/damon/core: validate number of probes in valid_probe_params()
2026-09-02 15:32 UTC (2+ messages)
[PATCH] memblock: fix page count when preserving reserve_mem regions
2026-09-02 15:19 UTC (3+ messages)
[PATCH v4 1/3] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
2026-09-02 15:15 UTC (3+ messages)
[PATCH v7 00/14] mm: thp: always enable mTHP support
2026-09-02 15:12 UTC (6+ messages)
` [PATCH v7 10/14] mips: move has_transparent_hugepage() out of THP guard
[PATCH v2] mm/damon/core: allow esz to be set to zero
2026-09-02 15:03 UTC (4+ messages)
[PATCH 00/16] xswap: extendable swap device backed by zswap
2026-09-02 14:53 UTC (11+ messages)
` [PATCH 01/16] mm: zswap: return -ENOENT when the swap device is gone
` [PATCH 07/16] mm, swap: add xswap grow trigger on cluster allocation
` [PATCH 13/16] mm, swap: defer xswap shrink to workqueue to avoid lock recursion
[PATCH 0/4] KVM: s390: replace page allocator calls with kzalloc()
2026-09-02 14:53 UTC (4+ messages)
[PATCH 2/2] mm/mempolicy: stop copying the nodemask in the interleave paths
2026-09-02 14:52 UTC (3+ messages)
[PATCH v2.1] mm/damon/core: fix false positive in damos_quota_is_full() when esz is zero
2026-09-02 14:48 UTC (4+ messages)
[PATCH 0/4] USB: replace page allocator calls with kmalloc()
2026-09-02 14:36 UTC (5+ messages)
` [PATCH 1/4] USB: usbfs: replace __get_free_page() "
[PATCH v4 00/10] ceph: convert writeback path to folios
2026-09-02 14:34 UTC (4+ messages)
` [PATCH v4 01/10] ceph: fix error handling when the OSD client is stopping in ceph_submit_write()
[PATCH 0/6] mm/damon: add kunit and selftests for probes and probe weights
2026-09-02 14:25 UTC (8+ messages)
` [PATCH 1/6] mm/damon/tests/core-kunit: test damon_commit_filter()
` [PATCH 2/6] mm/damon/tests/core-kunit: add damon_commit_probes() test
` [PATCH 3/6] selftests/damon/_damon_sysfs: implement DamonProbes
` [PATCH 4/6] selftests/damon/drgn_dump_damon_status: dump probes
` [PATCH 5/6] selftests/damon/sysfs.py: extend commit assertion function for probes
` [PATCH 6/6] selftests/damon/sysfs.py: test damon probes
[RFC v3 00/15] xswap: extendable (virtual) swap device backed by zswap
2026-09-02 14:22 UTC (2+ messages)
[PATCH] Docs/mm/damon/design: fix broken :ref: usage and a typo
2026-09-02 14:20 UTC (2+ messages)
[PATCH] mm/slab: disallow kfree_rcu_sheaf() on PREEMPT_RT again
2026-09-02 14:13 UTC (5+ messages)
[PATCH] mempolicy: fix div-by-zero in alloc_pages_bulk_interleave
2026-09-02 14:04 UTC (2+ messages)
[PATCH] mempolicy: fix mod-by-zero in weighted_interleave_nid
2026-09-02 13:58 UTC (2+ messages)
[PATCH] mempolicy: fix div-by-zero in alloc_pages_bulk_weighted_interleave
2026-09-02 13:57 UTC (2+ messages)
[PATCH 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-09-02 13:49 UTC (5+ messages)
` [PATCH 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [PATCH 3/3] blk-cgroup: move async bio punt state to blkcg
[PATCH 0/2] quota: Verify special quota formats match sb type
2026-09-02 13:37 UTC (3+ messages)
` [PATCH 1/2] ocfs2: Refuse to enable ocfs2 format for another filesystem
` [PATCH 2/2] shmem: Refuse to enable tmpfs "
[PATCH v12 00/45] guest_memfd: In-place conversion support
2026-09-02 13:30 UTC (6+ messages)
` [PATCH v12 23/45] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
[PATCH] mm/folio: EXPORT_SYMBOL_FOR_KVM(lru_cache_drain_for_folio)
2026-09-02 13:29 UTC (2+ messages)
[PATCH v5 00/12] rust: xarray: add entry API with preloading
2026-09-02 13:26 UTC (13+ messages)
` [PATCH v5 01/12] rust: xarray: minor formatting fixes
` [PATCH v5 02/12] rust: xarray: add debug format for `StoreError`
` [PATCH v5 03/12] xarray: move xas_result() and xa_zero_to_null() to the header
` [PATCH v5 04/12] rust: xarray: add `XArrayState`
` [PATCH v5 05/12] rust: xarray: simplify `Guard::load`
` [PATCH v5 06/12] rust: xarray: add `find_next` and `find_next_mut`
` [PATCH v5 07/12] rust: xarray: add entry API
` [PATCH v5 08/12] rust: mm: add abstractions for allocating from a `sheaf`
` [PATCH v5 09/12] rust: mm: sheaf: allow use of C initialized static caches
` [PATCH v5 10/12] xarray, radix-tree: enable sheaf support for kmem_cache
` [PATCH v5 11/12] rust: xarray: add preload API
` [PATCH v5 12/12] rust: xarray: document `Guard` lock drop semantics
[PATCH 0/9] drm/tyr: add VM and BO ioctl support
2026-09-02 12:57 UTC (3+ messages)
` [PATCH 1/9] rust: sizes: add SZ_4G constant
[PATCH 0/4] char/misc: replace page allocator calls with k[mz]alloc()
2026-09-02 12:26 UTC (15+ messages)
` [PATCH 2/4] char: xillybus: replace __get_free_pages() with kmalloc()
[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
2026-09-02 11:51 UTC (2+ messages)
[PATCH] maple_tree: Annotate lockless pivot reads for KCSAN
2026-09-02 11:28 UTC (6+ messages)
[PATCH] mm/slab: take n->list_lock for the list_add() in __refill_objects_node()
2026-09-02 11:27 UTC (7+ messages)
[PATCH RFC 00/11] mm/migrate: separate migration paths and carry migration policy
2026-09-02 11:19 UTC (14+ messages)
` [PATCH RFC 01/11] mm/migrate: extract folio unmap phase
` [PATCH RFC 02/11] mm/migrate: handle retries in migrate_folios_move()
` [PATCH RFC 03/11] mm/migrate: factor out folio splitting on allocation failure
` [PATCH RFC 04/11] mm/migrate: use a dedicated list for hugetlb folios
` [PATCH RFC 05/11] mm/migrate: add a dedicated movable_ops migration pass
` [PATCH RFC 06/11] mm/migrate: rename migrate_pages_batch() to migrate_folios_batch()
` [PATCH RFC 07/11] mm/migrate: add migrate_lru_folios() entry point
` [PATCH RFC 08/11] mm/migrate: move LRU batching into migrate_lru_folios()
` [PATCH RFC 09/11] mm/migrate: thread migration policy through a control struct
` [sos-linux-ext-patches] "
` [PATCH RFC 10/11] mm/migrate: pass migrate_control to migrate_pages()
` [PATCH RFC 11/11] mm/migrate: pass migrate_control to migrate_folio()
[PATCH v2] mm/slab: reject unsupported kmalloc() sizes
2026-09-02 11:12 UTC (2+ messages)
[PATCH 4/6] x86/virt/tdx: Add extra memory to TDX module for the extensions
2026-09-02 10:54 UTC (2+ 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