linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3] ptdump: add intermediate directory support
 2024-06-18 15:03 UTC  (3+ messages)

[PATCH v4 0/5] ptdump: add intermediate directory support
 2024-06-18 14:42 UTC  (3+ messages)
` [PATCH v4 1/5] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP
` [PATCH v4 3/5] arm64: indent ptdump by level, aligning attributes

[PATCH v4 00/35] kmsan: Enable on s390
 2024-06-18 14:37 UTC  (8+ messages)
` [PATCH v4 11/35] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v4 26/35] s390/diag: Unpoison diag224() output buffer
  ` [PATCH v4 32/35] s390/uaccess: Add KMSAN support to put_user() and get_user()
  ` [PATCH v4 14/35] kmsan: Do not round up pg_data_t size

[PATCH v2 0/5] fstests: add some new LBS inspired tests
 2024-06-18 14:10 UTC  (5+ messages)
` [PATCH v2 2/5] fstests: add mmap page boundary tests
` [PATCH v2 5/5] fstests: add stress truncation + writeback test

[PATCH] mm/migrate: make migrate_pages_batch() stats consistent
 2024-06-18 13:41 UTC 

[PATCH v12 00/11] Support page table check PowerPC
 2024-06-18 13:09 UTC  (2+ messages)

[PATCH v3 -next 0/3] mm/hugetlb_cgroup: rework on cftypes
 2024-06-18 13:08 UTC  (4+ messages)
` [PATCH v3 -next 3/3] mm/hugetlb_cgroup: switch to the new cftypes

[PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-18 13:08 UTC  (7+ messages)
` [PATCH v2 1/2] mm: swap: swap cluster switch to double link list

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

[PATCH AUTOSEL 6.9 25/44] selftests: cachestat: Fix build warnings on ppc64
 2024-06-18 12:35 UTC 

[RFC PATCH 1/1] mm/vmalloc: Modify permission reset procedure to avoid invalid access
 2024-06-18 12:08 UTC  (2+ messages)

[PATCH RFC] mm/readahead: Fix repeat initial_readahead
 2024-06-18 11:49 UTC 

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

[PATCH 0/1] binfmt_elf, coredump: Log the reason of the failed core dumps
 2024-06-18 11:31 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] memblocks: Move late alloc warning down to phys alloc
 2024-06-18 11:02 UTC  (2+ messages)

mm/slub.c:1163:17: error: implicit declaration of function '__memset'; did you mean '__memset64'? [-Werror=implicit-function-declaration]
 2024-06-18 10:39 UTC 

[PATCH] s390/mm: get total ram pages from memblock
 2024-06-18  9:57 UTC  (2+ messages)

[PATCH v2 0/3] mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap()
 2024-06-18  9:55 UTC  (6+ messages)
` [PATCH v2 1/3] mm: extend rmap flags arguments for folio_add_new_anon_rmap
` [PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
` [PATCH v2 3/3] mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap()

[RFC PATCH 0/3] asynchronously scan and free empty user PTE pages
 2024-06-18  9:55 UTC  (14+ messages)

[PATCH] filemap: add trace events for get_pages, map_pages, and fault
 2024-06-18  9:36 UTC 

[PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-18  9:31 UTC  (16+ messages)

[PATCH v2 0/4] mm: improve clear and copy user folio
 2024-06-18  9:12 UTC  (5+ messages)
` [PATCH v2 1/4] mm: memory: convert clear_huge_page() to folio_zero_user()
` [PATCH v2 2/4] mm: memory: use folio in struct copy_subpage_arg
` [PATCH v2 3/4] mm: memory: improve copy_user_large_folio()
` [PATCH v2 4/4] mm: memory: rename pages_per_huge_page to nr_pages

[linux-next:master 1797/6646] arch/arm64/boot/dts/qcom/ipq5018-tplink-archer-ax55-v1.dtb: usb@8af8800: interrupts: [[0, 62, 4]] is too short
 2024-06-18  9:04 UTC 

[PATCH] mm: ksm: drop KSM_KMEM_CACHE()
 2024-06-18  8:12 UTC  (2+ messages)

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

[linux-next:master] [perf test] 658a8805cb: perf-sanity-tests.perf_annotate_basic_tests.fail
 2024-06-18  7:53 UTC 

[PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw()
 2024-06-18  7:52 UTC  (2+ messages)

[PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
 2024-06-18  7:51 UTC  (19+ messages)

[PATCH] khugepaged: Simplify the allocation of slab caches
 2024-06-18  7:37 UTC  (2+ messages)

[PATCH v3 0/6] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-18  7:31 UTC  (9+ messages)
` [PATCH v3 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
` [PATCH v3 2/6] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
` [PATCH v3 3/6] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
` [PATCH v3 4/6] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h
` [PATCH v3 5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"
` [PATCH v3 6/6] selftests/mm: remove local __NR_* definitions

[PATCH v2] cifs: drop the incorrect assertion in cifs_swap_rw()
 2024-06-18  7:22 UTC 

[PATCH v2 -next] mm/hugetlb_cgroup: register lockdep key for cftype
 2024-06-18  7:19 UTC 

[PATCH v7 00/11] enable bs > ps in XFS
 2024-06-18  6:56 UTC  (26+ 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/9] support large folio swap-out and swap-in for shmem
 2024-06-18  6:54 UTC  (10+ messages)
` [PATCH v2 1/9] mm: vmscan: add validation before spliting shmem large folio
` [PATCH v2 2/9] mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting
` [PATCH v2 3/9] mm: shmem: extend shmem_partial_swap_usage() to support large folio swap
` [PATCH v2 4/9] mm: shmem: return number of pages beeing freed in shmem_free_swap
` [PATCH v2 5/9] mm: filemap: use xa_get_order() to get the swap entry order
` [PATCH v2 6/9] mm: shmem: use swap_free_nr() to free shmem swap entries
` [PATCH v2 7/9] mm: shmem: support large folio allocation for shmem_replace_folio()
` [PATCH v2 8/9] mm: shmem: drop folio reference count using 'nr_pages' in shmem_delete_from_page_cache()
` [PATCH v2 9/9] mm: shmem: support large folio swap out

[PATCH v15 0/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-06-18  6:49 UTC  (5+ messages)
` [PATCH v15 3/9] "

fix swap on NFS
 2024-06-18  6:48 UTC  (13+ messages)
` [PATCH] nfs: fix nfs_swap_rw for large-folio swap

[Question] race during kasan_populate_vmalloc_pte
 2024-06-18  6:40 UTC 

[PATCH v4] mm: convert page type macros to enum
 2024-06-18  6:35 UTC  (8+ messages)

[linux-next:master] [mm/hugetlb_cgroup] 11308a02a5: BUG:key#has_not_been_registered
 2024-06-18  3:58 UTC  (2+ messages)

[PATCH -next] mm/hugetlb_cgroup: register lockdep key for cftype
 2024-06-18  3:47 UTC 

[PATCH] mm: fix hard lockup in __split_huge_page
 2024-06-18  3:42 UTC  (5+ messages)

[PATCH v3 0/3] Userspace controls soft-offline pages
 2024-06-18  3:01 UTC  (7+ 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 v8 0/3] Reclaim lazyfree THP without splitting
 2024-06-18  1:56 UTC  (4+ messages)
` [PATCH v8 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()

[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-18  1:52 UTC  (7+ messages)
` [PATCH v2 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal

[PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-17 23:47 UTC  (5+ messages)

[PATCH] nfs: fix the incorrect assertion in nfs_swap_rw()
 2024-06-17 23:36 UTC  (3+ messages)

[linus:master] [mm/migrate] 7262f208ca: kernel_BUG_at_mm/migrate.c
 2024-06-17 23:28 UTC  (2+ messages)

[linux-next:master 6562/6646] htmldocs: Warning: Documentation/filesystems/xfs-online-fsck-design.rst references a file that doesn't exist: Documentation/filesystems/xfs-self-describing-metadata.rst
 2024-06-17 23:17 UTC 

[PATCH] cifs: fix the incorrect assertion in cifs_swap_rw()
 2024-06-17 22:18 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] 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 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] 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

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

[PATCH v2 0/3] Userspace controls soft-offline pages
 2024-06-17 15:42 UTC  (9+ messages)
` [PATCH v2 1/3] mm/memory-failure: userspace controls soft-offlining pages

[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

[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

[RFC PATCH 0/5] Enhancements to Page Migration with Batch Offloading via DMA
 2024-06-17 11:40 UTC  (3+ messages)

[PATCH v2 0/1] add mseal to /proc/pid/smaps
 2024-06-17 11:29 UTC  (3+ 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  (4+ messages)

[PATCH] mm/gup: don't check page lru flag before draining it
 2024-06-17 11:22 UTC  (17+ 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

page:  |  | latest

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