linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-08 15:46:35 to 2020-04-10 19:16:21 UTC [more...]

[PATCH v2 0/4] Clean up hugetlb boot command line processing
 2020-04-10 19:16 UTC  (3+ messages)
` [PATCH v2 1/4] hugetlbfs: add arch_hugetlb_valid_size

[PATCH resend mm,net-next 1/3] mm: Refactor insert_page to prepare for batched-lock insert
 2020-04-10 19:15 UTC  (8+ messages)
` [PATCH resend mm,net-next 3/3] net-zerocopy: Use vm_insert_pages() for tcp rcv zerocopy

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-04-10 19:10 UTC  (12+ messages)
` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image

[PATCH] mm: mmap: Fix a typo in comment "compatbility"->"compatibility"
 2020-04-10 19:00 UTC  (2+ messages)

[RFC] mm/memory.c: Optimizing THP zeroing routine for !HIGHMEM cases
 2020-04-10 18:54 UTC  (6+ messages)

[PATCH] mm/hugetlb: Fix a typo in comment "manitained"->"maintained"
 2020-04-10 18:42 UTC  (2+ messages)

f45ec5ff16 ("userfaultfd: wp: support swap and page migration"): [ 140.777858] BUG: Bad rss-counter state mm:b278fc66 type:MM_ANONPAGES val:1
 2020-04-10 18:14 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 3a0f8793ae13e69da6ef8c43421832d2f1f1acd0
 2020-04-10 17:38 UTC 

[PATCH 0/2] mm: Two small fixes for recent syzbot reports
 2020-04-10 17:26 UTC  (31+ messages)
` [PATCH 1/2] mm/mempolicy: Allow lookup_node() to handle fatal signal

[PATCH] mm: ksm: Fix a typo in comment "alreaady"->"already"
 2020-04-10 16:24 UTC 

[PATCH] mm/memory_hotplug: Fix a typo in comment "recoreded"->"recorded"
 2020-04-10 16:03 UTC 

[PATCH 0/2] selftests: vm: Build fixes for powerpc64
 2020-04-10 15:57 UTC  (4+ messages)
` [PATCH 1/2] selftests: vm: Do not override definition of ARCH

[PATCHv2 0/8] thp/khugepaged improvements and CoW semantics
 2020-04-10 15:56 UTC  (31+ messages)
` [PATCHv2 1/8] khugepaged: Add self test
` [PATCHv2 2/8] khugepaged: Do not stop collapse if less than half PTEs are referenced
` [PATCHv2 4/8] khugepaged: Drain LRU add pagevec after swapin
` [PATCHv2 5/8] khugepaged: Allow to callapse a page shared across fork
` [PATCHv2 6/8] khugepaged: Allow to collapse PTE-mapped compound pages

[PATCH] mm/hugetlb: avoid weird message in hugetlb_init
 2020-04-10 15:47 UTC  (5+ messages)

[RFC v2 0/5] blktrace: fix use after free
 2020-04-10 14:34 UTC  (13+ messages)
` [RFC v2 1/5] block: move main block debugfs initialization to its own file
` [RFC v2 2/5] blktrace: fix debugfs use after free
` [RFC v2 3/5] blktrace: ref count the request_queue during ioctl
` [RFC v2 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
` [RFC v2 5/5] block: revert back to synchronous request_queue removal

[PATCH] Documentation: hugetlb: Update hugetlb options
 2020-04-10 12:02 UTC  (5+ messages)

Memory CG and 5.1 to 5.6 uprade slows backup
 2020-04-10  8:43 UTC  (14+ messages)

decruft the vmalloc API
 2020-04-10  8:11 UTC  (27+ messages)
` [PATCH 01/28] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 09/28] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 17/28] mm: remove the prot argument from vm_map_ram
` [PATCH 19/28] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
` [PATCH 25/28] mm: remove vmalloc_user_node_flags

[PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2020-04-10  6:50 UTC  (19+ messages)
      ` [PATCH RFC] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP (was: Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)

[linux-next:master] BUILD SUCCESS 873e37a44b1ee8ad4628ca257dc51c0c7c654326
 2020-04-10  1:24 UTC 

[PATCH 0/5] Improve page poisoning implementation
 2020-04-09 20:55 UTC  (20+ messages)
` [PATCH 1/5] mm: Constify a lot of struct page arguments
` [PATCH 2/5] mm: Rename PF_POISONED_PAGE to page_poison_check
` [PATCH 3/5] mm: Remove casting away of constness
` [PATCH 4/5] mm: Check for page poison in both page_to_nid implementations
` [PATCH 5/5] mm: Check page poison before finding a head page

[PATCH] mm, gup: return EINTR when gup is interrupted by fatal signals
 2020-04-09 19:55 UTC  (2+ messages)

[RFC PATCH 6/9] mm: export-GPL get_pageblock_migratetype
 2020-04-09 19:35 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 8614d419a4d6f46b91439de79032bc207b132609
 2020-04-09 15:27 UTC 

[PATCH v3] mm, memcg: fix error return value of mem_cgroup_css_alloc()
 2020-04-09 14:07 UTC  (13+ messages)

[PATCH v1 0/2] mm/memory_hotplug: remove is_mem_section_removable()
 2020-04-09 14:01 UTC  (12+ messages)
` [PATCH v1 1/2] powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()

[RFC PATCH 0/4] DAMON: Make Configurable for Various Address Spaces Including Physical Memory
 2020-04-09  9:42 UTC  (5+ messages)
` [RFC PATCH 1/4] mm/damon: Use vm-independent address range concept
` [RFC PATCH 2/4] mm/damon: Clean up code using 'struct damon_addr_range'
` [RFC PATCH 3/4] mm/damon: Make monitoring target regions init/update configurable
` [RFC PATCH 4/4] mm/damon: Make access check configurable

[PATCH] mm: mmap: initialize align_offset explicitly for vm_unmapped_area
 2020-04-09  9:40 UTC 

memfd/fuse_test: BUG: kernel NULL pointer dereference, address: 00000041
 2020-04-09  9:01 UTC 

[patch 043/155] mm/gup: track FOLL_PIN pages
 2020-04-09  7:46 UTC  (5+ messages)

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-09  7:45 UTC  (7+ messages)
` [PATCH 03/35] docs: fix broken references to text files
` [PATCH 24/35] docs: mm: slab.h: fix a broken cross-reference

[PATCH -next] mm: page_alloc: fix kernel-doc warning
 2020-04-09  6:53 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 5798bd75ab137611da5c4cb11b6795d14cb60ba2
 2020-04-09  6:10 UTC 

[PATCH for Linux v2] virtio_balloon: Add VIRTIO_BALLOON_VQ_INFLATE_CONT to handle THP split issue
 2020-04-09  6:05 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS bfd24b8ae88a989cbc45a665d0d5c8492cb12c18
 2020-04-09  3:33 UTC 

[PATCH] mm/gup: Let __get_user_pages_locked() return -EINTR for fatal signal
 2020-04-09  2:27 UTC  (6+ messages)

WARNING in af_alg_make_sg
 2020-04-09  1:37 UTC 

[PATCH v5 0/2] mm: using CMA for 1 GB hugepages allocation
 2020-04-09  1:15 UTC  (4+ messages)
` [PATCH v5 1/2] mm: cma: NUMA node interface

[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
 2020-04-09  1:06 UTC  (7+ messages)

[PATCH v5 00/10] workingset protection/detection on the anonymous LRU list
 2020-04-09  0:53 UTC  (6+ messages)
` [PATCH v5 05/10] mm/swap: charge the page when adding to the swap cache

incoming
 2020-04-08 23:14 UTC  (12+ messages)
` [patch 125/166] lib/list: prevent compiler reloads inside 'safe' list iteration

[PATCH RFC] mm: compaction: avoid migrating non-cma pages to a cma area
 2020-04-08 19:41 UTC 

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-04-08 18:18 UTC  (6+ messages)
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault

[PATCH v5 00/38] Add KernelMemorySanitizer infrastructure
 2020-04-08 16:07 UTC  (13+ messages)
` [PATCH v5 25/38] kmsan: unpoison |tlb| in arch_tlb_gather_mmu()
` [PATCH v5 28/38] kmsan: init: call KMSAN initialization routines
` [PATCH v5 30/38] kmsan: handle /dev/[u]random
` [PATCH v5 32/38] kmsan: disable strscpy() optimization under KMSAN
` [PATCH v5 33/38] kmsan: add iomap support
` [PATCH v5 36/38] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN


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