[PATCH v1 0/8] mm/kdump: allow to exclude pages that are logically offline
2018-11-19 10:16 UTC (2+ messages)
` [PATCH v1 1/8] mm: balloon: update comment about isolation/migration/compaction
[PATCH] mm, page_alloc: fix calculation of pgdat->nr_zones
2018-11-19 10:07 UTC (4+ messages)
[PATCH 1/7] node: Link memory nodes to their compute nodes
2018-11-19 9:58 UTC (17+ messages)
` [PATCH 2/7] node: Add heterogenous memory performance
` [PATCH 4/7] node: Add memory caching attributes
` [PATCH 6/7] acpi: Create subtable parsing infrastructure
[PATCH 5/9] drm/xen/xen_drm_front_gem.c: Convert to use vm_insert_range
2018-11-19 9:52 UTC (2+ messages)
` [Xen-devel] "
[PATCH V10 00/19] block: support multi-page bvec
2018-11-19 9:20 UTC (90+ messages)
` [PATCH V10 01/19] block: introduce multi-page page bvec helpers
` [PATCH V10 02/19] block: introduce bio_for_each_bvec()
` [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg
` [PATCH V10 05/19] block: introduce bvec_last_segment()
` [PATCH V10 06/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
` [PATCH V10 09/19] block: introduce bio_bvecs()
` [PATCH V10 10/19] block: loop: pass multi-page bvec to iov_iter
` [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V10 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V10 13/19] iomap & xfs: only account for new added page
` [PATCH V10 14/19] block: enable multipage bvecs
` [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V10 16/19] block: document usage of bio iterator helpers
` [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V10 19/19] block: kill BLK_MQ_F_SG_MERGE
[Bug 201699] New: kmemleak in memcg_create_kmem_cache
2018-11-19 8:30 UTC (7+ messages)
` "
` "
` "
` "
[PATCH] mm/memcontrol: improve memory.stat reporting
2018-11-19 6:33 UTC (3+ messages)
[PATCH 0/7] ACPI HMAT memory sysfs representation
2018-11-19 5:44 UTC (6+ messages)
[RFC PATCH] mm, meminit: remove init_reserved_page()
2018-11-19 3:48 UTC
[PATCH] mm: fix swap offset when replacing shmem page
2018-11-19 1:09 UTC (2+ messages)
` [PATCH v2] "
[PATCH] mm/filemap.c: minor optimization in write_iter file operation
2018-11-19 1:03 UTC (4+ messages)
[RFC PATCH 0/4] mm, memory_hotplug: allocate memmap from hotadded memory
2018-11-18 22:54 UTC (8+ messages)
` [RFC PATCH 1/4] mm, memory_hotplug: cleanup memory offline path
` [RFC PATCH 2/4] mm, memory_hotplug: provide a more generic restrictions for memory hotplug
` [RFC PATCH 3/4] mm, memory_hotplug: allocate memmap from the added memory range for sparse-vmemmap
` [RFC PATCH 4/4] mm, sparse: rename kmalloc_section_memmap, __kfree_section_memmap
[PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
2018-11-18 1:02 UTC (3+ messages)
[PATCH 1/9] mm: Introduce new vm_insert_range API
2018-11-17 14:37 UTC (10+ messages)
[PATCH v6 1/3] printk: Add line-buffered printk() API
2018-11-17 10:14 UTC (9+ messages)
Memory hotplug softlock issue
2018-11-17 4:22 UTC (13+ messages)
[mmotm:master 47/137] htmldocs: mm/memblock.c:1261: warning: Function parameter or member 'out_spfn' not described in '__next_mem_pfn_range_in_zone'
2018-11-17 2:26 UTC
UBSAN: Undefined behaviour in mm/page_alloc.c
2018-11-16 23:43 UTC (5+ messages)
mmotm 2018-11-16-14-52 uploaded
2018-11-16 22:53 UTC
[PATCH AUTOSEL 3.18 8/9] mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size
2018-11-16 19:34 UTC (10+ messages)
[PATCH RFC 0/6] mm/kdump: allow to exclude pages that are logically offline
2018-11-16 18:23 UTC (9+ messages)
` [PATCH RFC 3/6] kexec: export PG_offline to VMCOREINFO
[PATCH] mm: use managed_zone() for more exact check in zone iteration
2018-11-16 17:07 UTC (9+ messages)
[PATCH] slab: fix 'dubious: x & !y' warning from Sparse
2018-11-16 17:04 UTC (4+ messages)
[LKP] dd2283f260 [ 97.263072] WARNING:at_kernel/locking/lockdep.c:#lock_downgrade
2018-11-16 16:56 UTC (2+ messages)
[PATCH 0/5] mm, memory_hotplug: improve memory offlining failures debugging
2018-11-16 13:50 UTC (19+ messages)
` [PATCH 1/5] mm: print more information about mapping in __dump_page
` [PATCH 2/5] mm: lower the printk loglevel for __dump_page messages
` [PATCH 3/5] mm, memory_hotplug: drop pointless block alignment checks from __offline_pages
` [PATCH 4/5] mm, memory_hotplug: print reason for the offlining failure
` [PATCH 5/5] mm, memory_hotplug: be more verbose for memory offline failures
[PATCH v2] mm: don't break integrity writeback on ->writepage() error
2018-11-16 13:43 UTC
[PATCH 0/5] Do not touch pages/zones during hot-remove path
2018-11-16 13:06 UTC (6+ messages)
` [PATCH 2/5] mm/memory_hotplug: Create add/del_device_memory functions
[PATCH] Fix do_move_pages_to_node() error handling
2018-11-16 11:49 UTC (9+ messages)
[RFC PATCH v2 0/3] oom: rework oom_reaper vs. exit_mmap handoff
2018-11-16 10:06 UTC (7+ messages)
[PATCH] mm/swap: use nr_node_ids for avail_lists in swap_info_struct
2018-11-16 8:45 UTC (2+ messages)
[PATCH] mm: cleancache: fix corruption on missed inode invalidation
2018-11-16 7:55 UTC (5+ messages)
[RFC PATCH 0/5] mm, memory_hotplug: improve memory offlining failures debugging
2018-11-16 7:21 UTC (6+ messages)
` [RFC PATCH 2/5] mm: lower the printk loglevel for __dump_page messages
` [RFC PATCH 5/5] mm, memory_hotplug: be more verbose for memory offline failures
[PATCH tip/core/rcu 6/7] mm: Replace spin_is_locked() with lockdep
2018-11-16 7:05 UTC (3+ messages)
[PATCH v2] iomap: get/put the page in iomap_page_create/release()
2018-11-15 21:07 UTC (2+ messages)
[RFC PATCH 0/1] test driver to analyse vmalloc allocator
2018-11-15 20:57 UTC (10+ messages)
` [RFC PATCH 1/1] vmalloc: add "
[mm PATCH v5 0/7] Deferred page init improvements
2018-11-15 19:09 UTC (8+ messages)
[PATCH] iomap: get/put the page in iomap_page_create/release()
2018-11-15 18:44 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox