linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-16 16:24:21 to 2019-12-18 04:50:23 UTC [more...]

incoming
 2019-12-18  4:50 UTC 

mmotm 2019-12-17-20-41 uploaded
 2019-12-18  4:41 UTC 

[PATCH 0/4] memcg, inode: protect page cache from freeing inode
 2019-12-18  4:37 UTC  (16+ messages)
` [PATCH 1/4] mm, memcg: reduce size of struct mem_cgroup by using bit field
` [PATCH 2/4] mm, memcg: introduce MEMCG_PROT_SKIP for memcg zero usage case
` [PATCH 3/4] mm, memcg: reset memcg's memory.{min, low} for reclaiming itself
` [PATCH 4/4] memcg, inode: protect page cache from freeing inode

[PATCH v3 0/3] KASAN for powerpc64 radix
 2019-12-18  4:32 UTC  (5+ messages)
` [PATCH v3 3/3] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCHSET v5 0/6] Support for RWF_UNCACHED
 2019-12-18  4:15 UTC  (20+ messages)
` [PATCH 1/6] fs: add read support "
` [PATCH 2/6] mm: make generic_perform_write() take a struct kiocb
` [PATCH 3/6] mm: make buffered writes work with RWF_UNCACHED
` [PATCH 4/6] iomap: add struct iomap_ctx
` [PATCH 5/6] iomap: support RWF_UNCACHED for buffered writes
` [PATCH 6/6] xfs: don't do delayed allocations for uncached "

[PATCH v2] powerpc/pseries/cmm: fix managed page counts when migrating pages between zones
 2019-12-18  4:05 UTC  (2+ messages)

[PATCH] powerpc: ensure that swiotlb buffer is allocated from low memory
 2019-12-18  4:05 UTC  (2+ messages)

[RFC] workqueue: dexpose worker
 2019-12-18  3:59 UTC 

[PATCH v1] mm/memory_hotplug: Don't free usage map when removing a re-added early section
 2019-12-18  3:21 UTC  (2+ messages)

[PATCH] mm: remove dead code totalram_pages_set()
 2019-12-18  1:04 UTC  (6+ messages)

[PATCH v3] mm/hugetlb: Defer freeing of huge pages if in non-task context
 2019-12-18  1:01 UTC  (6+ messages)

[PATCHSET v3 0/5] Support for RWF_UNCACHED
 2019-12-18  1:01 UTC  (9+ messages)
` [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes

[Patch v2] mm: remove dead code totalram_pages_set()
 2019-12-18  0:55 UTC 

[PATCH v9 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-12-17 23:16 UTC  (8+ messages)
` [PATCH v9 2/8] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v9 3/8] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v9 4/8] hugetlb: disable region_add file_region coalescing
` [PATCH v9 5/8] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v9 6/8] hugetlb_cgroup: support noreserve mappings
` [PATCH v9 7/8] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v9 8/8] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

WARNING in wp_page_copy
 2019-12-17 22:38 UTC  (5+ messages)

[PATCH v5 0/2] mm/hmm/test: add self tests for HMM
 2019-12-17 21:50 UTC  (5+ messages)
` [PATCH v5 1/2] mm/mmu_notifier: make interval notifier updates safe
` [PATCH v5 2/2] mm/hmm/test: add self tests for HMM

[PATCH v15 0/7] mm / virtio: Provide support for free page reporting
 2019-12-17 21:50 UTC  (15+ messages)
` [PATCH v15 3/7] mm: Add function __putback_isolated_page
` [PATCH v15 4/7] mm: Introduce Reported pages

[RFC PATCH 1/2] mm/mmu_gather: Invalidate TLB correctly on batch allocation failure and flush
 2019-12-17 20:12 UTC  (9+ messages)
` [RFC PATCH 2/2] mm/mmu_gather: Avoid multiple page walk cache flush
        ` [PATCH] asm-generic/tlb: Avoid potential double flush

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2019-12-17 20:06 UTC  (13+ messages)
` [PATCH 12/22] arm64: mte: Add specific SIGSEGV codes
` [PATCH 13/22] arm64: mte: Handle synchronous and asynchronous tag check faults
` [PATCH 20/22] arm64: mte: Allow user control of the excluded tags via prctl()

[PATCH v2] mm/hugetlb: Defer freeing of huge pages if in non-task context
 2019-12-17 18:33 UTC  (9+ messages)
  `  "

[PATCH 0/2] sh: get rid of __ARCH_USE_5LEVEL_HACK
 2019-12-17 18:32 UTC  (7+ messages)
` [PATCH 1/2] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH 2/2] sh: add support for folded p4d page tables

[linux-next:master 2520/4050] lib/zlib_deflate/../zlib_dfltcc/dfltcc_util.h:114: Error: Unrecognized opcode: `stfle'
 2019-12-17 18:12 UTC 

[PATCH v2] hugetlbfs: Disable softIRQ when taking hugetlb_lock
 2019-12-17 18:05 UTC  (19+ messages)
          ` [PATCH v2] mm/hugetlb: defer free_huge_page() to a workqueue

[PATCH] mm: memcontrol.c: move mem_cgroup_id_get_many under CONFIG_MMU
 2019-12-17 15:46 UTC  (16+ messages)

[linux-next:master 2516/4050] lib/zlib_dfltcc/dfltcc_util.h:109: Error: Unrecognized opcode: `stfle'
 2019-12-17 15:09 UTC 

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

[PATCH v9 23/25] mm/gup: track FOLL_PIN pages
 2019-12-17 13:56 UTC  (4+ messages)
` [RFC PATCH] mm/gup: try_pin_compound_head() can be static

[PATCH v6 00/10] per lruvec lru_lock for memcg
 2019-12-17 13:11 UTC  (6+ messages)
` [PATCH v6 02/10] mm/lru: replace pgdat lru_lock with lruvec lock

[PATCH RFC v1 0/3] powerpc/memtrace: Don't offline memory blocks via offline_pages()
 2019-12-17 12:42 UTC  (5+ messages)
` [PATCH RFC v1 1/3] powerpc/memtrace: Enforce power of 2 for memory buffer size
` [PATCH RFC v1 2/3] powerpc/memtrace: Factor out readding memory into memtrace_free_node()
` [PATCH RFC v1 3/3] powerpc/memtrace: Don't offline memory blocks via offline_pages()

PROBLEM: Large (256MB) CMA allocation fails from time to time when using Intel VT-d
 2019-12-17 11:25 UTC 

[PATCH 00/17] Fixup page directory freeing
 2019-12-17  8:51 UTC  (13+ messages)
` [PATCH 05/17] asm-generic/tlb: Rename HAVE_RCU_TABLE_NO_INVALIDATE

[PATCH v10 23/25] mm/gup: track FOLL_PIN pages
 2019-12-17  7:29 UTC  (5+ messages)
` [PATCH v11 "

[RFC PATCH 1/2] mm/mmu_gather: Invalidate TLB correctly on batch allocation failure and flush
 2019-12-17  7:16 UTC  (2+ messages)
` [RFC PATCH 2/2] mm/mmu_gather: Avoid multiple page walk cache flush

[PATCH v3 0/8] Backported fixes for 4.4 stable tree
 2019-12-17  4:13 UTC  (8+ messages)
` [PATCH v3 8/8] x86, mm, gup: prevent get_page() race with munmap in paravirt guest

[PATCH] char/random: silence a lockdep splat with printk()
 2019-12-17  1:52 UTC  (2+ messages)

[PATCH] mm/hugetlb: Defer freeing of huge pages if in non-task context
 2019-12-17  0:29 UTC  (6+ messages)

[PATCH 0/3] mm: memcontrol: recursive memory protection
 2019-12-16 19:11 UTC  (5+ messages)
` [PATCH 1/3] mm: memcontrol: fix memory.low proportional distribution

[PATCH] vfs: stop shrinker while fs is freezed
 2019-12-16 18:56 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).