linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-14 20:34:27 to 2025-08-15 17:25:51 UTC [more...]

[PATCH] mm/damon/core: fix damos_commit_filter not changing allow
 2025-08-15 17:25 UTC  (2+ messages)

[PATCH v4 net-next 00/10] net-memcg: Gather memcg code under CONFIG_MEMCG
 2025-08-15 17:24 UTC  (21+ messages)
` [PATCH v4 net-next 01/10] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n
` [PATCH v4 net-next 06/10] net-memcg: Introduce mem_cgroup_from_sk()
` [PATCH v4 net-next 07/10] net-memcg: Introduce mem_cgroup_sk_enabled()
` [PATCH v4 net-next 08/10] net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge()
` [PATCH v4 net-next 09/10] net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure()
` [PATCH v4 net-next 10/10] net: Define sk_memcg under CONFIG_MEMCG

[PATCH] selftests/damon: change wrong json.dump usage to json.dumps
 2025-08-15 17:09 UTC  (2+ messages)

[PATCH v4 0/3] mm/oom_kill: Only delay OOM reaper for processes using robust futexes
 2025-08-15 17:06 UTC  (12+ 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 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  (20+ messages)
` [RFC PATCH v5 01/18] mm: Introduce kpkeys
` [RFC PATCH v5 02/18] set_memory: Introduce set_memory_pkey() stub
` [RFC PATCH v5 03/18] arm64: mm: Enable overlays for all EL1 indirect permissions
` [RFC PATCH v5 04/18] arm64: Introduce por_elx_set_pkey_perms() helper
` [RFC PATCH v5 05/18] arm64: Implement asm/kpkeys.h using POE
` [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  (10+ messages)
` [RFC PATCH v1 1/7] mm: migrate: Allow misplaced migration without VMA too
` [RFC PATCH v1 2/7] migrate: implement migrate_misplaced_folios_batch
` [RFC PATCH v1 3/7] mm: Hot page tracking and promotion

[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 v5 0/3] man/man2/mremap.2: describe multiple mapping move, shrink
 2025-08-15 15:19 UTC  (5+ 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 v2 0/2] introduce kasan.store_only option in hw-tags
 2025-08-15 15:10 UTC  (13+ messages)
` [PATCH v2 1/2] kasan/hw-tags: introduce kasan.store_only option
` [PATCH v2 2/2] kasan: apply store-only mode in kasan kunit testcases

[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  (6+ messages)
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
` [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  (14+ messages)
` [RFC PATCH 1/4] mm: use current as mmu notifier's owner

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

[PATCH] mm/gup: Drain batched mlock folio processing before attempting migration
 2025-08-15 10:18 UTC 

[PATCH 0/3] mm/rmap: small cleanup for __folio_remove_rmap()
 2025-08-15 10:11 UTC  (8+ 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 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] mm/migrate: Fix NULL movable_ops if CONFIG_ZSMALLOC=m
 2025-08-15  9:05 UTC 

[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

[PATCH V3] init: Handle bootloader identifier in kernel parameters
 2025-08-15  8:50 UTC  (3+ messages)

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-15  8:27 UTC  (3+ messages)

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-15  8:17 UTC  (12+ messages)

[PATCH v3] mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
 2025-08-15  7:32 UTC 

[PATCH][v2] mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when max_huge_pages=0
 2025-08-15  7:02 UTC  (2+ messages)

[Patch v2 0/2] assert rmap behaves as expected
 2025-08-15  6:47 UTC  (3+ messages)
` [Patch v2 1/2] selftests/mm: put general ksm operation into vm_util

[PATCH v3] mm/page_alloc: simplify lowmem_reserve max calculation
 2025-08-15  6:43 UTC  (2+ messages)

mm: swapin read-ahead and zram
 2025-08-15  6:20 UTC  (2+ messages)

[PATCH v3] kasan: add test for SLAB_TYPESAFE_BY_RCU quarantine skipping
 2025-08-15  6:08 UTC  (2+ messages)

[PATCH v4 0/5] Better split_huge_page_test result check
 2025-08-15  5:40 UTC  (10+ messages)
` [PATCH v4 1/5] mm/huge_memory: add new_order and offset to split_huge_pages*() pr_debug
` [PATCH v4 2/5] selftests/mm: mark all functions static in split_huge_page_test.c
` [PATCH v4 3/5] selftests/mm: reimplement is_backed_by_thp() with more precise check
` [PATCH v4 4/5] selftests/mm: add check_after_split_folio_orders() helper
` [PATCH v4 5/5] selftests/mm: check after-split folio orders in split_huge_page_test

[PATCH v11 00/24] zswap compression batching with optimized iaa_crypto driver
 2025-08-15  5:28 UTC  (14+ messages)
` [PATCH v11 18/24] crypto: acomp - Add crypto_acomp_batch_size() to get an algorithm's batch-size
` [PATCH v11 22/24] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v11 23/24] mm: zswap: zswap_store() will process a large folio in batches
` [PATCH v11 24/24] mm: zswap: Batched zswap_compress() with compress batching of large folios

[PATCH] mm/rmap: Always inline __folio_rmap_sanity_checks()
 2025-08-15  5:16 UTC  (2+ messages)

[PATCH v3 00/16] dma-mapping: migrate to physical address-based API
 2025-08-15  5:10 UTC  (3+ messages)

[PATCH v2] kasan: add test for SLAB_TYPESAFE_BY_RCU quarantine skipping
 2025-08-15  4:42 UTC  (4+ messages)

Quotation Request (Proforma Attached) – Please Share WhatsApp Info
 2025-08-15  4:22 UTC 

[PATCH v2] mm/page_alloc: simplify lowmem_reserve max calculation
 2025-08-15  2:41 UTC  (3+ messages)

[PATCH] mm/page_alloc: simplify lowmem_reserve max calculation
 2025-08-15  2:01 UTC  (7+ messages)

[PATCH v2] mm/memory-failure: fix infinite UCE for VM_PFNMAP'ed page
 2025-08-15  1:16 UTC  (5+ messages)

[PATCH] mm/debug_vm_pgtable: clear page table entries at destroy_args()
 2025-08-14 23:28 UTC  (3+ messages)

[PATCH v16 00/13] Support page table check on PowerPC
 2025-08-14 23:24 UTC  (4+ messages)
` [PATCH v16 06/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-08-14 21:35 UTC  (4+ messages)
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting

[PATCH] Fix the data type inconsistency issue of min (tier, MAX_CR_TIERS-1) in read_ctrl_pos
 2025-08-14 21:26 UTC  (3+ messages)

[PATCH] mm/page_alloc: only set ALLOC_HIGHATOMIC for __GPF_HIGH allocations
 2025-08-14 20:34 UTC  (3+ messages)


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