linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-22 12:29:20 to 2020-10-23 14:16:49 UTC [more...]

[PATCH 03/65] mm: Track mmu notifiers in fs_reclaim_acquire/release
 2020-10-23 14:16 UTC  (21+ messages)
  ` [PATCH 04/65] mm: Extract might_alloc() debug check
  ` [PATCH 29/65] s390/pci: Remove races against pte updates
  ` [PATCH 30/65] drm/exynos: Stop using frame_vector helpers
  ` [PATCH 31/65] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
  ` [PATCH 32/65] misc/habana: Stop using frame_vector helpers
  ` [PATCH 33/65] misc/habana: Use FOLL_LONGTERM for userptr
  ` [PATCH 34/65] mm/frame-vector: Use FOLL_LONGTERM
  ` [PATCH 35/65] media: videobuf2: Move frame_vector into media subsystem
  ` [PATCH 36/65] mm: Close race in generic_access_phys
  ` [PATCH 37/65] mm: Add unsafe_follow_pfn
  ` [PATCH 38/65] media/videbuf1|2: Mark follow_pfn usage as unsafe
  ` [PATCH 39/65] vfio/type1: Mark follow_pfn "
  ` [PATCH 40/65] PCI: Obey iomem restrictions for procfs mmap
  ` [PATCH 41/65] /dev/mem: Only set filp->f_mapping
  ` [PATCH 42/65] resource: Move devmem revoke code to resource framework
  ` [PATCH 43/65] sysfs: Support zapping of binary attr mmaps
  ` [PATCH 44/65] PCI: Revoke mappings like devmem

[PATCH v4 0/1] Add tracepoints around mmap_lock acquisition
 2020-10-23 13:59 UTC  (3+ messages)
` [PATCH v4 1/1] mmap_lock: add tracepoints around lock acquisition

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-10-23 13:28 UTC  (42+ messages)

[PATCH v2] mm,thp,shmem: limit shmem THP alloc gfp_mask
 2020-10-23 12:55 UTC  (6+ messages)

[RFCv2 00/16] KVM protected memory extension
 2020-10-23 12:37 UTC  (17+ messages)
` [RFCv2 08/16] KVM: Use GUP instead of copy_from/to_user() to access guest memory
` [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] x86/mpx: fix recursive munmap() corruption
 2020-10-23 12:28 UTC  (9+ messages)

[PATCH] hugetlb: fix locking in region_add,region_cgh,allocate_file_region_entries
 2020-10-23 12:11 UTC  (7+ messages)

[PATCH] mm/cma.c: remove redundant cma_mutex lock
 2020-10-23 11:29 UTC  (3+ messages)

[PATCH 0/2] block layer filter and block device snapshot module
 2020-10-23 11:12 UTC  (14+ messages)
                    ` [dm-devel] "

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

[linux-next:pending-fixes] BUILD SUCCESS 0281c5220c40dd77262916430036b62e4a52e685
 2020-10-23  9:54 UTC 

[PATCH v3 00/16] follow_pfn and other iomap races
 2020-10-23  9:12 UTC  (14+ messages)
` [PATCH v3 04/16] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v3 12/16] PCI: Obey iomem restrictions for procfs mmap

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

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

ld.lld: warning: mm/built-in.a(page_alloc.o):(.data..L__unnamed_59) is being placed in '.data..L__unnamed_59'
 2020-10-23  8:02 UTC 

[PATCH] mm: memcontrol: add file_thp, shmem_thp to memory.stat
 2020-10-23  7:42 UTC  (7+ messages)

[PATCH] bdi: fix -Wformat-security
 2020-10-23  7:15 UTC  (2+ messages)

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

[PATCH v4 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-23  6:49 UTC  (3+ messages)
` [PATCH v4 7/7] mm: Remove examples from enum zone_type comment

[PATCH] mm,thp,shmem: limit shmem THP alloc gfp_mask
 2020-10-23  6:47 UTC  (10+ messages)

[PATCH] mm/mremap_pages: Fix static key devmap_managed_key updates
 2020-10-23  6:46 UTC  (8+ messages)

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

[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

[PATCH v3] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-10-23  0:40 UTC  (6+ messages)
` [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 

[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

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 rfc 0/2] mm: cma: make cma_release() non-blocking
 2020-10-22 17:25 UTC  (6+ 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 -next] treewide: Remove stringification from __alias macro definition
 2020-10-22 16:20 UTC  (3+ 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)

[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


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