linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-25 09:38:21 to 2020-10-27 06:33:10 UTC [more...]

[RFC -V4 0/6] autonuma: Optimize memory placement for memory tiering system
 2020-10-27  6:32 UTC  (5+ messages)
` [RFC -V4 1/6] autonuma: Optimize page "
` [RFC -V4 2/6] autonuma, memory tiering: Skip to scan fast memory
` [RFC -V4 3/6] autonuma, memory tiering: Hot page selection with hint page fault latency
` [RFC -V4 4/6] autonuma, memory tiering: Rate limit NUMA migration throughput

[PATCH] mm/hugetable.c: align some prints
 2020-10-27  6:14 UTC  (3+ messages)

Splitting a THP beyond EOF
 2020-10-27  5:31 UTC  (8+ messages)

[PATCH v2 00/19] Free some vmemmap pages of hugetlb page
 2020-10-27  2:58 UTC  (24+ messages)
` [PATCH v2 01/19] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [PATCH v2 02/19] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [PATCH v2 03/19] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v2 04/19] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v2 05/19] mm/hugetlb: Introduce pgtable allocation/freeing helpers
` [PATCH v2 06/19] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page()
` [PATCH v2 07/19] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
    ` [External] "
` [PATCH v2 08/19] mm/hugetlb: Defer freeing of hugetlb pages
` [PATCH v2 09/19] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page
` [PATCH v2 10/19] mm/hugetlb: Introduce remap_huge_page_pmd_vmemmap helper
` [PATCH v2 11/19] mm/hugetlb: Use PG_slab to indicate split pmd
` [PATCH v2 12/19] mm/hugetlb: Support freeing vmemmap pages of gigantic page
` [PATCH v2 13/19] mm/hugetlb: Add a BUILD_BUG_ON to check if struct page size is a power of two
` [PATCH v2 14/19] mm/hugetlb: Clear PageHWPoison on the non-error memory page
` [PATCH v2 15/19] mm/hugetlb: Flush work when dissolving hugetlb page
` [PATCH v2 16/19] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v2 17/19] mm/hugetlb: Merge pte to huge pmd only for gigantic page
` [PATCH v2 18/19] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v2 19/19] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page
  ` [External] Re: [PATCH v2 00/19] Free some vmemmap pages of hugetlb page

[PATCH] mm/page-flags: Fix comment
 2020-10-27  2:58 UTC 

[PATCH] mm/page_alloc: Add __free_pages documentation
 2020-10-27  2:55 UTC 

[PATCH 0/4] arch, mm: improve robustness of direct map manipulation
 2020-10-27  1:10 UTC  (17+ messages)
` [PATCH 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH 2/4] PM: hibernate: improve robustness of mapping pages in the direct map
` [PATCH 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH 4/4] arch, mm: make kernel_page_present() always available

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-10-27  0:40 UTC  (5+ messages)

[PATCH v19 00/20] per memcg lru_lock
 2020-10-27  0:36 UTC  (6+ messages)
` [PATCH v19 18/20] mm/lru: replace pgdat lru_lock with lruvec lock

[PATCH 2/2] mm: prevent gup_fast from racing with COW during fork
 2020-10-27  0:35 UTC  (6+ messages)

[PATCH v6 0/4] mm: allow mapping accounted kernel pages to userspace
 2020-10-27  0:16 UTC  (5+ messages)
` [PATCH v6 1/4] mm: memcontrol: use helpers to read page's memcg data
` [PATCH v6 2/4] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH v6 3/4] mm: introduce page memcg flags
` [PATCH v6 4/4] mm: convert page kmemcg type to a page memcg flag

[REGRESSION] mm: process_vm_readv testcase no longer works after compat_prcoess_vm_readv removed
 2020-10-27  0:09 UTC  (4+ messages)

[PATCH 1/2] mm: reorganize internal_get_user_pages_fast()
 2020-10-26 23:59 UTC  (3+ messages)

[RFCv2 00/16] KVM protected memory extension
 2020-10-26 23:58 UTC  (16+ messages)
` [RFCv2 08/16] KVM: Use GUP instead of copy_from/to_user() to access guest memory
` [RFCv2 15/16] KVM: Unmap protected pages from direct mapping

[RFC PATCH v2 0/4] hugetlbfs: introduce hinode_rwsem for pmd sharing synchronization
 2020-10-26 23:31 UTC  (5+ messages)
` [RFC PATCH v2 1/4] hugetlbfs: revert use of i_mmap_rwsem for pmd sharing and more sync
` [RFC PATCH v2 2/4] hugetlbfs: add hinode_rwsem to hugetlb specific inode
` [RFC PATCH v2 3/4] hugetlbfs: use hinode_rwsem for pmd sharing synchronization
` [RFC PATCH v2 4/4] huegtlbfs: handle page fault/truncate races

[PATCH v2] mm: memcg: link page counters to root if use_hierarchy is false
 2020-10-26 23:13 UTC 

[PATCH v3] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-10-26 23:14 UTC  (8+ messages)
` [PATCH v4] "

mmotm 2020-10-26-15-37 uploaded
 2020-10-26 22:38 UTC 

[PATCH v4 00/15] follow_pfn and other iomap races
 2020-10-26 22:15 UTC  (19+ messages)
` [PATCH v4 01/15] drm/exynos: Stop using frame_vector helpers
` [PATCH v4 02/15] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v4 03/15] misc/habana: Stop using frame_vector helpers
` [PATCH v4 04/15] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v4 05/15] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v4 06/15] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v4 07/15] mm: Close race in generic_access_phys
` [PATCH v4 08/15] mm: Add unsafe_follow_pfn
` [PATCH v4 09/15] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v4 10/15] vfio/type1: Mark follow_pfn "
` [PATCH v4 11/15] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v4 12/15] /dev/mem: Only set filp->f_mapping
` [PATCH v4 13/15] resource: Move devmem revoke code to resource framework
` [PATCH v4 14/15] sysfs: Support zapping of binary attr mmaps
` [PATCH v4 15/15] PCI: Revoke mappings like devmem

[PATCH] mm: memcontrol: add file_thp, shmem_thp to memory.stat
 2020-10-26 20:24 UTC  (4+ messages)

[PATCH v7 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-10-26 19:01 UTC  (9+ messages)
` [PATCH v7 1/7] mm: add definition of PMD_PAGE_ORDER
` [PATCH v7 2/7] mmap: make mlock_future_check() global
` [PATCH v7 3/7] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v7 4/7] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v7 5/7] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v7 6/7] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v7 7/7] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH 0/9] More THP fixes
 2020-10-26 18:31 UTC  (10+ messages)
` [PATCH 1/9] mm: Support THPs in zero_user_segments
` [PATCH 2/9] mm/page-flags: Allow accessing PageError on tail pages
` [PATCH 3/9] mm: Return head pages from grab_cache_page_write_begin
` [PATCH 4/9] mm: Replace prep_transhuge_page with thp_prep
` [PATCH 5/9] mm/truncate: Make invalidate_inode_pages2_range work with THPs
` [PATCH 6/9] mm/truncate: Fix invalidate_complete_page2 for THPs
` [PATCH 7/9] mm/vmscan: Free non-shmem THPs without splitting them
` [PATCH 8/9] mm: Fix THP size assumption in mem_cgroup_split_huge_fixup
` [PATCH 9/9] mm: Fix READ_ONLY_THP warning

[PATCH] mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcg
 2020-10-26 18:43 UTC  (5+ messages)

[PATCH 0/3] optimize handling of memory debugging parameters
 2020-10-26 17:33 UTC  (4+ messages)
` [PATCH 1/3] mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/free parameters
` [PATCH 2/3] mm, page_poison: use static key more efficiently
` [PATCH 3/3] mm, page_alloc: reduce static keys in prep_new_page()

[PATCH] kthread_worker: re-set CPU affinities if CPU come online
 2020-10-26 16:53 UTC  (4+ messages)

[PATCH v4] mm: Optional full ASLR for mmap() and mremap()
 2020-10-26 16:05 UTC 

[PATCH v2 0/4] Remove nrexceptional tracking
 2020-10-26 15:18 UTC  (5+ messages)
` [PATCH v2 1/4] mm: Introduce and use mapping_empty
` [PATCH v2 2/4] mm: Stop accounting shadow entries
` [PATCH v2 3/4] dax: Account DAX entries as nrpages
` [PATCH v2 4/4] mm: Remove nrexceptional from inode

[PATCH v4 0/1] Add tracepoints around mmap_lock acquisition
 2020-10-26 14:54 UTC  (6+ messages)
` [PATCH v4 1/1] mmap_lock: add tracepoints around lock acquisition

kernel BUG at mm/page-writeback.c:2241 [ BUG_ON(PageWriteback(page); ]
 2020-10-26 14:51 UTC  (6+ messages)

[PATCH v3 00/12] Overhaul multi-page lookups for THP
 2020-10-26 14:49 UTC  (17+ messages)
` [PATCH v3 01/12] mm: Make pagecache tagged lookups return only head pages
` [PATCH v3 02/12] mm/shmem: Use pagevec_lookup in shmem_unlock_mapping
` [PATCH v3 03/12] mm/filemap: Add helper for finding pages
` [PATCH v3 04/12] mm/filemap: Add mapping_seek_hole_data
` [PATCH v3 05/12] mm: Add and use find_lock_entries
` [PATCH v3 06/12] mm: Add an 'end' parameter to find_get_entries
` [PATCH v3 07/12] mm: Add an 'end' parameter to pagevec_lookup_entries
` [PATCH v3 08/12] mm: Remove nr_entries parameter from pagevec_lookup_entries
` [PATCH v3 09/12] mm: Pass pvec directly to find_get_entries
` [PATCH v3 10/12] mm: Remove pagevec_lookup_entries
` [PATCH v3 11/12] mm/truncate,shmem: Handle truncates that split THPs
` [PATCH v3 12/12] mm/filemap: Return only head pages from find_get_entries

[linux-next:master] BUILD REGRESSION 2ef991b5fdbe828dc8fb8af473dab160729570ed
 2020-10-26 14:01 UTC 

[linux-next:pending-fixes] BUILD SUCCESS d56fc2efcc70dbb69aa4c520ed21c645e1a765b6
 2020-10-26 11:39 UTC 

[PATCH] mm: cleanup: remove unused tsk arg from __access_remote_vm
 2020-10-26  9:57 UTC  (2+ messages)

[PATCH] mm: fix page_owner initializing issue for arm32
 2020-10-26  9:39 UTC  (3+ messages)

[PATCH v2 00/12] Overhaul multi-page lookups for THP
 2020-10-26  9:11 UTC  (9+ messages)
` [PATCH v2 12/12] mm/filemap: Return only head pages from find_get_entries

[PATCH v3 0/9] selftests/vm: gup_test, hmm-tests, assorted improvements
 2020-10-26  6:40 UTC  (10+ messages)
` [PATCH v3 1/9] mm/gup_benchmark: rename to mm/gup_test
` [PATCH v3 2/9] selftests/vm: use a common gup_test.h
` [PATCH v3 3/9] selftests/vm: rename run_vmtests --> run_vmtests.sh
` [PATCH v3 4/9] selftests/vm: minor cleanup: Makefile and gup_test.c
` [PATCH v3 5/9] selftests/vm: only some gup_test items are really benchmarks
` [PATCH v3 6/9] selftests/vm: gup_test: introduce the dump_pages() sub-test
` [PATCH v3 7/9] selftests/vm: run_vmtests.sh: update and clean up gup_test invocation
` [PATCH v3 8/9] selftests/vm: hmm-tests: remove the libhugetlbfs dependency
` [PATCH v3 9/9] selftests/vm: 2x speedup for run_vmtests.sh

[PATCH] mm: swap: Use memset to fill the swap_map with SWAP_HAS_CACHE
 2020-10-26  3:03 UTC 

[PATCH] mm/swap_state: Skip meaningless swap cache readahead when ra_info.win == 0
 2020-10-26  2:46 UTC 

[PATCH] mm: swap: Use memset to fill the swap_map with SWAP_HAS_CACHE
 2020-10-26  0:14 UTC  (2+ messages)

[PATCH] mm/swap_state: Skip meaningless swap cache readahead when ra_info.win == 0
 2020-10-25 23:59 UTC  (2+ messages)

[PATCH] mm: bio_alloc never fails when set GFP_NOIO, GFP_KERNEL
 2020-10-25 19:24 UTC  (3+ messages)

drivers/video/backlight/ltv350qv.c:192:12: warning: stack frame size of 13472 bytes in function 'ltv350qv_power'
 2020-10-25 19:23 UTC  (3+ messages)

[PATCH v2 0/7] disable pcplists during memory offline
 2020-10-25 14:17 UTC  (3+ messages)
` [PATCH v2 1/7] mm, page_alloc: clean up pageset high and batch update

[PATCH v2] mm: Optional full ASLR for mmap() and mremap()
 2020-10-25 11:23 UTC  (2+ messages)

[PATCH] mm/msync: exit early when the flags is an MS_ASYNC and start < vm_start
 2020-10-25  9:38 UTC  (4+ messages)
` [PATCH v2] "


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