linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-05 12:14:24 to 2018-09-06 13:24:07 UTC [more...]

[RFC PATCH V2 1/4] mm: Export alloc_migrate_huge_page
 2018-09-06 13:23 UTC  (9+ messages)
` [RFC PATCH V2 2/4] mm: Add get_user_pages_cma_migrate
` [RFC PATCH V2 3/4] powerpc/mm/iommu: Allow large IOMMU page size only for hugetlb backing
` [RFC PATCH V2 4/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get

[RFC PATCH 00/29] mm: remove bootmem allocator
 2018-09-06 13:21 UTC  (69+ messages)
` [RFC PATCH 01/29] mips: switch to NO_BOOTMEM
` [RFC PATCH 02/29] mm: remove CONFIG_NO_BOOTMEM
` [RFC PATCH 03/29] mm: remove CONFIG_HAVE_MEMBLOCK
` [RFC PATCH 04/29] mm: remove bootmem allocator implementation
` [RFC PATCH 05/29] mm: nobootmem: remove dead code
` [RFC PATCH 06/29] memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
` [RFC PATCH 07/29] memblock: remove _virt from APIs returning virtual address
` [RFC PATCH 08/29] memblock: replace alloc_bootmem_align with memblock_alloc
` [RFC PATCH 09/29] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [RFC PATCH 10/29] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
` [RFC PATCH 11/29] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
` [RFC PATCH 12/29] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [RFC PATCH 13/29] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
` [RFC PATCH 14/29] memblock: add align parameter to memblock_alloc_node()
` [RFC PATCH 15/29] memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
` [RFC PATCH 16/29] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [RFC PATCH 17/29] memblock: replace alloc_bootmem_node with memblock_alloc_node
` [RFC PATCH 18/29] memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
` [RFC PATCH 19/29] memblock: replace alloc_bootmem_pages with memblock_alloc
` [RFC PATCH 20/29] memblock: replace __alloc_bootmem with memblock_alloc_from
` [RFC PATCH 21/29] memblock: replace alloc_bootmem with memblock_alloc
` [RFC PATCH 22/29] mm: nobootmem: remove bootmem allocation APIs
` [RFC PATCH 23/29] memblock: replace free_bootmem{_node} with memblock_free
` [RFC PATCH 24/29] memblock: replace free_bootmem_late with memblock_free_late
` [RFC PATCH 25/29] memblock: rename free_all_bootmem to memblock_free_all
` [RFC PATCH 26/29] memblock: rename __free_pages_bootmem to memblock_free_pages
` [RFC PATCH 27/29] mm: remove nobootmem
` [RFC PATCH 28/29] memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
` [RFC PATCH 29/29] mm: remove include/linux/bootmem.h

linux-next test error
 2018-09-06 13:12 UTC  (14+ messages)

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-09-06 12:45 UTC  (26+ messages)
` [PATCH v2 01/40] iommu: Introduce Shared Virtual Addressing API
` [PATCH v2 02/40] iommu/sva: Bind process address spaces to devices
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 04/40] iommu/sva: Add a mm_exit callback for device drivers
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing

[PATCH 2/2] mm: thp: fix transparent_hugepage/defrag = madvise || always
 2018-09-06 12:35 UTC  (27+ messages)
                  ` [PATCH] mm, thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings

INFO: task hung in ext4_da_get_block_prep
 2018-09-06 12:16 UTC  (12+ messages)
      ` [PATCH] mm, oom: Introduce time limit for dump_tasks duration

[PATCH v36 0/5] Virtio-balloon: support free page reporting
 2018-09-06 12:18 UTC  (4+ messages)

[PATCH 1/4] mm, oom: Remove wake_oom_reaper()
 2018-09-06 12:05 UTC  (9+ messages)
` [PATCH 4/4] mm, oom: Fix unnecessary killing of additional processes

[PATCH] mm: hugepage: mark splitted page dirty when needed
 2018-09-06 11:43 UTC  (8+ messages)

[PATCH v11 0/3] remain and optimize memblock_next_valid_pfn on arm and arm64
 2018-09-06 11:24 UTC  (4+ messages)

[RFC PATCH] mm/hugetlb: make hugetlb_lock irq safe
 2018-09-06 11:19 UTC  (14+ messages)

[PATCH v6 00/18] khwasan: kernel hardware assisted address sanitizer
 2018-09-06 11:06 UTC  (5+ messages)

Plumbers 2018 - Performance and Scalability Microconference
 2018-09-06  7:45 UTC  (10+ messages)

[PATCH v2] mm: slowly shrink slabs with a relatively small number of objects
 2018-09-06  7:42 UTC  (6+ messages)

[PATCH] mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()
 2018-09-06  7:03 UTC  (11+ messages)

[PATCH v2 0/2] Address issues slowing memory init
 2018-09-06  5:49 UTC  (10+ messages)
` [PATCH v2 1/2] mm: Move page struct poisoning to CONFIG_DEBUG_VM_PAGE_INIT_POISON
` [PATCH v2 2/2] mm: Create non-atomic version of SetPageReserved for init use

[PATCH 0/2] Address issues slowing memory init
 2018-09-06  5:41 UTC  (11+ messages)
` [PATCH 1/2] mm: Move page struct poisoning from CONFIG_DEBUG_VM to CONFIG_DEBUG_VM_PGFLAGS
` [PATCH 2/2] mm: Create non-atomic version of SetPageReserved for init use

[PATCH RESEND] mips: switch to NO_BOOTMEM
 2018-09-06  5:30 UTC  (7+ messages)

[LKP] 3f906ba236 [ 71.192813] WARNING: possible circular locking dependency detected
 2018-09-06  0:37 UTC  (3+ messages)

[PATCH 0/3] mm: dirty/accessed pte optimisations
 2018-09-06  0:36 UTC  (5+ messages)
` [PATCH 3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion

[PATCH v3] mm: slowly shrink slabs with a relatively small number of objects
 2018-09-05 23:07 UTC 

[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v4
 2018-09-05 21:43 UTC  (2+ messages)

[PATCH v3 1/3] mm: rework memcg kernel stack accounting
 2018-09-05 21:08 UTC  (5+ messages)
` [PATCH v3 3/3] mm: don't miss the last page because of round-off error

[mmotm:master 58/135] fs//cramfs/inode.c:423:10: error: implicit declaration of function 'vm_insert_mixed'; did you mean 'vmf_insert_mixed'?
 2018-09-05 20:01 UTC  (2+ messages)

[PATCH v6 00/11] arm64: untag user pointers passed to the kernel
 2018-09-05 19:03 UTC  (9+ messages)
` [PATCH v6 11/11] arm64: annotate user pointers casts detected by sparse

[linux-next:master 2161/2297] fs//cramfs/inode.c:423:10: error: implicit declaration of function 'vm_insert_mixed'
 2018-09-05 14:23 UTC 

VM_BUG_ON_PGFLAGS with CONFIG_DEBUG_VM_PGFLAGS=n
 2018-09-05 13:46 UTC  (3+ messages)

[PATCH v2 0/5] Extend and consolidate mmu_gather into new file
 2018-09-05 12:28 UTC  (3+ 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).