linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-04 16:52:38 to 2019-11-05 23:13:31 UTC [more...]

[PATCH v1 00/10] mm: Don't mark hotplugged pages PG_reserved (including ZONE_DEVICE)
 2019-11-05 23:13 UTC  (21+ messages)
` [PATCH v1 01/10] mm/memory_hotplug: Don't allow to online/offline memory blocks with holes
` [PATCH v1 02/10] KVM: x86/mmu: Prepare kvm_is_mmio_pfn() for PG_reserved changes
` [PATCH v1 03/10] KVM: Prepare kvm_is_reserved_pfn() "
` [PATCH v1 09/10] mm/memory_hotplug: Don't mark pages PG_reserved when initializing the memmap

[PATCH V8] mm/debug: Add tests validating architecture page table helpers
 2019-11-05 22:30 UTC  (5+ messages)

[PATCH 0/1] userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
 2019-11-05 22:10 UTC  (16+ messages)
` [PATCH 1/1] "

[PATCH v13 0/6] mm / virtio: Provide support for unused page reporting
 2019-11-05 22:06 UTC  (10+ messages)
` [PATCH v13 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v13 2/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v13 3/6] mm: Introduce Reported pages
` [PATCH v13 4/6] mm: Add device side and notifier for unused page reporting
` [PATCH v13 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v13 6/6] virtio-balloon: Add support for providing unused page reports to host
` [PATCH v13 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v13 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [PATCH v13 QEMU 3/3] virtio-balloon: Provide a interface for "

[PATCH] mm: shmem: use proper gfp flags for shmem_writepage()
 2019-11-05 22:02 UTC 

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-11-05 21:23 UTC  (12+ messages)
` [PATCH v2 01/15] mm/mmu_notifier: define the header pre-processor parts even if disabled
` [PATCH v2 08/15] xen/gntdev: Use select for DMA_SHARED_BUFFER
` [PATCH v2 09/15] xen/gntdev: use mmu_range_notifier_insert

5.4-rc1 boot regression with kmemleak enabled
 2019-11-05 19:26 UTC  (10+ messages)

Why sometimes count vm event with page number, sometimes not?
 2019-11-05 20:49 UTC  (5+ messages)

[PATCH RFC v2 00/25] Add KernelMemorySanitizer infrastructure
 2019-11-05 15:02 UTC  (10+ messages)
` [PATCH RFC v2 10/25] kmsan: define READ_ONCE_NOCHECK()
` [PATCH RFC v2 18/25] kmsan: call KMSAN hooks where needed
` [PATCH RFC v2 22/25] kmsan: unpoisoning buffers from devices etc

mlockall(MCL_CURRENT) blocking infinitely
 2019-11-05 20:05 UTC  (16+ messages)

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-05 19:00 UTC  (37+ messages)
` [PATCH v2 03/18] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 07/18] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH v2 08/18] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v2 09/18] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v2 12/18] mm/gup: track FOLL_PIN pages

[PATCH v3] mm: fix trying to reclaim unevictable lru page when calling madvise_pageout
 2019-11-05 18:48 UTC  (8+ messages)

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-05 18:16 UTC  (7+ messages)
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()

remap_pfn_range addr page alignment
 2019-11-05 17:46 UTC  (3+ messages)

[PATCH 00/28] mm, xfs: non-blocking inode reclaim
 2019-11-05 17:06 UTC  (27+ messages)
` [PATCH 02/28] xfs: Throttle commits on delayed background CIL push
` [PATCH 04/28] xfs: Improve metadata buffer reclaim accountability
` [PATCH 06/28] xfs: factor common AIL item deletion code
` [PATCH 07/28] xfs: tail updates only need to occur when LSN changes
` [PATCH 08/28] xfs: factor inode lookup from xfs_ifree_cluster
` [PATCH 14/28] mm: reclaim_state records pages reclaimed, not slabs
` [PATCH 15/28] mm: back off direct reclaim on excessive shrinker deferral
` [PATCH 16/28] mm: kswapd backoff for shrinkers
` [PATCH 17/28] xfs: synchronous AIL pushing
` [PATCH 19/28] xfs: reduce kswapd blocking on inode locking
` [PATCH 20/28] xfs: kill background reclaim work
` [PATCH 21/28] xfs: use AIL pushing for inode reclaim IO

[PATCH] mm: rmap: use VM_BUG_ON() in __page_check_anon_rmap()
 2019-11-05 17:03 UTC 

Double free of struct sk_buff reported by SLAB_CONSISTENCY_CHECKS with init_on_free
 2019-11-05 17:01 UTC  (9+ messages)

use generic DMA mapping code in powerpc V4
 2019-11-05 16:28 UTC  (16+ messages)
                          ` Bug 205201 - overflow of DMA mask and bus mask

[RFC] mm: gup: add helper page_try_gup_pin(page)
 2019-11-05 15:54 UTC  (7+ messages)

[PATCH v15 1/4] Add flags option to get xattr method paired to __vfs_getxattr
 2019-11-05 15:37 UTC  (3+ messages)

[PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-11-05 15:25 UTC  (7+ messages)

[PATCH v3 5/9] seqlock, kcsan: Add annotations for KCSAN
 2019-11-05 15:22 UTC  (3+ messages)

[PATCH v4 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-11-05 14:58 UTC  (15+ messages)
` [PATCH v4 01/13] alpha: use pgtable-nopud instead of 4level-fixup
` [PATCH v4 02/13] arm: nommu: "
` [PATCH v4 03/13] c6x: "
` [PATCH v4 04/13] m68k: nommu: "
` [PATCH v4 05/13] m68k: mm: use pgtable-nopXd "
` [PATCH v4 06/13] microblaze: use pgtable-nopmd "
` [PATCH v4 07/13] nds32: "
` [PATCH v4 08/13] parisc: use pgtable-nopXd "
` [PATCH v4 09/13] parisc/hugetlb: "
` [PATCH v4 10/13] sparc32: use pgtable-nopud "
` [PATCH v4 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions
` [PATCH v4 12/13] um: add support for folded p4d page tables
` [PATCH v4 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h

[PATCH 0/2] xtensa: get rid of __ARCH_USE_5LEVEL_HACK
 2019-11-05 14:33 UTC  (3+ messages)
` [PATCH 1/2] xtensa: mm: fix PMD folding implementation
` [PATCH 2/2] xtensa: get rid of __ARCH_USE_5LEVEL_HACK

[PATCH] MAINTAINERS: update information for "MEMORY MANAGEMENT"
 2019-11-05 13:23 UTC  (6+ messages)

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-11-05 13:02 UTC  (11+ messages)

[PATCH v2] mm/memory-failure.c: replace with page_shift() in add_to_kill()
 2019-11-05 10:18 UTC  (3+ messages)

[PATCH v3] mm/memory_hotplug: Fix try_offline_node()
 2019-11-05 10:07 UTC  (3+ messages)

[PATCH] mm/memory-failure.c: replace with page_shift() in add_to_kill()
 2019-11-05  9:09 UTC  (3+ messages)

[PATCH] mm/sparse: Consistently do not zero memmap
 2019-11-05  8:43 UTC  (11+ messages)

[PATCH] kernel: sysctl: make drop_caches write-only
 2019-11-05  6:20 UTC  (2+ messages)

[PATCH] mm/memcontrol: update documentation about invoking oom killer
 2019-11-05  6:09 UTC  (2+ messages)

[PATCH v2] mm: Fix checking unmapped holes for mbind
 2019-11-05  2:29 UTC  (4+ messages)

[PATCH V2 00/26] mm, xfs: non-blocking inode reclaim
 2019-11-04 23:08 UTC  (9+ messages)
` [PATCH 04/26] xfs: Improve metadata buffer reclaim accountability

[PATCH v4 0/2] HMM tests and minor fixes
 2019-11-04 22:21 UTC  (3+ messages)
` [PATCH v4 1/2] mm/hmm: make full use of walk_page_range()
` [PATCH v4 2/2] mm/hmm/test: add self tests for HMM

[PATCH v8 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-11-04 21:19 UTC  (6+ messages)
` [PATCH v8 5/9] hugetlb: disable region_add file_region coalescing

[PATCH hmm 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-11-04 20:25 UTC  (3+ messages)
` [PATCH hmm 05/15] RDMA/odp: Use mmu_range_notifier_insert()

[PATCH v15 00/23] Generic page walk and ptdump
 2019-11-04 19:35 UTC  (2+ messages)

[PATCH -next] mm/ptdump: fix a -Wold-style-declaration warning
 2019-11-04 19:23 UTC 

KCSAN: data-race in __rcu_read_unlock / sync_rcu_exp_select_cpus
 2019-11-04 17:19 UTC  (5+ messages)


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