linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v11 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-01-31 13:34 UTC  (6+ messages)
` [PATCH v11 1/3] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v11 2/3] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v11 3/3] mm, x86: display pkey in smaps only if arch supports pkeys

[PATCH v2] mm/swap.c: make functions and their kernel-doc agree
 2018-01-31 13:25 UTC  (5+ messages)

[linux-next:master 10644/11012] fs/ocfs2/alloc.c:6761 ocfs2_reuse_blk_from_dealloc() warn: potentially one past the end of array 'new_eb_bh[i]'
 2018-01-31 13:22 UTC  (2+ messages)

ppc elf_map breakage with MAP_FIXED_NOREPLACE
 2018-01-31 13:19 UTC  (15+ messages)

[PATCH] virtio_balloon: use non-blocking allocation
 2018-01-31 11:13 UTC  (3+ messages)

[LSF/MM TOPIC] mm documentation
 2018-01-31 10:56 UTC  (10+ messages)

[Bug 198497] New: handle_mm_fault / xen_pmd_val / radix_tree_lookup_slot Null pointer
 2018-01-31 10:54 UTC  (10+ messages)

WARNING in usercopy_warn
 2018-01-31 10:16 UTC  (3+ messages)

[patch -mm 0/4] mm, memcg: introduce oom policies
 2018-01-31  9:47 UTC  (25+ 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] mm/swap: add function get_total_swap_pages to expose total_swap_pages
 2018-01-31  8:52 UTC  (15+ messages)

[PATCH v1] mm: optimize memory hotplug
 2018-01-31  8:43 UTC  (2+ messages)

kernel panic: Out of memory and no killable processes... (2)
 2018-01-31  8:19 UTC  (20+ messages)
  ` [netfilter-core] "

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

[RFC] mm/migrate: Add new migration reason MR_HUGETLB
 2018-01-31  7:58 UTC  (6+ messages)

[RFC] mm/migrate: Consolidate page allocation helper functions
 2018-01-31  4:26 UTC  (4+ messages)

[patch] tools, vm: new option to specify kpageflags file
 2018-01-31  2:41 UTC  (4+ messages)
  ` [patch -mm] tools, vm: new option to specify kpageflags file fix fix

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

[PATCH 0/3] restructure memfd code
 2018-01-31  2:28 UTC  (6+ 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

freezing system for several second on high I/O [kernel 4.15]
 2018-01-31  2:22 UTC  (2+ messages)

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

[PATCH] mm/swap_slots: use conditional compilation for swap_slots.c
 2018-01-30 23:54 UTC  (2+ messages)

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

[PATCHv3 0/3] x86/mm/encrypt: Cleanup and switching between paging modes
 2018-01-30 22:52 UTC  (10+ 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()

[LSF/MM ATTEND] memory.low hierarchic semantics
 2018-01-30 20:57 UTC 

general protection fault in __list_del_entry_valid (2)
 2018-01-30 20:55 UTC  (3+ messages)

Memory hotplug not increasing the total RAM
 2018-01-30 19:12 UTC  (8+ messages)

[RFC PATCH v12 0/6] mm: security: ro protection for dynamic data
 2018-01-30 17:08 UTC  (8+ 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
` [PATCH 5/6] Documentation for Pmalloc
` [PATCH 6/6] Pmalloc: self-test

[PATCH v10 00/27] powerpc, mm: Memory Protection Keys
 2018-01-30 16:28 UTC  (4+ messages)
` [PATCH v10 27/27] mm: display pkey in smaps if arch_pkeys_enabled() is true

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

[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  (9+ messages)
` [PATCH 4/6] Protectable Memory
  ` [kernel-hardening] "

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

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] 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  (2+ messages)

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

[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  (3+ messages)
` [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)

[4.15-rc9] fs_reclaim lockdep trace
 2018-01-29 13:55 UTC  (10+ 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] "

page:  |  | latest

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