linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-15 20:57:13 to 2019-04-17 09:23:22 UTC [more...]

[v2 RFC PATCH 0/9] Another Approach to Use PMEM as NUMA Node
 2019-04-17  9:23 UTC  (29+ messages)
` [v2 PATCH 5/9] mm: vmscan: demote anon DRAM pages to PMEM node
` [v2 PATCH 7/9] mm: vmscan: check if the demote target node is contended or not

[mmotm:master 163/317] mm/hmm.c:537:8: error: implicit declaration of function 'pmd_pfn'; did you mean 'pte_pfn'?
 2019-04-17  9:18 UTC 

[PATCH 0/9] Emulated coherent graphics memory
 2019-04-17  9:15 UTC  (6+ messages)
` [PATCH 2/9] mm: Add an apply_to_pfn_range interface

[PATCH] module: add stub for within_module
 2019-04-17  8:59 UTC  (7+ messages)
` [PATCH v2] module: add stubs for within_module functions

v5.1-rc5 s390x WARNING
 2019-04-17  8:54 UTC  (2+ messages)

[PATCH 0/1] mm: Remove the SLAB allocator
 2019-04-17  8:50 UTC  (9+ messages)

[RFC PATCH] mm/workingset : judge file page activity via timestamp
 2019-04-17  8:45 UTC  (3+ messages)

[PATCHv2 0/4] z3fold: support page migration
 2019-04-17  8:39 UTC  (5+ messages)
` [PATCHV2 1/4] z3fold: introduce helper functions
` [PATCHv2 2/4] z3fold: improve compression by extending search
` [PATCHv2 3/4] z3fold: add structure for buddy handles
` [PATCHv2 4/4] z3fold: support page migration

[LSF/MM TOPIC] guarantee natural alignment for kmalloc()?
 2019-04-17  8:07 UTC  (5+ messages)

[PATCH] crypto: testmgr - allocate buffers with __GFP_COMP
 2019-04-17  8:09 UTC  (6+ messages)

[mmotm:master 253/317] fs/binfmt_elf.c:1140:7: error: 'elf_interpreter' undeclared
 2019-04-17  8:02 UTC 

[PATCH v1 0/4] mm/memory_hotplug: Better error handling when removing memory
 2019-04-17  7:44 UTC  (6+ messages)
` [PATCH v1 1/4] mm/memory_hotplug: Release memory resource after arch_remove_memory()

[PATCH 0/4] z3fold: support page migration
 2019-04-17  7:41 UTC  (2+ messages)

[mmotm:master 18/317] mm/vmscan.c:2966:14: error: implicit declaration of function 'lruvec_page_state_local'; did you mean 'lruvec_page_state'?
 2019-04-17  6:44 UTC 

[PATCH v4] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
 2019-04-17  5:45 UTC 

[PATCH v3 00/11] Provide generic top-down mmap layout functions
 2019-04-17  5:22 UTC  (12+ messages)
` [PATCH v3 01/11] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v3 02/11] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v3 03/11] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v3 04/11] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v3 05/11] arm: Properly account for stack randomization and stack guard gap
` [PATCH v3 06/11] arm: Use STACK_TOP when computing mmap base address
` [PATCH v3 07/11] arm: Use generic mmap top-down layout
` [PATCH v3 08/11] mips: Properly account for stack randomization and stack guard gap
` [PATCH v3 09/11] mips: Use STACK_TOP when computing mmap base address
` [PATCH v3 10/11] mips: Use generic mmap top-down layout
` [PATCH v3 11/11] riscv: Make mmap allocation top-down by default

mmotm 2019-04-16-22-01 uploaded
 2019-04-17  5:02 UTC 

next/master boot bisection: next-20190215 on beaglebone-black
 2019-04-17  3:30 UTC  (28+ messages)

[PATCH] init: Initialize jump labels before command line option parsing
 2019-04-17  3:24 UTC  (5+ messages)

[PATCH v1 00/15] Keep track of GUPed pages in fs and block
 2019-04-17  2:03 UTC  (24+ messages)
` [PATCH v1 10/15] block: add gup flag to bio_add_page()/bio_add_pc_page()/__bio_add_page()

[PATCH v2] fs/fs-writeback: wait isw_nr_in_flight to be zero when umount
 2019-04-17  1:04 UTC  (3+ messages)

[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
 2019-04-16 23:33 UTC  (6+ messages)
` [PATCH 1/6] mm: change locked_vm's type "

[PATCH] slab: remove store_stackinfo()
 2019-04-16 21:21 UTC  (6+ messages)

[PATCH v3 2/5] nds32: Use the correct style for SPDX License Identifier
 2019-04-16 18:35 UTC  (2+ messages)

[PATCH v4] mm/hotplug: treat CMA pages as unmovable
 2019-04-16 17:05 UTC 

[PATCH] mm: security: introduce CONFIG_INIT_HEAP_ALL
 2019-04-16 16:30 UTC  (9+ messages)

[patch V3 01/32] mm/slab: Fix broken stack trace storage
 2019-04-16 15:16 UTC  (13+ messages)
      ` [patch V4 "
                    ` [patch V5 01/32] mm/slab: Remove "

[PATCH v3] mm/hotplug: treat CMA pages as unmovable
 2019-04-16 15:12 UTC  (2+ messages)

[PATCHv2 0/2] HMAT memroy hotplug support
 2019-04-16 15:01 UTC  (4+ messages)
` [PATCHv2 2/2] hmat: Register attributes for memory hot add

[PATCH v12 00/31] Speculative page faults
 2019-04-16 14:41 UTC  (35+ messages)
` [PATCH v12 01/31] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v12 02/31] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v12 03/31] powerpc/mm: set ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v12 04/31] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v12 05/31] mm: prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v12 06/31] mm: introduce pte_spinlock "
` [PATCH v12 07/31] mm: make pte_unmap_same compatible with SPF
` [PATCH v12 08/31] mm: introduce INIT_VMA()
` [PATCH v12 09/31] mm: VMA sequence count
` [PATCH v12 10/31] mm: protect VMA modifications using "
` [PATCH v12 11/31] mm: protect mremap() against SPF hanlder
` [PATCH v12 12/31] mm: protect SPF handler against anon_vma changes
` [PATCH v12 13/31] mm: cache some VMA fields in the vm_fault structure
` [PATCH v12 14/31] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v12 15/31] mm: introduce __lru_cache_add_active_or_unevictable
` [PATCH v12 16/31] mm: introduce __vm_normal_page()
` [PATCH v12 17/31] mm: introduce __page_add_new_anon_rmap()
` [PATCH v12 18/31] mm: protect against PTE changes done by dup_mmap()
` [PATCH v12 19/31] mm: protect the RB tree with a sequence lock
` [PATCH v12 20/31] mm: introduce vma reference counter
` [PATCH v12 21/31] mm: Introduce find_vma_rcu()
` [PATCH v12 22/31] mm: provide speculative fault infrastructure
` [PATCH v12 23/31] mm: don't do swap readahead during speculative page fault
` [PATCH v12 24/31] mm: adding speculative page fault failure trace events
` [PATCH v12 25/31] perf: add a speculative page fault sw event
` [PATCH v12 26/31] perf tools: add support for the SPF perf event
` [PATCH v12 27/31] mm: add speculative page fault vmstats
` [PATCH v12 28/31] x86/mm: add speculative pagefault handling
` [PATCH v12 29/31] powerpc/mm: add speculative page fault
` [PATCH v12 30/31] arm64/mm: "
` [PATCH v12 31/31] mm: Add a speculative page fault switch in sysctl

[PATCH] kmemleak: fix unused-function warning
 2019-04-16 13:24 UTC  (2+ messages)

[RESEND PATCH v5 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-04-16 13:15 UTC  (6+ messages)
` [RESEND PATCH v5 1/4] x86: kdump: move reserve_crashkernel_low() into kexec_core.c
` [RESEND PATCH v5 2/4] arm64: kdump: support reserving crashkernel above 4G
` [RESEND PATCH v5 3/4] memblock: extend memblock_cap_memory_range to multiple ranges
` [RESEND PATCH v5 4/4] kdump: update Documentation about crashkernel on arm64

[PATCH] hugetlbfs: move resv_map to hugetlbfs_inode_info
 2019-04-16 12:57 UTC  (9+ messages)

[RESEND PATCH v4 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-04-16 11:49 UTC  (20+ messages)
` [RESEND PATCH v4 1/9] mm: Introduce new "
  ` [REBASE PATCH v5 "
` [RESEND PATCH v4 2/9] arm: mm: dma-mapping: Convert to use vm_map_pages()
  ` [REBASE PATCH v5 "
` [RESEND PATCH v4 3/9] drivers/firewire/core-iso.c: Convert to use vm_map_pages_zero()
  ` [REBASE PATCH v5 "
` [RESEND PATCH v4 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_map_pages()
  ` [REBASE PATCH v5 "
` [RESEND PATCH v4 5/9] drm/xen/xen_drm_front_gem.c: "
  ` [REBASE PATCH v5 "
` [RESEND PATCH v4 6/9] iommu/dma-iommu.c: "
  ` [REBASE PATCH v5 "
` [RESEND PATCH v4 7/9] videobuf2/videobuf2-dma-sg.c: "
  ` [REBASE PATCH v5 "
` [RESEND PATCH v4 8/9] xen/gntdev.c: "
  ` [REBASE PATCH v5 "
` [RESEND PATCH v4 9/9] xen/privcmd-buf.c: Convert to use vm_map_pages_zero()
  ` [REBASE PATCH v5 "
` [REBASE PATCH v5 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API

[PATCH V2 0/2] arm64/mm: Enable memory hot remove
 2019-04-16 10:12 UTC  (7+ messages)
` [PATCH V2 1/2] mm/hotplug: Reorder arch_remove_memory() call in __remove_memory()
` [PATCH V2 2/2] arm64/mm: Enable memory hot remove

[PATCH v5 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-04-16  7:43 UTC  (5+ messages)
` [PATCH v5 1/4] x86: kdump: move reserve_crashkernel_low() into kexec_core.c
` [PATCH v5 2/4] arm64: kdump: support reserving crashkernel above 4G
` [PATCH v5 3/4] memblock: extend memblock_cap_memory_range to multiple ranges
` [PATCH v5 4/4] kdump: update Documentation about crashkernel on arm64

[PATCH 0/2] x86, numa: always initialize all possible nodes
 2019-04-16  6:54 UTC  (4+ messages)

[PATCH v4 0/5] support reserving crashkernel above 4G on arm64 kdump
 2019-04-16  2:55 UTC  (4+ messages)
` [PATCH v4 3/5] memblock: add memblock_cap_memory_ranges for multiple ranges

[PATCH] mm: fix inactive list balancing between NUMA nodes and cgroups
 2019-04-16  1:57 UTC  (2+ messages)

[linux-next:master 6345/7161] ipc/util.c:226:13: note: in expansion of macro 'max'
 2019-04-15 20:57 UTC  (3+ 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).