linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-25 23:27:16 to 2017-01-27 21:51:01 UTC [more...]

[HMM v17 00/14] HMM (Heterogeneous Memory Management) v17
 2017-01-27 22:52 UTC  (12+ 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

[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 0/6 v3] kvmalloc
 2017-01-27 20:12 UTC  (21+ messages)
                  ` [PATCH] net, bpf: use kvzalloc helper

[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

[PATCHSET v3] slab: make memcg slab destruction scalable
 2017-01-27 18:06 UTC  (8+ 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 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 v2 1/3] mm: alloc_contig_range: allow to specify GFP mask
 2017-01-27 17:23 UTC  (3+ messages)
` [PATCH v2 2/3] mm: cma_alloc: "
` [PATCH v2 3/3] mm: wire up GFP flag passing in dma_alloc_from_contiguous

[PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
 2017-01-27 16:40 UTC  (14+ messages)

[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

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

[PATCH 0/5] mm: vmscan: fix kswapd writeback regression
 2017-01-27 14:27 UTC  (30+ 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)

[LSF/MM TOPIC] I/O error handling and fsync()
 2017-01-27  6:03 UTC  (16+ messages)
` [Lsf-pc] "

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

ioremap_page_range: remapping of physical RAM ranges
 2017-01-26 18:24 UTC  (5+ 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  (41+ messages)
` [PATCHv6 01/37] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv6 02/37] Revert "radix-tree: implement radix_tree_maybe_preload_order()"
` [PATCHv6 03/37] page-flags: relax page flag policy for few flags
` [PATCHv6 04/37] mm, rmap: account file thp pages
` [PATCHv6 05/37] thp: try to free page's buffers before attempt split
` [PATCHv6 06/37] thp: handle write-protection faults for file THP
` [PATCHv6 07/37] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv6 08/37] filemap: handle huge pages in do_generic_file_read()
` [PATCHv6 09/37] filemap: allocate huge page in pagecache_get_page(), if allowed
` [PATCHv6 10/37] filemap: handle huge pages in filemap_fdatawait_range()
` [PATCHv6 11/37] HACK: readahead: alloc huge pages, if allowed
` [PATCHv6 12/37] brd: make it handle huge pages
` [PATCHv6 13/37] mm: make write_cache_pages() work on "
` [PATCHv6 14/37] thp: introduce hpage_size() and hpage_mask()
` [PATCHv6 15/37] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}
` [PATCHv6 16/37] thp: make thp_get_unmapped_area() respect S_HUGE_MODE
` [PATCHv6 17/37] fs: make block_read_full_page() be able to read huge page
` [PATCHv6 18/37] fs: make block_write_{begin,end}() be able to handle huge pages
` [PATCHv6 19/37] fs: make block_page_mkwrite() aware about "
` [PATCHv6 20/37] truncate: make truncate_inode_pages_range() "
` [PATCHv6 21/37] truncate: make invalidate_inode_pages2_range() "
` [PATCHv6 22/37] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries
` [PATCHv6 23/37] mm: account huge pages to dirty, writaback, reclaimable, etc
` [PATCHv6 24/37] ext4: make ext4_mpage_readpages() hugepage-aware
` [PATCHv6 25/37] ext4: make ext4_writepage() work on huge pages
` [PATCHv6 26/37] ext4: handle huge pages in ext4_page_mkwrite()
` [PATCHv6 27/37] ext4: handle huge pages in __ext4_block_zero_page_range()
` [PATCHv6 28/37] ext4: make ext4_block_write_begin() aware about huge pages
` [PATCHv6 29/37] ext4: handle huge pages in ext4_da_write_end()
` [PATCHv6 30/37] ext4: make ext4_da_page_release_reservation() aware about huge pages
` [PATCHv6 31/37] ext4: handle writeback with "
` [PATCHv6 32/37] ext4: make EXT4_IOC_MOVE_EXT work "
` [PATCHv6 33/37] ext4: fix SEEK_DATA/SEEK_HOLE for "
` [PATCHv6 34/37] ext4: make fallocate() operations work with "
` [PATCHv6 35/37] ext4: reserve larger jounral transaction for "
` [PATCHv6 36/37] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff()
` [PATCHv6 37/37] ext4, vfs: add huge= mount option

[PATCH 0/6 v3] kvmalloc
 2017-01-26 12:09 UTC  (3+ messages)
` [PATCH 1/6] mm: introduce kv[mz]alloc helpers

frv-linux-ld: Warning: size of symbol `sys_userfaultfd' changed from 40 in kernel/built-in.o to 352 in fs/built-in.o
 2017-01-26 10:36 UTC 

[PATCH v6] mm: Add memory allocation watchdog kernel thread
 2017-01-26 10:28 UTC  (7+ messages)

[RFC v2 PATCH] mm/hotplug: enable memory hotplug for non-lru movable pages
 2017-01-26  9:43 UTC  (2+ messages)

[PATCH v4 0/2] HWPOISON: soft offlining for non-lru movable page
 2017-01-26  9:27 UTC  (5+ messages)
` [PATCH v4 1/2] mm/migration: make isolate_movable_page always defined
` [PATCH v4 2/2] HWPOISON: soft offlining for non-lru movable page

[PATCH v5 00/13] lockdep: Implement crossrelease feature
 2017-01-26  7:53 UTC  (6+ messages)
` [PATCH v5 01/13] lockdep: Refactor lookup_chain_cache()
` [PATCH v5 05/13] lockdep: Pass a callback arg to check_prev_add() to handle stack_trace

[PATCHv2 00/12] Fix few rmap-related THP bugs
 2017-01-26  7:31 UTC  (5+ messages)
` [PATCHv2 05/12] mm, rmap: check all VMAs that PTE-mapped THP can be part of
` [PATCHv2 10/12] mm: convert page_mapped_in_vma() to page_vma_mapped_walk()

[RFC PATCH 0/5] userfaultfd: non-cooperative: better tracking for mapping changes
 2017-01-26  5:50 UTC  (2+ messages)

[PATCH 00/12] Fix few rmap-related THP bugs
 2017-01-26  2:58 UTC  (9+ messages)
` [PATCH 01/12] uprobes: split THPs before trying replace them
` [PATCH 09/12] mm, uprobes: convert __replace_page() to page_check_walk()

[PATCH] mm: write protect MADV_FREE pages
 2017-01-26  1:50 UTC  (5+ messages)

Don't save on pleasure! Buy effective medications of highest quality
 2017-01-26  0:44 UTC 

[PATCH 0/2] setgid hardening
 2017-01-26  0:12 UTC  (7+ messages)
` [PATCH 1/2] fs: Check f_cred instead of current's creds in should_remove_suid()
` [PATCH 2/2] fs: Harden against open(..., O_CREAT, 02777) in a setgid directory

[PATCH] mm/migration: make isolate_movable_page always defined
 2017-01-25 23:48 UTC  (2+ 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).