linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-02 00:58:42 to 2017-08-04 08:12:42 UTC [more...]

[RFC] Tagging of vmalloc pages for supporting the pmalloc allocator
 2017-08-04  8:12 UTC  (12+ messages)

suspicious __GFP_NOMEMALLOC in selinux
 2017-08-04  7:56 UTC  (10+ messages)

[PATCH v13 0/5] Virtio-balloon Enhancement
 2017-08-04  7:53 UTC  (27+ messages)
` [PATCH v13 1/5] Introduce xbitmap
` [PATCH v13 2/5] xbitmap: add xb_find_next_bit() and xb_zero()
` [PATCH v13 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v13 4/5] mm: support reporting free page blocks
` [PATCH v13 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ

[PATCH] mm, oom: fix potential data corruption when oom_reaper races with writer
 2017-08-04  7:42 UTC  (3+ messages)

Network issue
 2017-08-04  7:25 UTC 

[v5 00/15] complete deferred page initialization
 2017-08-04  5:37 UTC  (18+ messages)
` [v5 01/15] x86/mm: reserve only exiting low pages
` [v5 02/15] x86/mm: setting fields in deferred pages
` [v5 03/15] sparc64/mm: "
` [v5 04/15] mm: discard memblock data later
` [v5 05/15] mm: don't accessed uninitialized struct pages
` [v5 06/15] sparc64: simplify vmemmap_populate
` [v5 07/15] mm: defining memblock_virt_alloc_try_nid_raw
` [v5 08/15] mm: zero struct pages during initialization
` [v5 09/15] sparc64: optimized struct page zeroing
` [v5 10/15] x86/kasan: explicitly zero kasan shadow memory
` [v5 11/15] arm64/kasan: "
` [v5 12/15] mm: explicitly zero pagetable memory
` [v5 13/15] mm: stop zeroing memory during allocation in vmemmap
` [v5 14/15] mm: optimize early system hash allocations
` [v5 15/15] mm: debug for raw alloctor

[PATCH 2/2] fsnotify: use method copy_dname copying filename
 2017-08-04  5:18 UTC  (2+ messages)

[PATCH v2] zram: Rework copy of compressor name in comp_algorithm_store()
 2017-08-04  1:11 UTC  (4+ messages)

[PATCH] mm: fix list corruptions on shmem shrinklist
 2017-08-03 23:53 UTC  (4+ messages)

[PATCH] userfaultfd_zeropage: return -ENOSPC in case mm has gone
 2017-08-03 21:25 UTC  (11+ messages)

[PATCH v6 0/7] fixes of TLB batching races
 2017-08-03 16:40 UTC  (14+ messages)
` [PATCH v6 1/7] mm: migrate: prevent racy access to tlb_flush_pending
` [PATCH v6 2/7] mm: migrate: fix barriers around tlb_flush_pending
` [PATCH v6 3/7] Revert "mm: numa: defer TLB flush for THP migration as long as possible"
` [PATCH v6 4/7] mm: refactoring TLB gathering API
` [PATCH v6 5/7] mm: make tlb_flush_pending global
` [PATCH v6 6/7] mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
` [PATCH v6 7/7] mm: fix KSM data corruption

[PATCH] MAINTAINERS: copy virtio on balloon_compaction.c
 2017-08-03 15:23 UTC  (3+ messages)

[PATCH] mm/ksm : Checksum calculation function change (jhash2 -> crc32)
 2017-08-03 13:23 UTC  (5+ messages)

[PATCH RESEND] mm: don't zero ballooned pages
 2017-08-03 13:18 UTC  (4+ messages)

[v4 0/4] cgroup-aware OOM killer
 2017-08-03 13:01 UTC  (9+ messages)
` [v4 2/4] mm, oom: "

[PATCH 0/2] mm, oom: do not grant oom victims full memory reserves access
 2017-08-03 12:22 UTC  (13+ messages)
` [PATCH 1/2] mm, oom: do not rely on TIF_MEMDIE for "
  ` [PATCH v2 "

[PATCH] mm/vmstat: fix divide error at __fragmentation_index
 2017-08-03  9:12 UTC 

[PATCH] mm/vmstat: fix divide error at __fragmentation_index
 2017-08-03  8:46 UTC 

[PATCH] mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zones
 2017-08-03  8:35 UTC 

[PATCH] mm, oom: task_will_free_mem(current) should ignore MMF_OOM_SKIP for once
 2017-08-03  8:14 UTC  (5+ messages)

[PATCH] mm/vmstat: fix divide error at __fragmentation_index
 2017-08-03  8:09 UTC  (2+ messages)

[PATCH] mm/vmalloc: reduce half comparison during pcpu_get_vm_areas()
 2017-08-03  6:38 UTC 

[v4 00/15] complete deferred page initialization
 2017-08-03  5:15 UTC  (20+ messages)
` [v4 01/15] x86/mm: reserve only exiting low pages
` [v4 02/15] x86/mm: setting fields in deferred pages
` [v4 03/15] sparc64/mm: "
` [v4 04/15] mm: discard memblock data later
` [v4 05/15] mm: don't accessed uninitialized struct pages
` [v4 06/15] sparc64: simplify vmemmap_populate
` [v4 07/15] mm: defining memblock_virt_alloc_try_nid_raw
` [v4 08/15] mm: zero struct pages during initialization
` [v4 09/15] sparc64: optimized struct page zeroing
` [v4 10/15] x86/kasan: explicitly zero kasan shadow memory
` [v4 11/15] arm64/kasan: "
` [v4 12/15] mm: explicitly zero pagetable memory
` [v4 13/15] mm: stop zeroing memory during allocation in vmemmap
` [v4 14/15] mm: optimize early system hash allocations
` [v4 15/15] mm: debug for raw alloctor

[PATCH] z3fold: use per-cpu unbuddied lists
 2017-08-02 23:49 UTC  (4+ messages)

[PATCH 0/6] userfaultfd updates for v4.13-rc3
 2017-08-02 22:27 UTC  (11+ messages)
` [PATCH 1/6] userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED case
` [PATCH 2/6] userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST
` [PATCH 3/6] userfaultfd: selftest: explicit failure if the SIGBUS test failed
` [PATCH 4/6] userfaultfd: call userfaultfd_unmap_prep only if __split_vma succeeds
` [PATCH 5/6] userfaultfd: provide pid in userfault msg
` [PATCH 6/6] userfaultfd: provide pid in userfault msg - add feat union

[PATCH] mm: ratelimit PFNs busy info message
 2017-08-02 21:17 UTC  (3+ messages)

[RESEND][PATCH v4] mm: Add SLUB free list pointer obfuscation
 2017-08-02 18:06 UTC 

[BUG] Slow SATA disk - waiting in balance_dirty_pages() on i686-pae.html
 2017-08-02 14:57 UTC  (3+ messages)

[PATCH v5 0/9] arm64: Enable contiguous pte hugepage support
 2017-08-02  9:49 UTC  (10+ messages)
` [PATCH v5 1/9] arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present
` [PATCH v5 2/9] arm64: hugetlb: Introduce pte_pgprot helper
` [PATCH v5 3/9] arm64: hugetlb: Spring clean huge pte accessors
` [PATCH v5 4/9] arm64: hugetlb: Add break-before-make logic for contiguous entries
` [PATCH v5 5/9] arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugepages
` [PATCH v5 6/9] arm64: hugetlb: Override huge_pte_clear() to support "
` [PATCH v5 7/9] arm64: hugetlb: Override set_huge_swap_pte_at() "
` [PATCH v5 8/9] arm64: Re-enable support for "
` [PATCH v5 9/9] arm64: hugetlb: Cleanup setup_hugepagesz

[RFC v6 00/62] powerpc: Memory Protection Keys
 2017-08-02  9:40 UTC  (6+ messages)
` [RFC v6 21/62] powerpc: introduce execute-only pkey

[PATCH v4 1/3] mm/hugetlb: Allow arch to override and call the weak function
 2017-08-02  8:52 UTC  (6+ messages)
` [PATCH v4 2/3] powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel command line

[PATCH] sched/autogroup: Fix error reporting inside autogroup_create()
 2017-08-02  8:43 UTC 

[PATCHv2 00/10] Boot-time switching between 4- and 5-level paging
 2017-08-02  8:30 UTC  (13+ messages)
` [PATCHv2 08/10] x86/mm: Replace compile-time checks for 5-level with runtime-time

[PATCH 0/3] memdelay: memory health metric for systems and workloads
 2017-08-02  8:11 UTC  (4+ messages)

[PATCH 1/2] mm: fix global NR_SLAB_.*CLAIMABLE counter reads
 2017-08-02  7:42 UTC  (4+ messages)
` [PATCH 2/2] mm: rename global_page_state to global_zone_page_state

[mmotm:master 50/189] include/linux/swapops.h:220:9: error: implicit declaration of function '__pmd'
 2017-08-02  5:01 UTC  (4+ messages)

[PATCH v2 0/4] fix several TLB batch races
 2017-08-02  0:58 UTC  (4+ messages)
` [PATCH v2 4/4] mm: fix KSM data corruption


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