linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-19 15:26:09 to 2020-10-21 08:57:43 UTC [more...]

[PATCH v3 00/16] follow_pfn and other iomap races
 2020-10-21  8:56 UTC  (17+ 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] 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 0/4] Some more lock_page work
 2020-10-21  7:40 UTC  (8+ messages)
    ` Possible deadlock in fuse write path (Was: Re: [PATCH 0/4] Some more lock_page work..)

[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 

[PATCH] mm, hugetlb: Avoid double clearing for hugetlb pages
 2020-10-21  6:25 UTC  (10+ messages)

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

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  3:35 UTC  (8+ 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] "

[RFCv2 00/16] KVM protected memory extension
 2020-10-21  1:20 UTC  (30+ messages)
` [RFCv2 01/16] x86/mm: Move force_dma_unencrypted() to common code
` [RFCv2 02/16] x86/kvm: Introduce KVM memory protection feature
` [RFCv2 03/16] x86/kvm: Make DMA pages shared
` [RFCv2 04/16] x86/kvm: Use bounce buffers for KVM memory protection
` [RFCv2 05/16] x86/kvm: Make VirtIO use DMA API in KVM guest
` [RFCv2 06/16] x86/kvmclock: Share hvclock memory with the host
` [RFCv2 07/16] x86/realmode: Share trampoline area if KVM memory protection enabled
` [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 10/16] KVM: x86: Use GUP for page walk instead of __get_user()
` [RFCv2 11/16] KVM: Protected memory extension
` [RFCv2 12/16] KVM: x86: Enabled protected "
` [RFCv2 13/16] KVM: Rework copy_to/from_guest() to avoid direct mapping
` [RFCv2 14/16] KVM: Handle protected memory in __kvm_map_gfn()/__kvm_unmap_gfn()
` [RFCv2 15/16] KVM: Unmap protected pages from direct mapping
` [RFCv2 16/16] mm: Do not use zero page for VM_KVM_PROTECTED VMAs

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

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

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

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

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

[PATCH v2 0/5] mm: place pages to the freelist tail when onlining and undoing isolation
 2020-10-20 17:21 UTC  (7+ 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

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

Performance regressions in "boot_time" tests in Linux 5.8 Kernel
 2020-10-20 15:26 UTC  (7+ messages)

[PATCH 1/3] sched: fix exit_mm vs membarrier (v4)
 2020-10-20 14:59 UTC  (3+ 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  (15+ messages)
` [PATCH RFC V3 4/9] x86/pks: Preserve the PKRS MSR on context switch
` [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  (13+ 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  (26+ messages)
` [PATCH v1 07/29] virtio-mem: generalize virtio_mem_overlaps_range()
` [PATCH v1 09/29] virtio-mem: don't always trigger the workqueue when offlining memory
` [PATCH v1 12/29] virtio-mem: factor out fake-offlining into virtio_mem_fake_offline()
` [PATCH v1 15/29] virito-mem: document Sub Block Mode (SBM)
` [PATCH v1 16/29] virtio-mem: memory block states are specific to "
` [PATCH v1 17/29] virito-mem: subblock "
` [PATCH v1 18/29] virtio-mem: factor out calculation of the bit number within the sb_states bitmap
` [PATCH v1 29/29] virtio-mem: Big Block Mode (BBM) - safe memory hotunplug

[RFC 0/4] Introduce VDUSE - vDPA Device in Userspace
 2020-10-20  9:12 UTC  (25+ messages)
` [RFC 1/4] mm: export zap_page_range() for driver use
    ` [External] "
` [RFC 2/4] vduse: Introduce VDUSE - vDPA Device in Userspace
      ` [External] "
` [RFC 3/4] vduse: grab the module's references until there is no vduse device
    ` [External] "
  ` [External] Re: [RFC 0/4] Introduce VDUSE - vDPA Device in Userspace

[PATCH v22 00/18] Introduce Data Access MONitor (DAMON)
 2020-10-20  8:59 UTC  (19+ messages)
` [PATCH v22 01/18] mm: "
` [PATCH v22 02/18] mm/damon: Implement region based sampling
` [PATCH v22 03/18] mm/damon: Adaptively adjust regions
` [PATCH v22 04/18] mm/damon: Track dynamic monitoring target regions update
` [PATCH v22 05/18] mm/idle_page_tracking: Make PG_(idle|young) reusable
` [PATCH v22 06/18] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v22 07/18] mm/page_idle: Avoid interferences from concurrent users
` [PATCH v22 08/18] mm/damon/primitives: Make coexistable with Idle Page Tracking
` [PATCH v22 09/18] mm/damon: Add a tracepoint
` [PATCH v22 10/18] mm/damon: Implement a debugfs-based user space interface
` [PATCH v22 11/18] mm/damon/dbgfs: Implement recording feature
` [PATCH v22 12/18] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v22 13/18] mm/damon/dbgfs: Support multiple contexts
` [PATCH v22 14/18] tools: Introduce a minimal user-space tool for DAMON
` [PATCH v22 15/18] Documentation: Add documents "
` [PATCH v22 16/18] mm/damon: Add kunit tests
` [PATCH v22 17/18] mm/damon: Add user space selftests
` [PATCH v22 18/18] MAINTAINERS: Update for DAMON

[PATCH] mm, page_alloc: skip ->watermark_boost for atomic order-0 allocations-fix
 2020-10-19 18:40 UTC  (2+ messages)

[PATCH v2] kasan: adopt KUNIT tests to SW_TAGS mode
 2020-10-19 17:53 UTC 

[PATCH] kasan: adopt KUNIT tests to SW_TAGS mode
 2020-10-19 17:33 UTC  (3+ messages)

AMD SME encrpytion and PCI BAR pages to user space
 2020-10-19 17:25 UTC  (5+ messages)

[PATCH] mm: proc: add Sock to /proc/meminfo
 2020-10-19 17:23 UTC  (10+ messages)
  ` [External] "

[PATCH 1/2] dmaengine: ppc4xx: make ppc440spe_adma_chan_list static
 2020-10-19 15:57 UTC  (2+ messages)
` [PATCH 2/2] dmaengine: ppc4xx: remove xor_hw_desc assignment without reading


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