linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-05 15:52:17 to 2019-12-09 22:54:09 UTC [more...]

[PATCH v8 00/26] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-09 22:53 UTC  (7+ messages)
` [PATCH v8 01/26] mm/gup: factor out duplicate code from four routines
` [PATCH v8 02/26] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v8 03/26] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v8 04/26] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v8 05/26] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v8 11/26] goldish_pipe: convert to pin_user_pages() and put_user_page()

[linux-next:pending-fixes] BUILD SUCCESS 4663b79ece608f2dc6167bfa2f05227ce40c0835
 2019-12-09 22:07 UTC 

[PATCH 0/6] Allow setting caching mode in arch_add_memory() for P2PDMA
 2019-12-09 21:27 UTC  (16+ messages)
` [PATCH 1/6] x86/mm: Thread pgprot_t through init_memory_mapping()
` [PATCH 2/6] x86/mm: Introduce _set_memory_prot()
` [PATCH 3/6] powerpc/mm: Thread pgprot_t through create_section_mapping()
` [PATCH 4/6] s390/mm: Thread pgprot_t through vmem_add_mapping()
` [PATCH 5/6] mm, memory_hotplug: Provide argument for the pgprot_t in arch_add_memory()
` [PATCH 6/6] mm/memremap: Set caching mode for PCI P2PDMA memory to WC

[PATCH v1 0/3] mm: fix max_pfn not falling on section boundary
 2019-12-09 21:15 UTC  (5+ messages)
` [PATCH v1 1/3] mm: fix uninitialized memmaps on a partially populated last section
` [PATCH v1 2/3] fs/proc/page.c: allow inspection of last section and fix end detection
` [PATCH v1 3/3] mm: initialize memmap of unavailable memory directly

lockdep warns: cpu_hotplug_lock.rw_sem --> slab_mutex --> kn->count#39
 2019-12-09 20:46 UTC  (3+ messages)

WARNING: lib/test_bitmap.o(.text.unlikely+0x5c): Section mismatch in reference from the function bitmap_copy_clear_tail() to the variable .init.rodata:clump_exp
 2019-12-09 20:17 UTC 

[PATCH v2 0/2] IB/umem: use get_user_pages_fast() to pin DMA pages
 2019-12-09 19:54 UTC  (6+ messages)
` [PATCH v2 1/2] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v2 2/2] IB/umem: use get_user_pages_fast() to pin DMA pages

[PATCH] powerpc: add support for folded p4d page tables
 2019-12-09 18:33 UTC  (3+ messages)

[PATCH v1] mm/early_remap: Use %pa to print resource_size_t variables
 2019-12-09 17:33 UTC  (2+ messages)

[PATCH] hugetlbfs: Disable IRQ when taking hugetlb_lock in set_max_huge_pages()
 2019-12-09 16:49 UTC  (3+ messages)

[v4 PATCH] mm: move_pages: return valid node id in status if the page is already on the target node
 2019-12-09 15:21 UTC  (3+ messages)

[PATCH] memcg: account security cred as well to kmemcg
 2019-12-09 14:43 UTC  (8+ messages)

Splitting the mmap_sem
 2019-12-09 14:17 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] How to make fscache/cachefiles read shaping play nicely with the VM?
 2019-12-09 14:00 UTC 

[PATCH v16 00/25] Generic page walk and ptdump
 2019-12-09 13:06 UTC  (28+ messages)
` [PATCH v16 01/25] mm: Add generic p?d_leaf() macros
` [PATCH v16 02/25] arc: mm: Add p?d_leaf() definitions
` [PATCH v16 03/25] arm: "
` [PATCH v16 04/25] arm64: "
` [PATCH v16 05/25] mips: "
` [PATCH v16 06/25] powerpc: "
` [PATCH v16 07/25] riscv: "
` [PATCH v16 08/25] s390: "
` [PATCH v16 09/25] sparc: "
` [PATCH v16 10/25] x86: "
` [PATCH v16 11/25] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v16 12/25] mm: pagewalk: Allow walking without vma
` [PATCH v16 13/25] mm: pagewalk: Don't lock PTEs for walk_page_range_novma()
` [PATCH v16 14/25] mm: pagewalk: fix termination condition in walk_pte_range()
` [PATCH v16 15/25] mm: pagewalk: Add test_p?d callbacks
` [PATCH v16 16/25] mm: pagewalk: Add 'depth' parameter to pte_hole
` [PATCH v16 17/25] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v16 18/25] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v16 19/25] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v16 20/25] x86: mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v16 21/25] mm: Add generic ptdump
` [PATCH v16 22/25] x86: mm: Convert dump_pagetables to use walk_page_range
` [PATCH v16 23/25] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v16 24/25] arm64: mm: Display non-present entries in ptdump
` [PATCH v16 25/25] mm: ptdump: Reduce level numbers by 1 in note_page()

[PATCH] nvme: Add quirk for Samsung NVME SSD NM 'SAMSUNG MZALQ128HBHQ-000L2'
 2019-12-09 12:27 UTC 

[PATCH v2 0/2] mm: remove the memory isolate notifier
 2019-12-09 11:15 UTC  (3+ messages)

[PATCH] mm/hotplug: Only respect mem= parameter during boot stage
 2019-12-09 11:11 UTC  (7+ messages)

[PATCH] mm: clean up obsolete check on space in page->flags
 2019-12-09  9:32 UTC  (2+ messages)

[PATCH STABLE 4.4 0/8] page refcount overflow backports
 2019-12-09  9:10 UTC  (8+ messages)
` [PATCH STABLE 4.4 5/8] mm: prevent get_user_pages() from overflowing page refcount

[PATCH] powerpc: ensure that swiotlb buffer is allocated from low memory
 2019-12-09  7:54 UTC  (3+ messages)

[PATCH 1/3] mm: add apply_to_existing_pages helper
 2019-12-09  7:34 UTC  (10+ messages)
` [PATCH 2/3] kasan: use apply_to_existing_pages for releasing vmalloc shadow
` [PATCH 3/3] kasan: don't assume percpu shadow allocations will succeed

mmotm 2019-12-06-19-46 uploaded
 2019-12-09  6:31 UTC  (3+ messages)
  ` mmotm 2019-12-06-19-46 uploaded (ethernet/freescale/gianfar)

BUG: Bad rss-counter state (3)
 2019-12-09  1:38 UTC 

[PATCH 25/34] mm: Use CONFIG_PREEMPTION
 2019-12-08 14:58 UTC  (2+ messages)
` [tip: sched/urgent] sched/rt, "

[linux-next:master] BUILD REGRESSION c34be716fb373fad4ce1d2c4462b6267158070b1
 2019-12-08 14:33 UTC 

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-12-08 14:10 UTC  (2+ messages)
` [PATCH] mm: extend memfd with ability to create secret memory

[linux-next:pending-fixes] BUILD SUCCESS f8186a61dbcfd6a618097dfba5311323b27addc9
 2019-12-08  9:31 UTC 

[PATCH v4 1/2] mm: clean up validate_slab()
 2019-12-07 22:03 UTC  (11+ messages)
` [PATCH v4 2/2] mm: avoid slub allocation while holding list_lock
            ` [FIX] slub: Remove kmalloc under list_lock from list_slab_objects() V2

[linux-next:pending-fixes] BUILD SUCCESS 1d33c420870032a90f85663d6d54a83d89eaa93d
 2019-12-06 22:38 UTC 

Hi dforney3@gmail.com,Your No-cost.quote for a NewHome SecuritySystem ref:Odci
 2019-12-06 20:50 UTC 

[PATCH] move_pages.2: not return ENOENT if the page are already on the target nodes
 2019-12-06 18:19 UTC  (9+ messages)

[PATCH 1/2] kasan: fix crashes on access to memory mapped by vm_map_ram()
 2019-12-06 17:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
 2019-12-06 17:11 UTC  (5+ messages)

[PATCH 1/2] kasan: fix crashes on access to memory mapped by vm_map_ram()
 2019-12-06 16:20 UTC  (4+ messages)
` [PATCH 2/2] kasan: Don't allocate page tables in kasan_release_vmalloc()

[PATCH v3 0/2] mm, drm/ttm: Fix pte insertion with customized protection
 2019-12-06 14:24 UTC  (6+ messages)
` [PATCH v3 1/2] mm: Add a vmf_insert_mixed_prot() function
` [PATCH v3 2/2] mm, drm/ttm: Fix vm page protection handling

make dma_addressing_limited work for memory encryption setups v2
 2019-12-06 14:10 UTC  (3+ messages)
` [PATCH 2/2] dma-mapping: force unencryped devices are always addressing limited

[PATCH v6 00/18] generic mmu_gather patches
 2019-12-06 14:03 UTC  (10+ messages)
` [PATCH v6 10/18] sh/tlb: Convert SH to generic mmu_gather

[v3 PATCH] mm: move_pages: return valid node id in status if the page is already on the target node
 2019-12-06  7:35 UTC  (18+ messages)

[PATCH 1/2] mm/memory-failure.c: PageHuge is handled at the beginning of memory_failure
 2019-12-06  1:48 UTC  (6+ messages)
` [PATCH 2/2] mm/memory-failure.c: not necessary to recalculate hpage

[linux-next:pending-fixes] BUILD SUCCESS dfc133a6fea9c3775b2c340f99672d6dcc6736f1
 2019-12-06  0:54 UTC 

2fdaa9d430 ("x86: mm: convert dump_pagetables to use .."): [ 15.826062] INFO: trying to register non-static key
 2019-12-06  0:32 UTC 

[GIT PULL] Please pull hmm changes
 2019-12-05 23:03 UTC  (6+ messages)

[PATCH] Add prctl support for controlling mem reclaim V4
 2019-12-05 22:43 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 282ffdf30a3edfb1ab6873cc7f4dc71e9c7afa31
 2019-12-05 19:55 UTC 

[PATCH v2 16/27] nvdimm/ocxl: Implement the Read Error Log command
 2019-12-05 19:34 UTC  (2+ messages)

[v2 PATCH] mm: move_pages: return valid node id in status if the page is already on the target node
 2019-12-05 18:17 UTC  (9+ messages)

[v2 PATCH] mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG
 2019-12-05 17:44 UTC 

[PATCH] mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG
 2019-12-05 17:05 UTC  (6+ messages)

[PATCH RFC v3 00/36] Add KernelMemorySanitizer infrastructure
 2019-12-05 16:44 UTC  (8+ messages)
` [PATCH RFC v3 13/36] kmsan: make READ_ONCE_TASK_STACK() return initialized values
` [PATCH RFC v3 27/36] kmsan: hooks for copy_to_user() and friends

[PATCH v15 0/7] mm / virtio: Provide support for free page reporting
 2019-12-05 16:26 UTC  (12+ messages)
` [PATCH v15 1/7] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v15 2/7] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v15 3/7] mm: Add function __putback_isolated_page
` [PATCH v15 4/7] mm: Introduce Reported pages
` [PATCH v15 5/7] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v15 6/7] virtio-balloon: Add support for providing free page reports to host
` [PATCH v15 7/7] mm: Add free page reporting documentation
` [PATCH v15 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v15 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [PATCH v15 QEMU 3/3] virtio-balloon: Provide a interface for "
` [PATCH v15 QEMU 4/3 RFC] memory: Add support for MADV_FREE as mechanism to lazy discard pages

[PATCH v3 0/3] mm: kmemleak: Use a memory pool for kmemleak object allocations
 2019-12-05 16:16 UTC  (4+ 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).