linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/21] Refine memblock API
 2019-01-16 13:44 UTC  (18+ messages)
` [PATCH 01/21] openrisc: prefer memblock APIs returning virtual address
` [PATCH 02/21] powerpc: use memblock functions "
` [PATCH 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
` [PATCH 04/21] memblock: drop memblock_alloc_base_nid()
` [PATCH 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
` [PATCH 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH 07/21] memblock: memblock_phys_alloc(): "
` [PATCH 08/21] memblock: drop __memblock_alloc_base()
` [PATCH 09/21] memblock: drop memblock_alloc_base()
` [PATCH 10/21] memblock: refactor internal allocation functions
` [PATCH 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
` [PATCH 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
` [PATCH 13/21] arch: don't memset(0) memory returned by memblock_alloc()
` [PATCH 14/21] ia64: add checks for the return value of memblock_alloc*()
` [PATCH 16/21] mm/percpu: "
` [PATCH 17/21] init/main: "
` [PATCH 18/21] swiotlb: "

[PATCH] mm, oom: Tolerate processes sharing mm with different view of oom_score_adj
 2019-01-16 13:41 UTC  (6+ messages)

[PATCH V2] mm: Introduce GFP_PGTABLE
 2019-01-16 13:36 UTC  (14+ messages)

[PATCH v11 00/26] Speculative page faults
 2019-01-16 13:31 UTC  (6+ messages)

[PATCH v2 0/5] psi: pressure stall monitors v2
 2019-01-16 13:24 UTC  (5+ messages)
` [PATCH v2 5/5] psi: introduce psi monitor

[PATCH 00/25] Increase success rates and reduce latency of compaction v2
 2019-01-16 13:15 UTC  (16+ messages)
` [PATCH 04/25] mm, compaction: Remove unnecessary zone parameter in some instances
` [PATCH 05/25] mm, compaction: Rename map_pages to split_map_pages
` [PATCH 06/25] mm, compaction: Skip pageblocks with reserved pages
` [PATCH 09/25] mm, compaction: Use the page allocator bulk-free helper for lists of pages
` [PATCH 10/25] mm, compaction: Ignore the fragmentation avoidance boost for isolation and compaction
` [PATCH 11/25] mm, compaction: Use free lists to quickly locate a migration source

[PATCH] mm: migrate: Make buffer_migrate_page_norefs() actually succeed
 2019-01-16 13:12 UTC  (2+ messages)

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-16 13:08 UTC  (28+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-16 12:36 UTC  (37+ messages)

[PATCH v3 0/3] KASAN for powerpc/32
 2019-01-16 10:03 UTC  (14+ messages)
` [PATCH v3 1/3] powerpc/mm: prepare kernel for KAsan on PPC32
` [PATCH v3 3/3] powerpc/32: Add KASAN support

[PATCH] mm: hwpoison: use do_send_sig_info() instead of force_sig() (Re: PMEM error-handling forces SIGKILL causes kernel panic)
 2019-01-16  9:30 UTC  (2+ messages)

[PATCH V5 0/5] NestMMU pte upgrade workaround for mprotect
 2019-01-16  8:50 UTC  (6+ messages)
` [PATCH V5 1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg
` [PATCH V5 2/5] mm: update ptep_modify_prot_commit to take old pte value "
` [PATCH V5 3/5] arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
` [PATCH V5 4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update
` [PATCH V5 5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade

memory cgroup pagecache and inode problem
 2019-01-16  7:06 UTC  (10+ messages)

[PATCH v3] memcg: schedule high reclaim for remote memcgs on high_work
 2019-01-16  7:02 UTC  (9+ messages)

[PATCH] mm/page_alloc: check return value of memblock_alloc_node_nopanic()
 2019-01-16  6:51 UTC 

[rpmsg PATCH v2 1/1] rpmsg: virtio_rpmsg_bus: fix unexpected huge vmap mappings
 2019-01-16  3:38 UTC  (11+ messages)

[RFC PATCH v7 00/16] Add support for eXclusive Page Frame Ownership
 2019-01-16  1:28 UTC  (2+ messages)

[PATCH] doc: memcontrol: fix the obsolete content about force empty
 2019-01-15 23:51 UTC 

[RESEND PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2019-01-15 21:27 UTC  (3+ messages)

[PATCH -next 0/6] mm: make pinned_vm atomic and simplify users
 2019-01-15 21:17 UTC  (16+ messages)
` [PATCH 1/6] mm: make mm->pinned_vm an atomic counter
` [PATCH 3/6] drivers/IB,qib: do not use mmap_sem
` [PATCH 4/6] drivers/IB,hfi1: do not se mmap_sem
` [PATCH 5/6] drivers/IB,usnic: reduce scope of mmap_sem
` [PATCH 6/6] drivers/IB,core: "
  ` [PATCH 2/6] mic/scif: do not use mmap_sem

[PATCH v2] mm/page_owner: fix for deferred struct page init
 2019-01-15 20:28 UTC  (2+ messages)
` [PATCH] Revert "mm: use early_pfn_to_nid in page_ext_init"

[PATCHv3 00/13] Heterogeneuos memory node attributes
 2019-01-15 18:36 UTC  (6+ messages)
` [PATCHv3 03/13] acpi/hmat: Parse and report heterogeneous memory

[RFC PATCH] mm: align anon mmap for THP
 2019-01-15 18:08 UTC  (7+ messages)

[PATCH v4 0/2] Add a future write seal to memfd
 2019-01-15 17:36 UTC  (6+ messages)
` [PATCH v4 1/2] mm/memfd: Add an F_SEAL_FUTURE_WRITE "
` [PATCH v4 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal

[PATCH v10] mm/page_alloc.c: memory_hotplug: free pages as higher order
 2019-01-15 17:34 UTC  (3+ messages)

[PATCH] page_poison: plays nicely with KASAN
 2019-01-15 17:25 UTC  (3+ messages)
` [PATCH v2] page_poison: play "

[PATCH] mm: Make CONFIG_FRAME_VECTOR a visible option
 2019-01-15 17:22 UTC  (5+ messages)

[PATCH] mm, memory_hotplug: __offline_pages fix wrong locking
 2019-01-15 17:02 UTC  (4+ messages)

[PATCH v2 0/9] mm: PG_reserved cleanups and documentation
 2019-01-15 15:53 UTC  (5+ messages)
` [PATCH v2 4/9] riscv/vdso: don't clear PG_reserved

[PATCH 8/9] xen/gntdev.c: Convert to use vm_insert_range
 2019-01-15 15:29 UTC  (5+ messages)

use generic DMA mapping code in powerpc V4
 2019-01-15 15:17 UTC  (22+ messages)

[PATCH] mm: Introduce GFP_PGTABLE
 2019-01-15 14:11 UTC  (5+ messages)

[PATCH] mm: Remove 7th argument of isolate_lru_pages()
 2019-01-15 12:17 UTC  (2+ messages)

[PATCH] memcg: killed threads should not invoke memcg OOM killer
 2019-01-15 11:55 UTC  (8+ messages)
          ` [PATCH v2] "

[PATCH V7 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-01-15 11:25 UTC  (3+ messages)
` [PATCH V7 5/5] testing

KMSAN: uninit-value in mpol_rebind_mm
 2019-01-15 10:06 UTC  (7+ messages)

INFO: task hung in generic_file_write_iter
 2019-01-15  9:29 UTC  (11+ messages)

[PATCHv2 0/7] x86_64/mm: remove bottom-up allocation style by pushing forward the parsing of mem hotplug info
 2019-01-15  7:38 UTC  (16+ messages)
` [PATCHv2 1/7] x86/mm: concentrate the code to memblock allocator enabled
` [PATCHv2 2/7] acpi: change the topo of acpi_table_upgrade()
` [PATCHv2 6/7] x86/mm: remove bottom-up allocation style for x86_64

KASAN: use-after-scope Read in corrupted
 2019-01-15  7:25 UTC  (4+ messages)

+ mm-thp-always-specify-disabled-vmas-as-nh-in-smaps.patch added to -mm tree
 2019-01-15  6:32 UTC  (2+ messages)

[PATCH 9/9] xen/privcmd-buf.c: Convert to use vm_insert_range_buggy
 2019-01-15  5:41 UTC  (4+ messages)

[RFC PATCH] x86, numa: always initialize all possible nodes
 2019-01-15  5:32 UTC  (4+ messages)

[PATCH] rbtree: fix the red root
 2019-01-15  5:31 UTC  (12+ messages)
` [PATCH v2] "

[PATCH V13 00/19] block: support multi-page bvec
 2019-01-15  3:44 UTC  (2+ messages)

[PATCH] mm, swap: Potential NULL dereference in get_swap_page_of_type()
 2019-01-15  1:17 UTC  (7+ messages)
      ` [PATCH] mm, swap: bounds check swap_info accesses to avoid NULL derefs

[PATCH] docs/core-api: memory-allocation: add mention of kmem_cache_create_userspace
 2019-01-15  0:27 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox