linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-06 06:29:08 to 2019-09-09 12:56:43 UTC [more...]

lot of MemAvailable but falling cache and raising PSI
 2019-09-09 12:56 UTC  (20+ messages)

CRASH: General protection fault in z3fold
 2019-09-09 12:44 UTC  (6+ messages)

[PATCH 0/2] Revert and rework on the metadata accelreation
 2019-09-09 12:15 UTC  (19+ 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

[RFC PATCH v2] mm: initialize struct pages reserved by ZONE_DEVICE driver
 2019-09-09 12:05 UTC  (9+ messages)

[PATCH v1 0/3] mm/memory_hotplug: Export generic_online_page()
 2019-09-09 11:48 UTC  (4+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] hv_balloon: Use generic_online_page()
` [PATCH v1 3/3] mm/memory_hotplug: Remove __online_page_free() and __online_page_increment_counters()

[PATCH (resend)] mm,oom: Defer dump_tasks() output
 2019-09-09 11:36 UTC 

[PATCH] mm: fix the race between swapin_readahead and SWP_SYNCHRONOUS_IO path
 2019-09-09 11:23 UTC  (7+ messages)

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

[PATCH v2 1/2] mm/page_ext: support to record the last stack of page
 2019-09-09 10:57 UTC  (2+ messages)

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

[PATCH v9 0/8] stg mail -e --version=v9 \
 2019-09-09  9:56 UTC  (18+ messages)
` [PATCH v9 1/8] mm: Add per-cpu logic to page shuffling
` [PATCH v9 2/8] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v9 3/8] mm: Move set/get_pcppage_migratetype to mmzone.h
` [PATCH v9 4/8] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v9 5/8] arm64: Move hugetlb related definitions out of pgtable.h to page-defs.h
` [PATCH v9 6/8] mm: Introduce Reported pages
` [PATCH v9 7/8] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v9 8/8] virtio-balloon: Add support for providing unused page reports to host
` [PATCH v9 0/8] mm / virtio: Provide support for unused page reporting

[PATCH v4 0/4] Raspberry Pi 4 DMA addressing support
 2019-09-09  8:46 UTC  (7+ 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'

[PATCH 1/1] mm/migrate: fix list corruption in migration of non-LRU movable pages
 2019-09-09  8:40 UTC  (10+ messages)

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

[PATCH v2 0/2] mm/kasan: dump alloc/free stack for page allocator
 2019-09-09  8:24 UTC 

[PATCH] mm, notifier: Fix early return case for new lockdep annotations
 2019-09-09  8:22 UTC  (4+ messages)

[PATCH 0/3] Remove __online_page_set_limits()
 2019-09-09  8:12 UTC  (9+ messages)
` [PATCH 1/3] hv_ballon: Avoid calling dummy function __online_page_set_limits()
` [PATCH 2/3] xen/ballon: "
` [PATCH 3/3] mm/memory_hotplug.c: Remove __online_page_set_limits()

[PATCH] mm: fix -Wmissing-prototypes warnings
 2019-09-09  7:52 UTC  (3+ messages)
`  "

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

[PATCH] mm: avoid slub allocation while holding list_lock
 2019-09-09  6:10 UTC 

[PATCH 0/3] Large pages in the page cache
 2019-09-09  1:12 UTC  (14+ messages)
` [PATCH 2/3] mm: Allow large pages to be added to "
` [PATCH 3/3] mm: Allow find_get_page to be used for large pages
      ` [kbuild-all] "
` [PATCH 4/3] Prepare transhuge pages properly

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-09-09  1:10 UTC  (19+ messages)

[PATCH] z3fold: fix retry mechanism in page reclaim
 2019-09-08 20:44 UTC  (3+ messages)

[PATCH 1/3] ima: keep the integrity state of open files up to date
 2019-09-08 17:07 UTC  (6+ messages)
` [PATCH 2/3] ima: update the file measurement on truncate
` [PATCH 3/3] ima: update the file measurement on writes

Speculative page faults
 2019-09-08  8:31 UTC 

[PATCH v8 0/7] mm / virtio: Provide support for unused page reporting
 2019-09-07  3:15 UTC  (16+ 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 "

[PATCH v3 00/17] arm64: MMU enabled kexec relocation
 2019-09-06 19:06 UTC  (37+ 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

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] 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 v2 0/7] mm: Page fault enhancements
 2019-09-06 12:53 UTC  (11+ 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] mm/memory.c: Convert to use vmf_error()
 2019-09-06 12:24 UTC  (3+ 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)


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