linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-24 09:32:28 to 2018-08-28 09:34:11 UTC [more...]

[PATCH v2 0/4] devres: provide and use devm_kstrdup_const()
 2018-08-28  9:33 UTC  (4+ messages)
` [PATCH v2 1/4] devres: constify p in devm_kfree()
` [PATCH v2 2/4] mm: move is_kernel_rodata() to asm-generic/sections.h
` [PATCH v2 3/4] devres: provide devm_kstrdup_const()

[PATCH] memory_hotplug: fix kernel_panic on offline page processing
 2018-08-28  9:05 UTC 

[PATCH 0/2] fix for "pathological THP behavior"
 2018-08-28  8:54 UTC  (10+ messages)
` [PATCH 2/2] mm: thp: fix transparent_hugepage/defrag = madvise || always

[PATCH 0/4] x86: TLB invalidate fixes
 2018-08-28  8:49 UTC  (70+ messages)
` [PATCH 3/4] mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
                        ` removig ia64, was: "
                    ` TLB flushes on fixmap changes

using range locks instead of mm_sem
 2018-08-28  7:51 UTC  (6+ messages)

[PATCH 1/2] devres: provide devm_kstrdup_const()
 2018-08-28  6:32 UTC  (13+ messages)
` [PATCH 2/2] clk: pmc-atom: use devm_kstrdup_const()

[PATCH 2/3] x86: Convert vdso to use vm_fault_t
 2018-08-28  6:18 UTC  (4+ messages)

[PATCH 0/3] mmu_notifiers follow ups
 2018-08-28  6:03 UTC  (7+ messages)
` [PATCH 1/3] xen/gntdev: fix up blockable calls to mn_invl_range_start
` [PATCH 2/3] mm, mmu_notifier: be explicit about range invalition non-blocking mode
` [PATCH 3/3] Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks"

mmotm 2018-08-23-17-26 uploaded
 2018-08-28  4:20 UTC  (3+ messages)
` mmotm 2018-08-23-17-26 uploaded (netfilter: undefined reference)

[PATCH 0/7] HMM updates, improvements and fixes
 2018-08-28  0:35 UTC  (10+ messages)
` [PATCH 1/7] mm/hmm: fix utf8
` [PATCH 2/7] mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
` [PATCH 3/7] mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
` [PATCH 4/7] mm/hmm: properly handle migration pmd
` [PATCH 5/7] mm/hmm: use a structure for update callback parameters
` [PATCH 6/7] mm/hmm: invalidate device page table at start of invalidation
` [PATCH 7/7] mm/hmm: proper support for blockable mmu_notifier

[PATCH 1/2] Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
 2018-08-27 23:33 UTC  (8+ messages)
` [PATCH 2/2] mm: zero remaining unavailable struct pages

[PATCH v3 1/3] mm: rework memcg kernel stack accounting
 2018-08-27 23:24 UTC  (7+ messages)
` [PATCH v3 2/3] mm: drain memcg stocks on css offlining
` [PATCH v3 3/3] mm: don't miss the last page because of round-off error

[PATCH 0/3] swap: Code refactoring for some swap free related functions
 2018-08-27 22:44 UTC  (5+ messages)
` [PATCH 1/3] swap: Use __try_to_reclaim_swap() in free_swap_and_cache()
` [PATCH 2/3] swap: call free_swap_slot() in __swap_entry_free()
` [PATCH 3/3] swap: Clear si->swap_map[] in swap_free_cluster()

[PATCHv2] kmemleak: Add option to print warnings to dmesg
 2018-08-27 22:16 UTC  (2+ messages)

INFO: rcu detected stall in snd_seq_write
 2018-08-27 21:04 UTC  (2+ messages)

[PATCH v6 0/2] huge_pmd_unshare migration and flushing
 2018-08-27 19:11 UTC  (10+ messages)
` [PATCH v6 1/2] mm: migration: fix migration of huge PMD shared pages

[PATCH] mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()
 2018-08-27 13:51 UTC 

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-08-27  8:06 UTC  (3+ messages)
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing

[PATCH RESEND] mips: switch to NO_BOOTMEM
 2018-08-27  7:59 UTC 

[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-08-27  7:41 UTC  (29+ messages)

[PATCH v37 0/3] Virtio-balloon: support free page reporting
 2018-08-27  1:32 UTC  (4+ messages)
` [PATCH v37 1/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [PATCH v37 2/3] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v37 3/3] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON

[PATCH v1] tools/vm/slabinfo.c: fix sign-compare warning
 2018-08-26 23:49 UTC  (3+ messages)
  ` [PATCH v2] "

kvm / buddyinfo compact_memory and high I/O waits
 2018-08-26 19:18 UTC 

[PATCH 4.4 2/5] x86/mm: Fix use-after-free of ldt_struct
 2018-08-26  6:42 UTC 

Patch "x86/mm: Fix use-after-free of ldt_struct" has been added to the 4.4-stable tree
 2018-08-26  6:17 UTC 

[PATCH 4.4 037/107] x86/mm: Factor out LDT init from context init
 2018-08-26  6:06 UTC  (3+ messages)

[PATCH] fs: Fix double prealloc_shrinker() in sget_fc()
 2018-08-25  3:01 UTC  (2+ messages)

[RFC PATCH 0/2] minor mmu_gather patches
 2018-08-24 23:32 UTC  (12+ messages)
` [RFC PATCH 2/2] mm: mmu_notifier fix for tlb_end_vma
  ` [RFC PATCH 2/2] mm: mmu_notifier fix for tlb_end_vma (build failures)

[PATCH 0/3] trivial code refine for sparsemem
 2018-08-24 18:11 UTC  (11+ messages)
` [PATCH 1/3] mm/sparse: add likely to mem_section[root] check in sparse_index_init()
` [PATCH 2/3] mm/sparse: expand the CONFIG_SPARSEMEM_EXTREME range in __nr_to_section()
` [PATCH 3/3] mm/sparse: use __highest_present_section_nr as the boundary for pfn check

[PATCH] mm: Fix warning in insert_pfn()
 2018-08-24 15:45 UTC 

[PATCH v2 1/3] mm: rework memcg kernel stack accounting
 2018-08-24 15:42 UTC  (5+ messages)

[PATCH] kmemleak: Always register debugfs file
 2018-08-24 15:23 UTC  (2+ messages)

[GIT PULL] XArray for 4.19
 2018-08-24 14:12 UTC  (4+ messages)

[PATCH] kmemleak: Add option to print warnings to dmesg
 2018-08-24 12:57 UTC  (2+ messages)

A crash on ARM64 in move_freepages_block due to uninitialized pages in reserved memory
 2018-08-24 11:41 UTC  (6+ 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).