linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-23 20:11:23 to 2019-05-27 10:32:20 UTC [more...]

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

[PATCH -mm] mm, swap: Simplify total_swapcache_pages() with get_swap_device()
 2019-05-27 10:15 UTC  (2+ messages)

[PATCH RFC] mm/madvise: implement MADV_STOCKPILE (kswapd from user space)
 2019-05-27 10:05 UTC 

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-27  9:42 UTC  (36+ 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  9:38 UTC  (4+ 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/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)

[RFC 0/7] introduce memory hinting API for external process
 2019-05-27  7:58 UTC  (16+ 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] mm: mlockall error for flag MCL_ONFAULT
 2019-05-27  7:53 UTC  (4+ messages)
    ` [PATCH v2] "

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  (9+ 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

[PATCH v2 0/1] infiniband/mm: convert put_page() to put_user_page*()
 2019-05-26 11:30 UTC  (4+ messages)
` [PATCH v2] "

[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 v4 0/1] Use HMM for ODP v4
 2019-05-25 22:52 UTC  (6+ messages)
                    ` RFC: Run a dedicated hmm.git for 5.3

[PATCH] z3fold: add inter-page compaction
 2019-05-25 22:09 UTC  (2+ messages)

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

[PATCH] mm/mempolicy: Fix an incorrect rebind node in mpol_rebind_nodemask
 2019-05-25 18:28 UTC  (2+ messages)

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)

[RFC PATCH 00/11] mm/hmm: Various revisions from a locking/code review
 2019-05-24 22:09 UTC  (21+ 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] mm/swap: Fix release_pages() when releasing devmap pages
 2019-05-24 21:03 UTC  (6+ messages)

[PATCH 0/2] reapply: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
 2019-05-24 20:29 UTC  (8+ 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)

[PATCH v2] mm/swap: Fix release_pages() when releasing devmap pages
 2019-05-24 17:36 UTC 

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 v2 0/7] mm: process_vm_mmap() -- syscall for duplication a process mapping
 2019-05-24 14:00 UTC  (11+ messages)

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

[PATCH net-next 0/6] vhost: accelerate metadata access
 2019-05-24  8:12 UTC  (7+ messages)
` [PATCH net-next 1/6] vhost: generalize adding used elem
` [PATCH net-next 2/6] vhost: fine grain userspace memory accessors
` [PATCH net-next 3/6] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
` [PATCH net-next 4/6] vhost: introduce helpers to get the size of metadata area
` [PATCH net-next 5/6] vhost: factor out setting vring addr and num
` [PATCH net-next 6/6] vhost: access vq metadata through kernel virtual address

[PATCH] mm: fix trying to reclaim unevicable LRU page
 2019-05-24  7:21 UTC 

[PATCH] mm: Introduce page_size()
 2019-05-24  6:34 UTC  (7+ messages)

[v4 PATCH 1/2] mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned
 2019-05-24  5:37 UTC  (2+ messages)

[PATCH] mm, swap: use rbtree for swap_extent
 2019-05-24  4:06 UTC  (3+ messages)

[v4 PATCH 2/2] mm: vmscan: correct some vmscan counters for THP swapout
 2019-05-24  1:26 UTC  (2+ messages)

[PATCH v4 0/3] RFC: add init_on_alloc/init_on_free boot options
 2019-05-24  0:04 UTC  (3+ messages)
` [PATCH v4 1/3] mm: security: introduce init_on_alloc=1 and init_on_free=1 "

[PATCH] hmm: Suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set
 2019-05-23 23:49 UTC  (5+ messages)

[PATCH 0/1] infiniband/mm: convert put_page() to put_user_page*()
 2019-05-23 22:54 UTC  (10+ messages)
` [PATCH 1/1] "

[PATCH 1/4] mm, oom: Remove redundant OOM score normalization at select_bad_process()
 2019-05-23 22:04 UTC  (2+ messages)
` [PATCH 5/4] mm, oom: Deduplicate memcg candidates "

[PATCH v4 5/7] mm: rework non-root kmem_cache lifecycle management
 2019-05-23 21:00 UTC  (3+ messages)
` [mm] e52271917f: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h


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).