linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-20 16:56:12 to 2020-10-22 12:52:13 UTC [more...]

[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

let import_iovec deal with compat_iovecs as well v4
 2020-10-22 12:42 UTC  (20+ 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"

[RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-10-22 12:28 UTC  (10+ messages)
` [PATCH v3] "
          ` [PATCH v4] "

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

[RFCv2 00/16] KVM protected memory extension
 2020-10-22 12:07 UTC  (25+ 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()
` [RFCv2 15/16] KVM: Unmap protected pages from direct mapping

[PATCH v3 00/16] follow_pfn and other iomap races
 2020-10-22 11:43 UTC  (32+ 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 0/2] block layer filter and block device snapshot module
 2020-10-22 10:28 UTC  (22+ messages)
` [PATCH 1/2] Block layer filter - second version
` [PATCH 2/2] blk-snap - snapshots and change-tracking for block devices

[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  (14+ messages)

[PATCH] mm/mremap_pages: Fix static key devmap_managed_key updates
 2020-10-22  8:34 UTC  (2+ messages)

[PATCH] mm,thp,shmem: limit shmem THP alloc gfp_mask
 2020-10-22  8:15 UTC  (2+ 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 -next] treewide: Remove stringification from __alias macro definition
 2020-10-22  7:33 UTC  (9+ messages)

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

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

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

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

Splitting a THP beyond EOF
 2020-10-21 23:04 UTC  (9+ 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 

[RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-10-21 19:33 UTC  (11+ 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 

[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  (2+ messages)
` [PATCH v2] "

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

[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 


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