linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-22 12:57:46 to 2019-10-23 14:19:00 UTC [more...]

[PATCH v2 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-10-23 12:32 UTC  (21+ messages)
` [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
` [PATCH v2 7/8] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v2 8/8] x86, kcsan: Enable KCSAN for x86

[PATCH 0/8]: mm: vmscan: cgroup-related cleanups
 2019-10-23 14:18 UTC  (25+ messages)
` [PATCH 1/8] mm: vmscan: simplify lruvec_lru_size()
` [PATCH 2/8] mm: clean up and clarify lruvec lookup procedure
` [PATCH 3/8] mm: vmscan: move inactive_list_is_low() swap check to the caller
` [PATCH 4/8] mm: vmscan: naming fixes: global_reclaim() and sane_reclaim()
` [PATCH 5/8] mm: vmscan: replace shrink_node() loop with a retry jump
` [PATCH 6/8] mm: vmscan: turn shrink_node_memcg() into shrink_lruvec()
` [PATCH 7/8] mm: vmscan: split shrink_node() into node part and memcgs part
` [PATCH 8/8] mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs

[BUG -tip] kmemleak and stacktrace cause page faul
 2019-10-23 13:59 UTC  (10+ messages)

[PATCH] mm: gup: fix comment of __get_user_pages()
 2019-10-23 13:51 UTC 

[PATCH] mm/vmstat: Reduce zone lock hold time when reading /proc/pagetypeinfo
 2019-10-23 13:48 UTC  (22+ messages)
        ` [RFC PATCH 0/2] "
          ` [RFC PATCH 1/2] mm, vmstat: hide /proc/pagetypeinfo from normal users
          ` [RFC PATCH 2/2] mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo

[PATCH] mm/page_alloc: fix gcc compile warning
 2019-10-23 13:48 UTC  (2+ messages)

[RFC v1] mm: add page preemption
 2019-10-23 12:04 UTC  (6+ messages)

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

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-10-23 11:03 UTC  (12+ messages)

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

[PATCH RFC v3 0/9] virtio-mem: paravirtualized memory
 2019-10-23 10:03 UTC  (14+ messages)
` [PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0

[PATCH hmm 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-23  9:32 UTC  (13+ messages)

[linux-next:pending-fixes] BUILD SUCCESS b115640def2ec107ca19d9c428eca28f03f6f3ab
 2019-10-23  9:31 UTC 

[PATCH] mm, meminit: Recalculate pcpu batch and high limits after init completes -fix
 2019-10-23  8:57 UTC  (2+ messages)

[PATCH RFC v1 00/12] mm: Don't mark hotplugged pages PG_reserved (including ZONE_DEVICE)
 2019-10-23  8:20 UTC  (19+ messages)
` [PATCH RFC v1 01/12] mm/memory_hotplug: Don't allow to online/offline memory blocks with holes
` [PATCH RFC v1 02/12] mm/usercopy.c: Prepare check_page_span() for PG_reserved changes
` [PATCH RFC v1 03/12] KVM: x86/mmu: Prepare kvm_is_mmio_pfn() "
` [PATCH RFC v1 04/12] KVM: Prepare kvm_is_reserved_pfn() "
` [PATCH RFC v1 05/12] vfio/type1: Prepare is_invalid_reserved_pfn() "
` [PATCH RFC v1 06/12] staging/gasket: Prepare gasket_release_page() "
` [PATCH RFC v1 07/12] staging: kpc2000: Prepare transfer_complete_cb() "
` [PATCH RFC v1 08/12] powerpc/book3s: Prepare kvmppc_book3s_instantiate_page() "
` [PATCH RFC v1 09/12] powerpc/64s: Prepare hash_page_do_lazy_icache() "
` [PATCH RFC v1 10/12] powerpc/mm: Prepare maybe_pte_to_page() "
` [PATCH RFC v1 11/12] x86/mm: Prepare __ioremap_check_ram() "
` [PATCH RFC v1 12/12] mm/memory_hotplug: Don't mark pages PG_reserved when initializing the memmap

[RFC v1] memcg: add memcg lru for page reclaiming
 2019-10-23  8:08 UTC  (5+ messages)

[linux-next:master] BUILD INCOMPLETE a722f75b2923b4fd44c17e7255e822ac48fe85f0
 2019-10-23  7:40 UTC 

[PATCH] hugetlbfs: add O_TMPFILE support
 2019-10-23  7:14 UTC  (7+ messages)

[Bug 205135] System hang up when memory swapping (kswapd deadlock)
 2019-10-23  7:12 UTC  (5+ messages)

[PATCH v6 3/4] arm64: use both ZONE_DMA and ZONE_DMA32
 2019-10-23  7:11 UTC  (6+ messages)

[PATCH] Add prctl support for controlling PF_MEMALLOC V2
 2019-10-23  7:11 UTC  (8+ messages)

[PATCH 1/2] mm: memcontrol: remove dead code from memory_max_write()
 2019-10-23  6:59 UTC  (4+ messages)
` [PATCH 2/2] mm: memcontrol: try harder to set a new memory.high

[PATCH] mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
 2019-10-23  6:40 UTC  (3+ messages)

[PATCH v9 0/8] KVM: PPC: Driver to manage pages of secure guest
 2019-10-23  5:41 UTC  (6+ messages)
` [PATCH v9 2/8] KVM: PPC: Move pages between normal and secure memory

[RFC PATCH v2 00/16] Hwpoison rework {hard,soft}-offline
 2019-10-23  2:15 UTC  (14+ messages)
` [RFC PATCH v2 10/16] mm,hwpoison: Rework soft offline for free pages

[PATCH] mm: thp: handle page cache THP correctly in PageTransCompoundMap
 2019-10-23  1:31 UTC  (4+ messages)

mmotm 2019-10-22-17-07 uploaded
 2019-10-23  0:07 UTC 

linux-next test error: WARNING in collapse_file
 2019-10-22 23:10 UTC  (2+ messages)

[PATCH v14 1/5] Add flags option to get xattr method paired to __vfs_getxattr
 2019-10-22 22:13 UTC  (2+ messages)

[PATCH 0/1] mm/gup_benchmark: fix MAP_HUGETLB case
 2019-10-22 21:34 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH v4] mm,thp: recheck each page before collapsing file THP
 2019-10-22 19:10 UTC 

[PATCH v2 0/3] HMM tests and minor fixes
 2019-10-22 17:52 UTC  (11+ messages)
` [PATCH v2 2/3] mm/hmm: allow snapshot of the special zero page

[RFC] kasan: include the hashed pointer for an object's location
 2019-10-22 17:22 UTC  (3+ messages)

[PATCH 00/16] The new slab memory controller
 2019-10-22 15:59 UTC  (6+ messages)

[PATCH 1/1] mm/vmalloc: rework vmap_area_lock
 2019-10-22 15:58 UTC 

[PATCH v2] ARC: mm: remove __ARCH_USE_5LEVEL_HACK
 2019-10-22 15:23 UTC  (3+ messages)
` [PATCH v3] "

[PATCH hmm 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-22 14:37 UTC  (5+ messages)

[PATCH 0/4] [RFC] Migrate Pages in lieu of discard
 2019-10-22 13:49 UTC  (4+ messages)

[RFC PATCH -next] mm/vmstat: Fix build error without CONFIG_VM_EVENT_COUNTERS
 2019-10-22 12:57 UTC  (2+ 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).