linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-08 21:26:57 to 2019-11-12 14:41:16 UTC [more...]

use generic DMA mapping code in powerpc V4
 2019-11-12 14:41 UTC  (17+ messages)
                ` Bug 205201 - overflow of DMA mask and bus mask

[PATCH v2 0/8] per lruvec lru_lock for memcg
 2019-11-12 14:38 UTC  (11+ messages)
` [PATCH v2 1/8] mm/lru: add per lruvec lock "
` [PATCH v2 2/8] mm/lruvec: add irqsave flags into lruvec struct
` [PATCH v2 3/8] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v2 4/8] mm/lru: only change the lru_lock iff page's lruvec is different
` [PATCH v2 5/8] mm/pgdat: remove pgdat lru_lock
` [PATCH v2 6/8] mm/lru: remove rcu_read_lock to fix performance regression
` [PATCH v2 7/8] mm/lru: likely enhancement
` [PATCH v2 8/8] mm/lru: revise the comments of lru_lock

[PATCH 0/2] Move swap functions out of address space operations
 2019-11-12 13:33 UTC  (10+ messages)
` [PATCH 1/2] fs: Clean up mapping variable
` [PATCH 2/2] fs: Move swap_[de]activate to file_operations

+ mm-introduce-reported-pages.patch added to -mm tree
 2019-11-12 13:04 UTC  (24+ messages)

[RFC PATCH v2 00/16] Hwpoison rework {hard,soft}-offline
 2019-11-12 12:22 UTC  (5+ messages)
` [RFC PATCH v2 01/16] mm,hwpoison: cleanup unused PageHuge() check

[PATCH 00/16] Memory Hierarchy: Enable target node lookups for reserved memory
 2019-11-12 11:50 UTC  (29+ messages)
` [PATCH 01/16] libnvdimm: Move attribute groups to device type
` [PATCH 02/16] libnvdimm: Move region attribute group definition
` [PATCH 03/16] libnvdimm: Move nd_device_attribute_group to device_type
` [PATCH 04/16] libnvdimm: Move nd_numa_attribute_group "
` [PATCH 05/16] libnvdimm: Move nd_region_attribute_group "
` [PATCH 06/16] libnvdimm: Move nd_mapping_attribute_group "
` [PATCH 07/16] libnvdimm: Move nvdimm_attribute_group "
` [PATCH 08/16] libnvdimm: Move nvdimm_bus_attribute_group "
` [PATCH 09/16] dax: Create a dax device_type
` [PATCH 10/16] dax: Simplify root read-only definition for the 'resource' attribute
` [PATCH 11/16] libnvdimm: "
` [PATCH 12/16] dax: Add numa_node to the default device-dax attributes
` [PATCH 13/16] acpi/mm: Up-level "map to online node" functionality

[PATCH] mm: migrate: handle freed page at the first place
 2019-11-12 11:37 UTC  (5+ messages)

[PATCH v10 0/8] KVM: PPC: Driver to manage pages of secure guest
 2019-11-12 11:32 UTC  (13+ messages)
` [PATCH v10 5/8] KVM: PPC: Handle memory plug/unplug to secure VM
` [PATCH v10 6/8] KVM: PPC: Support reset of secure guest
` [PATCH v10 7/8] KVM: PPC: Implement H_SVM_INIT_ABORT hcall

[PATCH v1 00/12] powerpc/pseries: CMM: Implement balloon compaction and remove isolate notifier
 2019-11-12 11:12 UTC  (5+ messages)
` [PATCH v1 08/12] powerpc/pseries: CMM: Implement balloon compaction

[linux-stable-rc:linux-4.4.y 9983/9999] mm/page_alloc.c:2024:2: warning: ISO C90 forbids mixed declarations and code
 2019-11-12 10:21 UTC  (3+ messages)

[linux-stable-rc:linux-4.14.y 9946/9999] WARNING: vmlinux.o(.text+0x213438): Section mismatch in reference from the function __rmqueue() to the function .meminit.text:zone_pcp_update()
 2019-11-12 10:21 UTC  (3+ messages)

stable-rc 4.14.154-rc1/0d12dcf336c6: regressions detected in project stable v.4.14.y on OE - sanity
 2019-11-12  8:51 UTC  (6+ messages)

[PATCH] mm: fixmap: convert __set_fixmap_offset() to an inline function
 2019-11-12  7:53 UTC  (4+ messages)

[PATCH v5 00/38] Hardened usercopy whitelisting
 2019-11-12  7:17 UTC  (3+ messages)
` [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
  ` [kernel-hardening] "

[PATCH v4 2/2] kasan: add test for invalid size in memmove
 2019-11-12  6:53 UTC 

[PATCH v4 1/2] kasan: detect negative size in memory operation function
 2019-11-12  6:53 UTC 

[PATCH v4 0/2] fix the missing underflow in memory operation function
 2019-11-12  6:52 UTC 

[PATCH V9] mm/debug: Add tests validating architecture page table helpers
 2019-11-12  6:52 UTC  (4+ messages)

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-12  6:51 UTC  (25+ messages)
` [PATCH v3 01/23] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v3 02/23] mm/gup: factor out duplicate code from four routines
` [PATCH v3 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v3 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v3 05/23] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v3 06/23] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v3 07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v3 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v3 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v3 10/23] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v3 11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH v3 12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v3 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v3 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v3 15/23] net/xdp: "
` [PATCH v3 16/23] mm/gup: track FOLL_PIN pages
` [PATCH v3 17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v3 18/23] vfio, mm: "
` [PATCH v3 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v3 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v3 21/23] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v3 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v3 23/23] mm/gup: remove support for gup(FOLL_LONGTERM)

[PATCH V9 RESEND] mm/debug: Add tests validating architecture page table helpers
 2019-11-12  5:02 UTC 

[RFC v3] writeback: add elastic bdi in cgwb bdp
 2019-11-12  3:42 UTC 

[PATCH v3] mm/debug: __dump_page() prints an extra line
 2019-11-12  1:26 UTC 

linux-next: build failure after merge of the akpm-current tree
 2019-11-12  0:59 UTC  (3+ messages)

[PATCH] sched: Avoid spurious lock dependencies
 2019-11-12  0:54 UTC  (4+ messages)

[PATCH] Add prctl support for controlling mem reclaim V4
 2019-11-12  0:19 UTC 

[PATCH v3] zswap: allow setting default status, compressor and allocator in Kconfig
 2019-11-11 23:46 UTC  (3+ messages)

[PATCH] mm/debug:
 2019-11-11 23:41 UTC  (3+ messages)

[PATCH v4 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-11-11 23:35 UTC  (6+ messages)
` [PATCH v4 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup

[PATCH v2] mm/debug: __dump_page() prints an extra line
 2019-11-11 22:55 UTC 

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-11 21:46 UTC  (6+ messages)
` [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v2 13/18] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion

[PATCH 0/1] IB/umem: use get_user_pages_fast() to pin DMA pages
 2019-11-11 21:44 UTC  (4+ messages)
` [PATCH 1/1] "

[linux-stable-rc:linux-4.9.y 9974/9999] WARNING: vmlinux.o(.text+0x19d3e1): Section mismatch in reference from the function get_page_from_freelist() to the function .meminit.text:zone_pcp_update()
 2019-11-11 20:58 UTC 

[PATCH V8] mm/debug: Add tests validating architecture page table helpers
 2019-11-11 19:06 UTC  (9+ messages)

[linux-stable-rc:linux-4.4.y 9983/9999] WARNING: mm/built-in.o(.text+0x6515): Section mismatch in reference from the function drain_all_pages() to the function .meminit.text:zone_pcp_update()
 2019-11-11 18:20 UTC 

[PATCH v3 1/2] mm: clean up validate_slab()
 2019-11-11 18:15 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] mm: avoid slub allocation while holding list_lock
              ` [FIX] slub: Remove kmalloc under list_lock from list_slab_objects() V2

[PATCH] fs/splice: ignore flag SPLICE_F_GIFT in syscall vmsplice
 2019-11-11 16:25 UTC  (2+ messages)

[PATCH 0/3] make pfn walker support ZONE_DEVICE
 2019-11-11 16:23 UTC  (4+ messages)

[PATCH] Add prctl support for controlling mem reclaim V3
 2019-11-11 15:34 UTC  (5+ messages)

[PATCH] mm/vmscan.c: Fix typo in comment
 2019-11-11 15:32 UTC 

[PATCH] docs: cgroup: mm: Document why inactive_X + active_X may not equal X
 2019-11-11 14:53 UTC  (2+ messages)

mm/swap: possible problem introduced when replacing REQ_NOIDLE with REQ_IDLE
 2019-11-11 14:52 UTC  (2+ messages)

[PATCH] docs: cgroup: mm: Fix spelling of "list"
 2019-11-11 14:44 UTC 

[PATCH -next] mm/vmscan: fix an undefined behavior for zone id
 2019-11-11 13:28 UTC  (6+ messages)

[PATCH 0/3] powerpc/mm: Conditionally call H_BLOCK_REMOVE
 2019-09-12 13:32 UTC  (3+ messages)
` [PATCH 1/3] powerpc/mm: Initialize the HPTE encoding values

[PATCH v3 1/2] kasan: detect negative size in memory operation function
 2019-11-11 10:28 UTC  (9+ messages)

[PATCH] mm: mempolicy: Fix wrong use of maxnode in mempolicy API
 2019-11-11 10:04 UTC  (4+ messages)

[v2 PATCH] mm: rmap: use VM_BUG_ON_PAGE() in __page_check_anon_rmap()
 2019-11-11  8:54 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS e03355daf89179e3552a44366713122e7803227c
 2019-11-11  8:39 UTC 

[PATCH v2 0/8] Backported fixes for 4.4 stable tree
 2019-11-11  5:00 UTC  (7+ messages)
` [PATCH v2 6/8] mm: prevent get_user_pages() from overflowing page refcount

[PATCH 0/3] mm: fix page aging across multiple cgroups
 2019-11-11  2:15 UTC  (8+ messages)
` [PATCH 1/3] mm: vmscan: move file exhaustion detection to the node level
` [PATCH 2/3] mm: vmscan: detect file thrashing at the reclaim root
` [PATCH 3/3] mm: vmscan: enforce inactive:active ratio "

[PATCH] zswap: Add shrink_enabled that can disable swap shrink to increase store performance
 2019-11-11  1:57 UTC  (3+ messages)

[PATCH 1/2] mm, frontswap: Fix frontswap_map issue with THP
 2019-11-11  1:48 UTC  (4+ messages)
` [PATCH 2/2] mm, zswap: Support THP

[PATCH 0/1] userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
 2019-11-10 17:02 UTC  (12+ messages)
` [PATCH 1/1] "

[PATCH 3/3] mm: make pfn walker support ZONE_DEVICE
 2019-11-09 19:14 UTC  (3+ messages)

[RFC v2] memcg: add memcg lru for page reclaiming
 2019-11-09 12:19 UTC  (2+ messages)
` [memcg] 1fc14cf673: invoked_oom-killer:gfp_mask=0x

[RFC v2] writeback: add elastic bdi in cgwb bdp
 2019-11-09 10:31 UTC  (2+ messages)

[PATCH v2] hugetlbfs: add O_TMPFILE support
 2019-11-09  7:50 UTC 

[linux-next:master] BUILD REGRESSION 5591cf003452dc3cb5047dc774151ff36c8d9cf7
 2019-11-09  6:33 UTC 

[PATCH 16/16] libnvdimm/e820: Retrieve and populate correct 'target_node' info
 2019-11-09  5:02 UTC  (2+ messages)

[PATCH 1/2] mm, memcg: introduce multiple levels memory low protection
 2019-11-09  3:32 UTC  (3+ messages)

[PATCH] hugetlbfs: Take read_lock on i_mmap for PMD sharing
 2019-11-09  1:47 UTC  (6+ messages)

[linux-next:pending-fixes] BUILD INCOMPLETE 0afdb084c8adc6dab97ae27ba0e4323ab88963e6
 2019-11-09  1:08 UTC 

[PATCH v8 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-11-09  0:46 UTC  (9+ messages)
` [PATCH v8 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations

[PATCH v1 04/10] vfio/type1: Prepare is_invalid_reserved_pfn() for PG_reserved changes
 2019-11-08 23:01 UTC  (8+ messages)

[PATCH v11 0/4] kasan: support backing vmalloc space with real shadow memory
 2019-11-08 22:36 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).