linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-02 18:06:44 to 2020-09-04 07:02:39 UTC [more...]

[PATCH] mm/memory_hotplug: drain per-cpu pages again during memory offline
 2020-09-04  7:02 UTC  (15+ messages)

[PATCH v5 3/3] xen: add helpers to allocate unpopulated memory
 2020-09-04  7:00 UTC  (4+ messages)

[PATCH v4 00/13] mm/debug_vm_pgtable fixes
 2020-09-04  6:48 UTC  (24+ messages)
` [PATCH v4 03/13] mm/debug_vm_pgtable/ppc64: Avoid setting top bits in radom value
` [PATCH v4 04/13] mm/debug_vm_pgtables/hugevmap: Use the arch helper to identify huge vmap support
` [PATCH v4 05/13] mm/debug_vm_pgtable/savedwrite: Enable savedwrite test with CONFIG_NUMA_BALANCING
` [PATCH v4 06/13] mm/debug_vm_pgtable/THP: Mark the pte entry huge before using set_pmd/pud_at
` [PATCH v4 07/13] mm/debug_vm_pgtable/set_pte/pmd/pud: Don't use set_*_at to update an existing pte entry
` [PATCH v4 08/13] mm/debug_vm_pgtable/locks: Move non page table modifying test together
` [PATCH v4 09/13] mm/debug_vm_pgtable/locks: Take correct page table lock
` [PATCH v4 10/13] mm/debug_vm_pgtable/thp: Use page table depost/withdraw with THP
` [PATCH v4 11/13] mm/debug_vm_pgtable/pmd_clear: Don't use pmd/pud_clear on pte entries
` [PATCH v4 12/13] mm/debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64
` [PATCH v4 13/13] mm/debug_vm_pgtable: Avoid none pte in pte_clear_test

[PATCH RESEND] x86, fakenuma: Fix invalid starting node ID
 2020-09-04  6:10 UTC 

[PATCH v2 00/10] mm/memory_hotplug: online_pages()/offline_pages() cleanups
 2020-09-04  5:47 UTC  (4+ messages)
` [PATCH v2 03/10] mm/memory_hotplug: simplify page offlining

[PATCH] mm: workingset: ignore slab memory size when calculating shadows pressure
 2020-09-04  5:02 UTC  (3+ messages)

Splitting an iomap_page
 2020-09-04  3:37 UTC  (2+ messages)

[PATCH v2 1/2] mm: use add_page_to_lru_list()/page_lru()/page_off_lru()
 2020-09-04  3:24 UTC  (3+ messages)

[PATCH] fix incorrect compound page flags store
 2020-09-04  2:26 UTC  (4+ messages)
  ` 答复: "

[PATCH 0/4] HWpoison: further fixes and cleanups
 2020-09-04  2:04 UTC  (5+ messages)
` [PATCH 1/4] mm,hwpoison: Take free pages off the buddy freelists
` [PATCH 2/4] mm,hwpoison: Refactor madvise_inject_error

[RFC PATCH] cma: make number of CMA areas dynamic, remove CONFIG_CMA_AREAS
 2020-09-04  1:58 UTC  (3+ messages)

[PATCH v4] mm/page_vma_mapped.c: Explicitly compare pfn for normal, hugetlbfs and THP page
 2020-09-04  1:22 UTC  (10+ messages)

[linux-next:master] BUILD REGRESSION 7a6956579ce6950890ea706f6fcf7874a7981f50
 2020-09-03 22:54 UTC 

[PATCH] mm: check for memory's node later during boot
 2020-09-03 21:35 UTC  (2+ messages)

[RFC PATCH 00/16] 1GB THP support on x86_64
 2020-09-03 21:06 UTC  (36+ messages)
` [RFC PATCH 01/16] mm: add pagechain container for storing multiple pages
` [RFC PATCH 04/16] mm: thp: 1GB THP copy on write implementation
` [RFC PATCH 05/16] mm: thp: handling 1GB THP reference bit
` [RFC PATCH 06/16] mm: thp: add 1GB THP split_huge_pud_page() function
` [RFC PATCH 07/16] mm: stats: make smap stats understand PUD THPs
` [RFC PATCH 08/16] mm: page_vma_walk: teach it about PMD-mapped PUD THP
` [RFC PATCH 09/16] mm: thp: 1GB THP support in try_to_unmap()
` [RFC PATCH 10/16] mm: thp: split 1GB THPs at page reclaim
` [RFC PATCH 11/16] mm: thp: 1GB THP follow_p*d_page() support
` [RFC PATCH 12/16] mm: support 1GB THP pagemap support
` [RFC PATCH 13/16] mm: thp: add a knob to enable/disable 1GB THPs
` [RFC PATCH 14/16] mm: page_alloc: >=MAX_ORDER pages allocation an deallocation
` [RFC PATCH 15/16] hugetlb: cma: move cma reserve function to cma.c
` [RFC PATCH 16/16] mm: thp: use cma reservation for pud thp allocation

a crash when running strace from persistent memory
 2020-09-03 19:55 UTC  (2+ messages)

[PATCH v2] mm/memory_hotplug: drain per-cpu pages again during memory offline
 2020-09-03 19:35 UTC  (5+ messages)

[PATCH 0/9] Readahead patches for 5.9/5.10
 2020-09-03 19:33 UTC  (12+ messages)
` [PATCH 1/9] Fix khugepaged's request size in collapse_file
` [PATCH 2/9] mm/readahead: Add DEFINE_READAHEAD
` [PATCH 3/9] mm/readahead: Make page_cache_ra_unbounded take a readahead_control
` [PATCH 4/9] mm/readahead: Make do_page_cache_ra "
` [PATCH 5/9] mm/readahead: Make ondemand_readahead "
` [PATCH 6/9] mm/readahead: Pass readahead_control to force_page_cache_ra
` [PATCH 7/9] mm/readahead: Add page_cache_sync_ra and page_cache_async_ra
` [PATCH 8/9] mm/filemap: Fold ra_submit into do_sync_mmap_readahead
` [PATCH 9/9] mm/readahead: Pass a file_ra_state into force_page_cache_ra

kernel BUG at mm/mmap.c:LINE!
 2020-09-03 19:09 UTC 

[PATCH v7 0/3] Anonymous VMA naming patches
 2020-09-03 18:40 UTC  (13+ messages)
` [PATCH v7 3/3] mm: add a field to store names for private anonymous memory

[PATCH] mm/gup: don't permit users to call get_user_pages with FOLL_LONGTERM
 2020-09-03 18:39 UTC  (5+ messages)

[PATCH v3] mm/thp: fix __split_huge_pmd_locked() for migration PMD
 2020-09-03 18:31 UTC 

[PATCH 0/3] Fix read-only THP for non-tmpfs filesystems
 2020-09-03 18:30 UTC  (4+ messages)
` [PATCH 1/3] XArray: Add xa_get_order
` [PATCH 2/3] XArray: Add xas_split
` [PATCH 3/3] mm/filemap: Fix storing to a THP shadow entry

[PATCH v2 00/28] The new cgroup slab memory controller
 2020-09-03 18:09 UTC  (6+ messages)

[RFC PATCH 0/5] Remote mapping
 2020-09-03 18:08 UTC  (7+ messages)
` [RFC PATCH 1/5] mm: add atomic capability to zap_details
` [RFC PATCH 2/5] mm: let the VMA decide how zap_pte_range() acts on mapped pages
` [RFC PATCH 3/5] mm/mmu_notifier: remove lockdep map, allow mmu notifier to be used in nested scenarios
` [RFC PATCH 4/5] mm/remote_mapping: use a pidfd to access memory belonging to unrelated process
` [RFC PATCH 5/5] pidfd_mem: implemented remote memory mapping system call

[PATCH v9 0/3] introduce memory hinting API for external process
 2020-09-03 17:59 UTC  (6+ messages)
` [PATCH v9 3/3] mm/madvise: introduce process_madvise() syscall: an external memory hinting API

[PATCH v11 0/9] Control-flow Enforcement: Indirect Branch Tracking, PTRACE
 2020-09-03 17:59 UTC  (20+ messages)
` [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET

[PATCH 0/2] arm64/mm: Enable THP migration
 2020-09-03 17:31 UTC  (6+ messages)
` [PATCH 1/2] arm64/mm: Change THP helpers to comply with generic MM semantics
` [PATCH 2/2] arm64/mm: Enable THP migration

[RFD PATCH] x86/mce: Make sure to send SIGBUS even after losing the race to poison a page
 2020-09-03 17:09 UTC  (3+ messages)

[GIT PULL] Fix min_low_pfn/max_low_pfn build errors on ia64 and microblaze
 2020-09-03 17:09 UTC  (2+ messages)

[PATCH] iommu/dma: Remove broken huge page handling
 2020-09-03 16:38 UTC  (2+ messages)

[PATCH] mm/percpu.c: Modify calculation of size of populated bitmap of chunk for memory allocation
 2020-09-03 15:46 UTC  (3+ messages)

[PATCH v3 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
 2020-09-03 14:03 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS c41730a9bddceed281f9291e2a0cc077d5dcb697
 2020-09-03 13:53 UTC 

[PATCH v2 0/7] mm/hmm/nouveau: add THP migration to migrate_vma_*
 2020-09-03 12:54 UTC  (6+ messages)
` [PATCH v2 1/7] mm/thp: fix __split_huge_pmd_locked() for migration PMD

[PATCH v3 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation
 2020-09-03 12:33 UTC  (2+ messages)

[linux-next:master 3093/3958] drivers/acpi/numa/hmat.c:658: undefined reference to `hmem_register_device'
 2020-09-03 12:31 UTC  (4+ messages)

[linux-next:master 2890/4758] ld.lld: error: undefined symbol: phys_to_target_node
 2020-09-03 12:31 UTC  (2+ messages)

[PATCH v4 1/4] mm/pageblock: mitigation cmpxchg false sharing in pageblock flags
 2020-09-03  9:31 UTC  (12+ messages)
` [PATCH v4 2/4] mm/pageblock: remove false sharing in pageblock_flags
` [PATCH v4 3/4] mm/pageblock: work around multiple arch's cmpxchg support issue

a saner API for allocating DMA addressable pages
 2020-09-03  8:46 UTC  (10+ messages)
` [PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device

[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-03  7:46 UTC  (2+ messages)

[PATCH v3 1/3] mm/pageblock: mitigation cmpxchg false sharing in pageblock flags
 2020-09-03  6:47 UTC  (7+ messages)
` [PATCH v3 3/3] mm/armv6: work around armv6 cmpxchg support issue

[PATCH v3 00/23] Use asm-generic for mmu_context no-op functions
 2020-09-03  5:57 UTC  (3+ messages)
` [PATCH v3 19/23] sh: use asm-generic/mmu_context.h for no-op implementations

[PATCH v2 1/2] mm/pageblock: mitigation cmpxchg false sharing in pageblock flags
 2020-09-03  5:35 UTC  (8+ messages)
` [PATCH v2 2/2] mm/pageblock: remove false sharing in pageblock_flags

[PATCH v2] mm/doc: editorial pass on page migration
 2020-09-03  0:01 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 4d386b9bd46de4ca4d841962887d700e09e831f3
 2020-09-02 21:07 UTC 

[linux-next:master] BUILD REGRESSION 4442749a203151a319a5bb8d0b983b84253a6931
 2020-09-02 21:00 UTC 

[RFC PATCH 0/2] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-02 20:13 UTC  (8+ messages)

[PATCH] mm/doc: editorial pass on page migration
 2020-09-02 19:58 UTC  (3+ messages)

[PATCH] Fix khugepaged's request size in collapse_file()
 2020-09-02 18:54 UTC  (2+ messages)

[PATCH V3] mm/hugetlb: try preferred node first when alloc gigantic page from cma
 2020-09-02 18:07 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).