linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-26 11:59:16 to 2017-01-30 10:21:54 UTC [more...]

[PATCH 0/6 v3] kvmalloc
 2017-01-30 10:21 UTC  (11+ messages)
` [PATCH 1/9] mm: introduce kv[mz]alloc helpers
` [PATCH 2/9] mm: support __GFP_REPEAT in kvmalloc_node for >32kB
` [PATCH 3/9] rhashtable: simplify a strange allocation pattern
` [PATCH 4/9] ila: "
` [PATCH 5/9] treewide: use kv[mz]alloc* rather than opencoded variants
` [PATCH 6/9] net: use kvmalloc with __GFP_REPEAT rather than open coded variant
` [PATCH 7/9] md: use kvmalloc rather than opencoded variant
` [PATCH 8/9] bcache: use kvmalloc
` [PATCH 9/9] net, bpf: use kvzalloc helper

[PATCH] kasan: add newline to messages
 2017-01-30  9:58 UTC  (2+ messages)

[RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone
 2017-01-30  8:55 UTC  (10+ messages)

[PATCH 0/6 v3] kvmalloc
 2017-01-30  8:42 UTC  (4+ messages)
` [PATCH 1/6] mm: introduce kv[mz]alloc helpers

[PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
 2017-01-30  8:12 UTC  (16+ messages)
                        ` [Cluster-devel] "

[PATCH 0/6 v3] kvmalloc
 2017-01-30  7:56 UTC  (19+ messages)
                  ` [PATCH] net, bpf: use kvzalloc helper

[RFC 0/6]mm: add new LRU list for MADV_FREE pages
 2017-01-30  5:51 UTC  (7+ messages)
` [RFC 1/6] mm: add wrap for page accouting index
` [RFC 2/6] mm: add lazyfree page flag
` [RFC 3/6] mm: add LRU_LAZYFREE lru list
` [RFC 4/6] mm: move MADV_FREE pages into LRU_LAZYFREE list
` [RFC 5/6] mm: reclaim lazyfree pages
` [RFC 6/6] mm: enable MADV_FREE for swapless system

[LSF/MM TOPIC] I/O error handling and fsync()
 2017-01-30  5:30 UTC  (25+ messages)
          ` [Lsf-pc] "

[RFC V2 00/12] Define coherent device memory node
 2017-01-30  3:36 UTC  (22+ messages)
` [RFC V2 01/12] mm: Define coherent device memory (CDM) node
` [RFC V2 02/12] mm: Isolate HugeTLB allocations away from CDM nodes
` [RFC V2 03/12] mm: Change generic FALLBACK zonelist creation process
` [RFC V2 04/12] mm: Change mbind(MPOL_BIND) implementation for CDM nodes
` [RFC V2 05/12] cpuset: Add cpuset_inc() inside cpuset_init()
` [RFC V2 06/12] mm: Exclude CDM nodes from task->mems_allowed and root cpuset
` [RFC V2 07/12] mm: Ignore cpuset enforcement when allocation flag has __GFP_THISNODE
` [RFC V2 08/12] mm: Add new VMA flag VM_CDM
` [RFC V2 09/12] mm: Exclude CDM marked VMAs from auto NUMA
` [RFC V2 10/12] mm: Ignore madvise(MADV_MERGEABLE) request for VM_CDM marked VMAs
` [RFC V2 11/12] mm: Tag VMA with VM_CDM flag during page fault
` [RFC V2 12/12] mm: Tag VMA with VM_CDM flag explicitly during mbind(MPOL_BIND)
` [DEBUG 13/21] powerpc/mm: Identify coherent device memory nodes during platform init
` [DEBUG 14/21] powerpc/mm: Create numa nodes for hotplug memory
` [DEBUG 15/21] powerpc/mm: Enable CONFIG_MOVABLE_NODE for PPC64 platform
` [DEBUG 16/21] mm: Enable CONFIG_MOVABLE_NODE on powerpc
` [DEBUG 17/21] mm: Export definition of 'zone_names' array through mmzone.h
` [DEBUG 18/21] mm: Add debugfs interface to dump each node's zonelist information
` [DEBUG 19/21] mm: Add migrate_virtual_range migration interface
` [DEBUG 20/21] drivers: Add two drivers for coherent device memory tests
` [DEBUG 21/21] selftests/powerpc: Add a script to perform random VMA migrations

[PATCHv3 00/12] Fix few rmap-related THP bugs
 2017-01-29 17:38 UTC  (13+ messages)
` [PATCHv3 01/12] uprobes: split THPs before trying replace them
` [PATCHv3 02/12] mm: introduce page_vma_mapped_walk()
` [PATCHv3 03/12] mm: fix handling PTE-mapped THPs in page_referenced()
` [PATCHv3 04/12] mm: fix handling PTE-mapped THPs in page_idle_clear_pte_refs()
` [PATCHv3 05/12] mm, rmap: check all VMAs that PTE-mapped THP can be part of
` [PATCHv3 06/12] mm: convert page_mkclean_one() to use page_vma_mapped_walk()
` [PATCHv3 07/12] mm: convert try_to_unmap_one() "
` [PATCHv3 08/12] mm, ksm: convert write_protect_page() "
` [PATCHv3 09/12] mm, uprobes: convert __replace_page() "
` [PATCHv3 10/12] mm: convert page_mapped_in_vma() "
` [PATCHv3 11/12] mm: drop page_check_address{,_transhuge}
` [PATCHv3 12/12] mm: convert remove_migration_pte() to use page_vma_mapped_walk()

mm: deadlock between get_online_cpus/pcpu_alloc
 2017-01-29 17:22 UTC  (2+ messages)

[PATCHSET v3] slab: make memcg slab destruction scalable
 2017-01-29 16:04 UTC  (10+ messages)
` [PATCH 02/10] slub: separate out sysfs_slab_release() from sysfs_slab_remove()
  ` [PATCH v2 "
` [PATCH 03/10] slab: remove synchronous rcu_barrier() call in memcg cache release path
` [PATCH 06/10] slab: implement slab_root_caches list
` [PATCH 10/10] slab: use memcg_kmem_cache_wq for slab destruction operations

[PATCH v4] mm: add arch-independent testcases for RODATA
 2017-01-29 10:54 UTC 

[RFC PATCH 0/4] Fast noirq bulk page allocator v2r7
 2017-01-29  4:00 UTC  (2+ messages)

[linux-next:master 5613/5750] drivers/gpu/drm/etnaviv/etnaviv_gem.c:178:5: error: conflicting types for 'etnaviv_gem_fault'
 2017-01-29  2:01 UTC 

ioremap_page_range: remapping of physical RAM ranges
 2017-01-28 22:16 UTC  (11+ messages)

[PATCH v2 1/3] mm: alloc_contig_range: allow to specify GFP mask
 2017-01-28  8:46 UTC  (4+ messages)
` [PATCH v2 2/3] mm: cma_alloc: "
` [PATCH v2 3/3] mm: wire up GFP flag passing in dma_alloc_from_contiguous

[HMM v17 00/14] HMM (Heterogeneous Memory Management) v17
 2017-01-28  5:39 UTC  (16+ messages)
` [HMM v17 01/14] mm/memory/hotplug: convert device bool to int to allow for more flags v2
` [HMM v17 02/14] mm/ZONE_DEVICE/free-page: callback when page is freed v2
` [HMM v17 03/14] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory v3
` [HMM v17 04/14] mm/ZONE_DEVICE/x86: add support for un-addressable device memory
` [HMM v17 05/14] mm/migrate: add new boolean copy flag to migratepage() callback
` [HMM v17 06/14] mm/migrate: new memory migration helper for use with device memory v3
` [HMM v17 07/14] mm/migrate: migrate_vma() unmap page from vma while collecting pages
` [HMM v17 08/14] mm/hmm: heterogeneous memory management (HMM for short)
` [HMM v17 09/14] mm/hmm/mirror: mirror process address space on device with HMM helpers
` [HMM v17 10/14] mm/hmm/mirror: helper to snapshot CPU page table
` [HMM v17 11/14] mm/hmm/mirror: device page fault handler
` [HMM v17 12/14] mm/hmm/migrate: support un-addressable ZONE_DEVICE page in migration
` [HMM v17 13/14] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
` [HMM v17 14/14] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v2

[PATCH v9] fs: clear file privilege bits when mmap writing
 2017-01-28  3:47 UTC  (5+ messages)

[PATCH v2 0/2] setgid hardening
 2017-01-28  2:49 UTC  (3+ messages)
` [PATCH v2 1/2] fs: Check f_cred as well as of current's creds in should_remove_suid()
` [PATCH v2 2/2] fs: Harden against open(..., O_CREAT, 02777) in a setgid directory

[PATCH v2 0/2] fix a kernel oops when reading sysfs valid_zones
 2017-01-27 22:21 UTC  (3+ messages)
` [PATCH v2 1/2] mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
` [PATCH v2 2/2] base/memory, hotplug: fix a kernel oops in show_valid_zones()

[PATCHv3 0/5] Fix compatible mmap() return pointer over 4Gb
 2017-01-27 21:00 UTC  (6+ messages)
` [PATCHv3 1/5] x86/mm: split arch_mmap_rnd() on compat/native versions
` [PATCHv3 2/5] x86/mm: introduce mmap{,_legacy}_base
` [PATCHv3 3/5] x86/mm: fix 32-bit mmap() for 64-bit ELF
` [PATCHv3 4/5] x86/mm: check in_compat_syscall() instead TIF_ADDR32 for mmap(MAP_32BIT)
` [PATCHv3 5/5] selftests/x86: add test to check compat mmap() return addr

[PATCH v2 0/5] userfaultfd: non-cooperative: better tracking for mapping changes
 2017-01-27 18:44 UTC  (6+ messages)
` [PATCH v2 1/5] mm: call vm_munmap in munmap syscall instead of using open coded version
` [PATCH v2 2/5] userfaultfd: non-cooperative: add event for memory unmaps
` [PATCH v2 3/5] userfaultfd: non-cooperative: add event for exit() notification
` [PATCH v2 4/5] userfaultfd: mcopy_atomic: return -ENOENT when no compatible VMA found
` [PATCH v2 5/5] userfaultfd_copy: return -ENOSPC in case mm has gone

[PATCH 0/2] fix a kernel oops in reading sysfs valid_zones
 2017-01-27 17:47 UTC  (7+ messages)
` [PATCH 1/2] mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
` [PATCH 2/2] base/memory, hotplug: fix a kernel oops in show_valid_zones()

[PATCH 1/3] mm: alloc_contig_range: allow to specify GFP mask
 2017-01-27 16:20 UTC  (7+ messages)
` [PATCH 2/3] mm: cma_alloc: "
` [PATCH 3/3] mm: wire up GFP flag passing in dma_alloc_from_contiguous

[PATCH 0/5] mm: vmscan: fix kswapd writeback regression
 2017-01-27 14:27 UTC  (22+ messages)
` [PATCH 1/5] mm: vmscan: scan dirty pages even in laptop mode
` [PATCH 2/5] mm: vmscan: kick flushers when we encounter dirty pages on the LRU
` [PATCH 3/5] mm: vmscan: remove old flusher wakeup from direct reclaim path
` [PATCH 4/5] mm: vmscan: only write dirty pages that the scanner has seen twice
` [PATCH 5/5] mm: vmscan: move dirty pages out of the way until they're flushed

[PATCHv2 00/29] 5-level paging
 2017-01-27 13:55 UTC  (7+ messages)
` [PATCHv2 02/29] asm-generic: introduce 5level-fixup.h
` [PATCHv2 03/29] asm-generic: introduce __ARCH_USE_5LEVEL_HACK

[ATTEND] many topics
 2017-01-27 13:12 UTC  (13+ messages)

[PATCH 3.12 010/235] hotplug: Make register and unregister notifier API symmetric
 2017-01-27 10:52 UTC 

[RFC][PATCH 0/4] x86, mpx: Support larger address space (MAWA)
 2017-01-27  8:31 UTC  (8+ messages)
` [RFC][PATCH 1/4] x86, mpx: introduce per-mm MPX table size tracking
` [RFC][PATCH 2/4] x86, mpx: update MPX to grok larger bounds tables
` [RFC][PATCH 3/4] x86, mpx: extend MPX prctl() to pass in size of bounds directory
` [RFC][PATCH 4/4] x86, mpx: context-switch new MPX address size MSR

[PATCH 1/2 v2] mm: vmscan: do not pass reclaimed slab to vmpressure
 2017-01-27  8:13 UTC  (2+ messages)
` [PATCH 2/2] mm: vmpressure: fix sending wrong events on underflow

[PATCH] mm: vmscan: do not pass reclaimed slab to vmpressure
 2017-01-27  8:13 UTC  (5+ messages)

[PATCH 1/2] mm/memblock: use NUMA_NO_NODE instead of MAX_NUMNODES as default node_id
 2017-01-27  1:59 UTC  (2+ messages)
` [PATCH 2/2] mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES in for_each_mem_pfn_range()

[PATCH v2 0/3] 1G transparent hugepage support for device dax
 2017-01-26 22:46 UTC  (6+ messages)
` [PATCH v2 1/3] mm,fs,dax: Change ->pmd_fault to ->huge_fault
` [PATCH v2 2/3] mm, x86: Add support for PUD-sized transparent hugepages
` [PATCH v2 3/3] dax: Support for transparent PUD pages for device DAX

[PATCH] mm, page_alloc: Use static global work_struct for draining per-cpu pages
 2017-01-26 19:21 UTC  (4+ messages)

[LSF/MM ATTEND] 2017 userfaultfd-WP, node reclaim vs zone compaction, THP
 2017-01-26 17:50 UTC  (2+ messages)

[PATCH] fixup! mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
 2017-01-26 17:48 UTC  (2+ messages)

[Bug 192571] zswap + zram enabled BUG
 2017-01-26 17:09 UTC  (8+ messages)

[PATCH v7 11/12] zsmalloc: page migration support
 2017-01-26 17:04 UTC  (11+ messages)

[LSF/MM ATTEND] userfaultfd
 2017-01-26 16:10 UTC  (2+ messages)

[PATCH] zswap: don't param_set_charp while holding spinlock
 2017-01-26 15:58 UTC 

[PATCHv6 00/37] ext4: support of huge pages
 2017-01-26 15:57 UTC  (10+ messages)
` [PATCHv6 02/37] Revert "radix-tree: implement radix_tree_maybe_preload_order()"
` [PATCHv6 06/37] thp: handle write-protection faults for file THP
` [PATCHv6 14/37] thp: introduce hpage_size() and hpage_mask()
` [PATCHv6 18/37] fs: make block_write_{begin,end}() be able to handle huge pages
` [PATCHv6 28/37] ext4: make ext4_block_write_begin() aware about "
` [PATCHv6 32/37] ext4: make EXT4_IOC_MOVE_EXT work with "


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