linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-20 01:23:54 to 2019-11-22 11:26:45 UTC [more...]

[PATCH RFC v3 00/36] Add KernelMemorySanitizer infrastructure
 2019-11-22 11:25 UTC  (6+ messages)
` [PATCH RFC v3 01/36] stackdepot: check depot_index before accessing the stack slab
` [PATCH RFC v3 02/36] stackdepot: build with -fno-builtin
` [PATCH RFC v3 03/36] kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
` [PATCH RFC v3 04/36] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH RFC v3 05/36] kmsan: add ReST documentation

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

[PATCH] mm, memcg: show memcg min setting in oom messages
 2019-11-22 10:28 UTC  (6+ messages)

[RFC v1 00/19] Modify zonelist to nodelist v1
 2019-11-22 10:14 UTC  (24+ messages)
` [RFC v1 01/19] mm, mmzone: modify zonelist to nodelist
` [RFC v1 02/19] mm, hugetlb: use for_each_node in dequeue_huge_page_nodemask()
` [RFC v1 03/19] mm, oom_kill: use for_each_node in constrained_alloc()
` [RFC v1 04/19] mm, slub: use for_each_node in get_any_partial()
` [RFC v1 05/19] mm, slab: use for_each_node in fallback_alloc()
` [RFC v1 06/19] mm, vmscan: use for_each_node in do_try_to_free_pages()
` [RFC v1 07/19] mm, vmscan: use first_node in throttle_direct_reclaim()
` [RFC v1 08/19] mm, vmscan: pass pgdat to wakeup_kswapd()
` [RFC v1 09/19] mm, vmscan: use for_each_node in shrink_zones()
` [RFC v1 10/19] mm, page_alloc: use for_each_node in wake_all_kswapds()
` [RFC v1 11/19] mm, mempolicy: use first_node in mempolicy_slab_node()
` [RFC v1 12/19] mm, mempolicy: use first_node in mpol_misplaced()
` [RFC v1 13/19] mm, page_alloc: use first_node in local_memory_node()
` [RFC v1 14/19] mm, compaction: rename compaction_zonelist_suitable
` [RFC v1 15/19] mm, mm_init: rename mminit_verify_zonelist
` [RFC v1 16/19] mm, page_alloc: cleanup build_zonelists
` [RFC v1 17/19] mm, memory_hotplug: cleanup online_pages()
` [RFC v1 18/19] kernel, sysctl: cleanup numa_zonelist_order
` [RFC v1 19/19] mm, mmzone: cleanup zonelist in comments

[PATCH] mm: hugetlb controller for cgroups v2
 2019-11-22  8:53 UTC  (2+ messages)

[PATCH 1/2] mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
 2019-11-22  8:20 UTC  (5+ messages)

[PATCH v4 1/2] kasan: detect negative size in memory operation function
 2019-11-22  7:18 UTC  (10+ messages)

[PATCH v3 0/8] per lruvec lru_lock for memcg
 2019-11-22  6:46 UTC  (3+ messages)
` [PATCH v3 2/7] mm/lruvec: add irqsave flags into lruvec struct

[PATCH AUTOSEL 4.9 69/91] vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
 2019-11-22  6:01 UTC 

[PATCH AUTOSEL 4.14 092/127] vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
 2019-11-22  5:55 UTC 

[PATCH AUTOSEL 4.19 153/219] vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
 2019-11-22  5:48 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 154/219] mm/page_alloc.c: free order-0 pages through PCP in page_frag_free()
` [PATCH AUTOSEL 4.19 155/219] mm/page_alloc.c: use a single function to free page
` [PATCH AUTOSEL 4.19 156/219] mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free()
` [PATCH AUTOSEL 4.19 182/219] mm/hotplug: invalid PFNs from pfn_to_online_page()

[PATCH v4 0/9] per lruvec lru_lock for memcg
 2019-11-22  2:36 UTC  (15+ messages)
` [PATCH v4 1/9] mm/swap: fix uninitialized compiler warning
` [PATCH v4 3/9] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v4 9/9] mm/lru: revise the comments of lru_lock

[patch 4/4] mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
 2019-11-22  1:54 UTC 

[patch 3/4] mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()
 2019-11-22  1:53 UTC 

[patch 2/4] Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()"
 2019-11-22  1:53 UTC 

[patch 1/4] mm/sparse: consistently do not zero memmap
 2019-11-22  1:53 UTC 

incoming
 2019-11-22  1:53 UTC 

[PATCH] tmpfs: use ida to get inode number
 2019-11-22  1:23 UTC  (10+ messages)

[PATCH v5] zswap: allow setting default status, compressor and allocator in Kconfig
 2019-11-21 23:40 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD INCOMPLETE 232aa1d5e73ce18369cd98f2ddc3c14d6dbeb28b
 2019-11-21 22:31 UTC 

[PATCH v4 2/2] kasan: add test for invalid size in memmove
 2019-11-21 22:21 UTC  (2+ messages)

[PATCH v7 08/10] mm: rework non-root kmem_cache lifecycle management
 2019-11-21 22:09 UTC  (9+ messages)
` WARNING bisected (was Re: [PATCH v7 08/10] mm: rework non-root kmem_cache lifecycle management)

[PATCH] mm: fix unsafe page -> lruvec lookups with cgroup charge migration
 2019-11-21 21:30 UTC  (7+ messages)

INFO: task hung in __do_page_fault (2)
 2019-11-21 21:00 UTC  (4+ messages)

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

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2019-11-21 18:21 UTC  (8+ messages)

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

[PATCH v2 1/3] fs: remove redundant cache invalidation after async direct-io write
 2019-11-21 16:23 UTC  (6+ messages)
` [PATCH v2 2/3] fs: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
` [PATCH v2 3/3] fs: warn if stale pagecache is left after direct write

[PATCH 0/3] mips: get rid of __ARCH_USE_5LEVEL_HACK
 2019-11-21 16:21 UTC  (4+ messages)
` [PATCH 1/3] mips: fix build when "48 bits virtual memory" is enabled
` [PATCH 2/3] mips: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH 3/3] mips: add support for folded p4d page tables

[PATCH RFC v2 00/25] Add KernelMemorySanitizer infrastructure
 2019-11-21 12:08 UTC  (10+ messages)
` [PATCH RFC v2 09/25] kmsan: add KMSAN runtime
` [PATCH RFC v2 10/25] kmsan: define READ_ONCE_NOCHECK()

[linux-next:master] BUILD INCOMPLETE 1fef9976397fc9b951ee54467eccd65e0c508785
 2019-11-21 10:09 UTC 

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-11-21  9:15 UTC  (14+ messages)

[RFC 00/10] autonuma: Optimize memory placement in memory tiering system
 2019-11-21  8:38 UTC  (6+ messages)
` [RFC 10/10] autonuma, memory tiering: Adjust hot threshold automatically

[PATCH] mm/ksm: Don't WARN if page is still mapped in remove_stable_node()
 2019-11-21  4:12 UTC  (2+ messages)

[PATCH v2] mm: Fix Kconfig indentation
 2019-11-21  3:20 UTC 

[PATCH 1/2] mm/memory-failure.c: PageHuge is handled at the beginning of memory_failure
 2019-11-21  1:07 UTC  (8+ messages)
` [PATCH 2/2] mm/memory-failure.c: not necessary to recalculate hpage

[linux-next:pending-fixes] BUILD SUCCESS 08504765f773b151ff96f75b36e6a7f1c3308ccf
 2019-11-20 19:35 UTC 

[PATCH v4 00/10] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-11-20 15:54 UTC  (4+ messages)

[PATCH] mm: Fix Kconfig indentation
 2019-11-20 14:36 UTC  (2+ messages)

[RESEND PATCH] virt: Fix Kconfig indentation
 2019-11-20 13:58 UTC 

[PATCH] mm: Clean up filemap_write_and_wait()
 2019-11-20 13:36 UTC  (3+ messages)

mlockall(MCL_CURRENT) blocking infinitely
 2019-11-20 12:42 UTC  (13+ messages)

[PATCH 00/28] mm, xfs: non-blocking inode reclaim
 2019-11-20 12:42 UTC  (9+ messages)
` [PATCH 28/28] xfs: rework unreferenced inode lookups

[PATCH v1 01/12] powerpc/pseries: CMM: Implement release() function for sysfs device
 2019-11-20 10:35 UTC  (2+ messages)

[PATCH v2 00/18] Memory Hierarchy: Enable target node lookups for reserved memory
 2019-11-20 10:30 UTC  (3+ messages)
` [PATCH v2 16/18] powerpc/papr_scm: Switch to numa_map_to_online_node()

[PATCH] mm, sparse: do not waste pre allocated memmap space
 2019-11-20  7:52 UTC  (4+ messages)

[PATCH v3 00/15] Enable CONFIG_VMAP_STACK on PPC32
 2019-11-20  7:38 UTC  (4+ messages)
` [PATCH v3 15/15] powerpc/32s: Activate CONFIG_VMAP_STACK

[PATCH v6 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-20  7:17 UTC  (7+ messages)
` [PATCH v6 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v6 17/24] mm/gup: track FOLL_PIN pages

[PATCH V10] mm/debug: Add tests validating architecture page table helpers
 2019-11-20  5:31 UTC 

[PATCH v11 1/4] kasan: support backing vmalloc space with real shadow memory
 2019-11-20  5:27 UTC  (2+ messages)
` [PATCH] update to "kasan: support backing vmalloc space with real shadow memory"

[PATCH] dma/debug: Fix dma vs cow-page collision detection
 2019-11-20  1:23 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).