linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-30 03:54:15 to 2018-01-31 23:07:40 UTC [more...]

[PATCH] mm: don't expose page to fast gup before it's ready
 2018-01-31 23:07 UTC  (4+ messages)

[RFC PATCH v1 00/13] lru_lock scalability
 2018-01-31 23:04 UTC  (14+ messages)
` [RFC PATCH v1 01/13] mm: add a percpu_pagelist_batch sysctl interface
` [RFC PATCH v1 02/13] mm: allow compaction to be disabled
` [RFC PATCH v1 03/13] mm: add lock array to pgdat and batch fields to struct page
` [RFC PATCH v1 04/13] mm: introduce struct lru_list_head in lruvec to hold per-LRU batch info
` [RFC PATCH v1 05/13] mm: add batching logic to add/delete/move API's
` [RFC PATCH v1 06/13] mm: add lru_[un]lock_all APIs
` [RFC PATCH v1 07/13] mm: convert to-be-refactored lru_lock callsites to lock-all API
` [RFC PATCH v1 08/13] mm: temporarily convert "
` [RFC PATCH v1 09/13] mm: introduce add-only version of pagevec_lru_move_fn
` [RFC PATCH v1 10/13] mm: add LRU batch lock API's
` [RFC PATCH v1 11/13] mm: use lru_batch locking in release_pages
` [RFC PATCH v1 12/13] mm: split up release_pages into non-sentinel and sentinel passes
` [RFC PATCH v1 13/13] mm: splice local lists onto the front of the LRU

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

[patch 15/15] mm: add strictlimit knob
 2018-01-31 22:58 UTC  (8+ messages)

[PATCH v2 0/2] optimize memory hotplug
 2018-01-31 21:03 UTC  (3+ messages)
` [PATCH v2 1/2] mm: uninitialized struct page poisoning sanity checking
` [PATCH v2 2/2] mm, memory_hotplug: optimize memory hotplug

[RFC] mm/migrate: Add new migration reason MR_HUGETLB
 2018-01-31 20:32 UTC  (8+ messages)

[LSF/MM TOPIC] few MM topics
 2018-01-31 20:24 UTC  (3+ messages)

[PATCH] x86/mm: Rename flush_tlb_single() and flush_tlb_one()
 2018-01-31 19:41 UTC  (2+ messages)

[PATCH v1] mm: optimize memory hotplug
 2018-01-31 18:38 UTC  (3+ messages)

[PATCH] mm, meminit: Serially initialise deferred memory if trace_buf_size is specified
 2018-01-31 18:24 UTC  (13+ messages)

[LSF/MM TOPIC] Killing reliance on struct page->mapping
 2018-01-31 18:13 UTC  (7+ messages)

possible deadlock in shmem_file_llseek
 2018-01-31 17:42 UTC  (2+ messages)

[LSF/MM TOPIC] Patch Submission process and Handling Internal Conflict
 2018-01-31 16:21 UTC  (5+ messages)

[PATCH] x86/debugfs: Add the EFI pagetable to the debugfs 'page_tables' directory
 2018-01-31 16:03 UTC  (2+ messages)

[LSF/MM ATTEND] Memory encryption, Large VA, pte helpers, THP
 2018-01-31 15:31 UTC 

[PATCH] virtio_balloon: use non-blocking allocation
 2018-01-31 15:25 UTC  (4+ messages)

[LSF/MM TOPIC] mm documentation
 2018-01-31 14:59 UTC  (11+ messages)

[LSF/MM TOPIC] Addressing mmap_sem contention
 2018-01-31 14:33 UTC  (2+ messages)

[PATCHv4 0/3] x86/mm/encrypt: Cleanup and switching between paging modes<Paste>
 2018-01-31 13:54 UTC  (4+ messages)
` [PATCHv4 1/3] x86/mm/encrypt: Move page table helpers into separate translation unit
` [PATCHv4 2/3] x86/mm/encrypt: Rewrite sme_populate_pgd() and sme_populate_pgd_large()
` [PATCHv4 3/3] x86/mm/encrypt: Rewrite sme_pgtable_calc()

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

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

ppc elf_map breakage with MAP_FIXED_NOREPLACE
 2018-01-31 13:19 UTC  (13+ 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  (24+ 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)

kernel panic: Out of memory and no killable processes... (2)
 2018-01-31  8:19 UTC  (18+ 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)

[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

[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 3/3] mm: memfd: remove memfd code from shmem files and use new memfd files
 2018-01-31  2:28 UTC  (3+ messages)

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


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