linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-05 17:51:12 to 2019-09-09 06:10:27 UTC [more...]

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

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

[PATCH 0/2] Revert and rework on the metadata accelreation
 2019-09-09  4:45 UTC  (15+ 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] mm: fix the race between swapin_readahead and SWP_SYNCHRONOUS_IO path
 2019-09-09  4:05 UTC  (6+ messages)

[PATCH 0/3] Large pages in the page cache
 2019-09-09  1:12 UTC  (21+ 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
      ` [kbuild-all] "
` [PATCH 4/3] Prepare transhuge pages properly

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

[PATCH] mm: fix -Wmissing-prototypes warnings
 2019-09-09  0:47 UTC  (2+ messages)
`  "

CRASH: General protection fault in z3fold
 2019-09-09  0:14 UTC  (4+ messages)

[PATCH v4 0/4] Raspberry Pi 4 DMA addressing support
 2019-09-08 21:27 UTC  (6+ 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 for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-09-08 20:45 UTC  (16+ messages)
` [rfc 3/4] mm, page_alloc: avoid expensive reclaim when compaction may not succeed

[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 0/3] Remove __online_page_set_limits()
 2019-09-08  5:09 UTC  (5+ 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 v9 0/8] stg mail -e --version=v9 \
 2019-09-07 17:34 UTC  (10+ 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] mm, notifier: Fix early return case for new lockdep annotations
 2019-09-07  7:33 UTC  (3+ messages)

lot of MemAvailable but falling cache and raising PSI
 2019-09-07  7:32 UTC  (11+ messages)

[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

[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 "

[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

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)

[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  (20+ 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 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


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