linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-21 19:47:59 to 2020-10-23 04:34:55 UTC [more...]

ERROR: modpost: "has_transparent_hugepage" undefined!
 2020-10-23  4:33 UTC 

[PATCH v2] mm,thp,shmem: limit shmem THP alloc gfp_mask
 2020-10-23  3:40 UTC  (4+ messages)

mmstress[1309]: segfault at 7f3d71a36ee8 ip 00007f3d77132bdf sp 00007f3d71a36ee8 error 4 in libc-2.27.so[7f3d77058000+1aa000]
 2020-10-23  3:05 UTC  (9+ messages)
          ` [LTP] "

[PATCH] mm/mremap_pages: Fix static key devmap_managed_key updates
 2020-10-23  2:52 UTC  (7+ messages)

[RFC 0/4] Introduce VDUSE - vDPA Device in Userspace
 2020-10-23  2:55 UTC  (7+ messages)
  ` [External] "

[PATCH v19 00/20] per memcg lru_lock
 2020-10-23  2:00 UTC  (4+ messages)
` [PATCH v19 18/20] mm/lru: replace pgdat lru_lock with lruvec lock

[patch 1/1] checkpatch: enable GIT_DIR environment use to set git repository location
 2020-10-23  1:27 UTC 

[PATCH v1 0/2] mm: cma: introduce a non-blocking version of cma_release()
 2020-10-23  0:58 UTC  (6+ messages)
` [PATCH v1 1/2] mm: cma: introduce cma_release_nowait()
` [PATCH v1 2/2] mm: hugetlb: don't drop hugetlb_lock around cma_release() call

[RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-10-23  0:40 UTC  (14+ messages)
` [PATCH v3] "
          ` [PATCH v4] "

[PATCH 00/10] PKS: Add Protection Keys Supervisor (PKS) support
 2020-10-22 22:27 UTC  (11+ messages)
` [PATCH 01/10] x86/pkeys: Create pkeys_common.h
` [PATCH 02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH 03/10] x86/pks: Enable Protection Keys Supervisor (PKS)
` [PATCH 04/10] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH 05/10] x86/pks: Add PKS kernel API
` [PATCH 06/10] x86/entry: Move nmi entry/exit into common code
` [PATCH 07/10] x86/entry: Pass irqentry_state_t by reference
` [PATCH 08/10] x86/entry: Preserve PKRS MSR across exceptions
` [PATCH 09/10] x86/fault: Report the PKRS state on fault
` [PATCH 10/10] x86/pks: Add PKS test code

[GIT PULL] vfs: move the clone/dedupe/remap helpers to a single file
 2020-10-22 22:23 UTC 

let import_iovec deal with compat_iovecs as well v4
 2020-10-22 22:07 UTC  (44+ messages)
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
  ` Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"

[PATCH RFC v2 00/21] kasan: hardware tag-based mode for production use on arm64
 2020-10-22 20:28 UTC  (27+ messages)
` [PATCH RFC v2 01/21] kasan: simplify quarantine_put call site
` [PATCH RFC v2 02/21] kasan: rename get_alloc/free_info
` [PATCH RFC v2 03/21] kasan: introduce set_alloc_info
` [PATCH RFC v2 04/21] kasan: unpoison stack only with CONFIG_KASAN_STACK
` [PATCH RFC v2 05/21] kasan: allow VMAP_STACK for HW_TAGS mode
` [PATCH RFC v2 06/21] kasan: mark kasan_init_tags as __init
` [PATCH RFC v2 07/21] kasan, arm64: move initialization message
` [PATCH RFC v2 08/21] kasan: remove __kasan_unpoison_stack
` [PATCH RFC v2 09/21] kasan: inline kasan_reset_tag for tag-based modes
` [PATCH RFC v2 10/21] kasan: inline random_tag for HW_TAGS
` [PATCH RFC v2 11/21] kasan: inline kasan_poison_memory and check_invalid_free
` [PATCH RFC v2 12/21] kasan: inline and rename kasan_unpoison_memory
` [PATCH RFC v2 13/21] arm64: kasan: Add cpu_supports_tags helper
` [PATCH RFC v2 14/21] kasan: add and integrate kasan boot parameters
` [PATCH RFC v2 15/21] kasan: check kasan_enabled in annotations
` [PATCH RFC v2 16/21] kasan: optimize poisoning in kmalloc and krealloc
` [PATCH RFC v2 17/21] kasan: simplify kasan_poison_kfree
` [PATCH RFC v2 18/21] kasan: rename kasan_poison_kfree
` [PATCH RFC v2 19/21] kasan: don't round_up too much
` [PATCH RFC v2 20/21] kasan: simplify assign_tag and set_tag calls
` [PATCH RFC v2 21/21] kasan: clarify comment in __kasan_kfree_large

[RFCv2 00/16] KVM protected memory extension
 2020-10-22 19:58 UTC  (18+ messages)
` [RFCv2 05/16] x86/kvm: Make VirtIO use DMA API in KVM guest
` [RFCv2 08/16] KVM: Use GUP instead of copy_from/to_user() to access guest memory
` [RFCv2 09/16] KVM: mm: Introduce VM_KVM_PROTECTED
` [RFCv2 14/16] KVM: Handle protected memory in __kvm_map_gfn()/__kvm_unmap_gfn()

drivers/net/wan/fsl_ucc_hdlc.c:458:33: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-10-22 19:23 UTC 

[PATCH 0/2] block layer filter and block device snapshot module
 2020-10-22 18:35 UTC  (10+ messages)

[PATCH] mm: memcontrol: add file_thp, shmem_thp to memory.stat
 2020-10-22 18:29 UTC  (6+ messages)

[PATCH rfc 0/2] mm: cma: make cma_release() non-blocking
 2020-10-22 17:25 UTC  (9+ messages)

Performance regressions in "boot_time" tests in Linux 5.8 Kernel
 2020-10-22 17:21 UTC  (9+ messages)

kernel BUG at mm/page-writeback.c:2241 [ BUG_ON(PageWriteback(page); ]
 2020-10-22 17:12 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 37b992c4486c41f0a6ebbaf2294e76b47a047250
 2020-10-22 16:51 UTC 

[PATCH] mm,thp,shmem: limit shmem THP alloc gfp_mask
 2020-10-22 16:40 UTC  (9+ messages)

[PATCH -next] treewide: Remove stringification from __alias macro definition
 2020-10-22 16:20 UTC  (7+ messages)

[PATCH] mm/shmem: fix up gfpmask for shmem hugepage allocation
 2020-10-22 15:16 UTC  (2+ messages)

[PATCH RFC] mm: fix the sync buffered read to the old way
 2020-10-22 14:55 UTC  (3+ messages)

[PATCH v3 00/16] follow_pfn and other iomap races
 2020-10-22 13:04 UTC  (12+ messages)
` [PATCH v3 12/16] PCI: Obey iomem restrictions for procfs mmap

[RFC PATCH 0/3] Allocate memmap from hotadded memory (per device)
 2020-10-22 13:04 UTC  (6+ messages)
` [RFC PATCH 1/3] mm,memory_hotplug: Introduce MHP_MEMMAP_ON_MEMORY
` [RFC PATCH 2/3] mm: Introduce a new Vmemmap page-type
` [RFC PATCH 3/3] mm,memory_hotplug: Allocate memmap from the added memory range

[PATCH v2 0/7] disable pcplists during memory offline
 2020-10-22 12:52 UTC  (13+ messages)
` [PATCH v2 3/7] mm, page_alloc: remove setup_pageset()
` [PATCH v2 4/7] mm, page_alloc: simplify pageset_update()
` [PATCH v2 5/7] mm, page_alloc: cache pageset high and batch in struct zone
` [PATCH v2 6/7] mm, page_alloc: move draining pcplists to page isolation users
` [PATCH v2 7/7] mm, page_alloc: disable pcplists during memory offline

[PATCH] hugetlb_cgroup: fix reservation accounting
 2020-10-22 12:21 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS fdba6f84e806c8f95cda104af1a2496fabbbe8db
 2020-10-22 10:20 UTC 

[PATCH] powerpc/mm: move setting pte specific flags to pfn_pmd
 2020-10-22  9:11 UTC 

[PATCH] mm, hugetlb: Avoid double clearing for hugetlb pages
 2020-10-22  8:55 UTC  (9+ messages)

drivers/scsi/fnic/vnic_dev.c:332:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-10-22  8:14 UTC 

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-22  7:39 UTC  (6+ messages)
` [PATCH v2 08/17] s390/pci: Remove races against pte updates

[PATCH 1/3] sched: fix exit_mm vs membarrier (v4)
 2020-10-22  6:51 UTC  (4+ messages)

Splitting a THP beyond EOF
 2020-10-21 23:04 UTC  (7+ messages)

[PATCH] mm: remove pagevec_lookup_range_nr_tag
 2020-10-21 20:43 UTC  (2+ messages)

[PATCH 0/4] Some more lock_page work
 2020-10-21 20:12 UTC  (9+ messages)
    ` Possible deadlock in fuse write path (Was: Re: [PATCH 0/4] Some more lock_page work..)

[PATCH] mm: handle zone device pages in release_pages()
 2020-10-21 19:47 UTC 


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