linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-26 12:19:05 to 2019-11-29 09:09:01 UTC [more...]

[PATCH v14 0/6] mm / virtio: Provide support for unused page reporting
 2019-11-28 17:00 UTC  (19+ messages)
` [PATCH v14 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v14 2/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v14 3/6] mm: Introduce Reported pages
` [PATCH v14 6/6] virtio-balloon: Add support for providing unused page reports to host

[PATCH v2 0/8] Backported fixes for 4.4 stable tree
 2019-11-29  9:08 UTC  (9+ messages)
` [PATCH v2 6/8] mm: prevent get_user_pages() from overflowing page refcount

[PATCH STABLE ONLY] add missing page refcount overflow checks
 2019-11-29  9:03 UTC  (4+ messages)
` [PATCH STABLE 4.9 1/1] mm, gup: add missing refcount overflow checks on x86 and s390
` [PATCH STABLE 4.14] mm, gup: add missing refcount overflow checks on s390
` [PATCH STABLE 4.19] "

[PATCH v2] mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache destruction
 2019-11-29  8:43 UTC  (2+ messages)

[PATCH 1/2] mm/page_vma_mapped: use PMD_SIZE instead of calculating it
 2019-11-29  8:30 UTC  (8+ messages)
` [PATCH 2/2] mm/page_vma_mapped: page table boundary is already guaranteed

WARNING in unaccount_page_cache_page
 2019-11-29  8:19 UTC 

[PATCH] mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache destruction
 2019-11-29  2:28 UTC  (7+ messages)

[PATCH] mm/zsmalloc.c: fix the migrated zspage statistics
 2019-11-29  1:29 UTC 

[PATCH v1] mm/memory_hotplug: don't check the nid in find_(smallest|biggest)_section_pfn
 2019-11-28 17:31 UTC  (20+ messages)

make dma_addressing_limited work for memory encryption setups
 2019-11-28 15:36 UTC  (8+ messages)
` [PATCH 1/2] dma-mapping: move dma_addressing_limited out of line
` [PATCH 2/2] dma-mapping: force unencryped devices are always addressing limited

[PATCH] mm: use the existing variable instead of a duplicate statement
 2019-11-28 15:12 UTC  (5+ messages)

[PATCH] mm/vmscan.c: remove unused return value of shrink_node
 2019-11-28 15:10 UTC  (2+ messages)

[PATCH v1] drivers/base/node.c: get rid of get_nid_for_pfn()
 2019-11-28 14:13 UTC  (9+ messages)

[PATCH RFC v3 00/36] Add KernelMemorySanitizer infrastructure
 2019-11-28 14:05 UTC  (21+ messages)
` [PATCH RFC v3 01/36] stackdepot: check depot_index before accessing the stack slab
` [PATCH RFC v3 02/36] stackdepot: build with -fno-builtin
` [PATCH RFC v3 03/36] kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
` [PATCH RFC v3 04/36] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH RFC v3 05/36] kmsan: add ReST documentation
` [PATCH RFC v3 06/36] kmsan: gfp: introduce __GFP_NO_KMSAN_SHADOW
` [PATCH RFC v3 07/36] kmsan: introduce __no_sanitize_memory and __SANITIZE_MEMORY__
` [PATCH RFC v3 08/36] kmsan: reduce vmalloc space
` [PATCH RFC v3 09/36] kmsan: add KMSAN bits to struct page and struct task_struct

[RFC PATCH] mm: shmem: allow split THP when truncating THP partially
 2019-11-28 11:34 UTC  (8+ messages)

[v2 PATCH] mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATE
 2019-11-28  9:42 UTC  (2+ messages)

[v2 PATCH] mm: migrate: handle freed page at the first place
 2019-11-28  7:40 UTC  (4+ messages)

[PATCH v2] mm: fix comments related to node reclaim
 2019-11-28  5:27 UTC  (2+ messages)

[PATCH v11 0/7] KVM: PPC: Driver to manage pages of secure guest
 2019-11-28  5:04 UTC  (5+ messages)
` [PATCH v11 1/7] mm: ksm: Export ksm_madvise()

[PATCH v3] mm, memcg: fix the stupid OOM killer when shrinking memcg hard limit
 2019-11-28  4:59 UTC  (3+ messages)

[PATCH v2] drivers/base/node.c: Simplify unregister_memory_block_under_nodes()
 2019-11-27 22:55 UTC  (4+ messages)

[PATCH 0/3] mm: fix page aging across multiple cgroups
 2019-11-27 22:16 UTC  (4+ messages)
` [PATCH 3/3] mm: vmscan: enforce inactive:active ratio at the reclaim root

[PATCH] Add prctl support for controlling mem reclaim V4
 2019-11-27 18:07 UTC  (2+ messages)

SLUB: purpose of sysfs events on cache creation/removal
 2019-11-27 17:43 UTC  (7+ messages)

[PATCH] mm/filemap: do not allocate cache pages beyond end of file at read
 2019-11-27 17:29 UTC  (15+ messages)

[RFC PATCH] mm, page_alloc: avoid page_to_pfn() in move_freepages()
 2019-11-27 17:15 UTC  (12+ messages)
  ` [PATCH] "

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2019-11-27 15:14 UTC  (14+ messages)

[PATCH 0/3] z3fold fixes for intra-page compaction
 2019-11-27 14:23 UTC  (4+ messages)
` [PATCH 1/3] z3fold: avoid subtle race when freeing slots
` [PATCH 2/3] z3fold: compact objects more accurately
` [PATCH 3/3] z3fold: protect handle reads

[RFC PATCH 0/7] Huge page-table entries for TTM
 2019-11-27 12:30 UTC  (12+ messages)
` [RFC PATCH 1/7] mm: Introduce vma_is_special_huge
` [RFC PATCH 2/7] mm: Split huge pages on write-notify or COW
` [RFC PATCH 3/7] mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries
` [RFC PATCH 4/7] drm/ttm: Support huge pagefaults
` [RFC PATCH 5/7] drm: Add a drm_get_unmapped_area() helper
` [RFC PATCH 6/7] drm/ttm: Introduce a huge page aligning TTM range manager
` [RFC PATCH 7/7] drm/vmwgfx: Hook up the helpers to align buffer objects

[PATCH v2] mm, memcg: avoid oom if cgroup is not populated
 2019-11-27 12:01 UTC  (11+ messages)

[PATCH v2] fs/splice: ignore flag SPLICE_F_GIFT in syscall vmsplice
 2019-11-27  9:44 UTC  (2+ messages)

[RFC v1 00/19] Modify zonelist to nodelist v1
 2019-11-27  8:50 UTC  (5+ messages)

[PATCH 1/2] mm: Add and export vmf_insert_mixed_prot()
 2019-11-27  8:43 UTC  (4+ messages)
` [PATCH 2/2] drm/ttm: Fix vm page protection handling

[PATCH] mm/shmem.c: don't set 'seals' to 'F_SEAL_SEAL' in shmem_get_inode
 2019-11-27  6:46 UTC  (3+ messages)

[PATCH] mm, memcg: avoid oom if cgroup is not populated
 2019-11-27  1:16 UTC  (8+ messages)

[PATCH] mm: hugetlb controller for cgroups v2
 2019-11-26 19:41 UTC  (3+ messages)

[PATCH] mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATE
 2019-11-26 17:38 UTC  (3+ messages)

[PATCH] mm: fix comments related to node reclaim
 2019-11-26 14:09 UTC  (3+ messages)

[PATCH v4 00/16] Enable CONFIG_VMAP_STACK on PPC32
 2019-11-26 12:36 UTC  (17+ messages)
` [PATCH v4 01/16] powerpc/32: replace MTMSRD() by mtmsr
` [PATCH v4 02/16] powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
` [PATCH v4 03/16] powerpc/32: save DEAR/DAR before calling handle_page_fault
` [PATCH v4 04/16] powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0
` [PATCH v4 05/16] powerpc/32: add a macro to get and/or save DAR and DSISR on stack
` [PATCH v4 06/16] powerpc/32: prepare for CONFIG_VMAP_STACK
` [PATCH v4 07/16] powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
` [PATCH v4 08/16] powerpc/32: Add early stack overflow detection with VMAP stack
` [PATCH v4 09/16] powerpc/8xx: Use alternative scratch registers in DTLB miss handler
` [PATCH v4 10/16] powerpc/8xx: drop exception entries for non-existing exceptions
` [PATCH v4 11/16] powerpc/8xx: move DataStoreTLBMiss perf handler
` [PATCH v4 12/16] powerpc/8xx: split breakpoint exception
` [PATCH v4 13/16] powerpc/8xx: Enable CONFIG_VMAP_STACK
` [PATCH v4 14/16] powerpc/32s: reorganise DSI handler
` [PATCH v4 15/16] powerpc/32s: avoid crossing page boundary while changing SRR0/1
` [PATCH v4 16/16] powerpc/32s: Activate CONFIG_VMAP_STACK


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