linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-26 02:18:48 to 2018-01-30 15:15:04 UTC [more...]

[RFC PATCH v12 0/6] mm: security: ro protection for dynamic data
 2018-01-30 15:14 UTC 

kernel panic: Out of memory and no killable processes... (2)
 2018-01-30 14:39 UTC  (18+ messages)
  ` [netfilter-core] "

[RFC] mm/migrate: Consolidate page allocation helper functions
 2018-01-30 14:36 UTC  (2+ messages)

[LSF/MM TOPIC] mm documentation
 2018-01-30 14:28 UTC  (5+ messages)

[LSF/MM TOPIC] Protectable Dynamically allocated Memory for both kernel and userspace
 2018-01-30 13:57 UTC 

[PATCHv8 0/4] x86: 5-level related changes into decompression code
 2018-01-30 13:56 UTC  (7+ messages)
` [PATCHv8 1/4] x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c
` [PATCHv7 5/4] x86/boot/compressed/64: Support switching from 5- to 4-level paging
` [PATCHv8 2/4] x86/boot/compressed/64: Introduce paging_prepare()
` [PATCHv8 3/4] x86/boot/compressed/64: Prepare trampoline memory
` [PATCHv8 4/4] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G

[RFC PATCH v11 0/6] mm: security: ro protection for dynamic data
 2018-01-30 13:46 UTC  (12+ messages)
` [PATCH 4/6] Protectable Memory
  ` [kernel-hardening] "

[PATCH] mm/swap: add function get_total_swap_pages to expose total_swap_pages
 2018-01-30 12:52 UTC  (10+ messages)

[RFC] Per file OOM badness
 2018-01-30 12:42 UTC  (28+ messages)
` [PATCH 4/4] drm/amdgpu: Use drm_oom_badness for amdgpu

[PATCH v2] mm/swap.c: make functions and their kernel-doc agree
 2018-01-30 12:34 UTC  (2+ messages)

[patch -mm 0/4] mm, memcg: introduce oom policies
 2018-01-30 12:20 UTC  (20+ messages)
` [patch -mm v2 0/3] "
  ` [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 v10 00/27] powerpc, mm: Memory Protection Keys
 2018-01-30 12:16 UTC  (3+ messages)
` [PATCH v10 27/27] mm: display pkey in smaps if arch_pkeys_enabled() is true

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

Memory hotplug not increasing the total RAM
 2018-01-30 10:11 UTC  (5+ messages)

ppc elf_map breakage with MAP_FIXED_NOREPLACE
 2018-01-30  9:42 UTC  (18+ messages)

[PATCH] Lock mmap_sem when calling migrate_pages() in do_move_pages_to_node()
 2018-01-30  8:14 UTC  (3+ messages)

[RFC] mm/migrate: Add new migration reason MR_HUGETLB
 2018-01-30  7:59 UTC  (3+ messages)

[PATCH v1] mm: hwpoison: disable memory error handling on 1GB hugepage
 2018-01-30  3:54 UTC  (5+ messages)
        ` [PATCH v2] "

possible deadlock in shmem_file_llseek
 2018-01-30  3:05 UTC  (4+ messages)

[LSF/MM TOPIC] Killing reliance on struct page->mapping
 2018-01-30  0:43 UTC 

[PATCH 0/3] restructure memfd code
 2018-01-30  0:01 UTC  (4+ messages)
` [PATCH 1/3] mm: hugetlbfs: move HUGETLBFS_I outside #ifdef CONFIG_HUGETLBFS
` [PATCH 2/3] mm: memfd: split out memfd for use by multiple filesystems
` [PATCH 3/3] mm: memfd: remove memfd code from shmem files and use new memfd files

[PATCH] mm/swap.c: fix kernel-doc functions and parameters
 2018-01-29 23:54 UTC  (3+ messages)

[PATCH 0/3] unclutter thp migration
 2018-01-29 23:48 UTC  (6+ messages)
` [PATCH 1/3] mm, numa: rework do_pages_move

[LSF/MM TOPIC] Filesystem-DAX, page-pinning, and RDMA
 2018-01-29 23:33 UTC  (6+ messages)

Discrepancy between sum of smaps rss and process rss
 2018-01-29 23:25 UTC 

[Bug 198497] New: handle_mm_fault / xen_pmd_val / radix_tree_lookup_slot Null pointer
 2018-01-29 22:26 UTC  (9+ messages)

[4.15-rc9] fs_reclaim lockdep trace
 2018-01-29 13:55 UTC  (10+ messages)

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

[PATCH v6 1/4] locking/atomic: Add asm-generic/atomic-instrumented.h
 2018-01-29 17:26 UTC  (4+ messages)
` [PATCH v6 2/4] x86: switch atomic.h to use atomic-instrumented.h
` [PATCH v6 3/4] asm-generic: add KASAN instrumentation to atomic operations
` [PATCH v6 4/4] asm-generic, x86: add comments for atomic instrumentation

[PATCHv7 0/4] x86: 5-level related changes into decompression code
 2018-01-29 15:39 UTC  (7+ messages)
` [PATCHv7 1/4] x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c
` [PATCHv7 2/4] x86/boot/compressed/64: Introduce paging_prepare()
` [PATCHv7 3/4] x86/boot/compressed/64: Prepare trampoline memory
` [PATCHv7 4/4] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
` [PATCHv7 5/4] x86/boot/compressed/64: Support switching from 5- to 4-level paging

[LSF/MM TOPIC] Addressing mmap_sem contention
 2018-01-29 14:29 UTC 

migrate_pages() of process with same UID in 4.15-rcX
 2018-01-29 13:57 UTC  (4+ messages)

[PATCH] x86/kexec: Make kexec work in 5-level paging mode
 2018-01-29 13:48 UTC  (5+ messages)

[LSF/MM ATTEND] Requests to attend MM Summit 2018
 2018-01-29 13:14 UTC  (2+ messages)

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

[RFC] kswapd aggressiveness with watermark_scale_factor
 2018-01-29 11:21 UTC  (2+ messages)

[PATCH v3 06/10] writeback: introduce super_operations->write_metadata
 2018-01-29  9:06 UTC  (4+ messages)

Possible deadlock in v4.14.15 contention on shrinker_rwsem in shrink_slab()
 2018-01-29  5:27 UTC  (7+ messages)

[PATCH AUTOSEL for 3.18 22/25] mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
 2018-01-28 22:29 UTC 

[PATCH AUTOSEL for 4.4 33/36] mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
 2018-01-28 22:28 UTC 

[PATCH AUTOSEL for 4.9 45/49] mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
 2018-01-28 22:28 UTC 

[PATCH AUTOSEL for 4.14 094/100] mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
 2018-01-28 22:27 UTC 

[LSF/MM TOPIC] Rethinking NUMA
 2018-01-28  7:18 UTC 

[LSF/MM TOPIC] MM maintenance process
 2018-01-26 16:05 UTC 

[PATCH v2] tmpfs: allow decoding a file handle of an unlinked file
 2018-01-27 22:02 UTC  (2+ messages)

[PATCH v24 0/2] Virtio-balloon: support free page reporting
 2018-01-27 14:00 UTC  (8+ messages)
` [PATCH v24 1/2] mm: support reporting free page blocks

CMA allocation failure
 2018-01-27  9:37 UTC 

[LSF/MM TOPIC] CMA and larger page sizes
 2018-01-26 17:25 UTC  (2+ messages)

[PATCH v2] mm: Correct comments regarding do_fault_around()
 2018-01-27  3:25 UTC 

[PATCH v2] mm: Correct comments regarding do_fault_around()
 2018-01-27  3:23 UTC 

[LSF/MM ATTEND] Request to attend 2018 mm track
 2018-01-26 22:34 UTC 

[patch -mm 3/4] mm, memcg: replace memory.oom_group with policy tunable
 2018-01-26 22:33 UTC  (12+ messages)

[LSF/MM TOPIC] Patch Submission process and Handling Internal Conflict
 2018-01-26 12:13 UTC  (2+ messages)

[LSF/MM TOPIC] CAPI/CCIX cache coherent device memory (NUMA too ?)
 2018-01-26 18:47 UTC  (2+ messages)

[PATCH v25 0/2] Virtio-balloon: support free page reporting
 2018-01-26 13:35 UTC  (7+ messages)
` [PATCH v25 2/2] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
    ` [virtio-dev] "

[RFC PATCH 00/16] PTI support for x86-32
 2018-01-26 12:36 UTC  (10+ messages)

[PATCH] slub: remove obsolete comments of put_cpu_partial()
 2018-01-26 12:09 UTC 

[PATCH 1/2] mm,vmscan: Kill global shrinker lock
 2018-01-26 10:08 UTC  (4+ messages)

[PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
 2018-01-26  2:48 UTC  (8+ messages)

mmotm 2018-01-25-16-20 uploaded
 2018-01-26  2:18 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).