linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-17 22:06:36 to 2017-08-22 17:23:53 UTC [more...]

[PATCH 1/2] sched/wait: Break up long wake list walk
 2017-08-22 17:23 UTC  (26+ messages)

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

[v5 1/4] mm, oom: refactor the oom_kill_process() function
 2017-08-22 17:06 UTC  (16+ messages)
` [v5 2/4] mm, oom: cgroup-aware OOM killer
` [v5 4/4] mm, oom, docs: describe the "

[PATCHv5 00/19] Boot-time switching between 4- and 5-level paging
 2017-08-22 16:28 UTC  (21+ messages)
` [PATCHv5 01/19] mm/sparsemem: Allocate mem_section at runtime for SPARSEMEM_EXTREME
` [PATCHv5 02/19] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
` [PATCHv5 03/19] x86/kasan: Use the same shadow offset for 4- and 5-level paging
` [PATCHv5 04/19] x86/xen: Provide pre-built page tables only for XEN_PV and XEN_PVH
` [PATCHv5 05/19] x86/xen: Drop 5-level paging support code from XEN_PV code
` [PATCHv5 06/19] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
` [PATCHv5 07/19] x86/mm: Make virtual memory layout movable for CONFIG_X86_5LEVEL
` [PATCHv5 08/19] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
` [PATCHv5 09/19] x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamic
` [PATCHv5 10/19] x86/mm: Make __PHYSICAL_MASK_SHIFT and __VIRTUAL_MASK_SHIFT dynamic
` [PATCHv5 11/19] x86/mm: Make STACK_TOP_MAX dynamic
` [PATCHv5 12/19] x86/mm: Adjust virtual address space layout in early boot
` [PATCHv5 13/19] x86/mm: Make early boot code support boot-time switching of paging modes
` [PATCHv5 14/19] x86/mm: Fold p4d page table layer at runtime
` [PATCHv5 15/19] x86/mm: Replace compile-time checks for 5-level with runtime-time
` [PATCHv5 16/19] x86/mm: Allow to boot without la57 if CONFIG_X86_5LEVEL=y
` [PATCHv5 17/19] x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVEL
` [PATCHv5 18/19] x86/mm: Redefine some of page table helpers as macros
` [PATCHv5 19/19] x86/mm: Offset boot-time paging mode switching cost

[PATCH 1/2][RESEND] mm: use sc->priority for slab shrink targets
 2017-08-22 15:38 UTC  (3+ messages)
` [PATCH 2/2][RESEND] mm: make kswapd try harder to keep active pages in cache

[PATCH 1/1] mm/hugetlb: Make huge_pte_offset() consistent and document behaviour
 2017-08-22 15:32 UTC  (7+ messages)
` [PATCH v2] mm/hugetlb.c: make "

[PATCH] mm, shmem: Fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled
 2017-08-22 14:42 UTC 

[PATCH] mm: Reward slab shrinkers that reclaim more than they were asked
 2017-08-22 13:53 UTC  (3+ messages)
` [PATCH 1/2] mm: Track actual nr_scanned during shrink_slab()
  ` [PATCH 2/2] drm/i915: Wire up shrinkctl->nr_scanned

[PATCH][v2] PM / Hibernate: Feed the wathdog when creating snapshot
 2017-08-22 13:18 UTC  (4+ messages)

[PATCH 0/3] mm: Add cache coloring mechanism
 2017-08-22 12:45 UTC  (4+ messages)
` [PATCH 1/3] mm: move free_list selection to dedicated functions
` [PATCH 2/3] mm: Add page colored allocation path
` [PATCH 3/3] mm: Add helper rbtree to search for next cache color

[PATCH 0/3] Make count list_lru_one::nr_items lockless
 2017-08-22 12:29 UTC  (4+ messages)
` [PATCH 1/3] mm: Add rcu field to struct list_lru_memcg
` [PATCH 2/3] mm: Make list_lru_node::memcg_lrus RCU protected
` [PATCH 3/3] mm: Count list_lru_one::nr_items lockless

[PATCH 0/2] Separate NUMA statistics from zone statistics
 2017-08-22  8:53 UTC  (6+ messages)
` [PATCH 2/2] mm: Update NUMA counter threshold size

[PATCH] PM / Hibernate: Feed the wathdog when creating snapshot
 2017-08-22  2:55 UTC  (3+ messages)

[PATCH v2 00/20] Speculative page faults
 2017-08-22  1:46 UTC  (15+ messages)
` [PATCH v2 14/20] mm: Provide speculative fault infrastructure
` [PATCH v2 17/20] perf: Add a speculative page fault sw event
` [PATCH v2 18/20] perf tools: Add support for the SPF perf event
` [PATCH v2 19/20] x86/mm: Add speculative pagefault handling
` [PATCH v2 20/20] powerpc/mm: Add speculative page fault

[PATCH -mm -v2] mm: Clear to access sub-page last when clearing huge page
 2017-08-22  0:54 UTC  (3+ messages)

[patch] fs, proc: unconditional cond_resched when reading smaps
 2017-08-21 21:41 UTC  (2+ messages)

[RFC PATCH 0/6] proactive kcompactd
 2017-08-21 21:40 UTC  (4+ messages)

[PATCH v14 0/5] Virtio-balloon Enhancement
 2017-08-21 20:22 UTC  (21+ messages)
` [PATCH v14 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v14 4/5] mm: support reporting free page blocks
` [PATCH v14 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
        ` [virtio-dev] "

[PATCH 01/23] mm/shmem: introduce shmem_file_setup_with_mnt
 2017-08-21 18:34 UTC  (2+ messages)
` [PATCH 02/23] drm/i915: introduce simple gemfs

[RFC] mm,drm/i915: Mark pinned shmemfs pages as unevictable
 2017-08-21 16:29 UTC  (7+ messages)

[PATCHv4 00/14] Boot-time switching between 4- and 5-level paging
 2017-08-21 15:23 UTC  (6+ messages)
` [PATCHv4 08/14] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable

[PATCH][RFC v4] PM / Hibernate: Feed the wathdog when creating snapshot
 2017-08-21 14:46 UTC  (5+ messages)

kernel panic on null pointer on page->mem_cgroup
 2017-08-21 13:23 UTC  (12+ messages)

[PATCH] mm, oom: task_will_free_mem(current) should ignore MMF_OOM_SKIP for once
 2017-08-21 13:18 UTC  (7+ messages)
` [PATCH v2] "

memcg Can't context between v1 and v2 because css->refcnt not released
 2017-08-21 13:08 UTC  (8+ messages)

+ mm-oom-let-oom_reap_task-and-exit_mmap-to-run-concurrently.patch added to -mm tree
 2017-08-21  8:30 UTC  (5+ messages)

[memcg:since-4.12 539/540] mm/compaction.c:469:8: error: implicit declaration of function 'pageblock_skip_persistent'
 2017-08-21  6:38 UTC  (4+ messages)

[patch 1/2] mm, compaction: kcompactd should not ignore pageblock skip
 2017-08-21  6:37 UTC  (5+ messages)
` [patch 2/2] mm, compaction: persistently skip hugetlbfs pageblocks
    ` [patch -mm] mm, compaction: persistently skip hugetlbfs pageblocks fix

[PATCH v1 2/6] fs: use on-stack-bio if backing device has BDI_CAP_SYNC capability
 2017-08-21  6:13 UTC  (11+ messages)

[PATCH v8 00/14] lockdep: Implement crossrelease feature
 2017-08-20  3:18 UTC  (7+ messages)
` [PATCH v8 09/14] lockdep: Apply crossrelease to completions

[PATCH v14 1/5] lib/xbitmap: Introduce xbitmap
 2017-08-19 20:30 UTC  (2+ messages)

[RFC v6 00/62] powerpc: Memory Protection Keys
 2017-08-19 19:09 UTC  (9+ messages)
` [RFC v6 21/62] powerpc: introduce execute-only pkey
` [RFC v6 35/62] powerpc: Deliver SEGV signal on pkey violation

[PATCH][RFC v3] PM / Hibernate: Feed the wathdog when creating snapshot
 2017-08-19 10:07 UTC  (3+ messages)

[PATCH v8 02/28] x86/boot: Relocate definition of the initial state of CR0
 2017-08-19  0:27 UTC 

[PATCH v4 0/2] mm,fork,security: introduce MADV_WIPEONFORK
 2017-08-19  0:02 UTC  (9+ messages)
` [PATCH 2/2] mm,fork: "

[RFC v7 26/25] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface
 2017-08-18 23:19 UTC  (3+ messages)

[RFC PATCH] mm: fadvise: avoid fadvise for fs without backing device
 2017-08-18 23:17 UTC  (3+ messages)

mmotm 2017-08-18-15-43 uploaded
 2017-08-18 22:43 UTC 

[memcg:since-4.12 523/540] mm/shmem.c:660:2: note: in expansion of macro 'free_swap_and_cache'
 2017-08-18 15:21 UTC 

[RFC] memory allocations in genalloc
 2017-08-18 14:47 UTC  (3+ messages)
` [kernel-hardening] "

[PATCH v6 0/9] arm64: Enable contiguous pte hugepage support
 2017-08-18 13:49 UTC  (9+ messages)
` [PATCH v6 4/9] arm64: hugetlb: Add break-before-make logic for contiguous entries
` [PATCH v6 5/9] arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugepages

[PATCH v4 1/3] mm/hugetlb: Allow arch to override and call the weak function
 2017-08-18 12:50 UTC  (2+ messages)
` [v4, "

[PATCH] mm/hmm: avoid bloating arch that do not make use of HMM
 2017-08-18  3:28 UTC 

[PATCH v3 48/49] block: enable multipage bvecs
 2017-08-18  1:24 UTC  (2+ messages)
` [lkp-robot] [block] 434f2ea20d: fileio.requests_per_sec -3.1% regression

[PATCH] swap: choose swap device according to numa node
 2017-08-18  0:43 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
 2017-08-17 23:32 UTC  (5+ messages)
` [PATCH-resend] "

mmotm 2017-08-17-16-29 uploaded
 2017-08-17 23:30 UTC 

[HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25
 2017-08-17 22:16 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).