linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-05 10:16:00 to 2019-09-06 19:04:06 UTC [more...]

[PATCH 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-09-06 19:03 UTC  (11+ messages)
` [PATCH 1/1] mm/pgtable/debug: Add test validating architecture "

[PATCH v3 00/17] arm64: MMU enabled kexec relocation
 2019-09-06 19:03 UTC  (35+ messages)
` [PATCH v3 01/17] kexec: quiet down kexec reboot
` [PATCH v3 02/17] arm64, hibernate: use get_safe_page directly
` [PATCH v3 03/17] arm64, hibernate: remove gotos in create_safe_exec_page
` [PATCH v3 04/17] arm64, hibernate: rename dst to page "
` [PATCH v3 05/17] arm64, hibernate: check pgd table allocation
` [PATCH v3 06/17] arm64, hibernate: add trans_pgd public functions
` [PATCH v3 07/17] arm64, hibernate: move page handling function to new trans_pgd.c
` [PATCH v3 08/17] arm64, trans_pgd: make trans_pgd_map_page generic
` [PATCH v3 09/17] arm64, trans_pgd: add trans_pgd_create_empty
` [PATCH v3 10/17] arm64, trans_pgd: adjust trans_pgd_create_copy interface
` [PATCH v3 11/17] arm64, trans_pgd: add PUD_SECT_RDONLY
` [PATCH v3 12/17] arm64, trans_pgd: complete generalization of trans_pgds

lot of MemAvailable but falling cache and raising PSI
 2019-09-06 18:52 UTC  (12+ messages)

[BUG] Early OOM and kernel NULL pointer dereference in 4.19.69
 2019-09-06 18:24 UTC  (9+ messages)
      ` [BUG] kmemcg limit defeats __GFP_NOFAIL allocation
  ` [PATCH] memcg, kmem: do not fail __GFP_NOFAIL charges

[PATCH] mm, notifier: Fix early return case for new lockdep annotations
 2019-09-06 17:47 UTC 

[PATCH v8 0/7] mm / virtio: Provide support for unused page reporting
 2019-09-06 17:36 UTC  (15+ messages)
` [PATCH v8 1/7] mm: Add per-cpu logic to page shuffling
` [PATCH v8 2/7] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v8 3/7] mm: Move set/get_pcppage_migratetype to mmzone.h
` [PATCH v8 4/7] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v8 5/7] mm: Introduce Reported pages
` [PATCH v8 6/7] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v8 7/7] virtio-balloon: Add support for providing unused page reports to host
` [PATCH v8 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v8 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [PATCH v8 QEMU 3/3] virtio-balloon: Provide a interface for "

possible deadlock in __mmu_notifier_invalidate_range_end
 2019-09-06 17:08 UTC 

[PATCH v7 0/7] KVMPPC driver to manage secure guest pages
 2019-09-06 16:32 UTC  (7+ messages)
` [PATCH v7 1/7] kvmppc: Driver to manage pages of secure guest

[PATCH 0/3] Large pages in the page cache
 2019-09-06 15:59 UTC  (19+ messages)
` [PATCH 1/3] mm: Add __page_cache_alloc_order
` [PATCH 2/3] mm: Allow large pages to be added to the page cache
` [PATCH 3/3] mm: Allow find_get_page to be used for large pages
` [PATCH 4/3] Prepare transhuge pages properly

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-09-06 15:32 UTC  (25+ messages)

[PATCH] arm: fix page faults in do_alignment
 2019-09-06 15:17 UTC  (8+ messages)

[PATCH v2] mm: fix double page fault on arm64 if PTE_AF is cleared
 2019-09-06 14:57 UTC  (2+ messages)

[PATCH] mm/shmem.c: make array 'values' static const, makes object smaller
 2019-09-06 14:30 UTC 

[RFC PATCH] mm, oom: disable dump_tasks by default
 2019-09-06 13:49 UTC  (12+ messages)

[PATCH 0/2] Revert and rework on the metadata accelreation
 2019-09-06 13:46 UTC  (9+ messages)
` [PATCH 1/2] Revert "vhost: access vq metadata through kernel virtual address"
` [PATCH 2/2] vhost: re-introducing metadata acceleration through kernel virtual address

[PATCH v2 0/7] mm: Page fault enhancements
 2019-09-06 12:53 UTC  (15+ messages)
` [PATCH v2 1/7] mm/gup: Rename "nonblocking" to "locked" where proper
` [PATCH v2 2/7] mm: Introduce FAULT_FLAG_DEFAULT
` [PATCH v2 3/7] mm: Introduce FAULT_FLAG_INTERRUPTIBLE
` [PATCH v2 4/7] mm: Return faster for non-fatal signals in user mode faults
` [PATCH v2 5/7] userfaultfd: Don't retake mmap_sem to emulate NOPAGE
` [PATCH v2 6/7] mm: Allow VM_FAULT_RETRY for multiple times
` [PATCH v2 7/7] mm/gup: "

[PATCH] mm/memory.c: Convert to use vmf_error()
 2019-09-06 12:24 UTC  (3+ messages)

[PATCH v4 0/4] Raspberry Pi 4 DMA addressing support
 2019-09-06 12:06 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: mm: use arm64_dma_phys_limit instead of calling max_zone_dma_phys()
` [PATCH v4 2/4] arm64: rename variables used to calculate ZONE_DMA32's size
` [PATCH v4 3/4] arm64: use both ZONE_DMA and ZONE_DMA32
` [PATCH v4 4/4] mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'

[RFC PATCH v2] mm: initialize struct pages reserved by ZONE_DEVICE driver
 2019-09-06 10:35 UTC  (4+ messages)

[PATCH v7 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-06 10:08 UTC  (4+ messages)
` [PATCH v7 3/6] mm: Use zone and order instead of free area in free_list manipulators

[PATCH v4 0/8] mm/memory_hotplug: Shrink zones before removing memory
 2019-09-06  9:21 UTC  (2+ messages)

[PATCH 1/2] mm/kasan: dump alloc/free stack for page allocator
 2019-09-06  3:15 UTC  (7+ messages)

[PATCH v2] mm: emit tracepoint when RSS changes by threshold
 2019-09-06  3:01 UTC  (26+ messages)

[PATCH v1 0/7] mm/memcontrol: recharge mlocked pages
 2019-09-05 23:11 UTC  (4+ messages)

[PATCH RFC 00/14] The new slab memory controller
 2019-09-05 22:37 UTC  (12+ messages)
` [PATCH RFC 01/14] mm: memcg: subpage charging API
` [PATCH RFC 02/14] mm: memcg: introduce mem_cgroup_ptr
` [PATCH RFC 03/14] mm: vmstat: use s32 for vm_node_stat_diff in struct per_cpu_nodestat
` [PATCH RFC 04/14] mm: vmstat: convert slab vmstat counter to bytes
` [PATCH RFC 05/14] mm: memcg/slab: allocate space for memcg ownership data for non-root slabs
` [PATCH RFC 06/14] mm: slub: implement SLUB version of obj_to_index()
` [PATCH RFC 07/14] mm: memcg/slab: save memcg ownership data for non-root slab objects
` [PATCH RFC 08/14] mm: memcg: move memcg_kmem_bypass() to memcontrol.h
` [PATCH RFC 09/14] mm: memcg: introduce __mod_lruvec_memcg_state()

page_alloc.shuffle=1 + CONFIG_PROVE_LOCKING=y = arm64 hang
 2019-09-05 21:08 UTC  (2+ messages)

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-09-05 21:06 UTC  (9+ messages)
` [rfc 3/4] mm, page_alloc: avoid expensive reclaim when compaction may not succeed

[PATCH v3 0/6] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
 2019-09-05 20:07 UTC  (8+ messages)

How to use huge pages in drivers?
 2019-09-05 18:50 UTC  (8+ messages)

[RFC PATCH v6 00/92] VM introspection
 2019-09-05 18:09 UTC  (8+ messages)
` [RFC PATCH v6 71/92] mm: add support for remote mapping
  ` DANGER WILL ROBINSON, DANGER

[PATCH v3 0/4] Raspberry Pi 4 DMA addressing support
 2019-09-05 17:28 UTC  (10+ messages)
` [PATCH v3 1/4] arm64: mm: use arm64_dma_phys_limit instead of calling max_zone_dma_phys()
` [PATCH v3 2/4] arm64: rename variables used to calculate ZONE_DMA32's size
` [PATCH v3 3/4] arm64: use both ZONE_DMA and ZONE_DMA32
` [PATCH v3 4/4] mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'

[PATCH] percpu: Use struct_size() helper
 2019-09-05 16:54 UTC  (2+ messages)

[PATCH v9 7/7] libnvdimm/dax: Pick the right alignment default when creating dax devices
 2019-09-05 15:46 UTC 

[PATCH 0/5] mmu notifer debug annotations
 2019-09-05 14:49 UTC  (2+ messages)

[PATCH] mm: Add nr_free_highatomimic to fix incorrect watermatk routine
 2019-09-05 13:59 UTC 

[PATCH 0/5] mm, slab: Make kmalloc_info[] contain all types of names
 2019-09-05 13:51 UTC  (3+ messages)

CRASH: General protection fault in z3fold
 2019-09-05 11:55 UTC  (2+ 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).