linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/3] mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap()
 2024-06-17 23:11 UTC 

[PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-17 23:00 UTC  (15+ messages)
` [PATCH v2 1/2] mm: swap: swap cluster switch to double link list
` [PATCH v2 2/2] mm: swap: mTHP allocate swap entries from nonfull list

[PATCH] cifs: fix the incorrect assertion in cifs_swap_rw()
 2024-06-17 22:18 UTC 

[PATCH v4] mm: convert page type macros to enum
 2024-06-17 22:14 UTC  (7+ messages)

[PATCH] nfs: fix the incorrect assertion in nfs_swap_rw()
 2024-06-17 22:01 UTC 

[PATCH v5 40/40] 9p: Use netfslib read/write_iter
 2024-06-17 21:50 UTC  (7+ messages)
` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib

[PATCH v2 00/16] Introduce a store type enum for the Maple tree
 2024-06-17 21:18 UTC  (4+ messages)
` [PATCH v2 13/16] maple_tree: have mas_store() allocate nodes if needed

[linux-next:master 4403/5501] drivers/md/md.c:620:21-22: Unneeded semicolon
 2024-06-17 20:48 UTC 

[PATCH v4 0/7] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-17 20:38 UTC  (4+ messages)
` [PATCH v4 3/7] fs/procfs: add build ID fetching to PROCMAP_QUERY API

[GIT PULL] hotfixes for 6.10-rc5
 2024-06-17 20:23 UTC  (5+ messages)

[PATCH 0/2] mm/zsmalloc: change back to per-size_class lock
 2024-06-17 20:19 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm/zswap: use only one pool in zswap

[PATCH] tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition
 2024-06-17 19:52 UTC 

[PATCH] mm/migrate: fix BUG_ON in migrate_misplaced_folio() and compact_zone()
 2024-06-17 19:25 UTC  (2+ messages)

[PATCH v3 0/3] Userspace controls soft-offline pages
 2024-06-17 19:13 UTC  (5+ messages)
` [PATCH v3 1/3] mm/memory-failure: userspace controls soft-offlining pages
` [PATCH v3 2/3] selftest/mm: test enable_soft_offline behaviors
` [PATCH v3 3/3] docs: mm: add enable_soft_offline sysctl

[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-17 18:37 UTC  (13+ messages)
` [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier

[syzbot] [mm?] KASAN: slab-use-after-free Read in folio_evictable (2)
 2024-06-17 18:12 UTC  (3+ messages)

[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-17 18:11 UTC  (9+ messages)
` [PATCH v2 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
` [PATCH v2 5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"

[PATCH v8 0/3] Reclaim lazyfree THP without splitting
 2024-06-17 18:04 UTC  (3+ messages)
` [PATCH v8 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()

[PATCH] memcg: use ratelimited stats flush in the reclaim
 2024-06-17 18:01 UTC  (5+ messages)

[PATCH net-next v12 05/13] page_pool: convert to use netmem
 2024-06-17 17:52 UTC  (4+ messages)
` [PATCH net-next v12 06/13] page_pool: devmem support

[RFC PATCH 0/3] asynchronously scan and free empty user PTE pages
 2024-06-17 17:51 UTC  (10+ messages)

[PATCH] kunit/usercopy: Disable testing on !CONFIG_MMU
 2024-06-17 17:41 UTC 

[PATCH v7 00/11] enable bs > ps in XFS
 2024-06-17 16:39 UTC  (23+ messages)
` [PATCH v7 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v7 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v7 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v7 11/11] xfs: enable block size larger than page size support

[PATCH v2 0/3] Userspace controls soft-offline pages
 2024-06-17 15:42 UTC  (15+ messages)
` [PATCH v2 1/3] mm/memory-failure: userspace controls soft-offlining pages
` [PATCH v2 2/3] selftest/mm: test enable_soft_offline behaviors
` [PATCH v2 3/3] docs: mm: add enable_soft_offline sysctl

[PATCH] Add accumulated call counter for memory allocation profiling
 2024-06-17 15:32 UTC 

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-06-17 14:51 UTC  (7+ messages)
` [PATCH v4 17/29] arm64: implement PKEYS support

[PATCH v15 0/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-06-17 14:41 UTC  (2+ messages)

[syzbot] [mm?] WARNING in unmap_page_range (3)
 2024-06-17 13:33 UTC  (2+ messages)
` [syzbot] "

[PATCH AUTOSEL 6.6 22/35] selftests: cachestat: Fix build warnings on ppc64
 2024-06-17 13:22 UTC 

[PATCH AUTOSEL 6.9 25/44] selftests: cachestat: Fix build warnings on ppc64
 2024-06-17 13:19 UTC 

[PATCH net-next v8 01/13] mm: page_frag: add a test module for page_frag
 2024-06-17 13:14 UTC  (10+ messages)
` [PATCH net-next v8 02/13] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v8 03/13] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v8 04/13] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v8 05/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v8 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v8 07/13] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v8 08/13] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v8 10/13] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v8 12/13] mm: page_frag: update documentation for page_frag

[PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
 2024-06-17 12:47 UTC  (9+ messages)

[RFC PATCH 0/5] Enhancements to Page Migration with Batch Offloading via DMA
 2024-06-17 11:40 UTC  (8+ messages)
` [RFC PATCH 1/5] mm: separate move/undo doing on folio list from migrate_pages_batch()
` [RFC PATCH 2/5] mm: add folios_copy() for copying pages in batch during migration
` [RFC PATCH 3/5] mm: add migrate_folios_batch_move to batch the folio move operations
` [RFC PATCH 4/5] mm: add support for DMA folio Migration
` [RFC PATCH 5/5] dcbm: add dma core batch migrator for batch page offloading

[PATCH v2 0/1] add mseal to /proc/pid/smaps
 2024-06-17 11:29 UTC  (4+ messages)
` [PATCH v2 1/1] /proc/pid/smaps: add mseal info for vma

[RFC PATCH] mm: truncate: flush lru cache for evicted inode
 2024-06-17 11:24 UTC  (9+ messages)
      ` [syzbot] [nilfs?] [mm?] KASAN: slab-use-after-free Read in lru_add_fn

[PATCH] mm/gup: don't check page lru flag before draining it
 2024-06-17 11:22 UTC  (18+ messages)

[PATCH v3 0/3] slab: fix and cleanup of slub_debug
 2024-06-17 11:08 UTC  (8+ messages)
` [PATCH v3 1/3] slab: make check_object() more consistent

fix swap on NFS
 2024-06-17 10:33 UTC  (11+ messages)
` [PATCH] nfs: fix nfs_swap_rw for large-folio swap

[PATCH 1/1] mm/slab: fix 'variable obj_exts set but not used' warning
 2024-06-17 10:04 UTC  (2+ messages)

[linux-next:master 4414/5501] arch/arm64/boot/dts/freescale/imx8mp-beacon-kit.dtb: interrupt-controller@32fc2000: power-domains: False schema does not allow [[121, 0]]
 2024-06-17  8:55 UTC 

[PATCH 1/1] mm: handle profiling for fake memory allocations during compaction
 2024-06-17  8:33 UTC  (4+ messages)

[PATCH] selftests/mm:fix test_prctl_fork_exec return failure
 2024-06-17  8:01 UTC  (2+ messages)

[linus:master] [mm/migrate] 7262f208ca: kernel_BUG_at_mm/migrate.c
 2024-06-17  7:03 UTC 

[PATCH v2 2/2] mm/damon/core: implement multi-context support
 2024-06-17  6:59 UTC  (2+ messages)

[linux-next:master] [rtnetlink] 8c6540cb2d: hwsim.mesh_sae_failure.fail
 2024-06-17  6:12 UTC  (3+ messages)

[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_start_locking
 2024-06-16 16:05 UTC  (4+ messages)

[linux-next:master 4839/5501] mm/shmem.c:139:24: warning: 'huge_shmem_orders_lock' defined but not used
 2024-06-16 13:45 UTC  (2+ messages)

[PATCH v5 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-16  7:15 UTC  (3+ messages)

[PATCH] s390/mm: get total ram pages from memblock
 2024-06-16  1:35 UTC 

[linux-next:master 4467/5501] ERROR: modpost: "__aeabi_uldivmod" [drivers/gpu/drm/xe/xe.ko] undefined!
 2024-06-15 22:25 UTC 

[linux-next:master 2997/5501] drivers/media/i2c/imx283.c:443:30: error: initializer element is not a compile-time constant
 2024-06-15 17:42 UTC 

[PATCH] bpf: don't call mmap_read_trylock() from IRQ context
 2024-06-15 14:26 UTC 

[PATCH v2] um/mm: remove redundant assignment of max_low_pfn
 2024-06-15  8:17 UTC  (2+ messages)

Maintainers Summit 2024 Call for Topics
 2024-06-15  8:07 UTC  (2+ messages)

[PATCH v3] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
 2024-06-15  3:49 UTC 

[PATCH] um/mm: get max_low_pfn from memblock
 2024-06-15  3:33 UTC  (4+ messages)

[linux-next:master] [mm/mmap] 1c29a32ce6: BUG:Bad_page_cache_in_process
 2024-06-15  3:21 UTC 

[PATCH v2 0/4] Enable P2PDMA in Userspace RDMA
 2024-06-15  2:45 UTC  (7+ messages)
` [PATCH v2 1/4] kernfs: remove page_mkwrite() from vm_operations_struct
` [PATCH v2 2/4] mm/gup: handle ZONE_DEVICE pages in folio_fast_pin_allowed()
` [PATCH v2 3/4] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA

[PATCH v17 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
 2024-06-15  2:12 UTC  (2+ messages)

[PATCH v2 0/5] fstests: add some new LBS inspired tests
 2024-06-15  0:29 UTC  (6+ messages)
` [PATCH v2 1/5] common: move mread() to generic helper _mread()
` [PATCH v2 2/5] fstests: add mmap page boundary tests
` [PATCH v2 3/5] fstests: add fsstress + compaction test
` [PATCH v2 4/5] _require_debugfs(): simplify and fix for debian
` [PATCH v2 5/5] fstests: add stress truncation + writeback test

[PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
 2024-06-15  0:19 UTC  (6+ messages)

mm/slub.c:3905:29: error: variable 'obj_exts' set but not used
 2024-06-14 23:05 UTC  (2+ messages)

[PATCH RFC 0/3] mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap()
 2024-06-14 22:24 UTC  (14+ messages)
` [PATCH RFC 3/3] mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap()

DAMON Beer/Coffee/Tea chat reminder and extending for office hour
 2024-06-14 21:19 UTC  (2+ messages)

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

[PATCH v1 0/1] add mseal to /proc/pid/smaps
 2024-06-14 19:06 UTC  (5+ messages)
` [PATCH v1 1/1] /proc/pid/smaps: add mseal info for vma

Fwd: [TECH TOPIC] DAMON: Updates and Plans
 2024-06-14 18:42 UTC 

[PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
 2024-06-14 18:35 UTC  (9+ 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