linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-06 21:13:19 to 2018-12-09 14:20:17 UTC [more...]

use generic DMA mapping code in powerpc V4
 2018-12-09 14:20 UTC  (20+ messages)

[PATCH 1/2] mm, pageblock: make sure pageblock won't exceed mem_sectioin
 2018-12-09 13:58 UTC  (6+ messages)
` [PATCH 2/2] mm, page_alloc: cleanup usemap_size() when SPARSEMEM is not set

use generic DMA mapping code in powerpc V4
 2018-12-09 10:23 UTC  (12+ messages)
` [PATCH 01/34] powerpc: use mm zones more sensibly
` [PATCH 12/34] powerpc/cell: move dma direct window setup out of dma_configure

[PATCH] Fix mm->owner point to a task that does not exists
 2018-12-09  7:21 UTC 

[PATCH v3 2/9] arch/arm/mm/dma-mapping.c: Convert to use vm_insert_range
 2018-12-08 20:01 UTC  (2+ messages)

[PATCH 0/2] put_user_page*(): start converting the call sites
 2018-12-08 18:45 UTC  (24+ messages)
` [PATCH 1/2] mm: introduce put_user_page*(), placeholder versions

use generic DMA mapping code in powerpc V4
 2018-12-08 17:17 UTC  (5+ messages)

[PATCH V4 0/3] * mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2018-12-08 17:04 UTC  (3+ messages)

[PATCH V3 1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg
 2018-12-08 15:32 UTC  (3+ messages)

Number of arguments in vmalloc.c
 2018-12-08 10:52 UTC  (13+ messages)
                    ` Should this_cpu_read() be volatile?

[RFC v2 00/13] Multi-Key Total Memory Encryption API (MKTME)
 2018-12-08  3:53 UTC  (37+ messages)
` [RFC v2 10/13] keys/mktme: Add the MKTME Key Service type for memory encryption
` [RFC v2 12/13] keys/mktme: Save MKTME data if kernel cmdline parameter allows

[PATCH V3 updated] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
 2018-12-08  1:04 UTC  (2+ messages)

[mmotm:master 128/293] kernel/sysctl.o:undefined reference to `fragment_stall_order_sysctl_handler'
 2018-12-07 23:12 UTC  (3+ messages)

Kernel panic - not syncing: corrupted stack end detected inside scheduler
 2018-12-07 22:34 UTC  (2+ messages)
` [PATCH] arm64: increase stack size for KASAN_EXTRA

[linux-next:master 6857/7074] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c:251: warning: Function parameter or member 'range' not described in 'amdgpu_mn_invalidate_range_start_gfx'
 2018-12-07 22:14 UTC  (2+ messages)

[PATCH v3 1/9] mm: Introduce new vm_insert_range API
 2018-12-07 21:48 UTC  (7+ messages)

[PATCH v3 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2018-12-07 21:19 UTC  (4+ messages)

[PATCH v3 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2018-12-07 20:41 UTC  (3+ messages)

[PATCH 0/2] Introduce common code for risc-v sparsemem support
 2018-12-07 19:56 UTC  (5+ messages)
` [PATCH 2/2] mm/sparse: add common helper to mark all memblocks present

[PATCH V5 0/7] 52-bit userspace VAs
 2018-12-07 19:56 UTC  (15+ messages)
` [PATCH V5 1/7] mm: mmap: Allow for "high" userspace addresses
` [PATCH V5 2/7] arm64: mm: Introduce DEFAULT_MAP_WINDOW
` [PATCH V5 3/7] arm64: mm: Define arch_get_mmap_end, arch_get_mmap_base
` [PATCH V5 4/7] arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
` [PATCH V5 5/7] arm64: mm: Prevent mismatched 52-bit VA support
` [PATCH V5 6/7] arm64: mm: introduce 52-bit userspace support
` [PATCH V5 7/7] arm64: mm: Allow forcing all userspace addresses to 52-bit

[RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind()
 2018-12-07 19:37 UTC  (24+ messages)

[PATCH RFC] Ext4: fix deadlock on dirty pages between fault and writeback
 2018-12-07 18:51 UTC  (5+ messages)

[PATCH RFC 4/7] riscv/vdso: don't clear PG_reserved
 2018-12-07 18:45 UTC  (2+ messages)

[PATCH] mm: Remove useless check in pagecache_get_page()
 2018-12-07 17:04 UTC  (2+ messages)

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2018-12-07 15:56 UTC  (20+ messages)

[PATCH v2 0/3] mmu notifier contextual informations
 2018-12-07 15:32 UTC  (4+ messages)
` [PATCH v2 1/3] mm/mmu_notifier: use structure for invalidate_range_start/end callback

[PATCH v5 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-12-07 15:01 UTC  (8+ messages)
` [PATCH v5 1/3] mm: Add support for kmem caches in DMA32 zone
` [PATCH v5 2/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging
` [PATCH v5 3/3] mm: Add /sys/kernel/slab/cache/cache_dma32

[PATCH v3 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_insert_range
 2018-12-07 14:48 UTC  (2+ messages)

[RFC PATCH 0/2] oom, memcg: do not report racy no-eligible OOM
 2018-12-07 12:43 UTC  (11+ messages)
` [RFC PATCH 2/2] memcg: do not report racy no-eligible OOM tasks

[PATCH 0/4][V4] drop the mmap_sem when doing IO in the fault path
 2018-12-07 11:03 UTC  (12+ messages)
` [PATCH 2/4] filemap: kill page_cache_read usage in filemap_fault
` [PATCH 3/4] filemap: drop the mmap_sem for all blocking operations
` [PATCH 4/4] mm: use the cached page for filemap_fault

[RFC PATCH 0/3] THP eligibility reporting via proc
 2018-12-07 10:55 UTC  (2+ messages)

[RFC Get rid of shrink code - memory-hotplug]
 2018-12-07 10:35 UTC  (7+ messages)

[PATCH] mm, page_alloc: calculate first_deferred_pfn directly
 2018-12-07 10:08 UTC 

[PATCH v2 00/17] locking/lockdep: Add a new class of terminal locks
 2018-12-07  9:52 UTC  (10+ messages)
` [PATCH v2 03/17] locking/lockdep: Add a new terminal lock type
` [PATCH v2 07/17] debugobjects: Move printk out of db lock critical sections
` [PATCH v2 08/17] locking/lockdep: Add support for nestable terminal locks
` [PATCH v2 09/17] debugobjects: Make object hash locks "

[PATCH] mm, kmemleak: Little optimization while scanning
 2018-12-07  9:48 UTC  (6+ messages)

[PATCHv2] mm/pageblock: throw compiling time error if pageblock_bits can not hold MIGRATE_TYPES
 2018-12-07  9:09 UTC  (3+ messages)

[PATCH -V8 00/21] swap: Swapout/swapin THP in one piece
 2018-12-07  6:20 UTC  (23+ messages)
` [PATCH -V8 01/21] swap: Enable PMD swap operations for CONFIG_THP_SWAP
` [PATCH -V8 02/21] swap: Add __swap_duplicate_locked()
` [PATCH -V8 03/21] swap: Support PMD swap mapping in swap_duplicate()
` [PATCH -V8 04/21] swap: Support PMD swap mapping in put_swap_page()
` [PATCH -V8 05/21] swap: Support PMD swap mapping in free_swap_and_cache()/swap_free()
` [PATCH -V8 06/21] swap: Support PMD swap mapping when splitting huge PMD
` [PATCH -V8 07/21] swap: Support PMD swap mapping in split_swap_cluster()
` [PATCH -V8 08/21] swap: Support to read a huge swap cluster for swapin a THP
` [PATCH -V8 09/21] swap: Swapin a THP in one piece
` [PATCH -V8 10/21] swap: Support to count THP swapin and its fallback
` [PATCH -V8 11/21] swap: Add sysfs interface to configure THP swapin
` [PATCH -V8 12/21] swap: Support PMD swap mapping in swapoff
` [PATCH -V8 13/21] swap: Support PMD swap mapping in madvise_free()
` [PATCH -V8 14/21] swap: Support to move swap account for PMD swap mapping
` [PATCH -V8 15/21] swap: Support to copy PMD swap mapping when fork()
` [PATCH -V8 16/21] swap: Free PMD swap mapping when zap_huge_pmd()
` [PATCH -V8 17/21] swap: Support PMD swap mapping for MADV_WILLNEED
` [PATCH -V8 18/21] swap: Support PMD swap mapping in mincore()
` [PATCH -V8 19/21] swap: Support PMD swap mapping in common path
` [PATCH -V8 20/21] swap: create PMD swap mapping when unmap the THP
` [PATCH -V8 21/21] swap: Update help of CONFIG_THP_SWAP

[PATCH] mm/pageblock: throw compiling time error if pageblock_bits can not hold MIGRATE_TYPES
 2018-12-07  4:49 UTC  (2+ messages)

[Question] Why we always pass NULL to drain_local_pages() in drain_local_pages_wq()?
 2018-12-07  4:29 UTC 

[PATCH 0/1] userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
 2018-12-07  3:43 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] mm: thp: fix soft dirty for migration when split
 2018-12-07  3:34 UTC  (2+ messages)

[PATCH 0/2] Don’t leave executable TLB entries to freed pages
 2018-12-07  3:06 UTC  (16+ messages)
` [PATCH 1/2] vmalloc: New flag for flush before releasing pages

[PATCH] aio: Convert ioctx_table to XArray
 2018-12-06 22:26 UTC  (3+ messages)

[PATCH] PCI/P2PDMA: Match interface changes to devm_memremap_pages()
 2018-12-06 22:17 UTC  (3+ messages)

[PATCH 3/3] mm/mmu_notifier: contextual information for event triggering invalidation
 2018-12-06 21:51 UTC  (3+ messages)

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-06 21:30 UTC  (6+ messages)
` [PATCH v2 5/6] arch: simplify several early memory allocations

[PATCH 0/2] docs/mm-api: link kernel-doc comments from slab_common.c
 2018-12-06 21:13 UTC  (2+ messages)
` [PATCH 2/2] docs/mm-api: link slab_common.c to "The Slab Cache" section


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