linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v25 1/2 RESEND] mm: support reporting free page blocks
 2018-01-26  2:11 UTC  (4+ messages)
` [virtio-dev] "

[PATCH v25 0/2] Virtio-balloon: support free page reporting
 2018-01-26  1:40 UTC  (6+ messages)
` [PATCH v25 1/2] mm: support reporting free page blocks
` [PATCH v25 2/2] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
    ` [virtio-dev] "

mmotm 2018-01-25-16-20 uploaded
 2018-01-26  0:21 UTC 

[patch -mm 0/4] mm, memcg: introduce oom policies
 2018-01-26  0:00 UTC  (21+ messages)
` [patch -mm 3/4] mm, memcg: replace memory.oom_group with policy tunable
` [patch -mm v2 0/3] mm, memcg: introduce oom policies
  ` [patch -mm v2 1/3] mm, memcg: introduce per-memcg oom policy tunable
  ` [patch -mm v2 2/3] mm, memcg: replace cgroup aware oom killer mount option with tunable
  ` [patch -mm v2 3/3] mm, memcg: add hierarchical usage oom policy

[PATCH v2] mm: Reduce memory bloat with THP
 2018-01-25 22:40 UTC  (9+ messages)

[PATCH v3] x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
 2018-01-25 22:23 UTC 

[PATCH 1/2] mm,vmscan: Kill global shrinker lock
 2018-01-25 22:19 UTC  (7+ messages)

[RFC PATCH 00/16] PTI support for x86-32
 2018-01-25 22:09 UTC  (8+ messages)

[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
 2018-01-25 20:36 UTC  (18+ messages)

[PATCH 1/2] mm/memcg: try harder to decrease [memory,memsw].limit_in_bytes
 2018-01-25 19:44 UTC  (3+ messages)
` [PATCH v5 1/2] mm/memcontrol.c: "

[PATCH v24 0/2] Virtio-balloon: support free page reporting
 2018-01-25 17:31 UTC  (11+ messages)
` [PATCH v24 1/2] mm: support reporting free page blocks
` [PATCH v24 2/2] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT

[LSF/MM TOPIC] Filesystem-DAX, page-pinning, and RDMA
 2018-01-25 16:47 UTC  (8+ messages)

[PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
 2018-01-25 15:50 UTC  (7+ messages)

[RFC PATCH v11 0/6] mm: security: ro protection for dynamic data
 2018-01-25 15:38 UTC  (13+ messages)
` [PATCH 1/6] genalloc: track beginning of allocations
` [PATCH 2/6] genalloc: selftest
` [PATCH 3/6] struct page: add field for vm_struct
` [PATCH 4/6] Protectable Memory
  ` [kernel-hardening] "
` [PATCH 5/6] Documentation for Pmalloc
` [PATCH 6/6] Pmalloc: self-test

[LSF/MM TOPIC] HMM status upstream user what's next, mmu_notifier
 2018-01-25 15:37 UTC  (5+ messages)

[LSF/MM TOPIC] get_user_pages() and filesystems
 2018-01-25 11:57 UTC 

[PATCH] Fix explanation of lower bits in the SPARSEMEM mem_map pointer
 2018-01-25 11:46 UTC  (7+ messages)
        ` [PATCH v2] "

Possible deadlock in v4.14.15 contention on shrinker_rwsem in shrink_slab()
 2018-01-25 10:51 UTC  (3+ messages)

[LSF/MM TOPIC] Patch Submission process and Handling Internal Conflict
 2018-01-25 10:28 UTC  (8+ messages)

[LSF/MM TOPIC] few MM topics
 2018-01-25 10:02 UTC  (4+ messages)

[PATCH 1/2] free_pcppages_bulk: do not hold lock when picking pages to free
 2018-01-25  7:25 UTC  (10+ messages)
` [PATCH 2/2] free_pcppages_bulk: prefetch buddy while not holding lock
            ` [PATCH v2 "
  ` [PATCH v2 1/2] free_pcppages_bulk: do not hold lock when picking pages to free

[LSF/MM TOPIC] Meltdown Mitigation
 2018-01-24 23:45 UTC 

possible deadlock in shmem_file_llseek
 2018-01-24 21:11 UTC  (7+ messages)

[PATCH v1] mm: initialize pages on demand during boot
 2018-01-24 19:40 UTC  (3+ messages)

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-24 18:46 UTC  (6+ messages)

[PATCH] mm/slub.c: Fix wrong address during slab padding restoration
 2018-01-24 17:52 UTC  (3+ messages)

[PATCH v23 0/2] Virtio-balloon: support free page reporting
 2018-01-24 17:32 UTC  (6+ messages)
` [PATCH v23 1/2] mm: support reporting free page blocks
` [PATCH v23 2/2] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ

[PATCHv3 0/3] x86/mm/encrypt: Cleanup and switching between paging modes
 2018-01-24 16:36 UTC  (4+ messages)
` [PATCHv3 1/3] x86/mm/encrypt: Move page table helpers into separate translation unit
` [PATCHv3 2/3] x86/mm/encrypt: Rewrite sme_populate_pgd() and sme_populate_pgd_large()
` [PATCHv3 3/3] x86/mm/encrypt: Rewrite sme_pgtable_calc()

[PATCH v3 0/1] Skip over regions of invalid pfns with NUMA=n && HAVE_MEMBLOCK=y
 2018-01-24 16:27 UTC  (3+ messages)
` [PATCH v3 1/1] mm: page_alloc: skip over regions of invalid pfns on UMA

[LSF/MM TOPIC] User Directed Tiered Memory Management
 2018-01-24 16:22 UTC 

[RFC] kswapd aggressiveness with watermark_scale_factor
 2018-01-24 15:55 UTC 

[PATCHv2 0/3] x86/mm/encrypt: Cleanup and switching between paging modes
 2018-01-24 15:52 UTC  (7+ messages)
` [PATCH 1/3] x86/mm/encrypt: Move sme_populate_pgd*() into separate translation unit
` [PATCH 2/3] x86/mm/encrypt: Rewrite sme_populate_pgd() and sme_populate_pgd_large()
` [PATCH 3/3] x86/mm/encrypt: Rewrite sme_pgtable_calc()

[PATCH v2 0/1] Skip over regions of invalid pfns with NUMA=n && HAVE_MEMBLOCK=y
 2018-01-24 14:51 UTC  (8+ messages)
` [PATCH v2 1/1] mm: page_alloc: skip over regions of invalid pfns on UMA

[RFC] Per file OOM badness
 2018-01-24 14:31 UTC  (12+ messages)

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-01-24 13:28 UTC  (5+ messages)

[PATCH v3] mm: make faultaround produce old ptes
 2018-01-24 12:21 UTC  (10+ messages)

[PATCH v22 0/3] Virtio-balloon: support free page reporting
 2018-01-24 11:28 UTC  (10+ messages)
` [PATCH v22 2/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
        ` [virtio-dev] "

mmotm 2018-01-04-16-19 uploaded
 2018-01-24  9:05 UTC  (15+ messages)
` ppc elf_map breakage with MAP_FIXED_NOREPLACE (was: Re: mmotm 2018-01-04-16-19 uploaded)
    ` ppc elf_map breakage with MAP_FIXED_NOREPLACE

[LSF/MM TOPIC] Matthew's minor MM topics
 2018-01-24  8:56 UTC  (4+ messages)
` [Lsf-pc] "

[PATCH v6 00/99] XArray version 6
 2018-01-24  8:45 UTC  (3+ messages)
` [PATCH v6 05/99] xarray: Add definition of struct xarray

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-24  4:44 UTC  (20+ messages)

[4.15-rc9] fs_reclaim lockdep trace
 2018-01-24  1:36 UTC 

[PATCH v2] mm: numa: Do not trap faults on shared data section pages
 2018-01-23 23:53 UTC 

[UNTESTED RFC PATCH 0/8] compaction scanners rework
 2018-01-23 20:05 UTC  (2+ messages)

[PATCH v2 0/2] BUG raised when onlining HWPoisoned page
 2018-01-23 18:15 UTC  (7+ messages)
` [PATCH v2 2/2] mm: skip HWPoisoned pages when onlining pages

[PATCHv6, RESEND 0/4] x86: 5-level related changes into decompression code
 2018-01-23 18:13 UTC  (8+ messages)
` [PATCHv6, RESEND 1/4] x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c
` [PATCHv6, RESEND 2/4] x86/boot/compressed/64: Introduce paging_prepare()
` [PATCHv6, RESEND 3/4] x86/boot/compressed/64: Prepare trampoline memory
` [PATCHv6, RESEND 4/4] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox