linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-09 10:58:28 to 2018-08-15 20:34:22 UTC [more...]

[PATCH v3 0/3] KASLR feature to randomize each loadable module
 2018-08-15 20:30 UTC  (4+ messages)
` [PATCH v3 1/3] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH v3 2/3] x86/modules: Increase randomization for modules
` [PATCH v3 3/3] vmalloc: Add debugfs modfraginfo

[RFC v8 PATCH 0/5] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-08-15 19:16 UTC  (7+ messages)
` [RFC v8 PATCH 1/5] mm: refactor do_munmap() to extract the common part
` [RFC v8 PATCH 2/5] uprobes: introduce has_uprobes helper
` [RFC v8 PATCH 3/5] mm: mmap: zap pages with read mmap_sem in munmap
` [RFC v8 PATCH 4/5] mm: unmap VM_HUGETLB mappings with optimized path
` [RFC v8 PATCH 5/5] mm: unmap VM_PFNMAP "

[RFC PATCH 1/2] mm: rework memcg kernel stack accounting
 2018-08-15 17:37 UTC  (14+ messages)
` [RFC PATCH 2/2] mm: drain memcg stocks on css offlining

(no subject)
 2018-08-15 17:14 UTC  (6+ messages)
` [RFC PATCH] docs/core-api: add memory allocation guide
`  "

[PATCH v3 0/4] Refactoring for remove_memory_section/unregister_mem_sect_under_nodes
 2018-08-15 14:42 UTC  (5+ messages)
` [PATCH v3 1/4] mm/memory-hotplug: Drop unused args from remove_memory_section
` [PATCH v3 2/4] mm/memory_hotplug: Drop mem_blk check from unregister_mem_sect_under_nodes
` [PATCH v3 3/4] mm/memory_hotplug: Refactor unregister_mem_sect_under_nodes
` [PATCH v3 4/4] mm/memory_hotplug: Drop node_online check in unregister_mem_sect_under_nodes

[RFC PATCH 0/3] Do not touch pages in remove_memory path
 2018-08-15 14:32 UTC  (14+ messages)
` [RFC PATCH 2/3] mm/memory_hotplug: Create __shrink_pages and move it to offline_pages

[PATCH RFC] usercopy: optimize stack check flow when the
 2018-08-15 11:59 UTC  (6+ messages)
  ` [PATCH RFC] usercopy: optimize stack check flow when the page-spanning test is disabled

[PATCH] mm: migration: fix migration of huge PMD shared pages
 2018-08-15  8:47 UTC  (10+ messages)
  ` [PATCH v2] "

[PATCHv5 00/19] MKTME enabling
 2018-08-15  7:48 UTC  (3+ messages)
` [PATCHv5 19/19] x86: Introduce CONFIG_X86_INTEL_MKTME

[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
 2018-08-14 21:28 UTC  (5+ messages)
` [RFC PATCH v2 13/27] mm: Handle shadow stack page fault

[PATCH 4.4 22/43] x86/mm: Move swap offset/type up in PTE to work around erratum
 2018-08-14 17:17 UTC 

Patch "x86/mm: Move swap offset/type up in PTE to work around erratum" has been added to the 4.4-stable tree
 2018-08-14 17:08 UTC 

[PATCH] mm: shmem: Correctly annotate new inodes
 2018-08-14 16:16 UTC 

[PATCH v2 0/3] Refactoring for remove_memory_section/unregister_mem_sect_under_nodes
 2018-08-14 12:36 UTC  (13+ messages)
` [PATCH v2 1/3] mm/memory-hotplug: Drop unused args from remove_memory_section
` [PATCH v2 2/3] mm/memory_hotplug: Drop mem_blk check from unregister_mem_sect_under_nodes
` [PATCH v2 3/3] mm/memory_hotplug: Refactor unregister_mem_sect_under_nodes

[PATCH RFC] usercopy: optimize stack check flow when the page-spanning test is disabled
 2018-08-14 12:20 UTC 

[PATCH 1/4] mm, oom: Remove wake_oom_reaper()
 2018-08-14 11:33 UTC  (11+ messages)
` [PATCH 4/4] mm, oom: Fix unnecessary killing of additional processes

[PATCH RFC 1/3] cgroup: list all subsystem states in debugfs files
 2018-08-14  9:40 UTC  (7+ messages)
` [PATCH RFC 2/3] proc/kpagecgroup: report also inode numbers of offline cgroups
` [PATCH RFC 3/3] tools/vm/page-types: add flag for showing inodes "

[4.18 rc7] BUG: sleeping function called from invalid context at mm/slab.h:421
 2018-08-14  5:10 UTC  (5+ messages)
    ` lock recursion - was: "

[PATCH] zsmalloc: fix linking bug in init_zspage
 2018-08-14  0:51 UTC  (5+ messages)

general protection fault with prefetch_freepointer
 2018-08-14  0:03 UTC  (3+ messages)
` [PATCH] mm, slub: restore the original intention of prefetch_freepointer()

[PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-08-13 18:35 UTC  (2+ messages)

[GIT PULL] XArray for 4.19
 2018-08-13 16:13 UTC 

memblock:What is the difference between memory and physmem?
 2018-08-13 14:36 UTC  (3+ messages)

[PATCH V3 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-08-13 17:41 UTC  (14+ messages)
` [PATCH V3 1/4] kvm: remove redundant reserved page check
` [PATCH V3 3/4] mm: add a function to differentiate the pages is from DAX device memory
` [PATCH V3 4/4] kvm: add a check if pfn is from NVDIMM pmem

[BUG] mm: truncate: a possible sleep-in-atomic-context bug in truncate_exceptional_pvec_entries()
 2018-08-13  9:30 UTC  (3+ messages)

[PATCH 0/3] Refactor/cleanup for remove_memory_section/unregister_mem_sect_under_nodes
 2018-08-13  8:55 UTC  (7+ messages)
` [PATCH 1/3] mm/memory_hotplug: Drop unused args from remove_memory_section
` [PATCH 2/3] mm/memory_hotplug: Drop unneeded check from unregister_mem_sect_under_nodes
` [PATCH 3/3] mm/memory_hotplug: Cleanup unregister_mem_sect_under_nodes

KASAN: use-after-free Read in finish_task_switch
 2018-08-12 20:50 UTC  (2+ messages)

[4.18.0 rc8 BUG] possible irq lock inversion dependency detected
 2018-08-11 20:16 UTC  (8+ messages)

[mmotm:master 208/394] mm/page_alloc.c:6272:3: error: implicit declaration of function 'zone_init_internals'
 2018-08-11 19:36 UTC 

[mmotm:master 208/394] mm/page_alloc.c:6245:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'zone_init_internals'
 2018-08-11 11:33 UTC  (2+ messages)

mmotm 2018-08-09-20-10 uploaded
 2018-08-11 10:12 UTC  (4+ messages)
` mmotm 2018-08-09-20-10 uploaded (mtd/nand/raw/atmel/)
` mmotm 2018-08-09-20-10 uploaded (media/platform/cros-ec-cec/)

[PATCH v3] resource: Merge resources on a node when hot-adding memory
 2018-08-10 19:32 UTC  (11+ messages)

[RFC v7 PATCH 0/4] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-08-10 18:26 UTC  (15+ messages)
` [RFC v7 PATCH 1/4] mm: refactor do_munmap() to extract the common part
` [RFC v7 PATCH 2/4] mm: mmap: zap pages with read mmap_sem in munmap
` [RFC v7 PATCH 3/4] uprobes: make vma_has_uprobes non-static
` [RFC v7 PATCH 4/4] mm: unmap special vmas with regular do_munmap()

possible deadlock in shmem_fallocate (2)
 2018-08-10 16:18 UTC  (2+ messages)

[PATCH 0/3] introduce memory.oom.group
 2018-08-10  7:03 UTC  (11+ messages)

[mmotm:master 124/394] mm/vmscan.c:410:15: error: 'shrinker_idr' undeclared; did you mean 'shrinker_list'?
 2018-08-10  7:01 UTC  (2+ messages)

[Problem] ndctl command hangs forever when reinitializing pmem device after vm destroyed
 2018-08-10  3:49 UTC 

WARNING in try_charge
 2018-08-09 21:05 UTC  (5+ messages)

[PATCH v5 00/18] khwasan: kernel hardware assisted address sanitizer
 2018-08-09 19:21 UTC  (19+ messages)
` [PATCH v5 01/18] khwasan, mm: change kasan hooks signatures
` [PATCH v5 02/18] khwasan: move common kasan and khwasan code to common.c
` [PATCH v5 03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v5 04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v5 05/18] khwasan: initialize shadow to 0xff
` [PATCH v5 06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v5 07/18] khwasan: add tag related helper functions
` [PATCH v5 08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v5 09/18] khwasan, arm64: fix up fault handling logic
` [PATCH v5 10/18] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v5 11/18] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v5 12/18] khwasan: split out kasan_report.c from report.c
` [PATCH v5 13/18] khwasan: add bug reporting routines
` [PATCH v5 14/18] khwasan: add hooks implementation
` [PATCH v5 15/18] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v5 16/18] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v5 17/18] khwasan: update kasan documentation
` [PATCH v5 18/18] kasan: add SPDX-License-Identifier mark to source files

[PATCH] zsmalloc: fix linking bug in init_zspage
 2018-08-09 14:41 UTC  (2+ messages)

[PATCH] mips: switch to NO_BOOTMEM
 2018-08-09 12:34 UTC  (8+ messages)

FUSE: write operations trigger balance_dirty_pages when using writeback cache
 2018-08-09 12:25 UTC  (2+ messages)

[PATCH] x86/mm/pti: Move user W+X check into pti_finalize()
 2018-08-09 11:26 UTC  (5+ messages)

[PATCH RFC 00/10] Introduce lockless shrink_slab()
 2018-08-09 11:23 UTC  (9+ messages)
` [PATCH RFC 02/10] mm: Make shrink_slab() lockless
    ` [PATCH RFC v2 "


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