linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
 2024-06-25  0:11 UTC  (6+ messages)

[PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
 2024-06-24 23:42 UTC  (4+ messages)

[PATCH v6 00/13] Centralize _GNU_SOURCE definition into lib.mk
 2024-06-24 23:26 UTC  (14+ messages)
` [PATCH v6 01/13] selftests/mm: Define _GNU_SOURCE to an empty string
` [PATCH v6 02/13] selftests: Add -D_GNU_SOURCE= to CFLAGS in lib.mk
` [PATCH v6 03/13] selftests/net: Append to lib.mk CFLAGS in Makefile
` [PATCH v6 04/13] selftests/exec: Drop redundant -D_GNU_SOURCE "
` [PATCH v6 05/13] selftests/futex: "
` [PATCH v6 06/13] selftests/intel_pstate: "
` [PATCH v6 07/13] selftests/iommu: "
` [PATCH v6 08/13] selftests/kvm: "
` [PATCH v6 09/13] selftests/proc: "
` [PATCH v6 10/13] selftests/resctrl: "
` [PATCH v6 11/13] selftests/ring-buffer: "
` [PATCH v6 12/13] selftests/riscv: "
` [PATCH v6 13/13] selftests/sgx: Append CFLAGS from lib.mk to HOST_CFLAGS

[RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
 2024-06-24 22:54 UTC  (3+ messages)

[PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
 2024-06-24 22:40 UTC  (3+ messages)

[PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
 2024-06-24 22:17 UTC  (9+ messages)

[PATCH v5 0/6] ptdump: add intermediate directory support
 2024-06-24 22:16 UTC  (7+ messages)
` [PATCH v5 1/6] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP
` [PATCH v5 2/6] arm64: add APTable encoding to pagetable defs
` [PATCH v5 3/6] arm64: table descriptor ptdump support
` [PATCH v5 4/6] arm64: indent ptdump by level, aligning attributes
` [PATCH v5 5/6] arm64: exclusive upper bound for ptdump entries
` [PATCH v5 6/6] arm64: add attrs and format to ptdump document

[PATCH v1 00/14] mm: memcg: separate legacy cgroup v1 code and put under config option
 2024-06-24 22:00 UTC  (4+ messages)

[linux-next:master 7723/8016] arch/arm64/boot/dts/amlogic/meson-g12b-dreambox-one.dtb: sound: Unevaluated properties are not allowed ('assigned-clock-parents', 'assigned-clock-rates', 'assigned-clocks' were unexpected)
 2024-06-24 21:59 UTC 

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-06-24 21:50 UTC  (12+ messages)

[PATCH 00/15] add zpdesc memory descriptor for zswap.zpool
 2024-06-24 21:46 UTC  (2+ messages)

MM global locks as core counts quadruple
 2024-06-24 21:44 UTC  (5+ messages)

[PATCH] memcg: use ratelimited stats flush in the reclaim
 2024-06-24 21:41 UTC  (10+ messages)

[PATCH 0/7] Split list_lru lock into per-cgroup scope
 2024-06-24 21:26 UTC  (9+ messages)
` [PATCH 1/7] mm/swap, workingset: make anon workingset nodes memcg aware
` [PATCH 2/7] mm/list_lru: don't pass unnecessary key parameters
` [PATCH 3/7] mm/list_lru: don't export list_lru_add
` [PATCH 4/7] mm/list_lru: code clean up for reparenting
` [PATCH 5/7] mm/list_lru: simplify reparenting and initial allocation
` [PATCH 6/7] mm/list_lru: split the lock to per-cgroup scope
` [PATCH 7/7] mm/list_lru: Simplify the list_lru walk callback function

[linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
 2024-06-24 21:02 UTC  (23+ messages)

[linux-next:master 7720/8016] arch/arm64/boot/dts/amlogic/meson-gxl-s905x-vero4k.dtb: sound: Unevaluated properties are not allowed ('assigned-clock-parents', 'assigned-clock-rates', 'assigned-clocks' were unexpected)
 2024-06-24 20:54 UTC 

[linux-next:master] BUILD REGRESSION f76698bd9a8ca01d3581236082d786e9a6b72bb7
 2024-06-24 19:31 UTC  (2+ messages)

[PATCH] mm/damon/core: merge regions aggressively when max_nr_regions is unmet
 2024-06-24 17:58 UTC 

MGLRU OOM problem
 2024-06-24 17:32 UTC 

[PATCH] memcg: Add a new sysctl parameter for automatically setting memory.high
 2024-06-24 17:05 UTC  (7+ messages)

[PATCH v5 0/4] Userspace controls soft-offline pages
 2024-06-24 16:33 UTC  (5+ messages)
` [PATCH v5 1/4] mm/memory-failure: refactor log format in soft offline code
` [PATCH v5 2/4] mm/memory-failure: userspace controls soft-offlining pages
` [PATCH v5 3/4] selftest/mm: test enable_soft_offline behaviors
` [PATCH v5 4/4] docs: mm: add enable_soft_offline sysctl

[PATCH v1] mm/memory-failure: refactor log format in unpoison_memory
 2024-06-24 16:20 UTC  (3+ messages)

[PATCH v4 0/4] Userspace controls soft-offline pages
 2024-06-24 16:18 UTC  (6+ messages)
` [PATCH v4 1/4] mm/memory-failure: refactor log format in soft offline code
` [PATCH v4 2/4] mm/memory-failure: userspace controls soft-offlining pages

[PATCH v6 00/18] Transparent Contiguous PTEs for User Mappings
 2024-06-24 15:56 UTC  (4+ messages)
` [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings

[PATCH v3 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-24 15:52 UTC  (6+ messages)
` [PATCH v3 1/2] mm: swap: swap cluster switch to double link list

[PATCH v3 00/16] Introduce a store type enum for the Maple tree
 2024-06-24 15:43 UTC  (2+ messages)

[PATCH v6 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-06-24 14:45 UTC  (24+ messages)
` [PATCH v6 01/23] powerpc/64e: Remove unused IBM HTW code
` [PATCH v6 02/23] powerpc/64e: Split out nohash Book3E 64-bit code
` [PATCH v6 03/23] powerpc/64e: Drop E500 ifdefs in "
` [PATCH v6 04/23] powerpc/64e: Drop MMU_FTR_TYPE_FSL_E checks "
` [PATCH v6 05/23] powerpc/64e: Consolidate TLB miss handler patching
` [PATCH v6 06/23] powerpc/64e: Drop unused TLB miss handlers
` [PATCH v6 07/23] mm: Define __pte_leaf_size() to also take a PMD entry
` [PATCH v6 08/23] mm: Provide mm_struct and address to huge_ptep_get()
` [PATCH v6 09/23] powerpc/mm: Remove _PAGE_PSIZE
` [PATCH v6 10/23] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [PATCH v6 11/23] powerpc/mm: Allow hugepages without hugepd
` [PATCH v6 12/23] powerpc/8xx: Fix size given to set_huge_pte_at()
` [PATCH v6 13/23] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [PATCH v6 14/23] powerpc/8xx: Simplify struct mmu_psize_def
` [PATCH v6 15/23] powerpc/e500: Remove enc and ind fields from "
` [PATCH v6 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
` [PATCH v6 17/23] powerpc/e500: Encode hugepage size in PTE bits
` [PATCH v6 18/23] powerpc/e500: Don't pre-check write access on data TLB error
` [PATCH v6 19/23] powerpc/e500: Free r10 for FIND_PTE
` [PATCH v6 20/23] powerpc/e500: Use contiguous PMD instead of hugepd
` [PATCH v6 21/23] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
` [PATCH v6 22/23] powerpc/mm: Remove hugepd leftovers
` [PATCH v6 23/23] mm: Remove CONFIG_ARCH_HAS_HUGEPD

[PATCH v5 00/18] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-06-24 14:24 UTC  (4+ messages)
` [PATCH v5 16/18] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD

[PATCH v6 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-24 14:01 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] mm: remove code to handle same filled pages

[linux-next:master] [rcutorture] 7a1fcbb52e: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_stats_print[rcutorture]
 2024-06-24 12:54 UTC  (2+ messages)

PROBLEM: kernel crashes when running xfsdump since ~6.4
 2024-06-24 12:20 UTC  (12+ messages)

[PATCH v2 0/2] mm/zsmalloc: change back to per-size_class lock
 2024-06-24 12:14 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mm/zswap: use only one pool in zswap

[PATCH v1] mm/rmap: cleanup partially-mapped handling in __folio_remove_rmap()
 2024-06-24 11:48 UTC  (2+ messages)

[PATCH 0/2] mm/zsmalloc: change back to per-size_class lock
 2024-06-24 11:39 UTC  (5+ messages)
` [PATCH 2/2] mm/zswap: use only one pool in zswap

arm64: Kexec: Warning: virt_to_phys used for non-linear address
 2024-06-24 11:36 UTC  (3+ messages)

[PATCH] netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait
 2024-06-24 11:24 UTC 

[PATCH tip:x86/mm v3 1/3] x86/mm: Use IPIs to synchronize LAM enablement
 2024-06-24 11:19 UTC  (6+ messages)

[PATCH v1] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
 2024-06-24 10:49 UTC  (6+ messages)

[syzbot] [mm?] KCSAN: data-race in mtree_range_walk / rcu_segcblist_enqueue (2)
 2024-06-24  9:38 UTC  (4+ messages)

[PATCH v4 00/11] riscv: Memory Hot(Un)Plug support
 2024-06-24  9:32 UTC  (10+ messages)
` [PATCH v4 05/11] riscv: mm: Add pfn_to_kaddr() implementation
` [PATCH v4 06/11] riscv: mm: Add memory hotplugging support
` [PATCH v4 11/11] riscv: Enable DAX VMEMMAP optimization

m68k 54418 fails to execute user space
 2024-06-24  8:56 UTC  (2+ messages)

[PATCH v2] vfs: remove redundant smp_mb for thp handling in do_dentry_open
 2024-06-24  8:54 UTC 

[PATCH v1] memory tier: consolidate the initialization of memory tiers
 2024-06-24  8:27 UTC  (2+ messages)

[RFC PATCH] vfs: wrap CONFIG_READ_ONLY_THP_FOR_FS-related code with an ifdef
 2024-06-24  8:17 UTC  (2+ messages)

[PATCH 0/2] mm: Avoid possible overflows in dirty throttling
 2024-06-24  8:16 UTC  (4+ messages)
` [PATCH 2/2] mm: Avoid overflows in dirty throttling logic

[PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-06-24  8:00 UTC  (5+ messages)

[PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
 2024-06-24  7:55 UTC  (11+ messages)

[PATCH v7 00/38] kmsan: Enable on s390
 2024-06-24  7:34 UTC  (3+ messages)
` [PATCH v7 18/38] mm: slub: Disable KMSAN when checking the padding bytes

[PATCH v16 0/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-06-24  6:36 UTC  (10+ messages)
` [PATCH v16 1/9] mm/gup: Introduce unpin_folio/unpin_folios helpers
` [PATCH v16 2/9] mm/gup: Introduce check_and_migrate_movable_folios()
` [PATCH v16 3/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
` [PATCH v16 4/9] udmabuf: add CONFIG_MMU dependency
` [PATCH v16 5/9] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
` [PATCH v16 6/9] udmabuf: Add back support for mapping hugetlb pages
` [PATCH v16 7/9] udmabuf: Convert udmabuf driver to use folios
` [PATCH v16 8/9] udmabuf: Pin the pages using memfd_pin_folios() API
` [PATCH v16 9/9] selftests/udmabuf: Add tests to verify data after page migration

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-06-24  5:39 UTC  (11+ messages)

[PATCH] migrate_pages: modify max number of pages to migrate in batch
 2024-06-24  4:51 UTC 

[PATCH] migrate_pages: modify max number of pages to migrate in batch
 2024-06-24  4:41 UTC 

[PATCH] memblock tests: fix implicit declaration of function 'numa_valid_node'
 2024-06-24  1:54 UTC 

[PATCH 0/5] sys_ringbuffer
 2024-06-24  0:27 UTC  (6+ messages)
` [PATCH 3/5] fs: sys_ringbuffer

[PATCH net-next v12 06/13] page_pool: devmem support
 2024-06-24  0:12 UTC  (4+ messages)

[linux-next:master 7415/7797] arch/powerpc/boot/dts/mpc8313erdb.dtb: ptp_clock@24E00: interrupts: [[12, 8], [13, 8]] is too long
 2024-06-23 20:54 UTC 

[linux-next:master 4036/7797] drivers/clk/rockchip/clk-rk3128.c:582:40: error: use of undeclared identifier 'CLK_NR_CLKS'
 2024-06-23 20:53 UTC  (2+ messages)

[PATCH 0/7] mm/mprotect: Fix dax puds
 2024-06-23 15:42 UTC  (6+ messages)
` [PATCH 6/7] mm/x86: Add missing pud helpers

[GIT PULL] memblock: fix fragility in checks for unset node ID
 2024-06-23 15:13 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox