linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-15 08:55:59 to 2025-08-16 04:28:53 UTC [more...]

[PATCH] mm/cma: print total and used pages in cma_alloc()
 2025-08-16  4:28 UTC 

[PATCH] mm/gup: Drain batched mlock folio processing before attempting migration
 2025-08-16  4:14 UTC  (3+ messages)

[PATCH v4 0/7] selftests/mm: Fix false positives and skip unsupported tests
 2025-08-16  4:01 UTC  (8+ messages)
` [PATCH v4 1/7] mm/selftests: Fix incorrect pointer being passed to mark_range()
` [PATCH v4 2/7] selftests/mm: Add support to test 4PB VA on PPC64
` [PATCH v4 3/7] selftest/mm: Fix ksm_funtional_test failures
` [PATCH v4 4/7] mm/selftests: Fix split_huge_page_test failure on systems with 64KB page size
` [PATCH v4 5/7] selftests/mm: fix child process exit codes in ksm_functional_tests
` [PATCH v4 6/7] selftests/mm: skip thuge-gen test if system is not setup properly
` [PATCH v4 7/7] selftests/mm: skip hugepage-mremap test if userfaultfd unavailable

[syzbot] [mm?] KASAN: slab-use-after-free Read in mremap
 2025-08-16  3:07 UTC 

[PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-16  2:23 UTC  (19+ messages)

[PATCH v2] mm/damon/core: fix damos_commit_filter not changing allow
 2025-08-16  1:51 UTC 

[PATCH v2 mm-unstable] selftests/damon: change wrong json.dump usage to json.dumps
 2025-08-16  1:40 UTC 

[PATCH] selftests/damon: change wrong json.dump usage to json.dumps
 2025-08-16  1:30 UTC  (3+ messages)

[PATCH] mm/damon/core: fix damos_commit_filter not changing allow
 2025-08-16  1:18 UTC  (4+ messages)

[PATCH] mm/migrate: Fix NULL movable_ops if CONFIG_ZSMALLOC=m
 2025-08-16  0:57 UTC  (3+ messages)

[PATCH v2 0/3] introduce uncharged file mapped folios
 2025-08-16  0:54 UTC  (8+ messages)
` [PATCH v2 1/3] mm/filemap: add AS_UNCHARGED
` [PATCH v2 2/3] mm: add vmstat for cgroup uncharged pages
` [PATCH v2 3/3] btrfs: set AS_UNCHARGED on the btree_inode

[PATCH 0/3] mm/rmap: small cleanup for __folio_remove_rmap()
 2025-08-16  0:36 UTC  (10+ messages)
` [PATCH 1/3] mm/rmap: not necessary to mask off FOLIO_PAGES_MAPPED
` [PATCH 2/3] mm/rmap: could be partially_mapped only after no entire map
` [PATCH 3/3] mm/rmap: use folio_large_nr_pages() when we are sure it is a large folio

[PATCH] MAINTAINERS: mark MGLRU as maintained
 2025-08-16  0:08 UTC  (4+ messages)

[PATCH v5 net-next 00/10] net-memcg: Gather memcg code under CONFIG_MEMCG
 2025-08-15 23:52 UTC  (16+ messages)
` [PATCH v5 net-next 01/10] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n
` [PATCH v5 net-next 02/10] mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready()
` [PATCH v5 net-next 03/10] tcp: Simplify error path in inet_csk_accept()
` [PATCH v5 net-next 04/10] net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV
` [PATCH v5 net-next 05/10] net: Clean up __sk_mem_raise_allocated()
` [PATCH v5 net-next 06/10] net-memcg: Introduce mem_cgroup_from_sk()
` [PATCH v5 net-next 07/10] net-memcg: Introduce mem_cgroup_sk_enabled()
` [PATCH v5 net-next 08/10] net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge()
` [PATCH v5 net-next 09/10] net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure()
` [PATCH v5 net-next 10/10] net: Define sk_memcg under CONFIG_MEMCG

[PATCH v5 00/14] SLUB percpu sheaves
 2025-08-15 22:53 UTC  (2+ messages)

Regression caused by commit 4687fdbb805a ("mm/filemap: Support VM_HUGEPAGE for file mappings")
 2025-08-15 22:21 UTC  (4+ messages)

DAMON Beer/Coffee/Tea chat reminder for the week of 2025-08-18
 2025-08-15 21:44 UTC 

[PATCH v5 0/3] man/man2/mremap.2: describe multiple mapping move, shrink
 2025-08-15 21:36 UTC  (7+ messages)
` [PATCH v5 1/3] man/man2/mremap.2: explicitly document the simple move operation
` [PATCH v5 2/3] man/man2/mremap.2: describe multiple mapping move
` [PATCH v5 3/3] man/man2/mremap.2: describe previously undocumented shrink behaviour

[PATCH v3] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-15 21:30 UTC 

[RFC PATCH 0/6] Remove XA_ZERO from error recovery of
 2025-08-15 19:49 UTC  (8+ messages)
` [RFC PATCH 1/6] mm/mmap: Move exit_mmap() trace point
` [RFC PATCH 2/6] mm/mmap: Abstract vma clean up from exit_mmap()
` [RFC PATCH 3/6] mm/vma: Add limits to unmap_region() for vmas
` [RFC PATCH 4/6] mm/memory: Add tree limit to free_pgtables()
` [RFC PATCH 5/6] mm/vma: Add page table limit to unmap_region()
` [RFC PATCH 6/6] mm: Change dup_mmap() recovery

[PATCH v2 0/2] Take ARCH_KMALLOC_MINALIGN into account for build-time XArray check
 2025-08-15 19:12 UTC  (2+ messages)

[RFC PATCH v1 00/10] mm/iomap: add granular dirty and writeback accounting
 2025-08-15 18:38 UTC  (4+ messages)
` [RFC PATCH v1 10/10] iomap: "

[PATCH] mm: readahead: improve mmap_miss heuristic for concurrent faults
 2025-08-15 18:32 UTC 

[linux-next:master] BUILD REGRESSION 1357b2649c026b51353c84ddd32bc963e8999603
 2025-08-15 17:52 UTC 

[PATCH v4 0/3] mm/oom_kill: Only delay OOM reaper for processes using robust futexes
 2025-08-15 17:53 UTC  (13+ messages)
` [PATCH v4 2/3] "
` [PATCH v4 3/3] mm/oom_kill: Have the OOM reaper and exit_mmap() traverse the maple tree in opposite orders

[PATCH v2 0/2] introduce kasan.store_only option in hw-tags
 2025-08-15 17:46 UTC  (10+ messages)
` [PATCH v2 1/2] kasan/hw-tags: introduce kasan.store_only option

[PATCH v4 net-next 00/10] net-memcg: Gather memcg code under CONFIG_MEMCG
 2025-08-15 17:39 UTC  (11+ messages)
` [PATCH v4 net-next 01/10] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n

[PATCH v4 0/3] mm/oom_kill: Only delay OOM reaper for processes using robust futexes
 2025-08-15 17:06 UTC  (2+ messages)

[PATCH v2 1/3] testing/radix-tree/maple: Hack around kfree_rcu not existing
 2025-08-15 17:06 UTC  (3+ messages)

[PATCH v2] mm/damon/Kconfig: make DAMON_STAT_ENABLED_DEFAULT depend on DAMON_STAT
 2025-08-15 16:59 UTC  (2+ messages)

[akpm-mm:mm-new 136/142] include/linux/compiler_types.h:572:38: error: call to '__compiletime_assert_352' declared with attribute error: BUILD_BUG failed
 2025-08-15 16:50 UTC 

[RFC PATCH v5 00/18] pkeys-based page table hardening
 2025-08-15 16:37 UTC  (15+ messages)
` [RFC PATCH v5 06/18] arm64: set_memory: Implement set_memory_pkey()
` [RFC PATCH v5 07/18] arm64: Reset POR_EL1 on exception entry
` [RFC PATCH v5 08/18] arm64: Context-switch POR_EL1
` [RFC PATCH v5 09/18] arm64: Enable kpkeys
` [RFC PATCH v5 10/18] mm: Introduce kernel_pgtables_set_pkey()
` [RFC PATCH v5 11/18] mm: Introduce kpkeys_hardened_pgtables
` [RFC PATCH v5 12/18] mm: Allow __pagetable_ctor() to fail
` [RFC PATCH v5 13/18] mm: Map page tables with privileged pkey
` [RFC PATCH v5 14/18] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES
` [RFC PATCH v5 15/18] arm64: mm: Guard page table writes with kpkeys
` [RFC PATCH v5 16/18] arm64: Enable kpkeys_hardened_pgtables support
` [RFC PATCH v5 17/18] mm: Add basic tests for kpkeys_hardened_pgtables
` [RFC PATCH v5 18/18] arm64: mm: Batch kpkeys level switches

[PATCH v5] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-08-15 16:27 UTC  (4+ messages)

[RFC PATCH v1 0/7] A subsystem for hot page detection and promotion
 2025-08-15 15:35 UTC  (6+ messages)
` [RFC PATCH v1 3/7] mm: Hot page tracking "

[RFC PATCH 0/7] add mTHP support for wp
 2025-08-15 15:30 UTC  (6+ messages)
` [RFC PATCH 6/7] mm: memory: "

[PATCH] mm/page-writeback: drop usage of folio_index
 2025-08-15 15:21 UTC  (4+ messages)

[PATCH 0/4] mm/swap, memcg: Support per-cgroup swap device priorities
 2025-08-15 15:10 UTC  (7+ messages)
` [PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority

[PATCH v4 18/24] riscv: vdso: Disable LTO for the vDSO
 2025-08-15 15:07 UTC  (2+ messages)

[PATCH v4 17/24] riscv: vdso: Deduplicate CFLAGS_REMOVE_* variables
 2025-08-15 15:07 UTC  (2+ messages)

[PATCH v4 06/24] riscv: elf: Move relocation constants to UAPI
 2025-08-15 15:05 UTC  (2+ messages)

[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
 2025-08-15 14:12 UTC  (4+ messages)
` [PATCH 06/10] mm: update coredump logic to correctly use bitmap mm flags

[PATCH v5 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-15 13:54 UTC  (8+ messages)
` [PATCH v5 1/7] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH v5 2/7] mm/huge_memory: convert "tva_flags" to "enum tva_type"
` [PATCH v5 3/7] mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v5 4/7] docs: transhuge: document process level THP controls
` [PATCH v5 5/7] selftest/mm: Extract sz2ord function into vm_util.h
` [PATCH v5 6/7] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v5 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise

[PATCH 3/7] rust: mm: update ARef and AlwaysRefCounted imports from sync::aref
 2025-08-15 13:51 UTC  (2+ messages)

[syzbot] [mm?] WARNING in alloc_frozen_pages_noprof
 2025-08-15 13:17 UTC  (4+ messages)

[PATCH v1 RFC 0/6] kfuzztest: a new kernel fuzzing framework
 2025-08-15 13:00 UTC  (6+ messages)
` [PATCH v1 RFC 6/6] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing

[PATCH] testing/radix-tree/maple: hack around kfree_rcu not existing
 2025-08-15 12:34 UTC  (7+ messages)

[PATCH 0/2] arm64/mm: prevent panic on -ENOMEM in arch_add_memory()
 2025-08-15 12:12 UTC  (6+ messages)
` [PATCH 1/2] arm64/mm: Allow __create_pgd_mapping() to propagate pgtable_alloc() errors
` [PATCH 2/2] arm64/mm: Update create_kpti_ng_temp_pgd() to handle pgtable_alloc failure

[v3 00/11] mm: support device-private THP
 2025-08-15 12:09 UTC  (8+ messages)
` [v3 03/11] mm/migrate_device: THP migration of zone device pages

[RFC PATCH 0/4] Migrate on fault for device pages
 2025-08-15 11:44 UTC  (3+ messages)

[PATCH] mm/numa: fix uninitialized memory nodes causing kernel panic
 2025-08-15 11:11 UTC  (2+ messages)

[PATCH v4 00/24] vdso: Reject absolute relocations during build
 2025-08-15 10:06 UTC  (3+ messages)

[PATCH v4 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-15  9:29 UTC  (6+ messages)
` [PATCH v4 2/7] mm/huge_memory: convert "tva_flags" to "enum tva_type"

[PATCH] mm/damon/Kconfig: enforce DAMON_STAT when DAMON_STAT_ENABLED_DEFAULT is selected
 2025-08-15  9:15 UTC  (2+ messages)

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-15  9:12 UTC  (4+ messages)
` [PATCH v3 07/30] kho: add interfaces to unpreserve folios and physical memory ranges

[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-15  9:09 UTC  (16+ messages)
` [PATCH v5 01/15] devres: provide devm_kmemdup_const()
` [PATCH v5 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v5 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v5 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v5 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v5 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v5 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v5 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v5 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v5 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v5 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v5 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v5 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v5 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v5 15/15] pinctrl: qcom: make the pinmuxing strict

[PATCH V4] init: Handle bootloader identifier in kernel parameters
 2025-08-15  9:01 UTC 

[RFC v2 PATCH 0/8] pkeys-based cred hardening
 2025-08-15  9:00 UTC  (9+ messages)
` [RFC PATCH v2 1/8] arm64: kpkeys: Avoid unnecessary writes to POR_EL1
` [RFC PATCH v2 2/8] mm: kpkeys: Introduce unrestricted level
` [RFC PATCH v2 3/8] slab: Introduce SLAB_SET_PKEY
` [RFC PATCH v2 4/8] rcu: Allow processing kpkeys-protected data
` [RFC PATCH v2 5/8] mm: kpkeys: Introduce cred pkey/level
` [RFC PATCH v2 6/8] cred: Protect live struct cred with kpkeys
` [RFC PATCH v2 7/8] fs: Protect creds installed by override_creds()
` [RFC PATCH v2 8/8] mm: Add basic tests for kpkeys_hardened_cred


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).