linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-20 09:58:58 to 2020-10-22 07:01:01 UTC [more...]

[PATCH v3 00/16] follow_pfn and other iomap races
 2020-10-22  7:00 UTC  (31+ messages)
` [PATCH v3 01/16] drm/exynos: Stop using frame_vector helpers
` [PATCH v3 02/16] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v3 03/16] misc/habana: Stop using frame_vector helpers
` [PATCH v3 04/16] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v3 05/16] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v3 06/16] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v3 07/16] mm: Close race in generic_access_phys
` [PATCH v3 08/16] s390/pci: Remove races against pte updates
` [PATCH v3 09/16] mm: Add unsafe_follow_pfn
` [PATCH v3 10/16] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v3 11/16] vfio/type1: Mark follow_pfn "
` [PATCH v3 12/16] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v3 13/16] /dev/mem: Only set filp->f_mapping
` [PATCH v3 14/16] resource: Move devmem revoke code to resource framework
` [PATCH v3 15/16] sysfs: Support zapping of binary attr mmaps
` [PATCH v3 16/16] PCI: Revoke mappings like devmem

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

[PATCH] mm/mremap_pages: Fix static key devmap_managed_key updates
 2020-10-22  6:07 UTC 

[PATCH 0/2] block layer filter and block device snapshot module
 2020-10-22  5:58 UTC  (20+ messages)
` [PATCH 1/2] Block layer filter - second version
` [PATCH 2/2] blk-snap - snapshots and change-tracking for block devices

Performance regressions in "boot_time" tests in Linux 5.8 Kernel
 2020-10-22  4:04 UTC  (8+ messages)

[PATCH] mm,thp,shmem: limit shmem THP alloc gfp_mask
 2020-10-22  3:48 UTC 

[PATCH rfc 0/2] mm: cma: make cma_release() non-blocking
 2020-10-22  3:47 UTC  (6+ messages)

[RFCv2 00/16] KVM protected memory extension
 2020-10-22  3:31 UTC  (26+ 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 11/16] KVM: Protected memory extension
` [RFCv2 14/16] KVM: Handle protected memory in __kvm_map_gfn()/__kvm_unmap_gfn()
` [RFCv2 15/16] KVM: Unmap protected pages from direct mapping

kernel BUG at mm/page-writeback.c:2241 [ BUG_ON(PageWriteback(page); ]
 2020-10-22  0:49 UTC 

let import_iovec deal with compat_iovecs as well v4
 2020-10-21 23:39 UTC  (4+ 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] mm, hugetlb: Avoid double clearing for hugetlb pages
 2020-10-21 23:32 UTC  (13+ messages)

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

[PATCH -next] treewide: Remove stringification from __alias macro definition
 2020-10-21 21:18 UTC  (8+ messages)

[PATCH] hugetlb_cgroup: fix reservation accounting
 2020-10-21 20:44 UTC 

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

[RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-10-21 20:32 UTC  (8+ messages)
` [PATCH v3] "

[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 

[RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-10-21 19:33 UTC  (14+ messages)

[PATCH] mm: optimize migrate_vma_pages() mmu notifier
 2020-10-21 19:13 UTC 

[PATCH v2 00/22] add Object Storage Media Pool (mpool)
 2020-10-21 17:48 UTC  (9+ messages)
  ` [EXT] "

cgroup and FALLOC_FL_PUNCH_HOLE: WARNING: CPU: 13 PID: 2438 at mm/page_counter.c:57 page_counter_uncharge+0x4b/0x5
 2020-10-21 17:30 UTC  (15+ messages)

mmstress[1309]: segfault at 7f3d71a36ee8 ip 00007f3d77132bdf sp 00007f3d71a36ee8 error 4 in libc-2.27.so[7f3d77058000+1aa000]
 2020-10-21 17:22 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 5302568121ba345f5c22528aefd72d775f25221e
 2020-10-21 17:21 UTC 

AMD SME encrpytion and PCI BAR pages to user space
 2020-10-21 16:03 UTC  (5+ messages)

[PATCH v4 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-21 12:34 UTC  (2+ messages)
` [PATCH v4 7/7] mm: Remove examples from enum zone_type comment

[PATCH v2 0/5] mm: place pages to the freelist tail when onlining and undoing isolation
 2020-10-21 10:58 UTC  (8+ messages)
` [PATCH v2 2/5] mm/page_alloc: place pages to tail in __putback_isolated_page()
` [PATCH v2 3/5] mm/page_alloc: move pages to tail in move_to_free_list()
` [PATCH v2 5/5] mm/memory_hotplug: update comment regarding zone shuffling

[linux-next:pending-fixes] BUILD SUCCESS d3f7f27bb8d10d29731bcdcb9ec4cb4d39a9407d
 2020-10-21 10:28 UTC 

[PATCH] mm/shmem: fix up gfpmask for shmem hugepage allocation
 2020-10-21  8:09 UTC 

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

[linux-next:master 15579/15595] arch/riscv/kernel/syscall_table.c:14:36: warning: excess elements in array initializer
 2020-10-21  7:42 UTC 

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

[linux-next:master 15579/15595] arch/arc/kernel/sys.c:13:36: warning: excess elements in array initializer
 2020-10-21  7:05 UTC 

[RFC] find_get_heads_contig
 2020-10-21  4:19 UTC  (2+ messages)

[PATCH] mm: bio_alloc never fails when set GFP_NOIO, GFP_KERNEL
 2020-10-21  3:11 UTC 

[PATCH] mm/memory.c: Introduce non-atomic __{Set,Clear}PageSwapCache
 2020-10-21  2:52 UTC  (6+ messages)
  ` [External] "

[PATCH] mm/msync: exit early when the flags is an MS_ASYNC and start < vm_start
 2020-10-20 20:56 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH 0/3 v2] tracing/mm: Add tracepoint_enabled() helper function for headers
 2020-10-20 20:43 UTC  (6+ messages)
` [PATCH 1/3 v2] tracepoints: Add helper to test if tracepoint is enabled in a header
` [PATCH 2/3 v2] mm/page_ref: Convert the open coded tracepoint enabled to the new helper

[PATCH] mm: don't wake kswapd prematurely when watermark boosting is disabled
 2020-10-20 20:33 UTC  (2+ messages)

[PATCH resend v3 0/2] Broad write-locking of nascent mm in execve
 2020-10-20 19:15 UTC  (3+ messages)
` [PATCH resend v3 2/2] exec: Broadly lock nascent mm until setup_arg_pages()

[PATCH v3] mm: mark async iocb read as NOWAIT once some data has been, copied
 2020-10-20 19:03 UTC  (2+ messages)

[PATCH v4 0/1] Add tracepoints around mmap_lock acquisition
 2020-10-20 18:47 UTC  (2+ messages)
` [PATCH v4 1/1] mmap_lock: add tracepoints around lock acquisition

incoming
 2020-10-20 18:45 UTC  (11+ messages)
` [patch 16/40] selftests/vm: use a common gup_test.h

mm: Question about the use of 'accessed' flags and pte_young() helper
 2020-10-20 18:33 UTC  (3+ messages)

[PATCH v3 0/2] Add tracepoints around mmap_lock acquisition
 2020-10-20 18:17 UTC  (4+ messages)
` [PATCH v3 2/2] mmap_lock: add tracepoints around lock acquisition

BUG: unable to handle page fault for address - PF: supervisor read access in kernel mode
 2020-10-20 18:05 UTC 

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-10-20 16:40 UTC  (12+ messages)

[PATCH v3 00/18] Allow readpage to return a locked page
 2020-10-20 14:13 UTC  (3+ messages)
` [PATCH v3 13/18] fuse: Tell the VFS that readpage was synchronous

[PATCH RFC V3 0/9] PKS: Add Protection Keys Supervisor (PKS) support RFC v3
 2020-10-20 14:10 UTC  (9+ messages)
` [PATCH RFC V3 6/9] x86/entry: Pass irqentry_state_t by reference

[PATCH RFC 0/8] kasan: hardware tag-based mode for production use on arm64
 2020-10-20 12:39 UTC  (11+ messages)
` [PATCH RFC 7/8] arm64: kasan: Add system_supports_tags helper

[PATCH] mm/cma.c: remove redundant cma_mutex lock
 2020-10-20 11:27 UTC  (2+ messages)

[PATCH v1 00/29] virtio-mem: Big Block Mode (BBM)
 2020-10-20  9:58 UTC  (3+ messages)
` [PATCH v1 18/29] virtio-mem: factor out calculation of the bit number within the sb_states bitmap


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