linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-14 16:16:01 to 2019-02-15 22:09:12 UTC [more...]

[RFC PATCH 00/31] Generating physically contiguous memory after page allocation
 2019-02-15 22:08 UTC  (3+ messages)
` [RFC PATCH 01/31] mm: migrate: Add exchange_pages to exchange two lists of pages
` [RFC PATCH 02/31] mm: migrate: Add THP exchange support

[RFC PATCH 00/31] Generating physically contiguous memory after page allocation
 2019-02-15 22:03 UTC  (5+ messages)
` [RFC PATCH 01/31] mm: migrate: Add exchange_pages to exchange two lists of pages
` [RFC PATCH 02/31] mm: migrate: Add THP exchange support
` [RFC PATCH 03/31] mm: migrate: Add tmpfs "
` [RFC PATCH 04/31] mm: add mem_defrag functionality

[PATCH v2 0/4] mm: Generalize putback functions
 2019-02-15 22:01 UTC  (7+ messages)
` [PATCH v2 1/4] mm: Move recent_rotated pages calculation to shrink_inactive_list()
    ` [PATCH v2.5 "
` [PATCH v2 4/4] mm: Generalize putback scan functions

[LSF/MM TOPIC] Discuss least bad options for resolving longterm-GUP usage by RDMA
 2019-02-15 22:00 UTC  (18+ messages)

[PATCH] mm/hmm: Fix struct hmm memory leak
 2019-02-15 21:59 UTC 

[PATCH v2] page cache: Store only head pages in i_pages
 2019-02-15 21:17 UTC  (17+ messages)

next/master boot bisection: next-20190215 on beaglebone-black
 2019-02-15 19:00 UTC  (4+ messages)

[linux-next:master 8266/8290] arch/xtensa/mm/kasan_init.c:49:35: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int'
 2019-02-15 18:49 UTC  (2+ messages)

[PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-15 18:29 UTC 

[PATCH 0/6] mm: memcontrol: clean up the LRU counts tracking
 2019-02-15 18:14 UTC  (7+ messages)
` [PATCH 1/6] mm: memcontrol: track LRU counts in the vmstats array
` [PATCH 2/6] mm: memcontrol: replace zone summing with lruvec_page_state()
` [PATCH 3/6] mm: memcontrol: replace node summing with memcg_page_state()
` [PATCH 4/6] mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
` [PATCH 5/6] mm: memcontrol: push down mem_cgroup_nr_lru_pages()
` [PATCH 6/6] mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API

[linux-next-20190214] Free pages statistics is broken
 2019-02-15 18:13 UTC  (5+ messages)

[PATCH V15 00/18] block: support multi-page bvec
 2019-02-15 17:59 UTC  (23+ messages)
` [PATCH V15 01/18] btrfs: look at bi_size for repair decisions
` [PATCH V15 02/18] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V15 03/18] block: remove bvec_iter_rewind()
` [PATCH V15 04/18] block: introduce multi-page bvec helpers
` [PATCH V15 05/18] block: introduce bio_for_each_bvec() and rq_for_each_bvec()
` [PATCH V15 06/18] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V15 07/18] block: use bio_for_each_bvec() to map sg
` [PATCH V15 08/18] block: introduce mp_bvec_last_segment()
` [PATCH V15 09/18] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V15 10/18] btrfs: use mp_bvec_last_segment to get bio's last page
` [PATCH V15 11/18] block: loop: pass multi-page bvec to iov_iter
` [PATCH V15 12/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V15 13/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V15 14/18] block: enable multipage bvecs
` [PATCH V15 15/18] block: always define BIO_MAX_PAGES as 256
` [PATCH V15 16/18] block: document usage of bio iterator helpers
` [PATCH V15 17/18] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V15 18/18] block: kill BLK_MQ_F_SG_MERGE
  ` [dm-devel] [PATCH V15 00/18] block: support multi-page bvec

[PATCH v3] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-15 17:34 UTC  (3+ messages)

[PATCH 00/13] Convert x86 & arm64 to use generic page walk
 2019-02-15 17:32 UTC  (16+ messages)
` [PATCH 01/13] arm64: mm: Add p?d_large() definitions
` [PATCH 02/13] x86/mm: "
` [PATCH 03/13] mm: Add generic p?d_large() macros
` [PATCH 04/13] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH 05/13] mm: pagewalk: Allow walking without vma
` [PATCH 06/13] mm: pagewalk: Add 'depth' parameter to pte_hole
` [PATCH 07/13] mm: pagewalk: Add test_p?d callbacks
` [PATCH 08/13] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH 09/13] x86/mm: Point to struct seq_file from struct pg_state
` [PATCH 10/13] x86/mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH 11/13] x86/mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH 12/13] x86/mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH 13/13] x86: mm: Convert dump_pagetables to use walk_page_range

[LSF/MM TOPIC] Improve performance of fget/fput
 2019-02-15 17:16 UTC  (2+ messages)

Memory management facing a 400Gpbs network link
 2019-02-15 16:34 UTC  (2+ messages)

[PATCH] vfs: don't decrement i_nlink in d_tmpfile
 2019-02-15 15:56 UTC  (3+ messages)

[PATCH] huegtlbfs: fix races and page leaks during migration
 2019-02-15 15:48 UTC  (2+ messages)

[PATCH 0/5] use pinned_vm instead of locked_vm to account pinned pages
 2019-02-15 15:26 UTC  (9+ messages)

[RFC PATCH v8 00/14] Add support for eXclusive Page Frame Ownership
 2019-02-15 14:47 UTC  (22+ messages)
` [RFC PATCH v8 03/14] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
` [RFC PATCH v8 04/14] swiotlb: Map the buffer if it was unmapped by XPFO
` [RFC PATCH v8 07/14] arm64/mm, xpfo: temporarily map dcache regions
` [RFC PATCH v8 08/14] arm64/mm: disable section/contiguous mappings if XPFO is enabled
` [RFC PATCH v8 13/14] xpfo, mm: Defer TLB flushes for non-current CPUs (x86 only)

[PATCH v2 0/5] kasan: more tag based mode fixes
 2019-02-15 14:07 UTC  (3+ messages)
` [PATCH v2 3/5] kmemleak: account for tagged pointers when calculating pointer range

[PATCH 0/5] kasan: more tag based mode fixes
 2019-02-15 14:05 UTC  (3+ messages)
` [PATCH 3/5] kmemleak: account for tagged pointers when calculating pointer range

[PATCH -mm -V7] mm, swap: fix race between swapoff and some swap operations
 2019-02-15 13:11 UTC  (12+ messages)

[PATCH v3] mm,page_alloc: wait for oom_lock before retrying
 2019-02-15 12:18 UTC  (4+ messages)

tmpfs inode leakage when opening file with O_TMP_FILE
 2019-02-15 10:38 UTC  (2+ messages)

[PATCH v5 0/3] KASAN for powerpc/32
 2019-02-15 10:38 UTC  (7+ messages)
` [PATCH v5 3/3] powerpc/32: Add KASAN support

[PATCH 0/2] efi/arm/gicv3: implement fix for memory reservation issue
 2019-02-15 10:34 UTC  (5+ messages)
` [PATCH 1/2] arm64: account for GICv3 LPI tables in static memblock reserve table

[RFC 0/4] mm: Introduce lazy exec permission setting on a page
 2019-02-15  9:49 UTC  (18+ messages)
` [RFC 1/4] "

[PATCH] proc, oom: do not report alien mms when setting oom_score_adj
 2019-02-15  9:37 UTC  (4+ messages)

mmotm 2019-02-14-15-22 uploaded
 2019-02-15  9:29 UTC  (3+ messages)
` mmotm 2019-02-14-15-22 uploaded (drivers/misc/fastrpc.c)

[PATCH] mmap.2: describe the 5level paging hack
 2019-02-15  9:13 UTC  (2+ messages)

[RFC PATCH v5 00/12] hardening: statically allocated protected memory
 2019-02-15  8:57 UTC  (5+ messages)
` [RFC PATCH v5 03/12] __wr_after_init: Core and default arch

[Bug 202149] New: NULL Pointer Dereference in __split_huge_pmd on PPC64LE
 2019-02-15  3:58 UTC  (8+ messages)

[LSF/MM TOPIC] FS, MM, and stable trees
 2019-02-15  2:48 UTC  (11+ messages)

[PATCH v4 9/9] xen/privcmd-buf.c: Convert to use vm_map_pages_zero()
 2019-02-15  2:49 UTC 

[PATCH v4 8/9] xen/gntdev.c: Convert to use vm_map_pages()
 2019-02-15  2:48 UTC 

[PATCH v4 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_map_pages()
 2019-02-15  2:47 UTC 

[PATCH v4 6/9] iommu/dma-iommu.c: Convert to use vm_map_pages()
 2019-02-15  2:47 UTC 

[PATCH v4 5/9] drm/xen/xen_drm_front_gem.c: Convert to use vm_map_pages()
 2019-02-15  2:46 UTC 

[PATCH v4 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_map_pages()
 2019-02-15  2:45 UTC 

[PATCH v4 3/9] drivers/firewire/core-iso.c: Convert to use vm_map_pages_zero()
 2019-02-15  2:44 UTC 

[PATCH v4 2/9] arm: mm: dma-mapping: Convert to use vm_map_pages()
 2019-02-15  2:43 UTC 

[PATCH v4 1/9] mm: Introduce new vm_map_pages() and vm_map_pages_zero() API
 2019-02-15  2:42 UTC 

[PATCH v4 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-02-15  2:41 UTC 

[PATCH AUTOSEL 4.14 27/40] writeback: synchronize sync(2) against cgroup writeback membership switches
 2019-02-15  2:13 UTC 

[PATCH AUTOSEL 4.19 42/65] writeback: synchronize sync(2) against cgroup writeback membership switches
 2019-02-15  2:10 UTC 

[PATCH AUTOSEL 4.20 50/77] writeback: synchronize sync(2) against cgroup writeback membership switches
 2019-02-15  2:08 UTC 

[PATCH] mm/cma: cma_declare_contiguous: correct err handling
 2019-02-15  1:30 UTC  (3+ messages)

[PATCH 0/2] mm: put_user_page() call site conversion first
 2019-02-15  0:54 UTC  (3+ messages)

[PATCH] arm64: mm: enable per pmd page table lock
 2019-02-14 21:16 UTC 

[PATCH 4/4] riscv: switch over to generic free_initmem()
 2019-02-14 20:49 UTC  (2+ messages)

[PATCH v3 0/2] x86: respect memory size limits
 2019-02-14 19:41 UTC  (3+ messages)
` [PATCH v3 2/2] x86/xen: dont add memory above max allowed allocation

[LSF/MM TOPIC] Address space isolation inside the kernel
 2019-02-14 19:21 UTC  (2+ messages)

[PATCH 0/4] provide a generic free_initmem implementation
 2019-02-14 18:38 UTC  (3+ messages)

[PATCH v2] mmap.2: fix description of treatment of the hint
 2019-02-14 17:13 UTC  (2+ messages)

[RESEND PATCH net] mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs
 2019-02-14 17:13 UTC  (2+ messages)

[PATCHv6 00/10] Heterogenous memory node attributes
 2019-02-14 17:10 UTC  (11+ messages)
` [PATCHv6 01/10] acpi: Create subtable parsing infrastructure
` [PATCHv6 02/10] acpi: Add HMAT to generic parsing tables
` [PATCHv6 03/10] acpi/hmat: Parse and report heterogeneous memory
` [PATCHv6 04/10] node: Link memory nodes to their compute nodes
` [PATCHv6 05/10] node: Add heterogenous memory access attributes
` [PATCHv6 06/10] node: Add memory-side caching attributes
` [PATCHv6 07/10] acpi/hmat: Register processor domain to its memory
` [PATCHv6 08/10] acpi/hmat: Register performance attributes
` [PATCHv6 09/10] acpi/hmat: Register memory side cache attributes
` [PATCHv6 10/10] doc/mm: New documentation for memory performance

[LSF/MM TOPIC] (again) THP for file systems
 2019-02-14 17:10 UTC  (4+ messages)

initramfs tidyups
 2019-02-14 16:56 UTC  (5+ messages)
` [PATCH 6/8] initramfs: move the legacy keepinitrd parameter to core code
` [PATCH 7/8] initramfs: proide a generic free_initrd_mem implementation

[PATCH v3 8/9] xen/gntdev.c: Convert to use vm_map_pages()
 2019-02-14 16:55 UTC  (2+ messages)

[PATCH] powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
 2019-02-14 16:31 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).