linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-24 12:44:59 to 2019-05-27 23:33:16 UTC [more...]

[RFC 0/7] introduce memory hinting API for external process
 2019-05-27 23:33 UTC  (19+ messages)
` [RFC 5/7] mm: introduce external memory hinting API
` [RFC 6/7] mm: extend process_madvise syscall to support vector arrary
` [RFC 7/7] mm: madvise support MADV_ANONYMOUS_FILTER and MADV_FILE_FILTER

[PATCH v2 0/7] mm: process_vm_mmap() -- syscall for duplication a process mapping
 2019-05-27 23:30 UTC  (6+ messages)

[PATCH v2 0/1] infiniband/mm: convert put_page() to put_user_page*()
 2019-05-27 23:12 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v5 0/2] Fix issues with vmalloc flush flag
 2019-05-27 21:10 UTC  (3+ messages)
` [PATCH v5 1/2] vmalloc: Fix calculation of direct map addr range
` [PATCH v5 2/2] vmalloc: Avoid rare case of flushing tlb with weird arguments

[PATCH v4 0/2] Fix issues with vmalloc flush flag
 2019-05-27 20:05 UTC  (6+ messages)
` [PATCH v4 1/2] vmalloc: Fix calculation of direct map addr range
` [PATCH v4 2/2] vmalloc: Avoid rare case of flushing tlb with weird arguements

[RFC PATCH 00/11] mm/hmm: Various revisions from a locking/code review
 2019-05-27 19:58 UTC  (20+ messages)
` [RFC PATCH 04/11] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [RFC PATCH 05/11] mm/hmm: Improve locking around hmm->dead

[PATCH v4 0/1] Use HMM for ODP v4
 2019-05-27 19:12 UTC  (7+ messages)
                  ` RFC: Run a dedicated hmm.git for 5.3

[PATCH v3] mm, memcg: introduce memory.events.local
 2019-05-27 17:46 UTC 

[PATCH v4 0/4] Some cleanups for the KVA/vmalloc
 2019-05-27 15:18 UTC  (4+ messages)
` [PATCH v4 1/4] mm/vmap: remove "node" argument
` [PATCH v4 2/4] mm/vmap: preload a CPU with one object for split purpose
` [PATCH v4 4/4] mm/vmap: switch to WARN_ON() and move it under unlink_va()

[PATCH v2] mm/swap: Fix release_pages() when releasing devmap pages
 2019-05-27 15:01 UTC  (2+ messages)

[PATCH RFC] mm/madvise: implement MADV_STOCKPILE (kswapd from user space)
 2019-05-27 14:39 UTC  (5+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-27 14:37 UTC  (23+ messages)
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls
` [PATCH v15 14/17] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get

[PATCH v3 0/4] Some cleanups for the KVA/vmalloc
 2019-05-27 14:02 UTC  (6+ messages)
` [PATCH v3 1/4] mm/vmap: remove "node" argument
` [PATCH v3 2/4] mm/vmap: preload a CPU with one object for split purpose
` [PATCH v3 4/4] mm/vmap: move BUG_ON() check to the unlink_va()

[PATCH] mm/mempolicy: Fix an incorrect rebind node in mpol_rebind_nodemask
 2019-05-27 13:58 UTC  (4+ messages)

[PATCH -mm] mm, swap: Simplify total_swapcache_pages() with get_swap_device()
 2019-05-27 13:28 UTC  (3+ messages)

[PATCH] mm: mlockall error for flag MCL_ONFAULT
 2019-05-27 13:19 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH 0/3] remove tmem and code depending on it
 2019-05-27 13:10 UTC  (4+ messages)
` [PATCH 2/3] mm: remove cleancache.c
` [PATCH 3/3] mm: remove tmem specifics from frontswap

[PATCH v2] z3fold: add inter-page compaction
 2019-05-27 12:08 UTC 

[PATCH v2 0/3] mm: improvement in shrink slab
 2019-05-27 11:52 UTC  (4+ messages)
` [PATCH v2 1/3] mm/vmstat: expose min_slab_pages in /proc/zoneinfo
` [PATCH v2 2/3] mm/vmscan: change return type of shrink_node() to void
` [PATCH v2 3/3] mm/vmscan: shrink slab in node reclaim

[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
 2019-05-27 11:11 UTC  (12+ messages)
` [PATCH v3 01/11] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()
` [PATCH v3 02/11] s390x/mm: Fail when an altmap is used for arch_add_memory()
` [PATCH v3 03/11] s390x/mm: Implement arch_remove_memory()
` [PATCH v3 04/11] arm64/mm: Add temporary arch_remove_memory() implementation
` [PATCH v3 05/11] drivers/base/memory: Pass a block_id to init_memory_block()
` [PATCH v3 06/11] mm/memory_hotplug: Allow arch_remove_pages() without CONFIG_MEMORY_HOTREMOVE
` [PATCH v3 07/11] mm/memory_hotplug: Create memory block devices after arch_add_memory()
` [PATCH v3 08/11] mm/memory_hotplug: Drop MHP_MEMBLOCK_API
` [PATCH v3 09/11] mm/memory_hotplug: Remove memory block devices before arch_remove_memory()
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail
` [PATCH v3 11/11] mm/memory_hotplug: Remove "zone" parameter from sparse_remove_one_section

[PATCH] z3fold: add inter-page compaction
 2019-05-27 10:54 UTC  (3+ messages)

[PATCH] mm/nvdimm: Use correct alignment when looking at first pfn from a region
 2019-05-27  9:35 UTC  (4+ messages)

[PATCH 10/10] docs: fix broken documentation links
 2019-05-27  8:43 UTC  (2+ messages)

[v6 PATCH 1/2] mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned
 2019-05-27  8:07 UTC  (6+ messages)
` [v6 PATCH 2/2] mm: vmscan: correct some vmscan counters for THP swapout

[RFC 0/7] introduce memory hinting API for external process
 2019-05-27  8:06 UTC  (11+ messages)

lib/test_overflow.c causes WARNING and tainted kernel
 2019-05-27  7:53 UTC  (2+ messages)

[PATCH] mm: vmscan: Add warn on inadvertently reclaiming mapped page
 2019-05-27  7:42 UTC 

[PATCH v3 0/4] Devmap cleanups + arm64 support
 2019-05-27  6:23 UTC  (5+ messages)
` [PATCH v3 4/4] arm64: mm: Implement pte_devmap support

[PATCH v1] mm: hugetlb: soft-offline: fix wrong return value of soft offline
 2019-05-27  6:06 UTC 

mm/compaction: BUG: NULL pointer dereference
 2019-05-27  5:38 UTC  (4+ messages)
` [PATCH] mm, compaction: Make sure we isolate a valid PFN

[RESEND v5 PATCH 1/2] mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned
 2019-05-27  3:15 UTC  (7+ messages)
` [RESEND v5 PATCH 2/2] mm: vmscan: correct some vmscan counters for THP swapout

[PATCH v2 0/4] Some cleanups for the KVA/vmalloc
 2019-05-26 21:22 UTC  (5+ messages)
` [PATCH v2 1/4] mm/vmap: remove "node" argument
` [PATCH v2 2/4] mm/vmap: preload a CPU with one object for split purpose
` [PATCH v2 3/4] mm/vmap: get rid of one single unlink_va() when merge
` [PATCH v2 4/4] mm/vmap: move BUG_ON() check to the unlink_va()

[PATCH] mm/gup: continue VM_FAULT_RETRY processing event for pre-faults
 2019-05-26 20:17 UTC  (9+ messages)

[PATCH] x86/fpu: Use fault_in_pages_writeable() for pre-faulting
 2019-05-26 19:25 UTC  (3+ messages)

[kwiboo-linux-rockchip:rockchip-5.1-patches-from-5.3-v5.1.5 83/106] drivers/gpu//drm/rockchip/rockchip_drm_gem.c:230:9: error: implicit declaration of function 'vm_map_pages'; did you mean 'vma_pages'?
 2019-05-26 15:54 UTC  (4+ messages)

[kwiboo-linux-rockchip:rockchip-5.1-v4l2-from-5.3-v5.1.5 77/88] drivers/media/common/videobuf2/videobuf2-dma-sg.c:338:8: error: implicit declaration of function 'vm_map_pages'
 2019-05-26 15:28 UTC  (2+ messages)

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

[kwiboo-linux-rockchip:rockchip-5.1-v4l2-from-5.3-v5.1.5 77/88] drivers/media//common/videobuf2/videobuf2-dma-sg.c:338:8: error: implicit declaration of function 'vm_map_pages'; did you mean 'vma_pages'?
 2019-05-26  8:33 UTC 

[PATCH] mm: add account_locked_vm utility function
 2019-05-25 21:51 UTC  (3+ messages)
` [PATCH v2] "

RFC: switch the remaining architectures to use generic GUP
 2019-05-25 17:39 UTC  (11+ messages)
` [PATCH 1/6] MIPS: use the generic get_user_pages_fast code
` [PATCH 2/6] sh: add a missing pud_page definition
` [PATCH 3/6] sh: use the generic get_user_pages_fast code
` [PATCH 4/6] mm: add a gup_fixup_start_addr hook
` [PATCH 5/6] sparc64: use the generic get_user_pages_fast code
` [PATCH 6/6] mm: don't allow non-generic get_user_pages_fast implementations

[v5 PATCH 1/2] mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned
 2019-05-25  3:28 UTC  (2+ messages)
` [v5 PATCH 2/2] mm: vmscan: correct some vmscan counters for THP swapout

[v4 PATCH 2/2] mm: vmscan: correct some vmscan counters for
 2019-05-25  2:42 UTC  (2+ messages)

[PATCH] mm/swap: Fix release_pages() when releasing devmap pages
 2019-05-24 21:03 UTC  (5+ messages)

[PATCH 0/2] reapply: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
 2019-05-24 20:29 UTC  (7+ messages)
` [PATCH 2/2] Revert "mm, thp: restore node-local hugepage allocations"

[PATCH RFC] mm/swap: make release_pages() and put_pages() match
 2019-05-24 20:08 UTC  (3+ messages)

[PATCH] mm: fix page cache convergence regression
 2019-05-24 18:04 UTC  (4+ messages)

xarray breaks thrashing detection and cgroup isolation
 2019-05-24 17:18 UTC  (10+ messages)

[PATCH, RFC 0/2] Share PMDs for FS/DAX on x86
 2019-05-24 17:02 UTC  (5+ messages)
` [PATCH, RFC 2/2] Implement sharing/unsharing of PMDs for FS/DAX

[PATCH] mm/vmscan.c: drop all inode/dentry cache from LRU
 2019-05-24 16:52 UTC  (3+ messages)

[PATCH v2] vmalloc: Fix issues with flush flag
 2019-05-24 15:50 UTC  (7+ messages)

[PATCH 1/4] mm/vmap: remove "node" argument
 2019-05-24 14:14 UTC  (3+ messages)
` [PATCH 2/4] mm/vmap: preload a CPU with one object for split purpose

[PATCH] mm: trivial clean up in insert_page()
 2019-05-24 13:18 UTC  (2+ messages)

mm/compaction: BUG: NULL pointer dereference
 2019-05-24 13:13 UTC  (4+ 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).