linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-25 00:05:50 to 2018-08-28 23:10:36 UTC [more...]

[PATCH 0/2] fs/dcache: Track # of negative dentries
 2018-08-28 23:10 UTC  (9+ messages)
` [PATCH 1/2] fs/dcache: Track & report number "
` [PATCH 2/2] fs/dcache: Make negative dentries easier to be reclaimed

Tagged pointers in the XArray
 2018-08-28 23:09 UTC  (4+ messages)

[PATCH 00/10] Push the vm_fault_t conversion further
 2018-08-28 22:04 UTC  (13+ messages)
` [PATCH 01/10] cramfs: Convert to use vmf_insert_mixed
` [PATCH 02/10] mm: Remove vm_insert_mixed
` [PATCH 03/10] mm: Introduce vmf_insert_pfn_prot
` [PATCH 04/10] x86: Convert vdso to use vm_fault_t
` [PATCH 05/10] mm: Make vm_insert_pfn_prot static
` [PATCH 06/10] mm: Remove references to vm_insert_pfn
` [PATCH 07/10] mm: Remove vm_insert_pfn
` [PATCH 08/10] mm: Inline vm_insert_pfn_prot into caller
` [PATCH 09/10] mm: Convert __vm_insert_mixed to vm_fault_t
` [PATCH 10/10] mm: Convert insert_pfn "

[PATCH] mm/page_alloc: Clean up check_for_memory
 2018-08-28 21:35 UTC  (2+ messages)

[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v4
 2018-08-28 21:30 UTC  (13+ messages)
` [PATCH 1/9] mm: workingset: don't drop refault information prematurely
` [PATCH 2/9] mm: workingset: tell cache transitions from workingset thrashing
` [PATCH 3/9] delayacct: track delays from thrashing cache pages
` [PATCH 4/9] sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
` [PATCH 5/9] sched: loadavg: make calc_load_n() public
` [PATCH 6/9] sched: sched.h: make rq locking and clock functions available in stats.h
` [PATCH 7/9] sched: introduce this_rq_lock_irq()
` [PATCH 8/9] psi: pressure stall information for CPU, memory, and IO
` [PATCH 9/9] psi: cgroup support

[PATCH] mm, oom: OOM victims do not need to select next OOM victim unless __GFP_NOFAIL
 2018-08-28 21:17 UTC  (11+ messages)

[PATCH] mm: Conveted to use vm_fault_t
 2018-08-28 18:03 UTC  (2+ messages)

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

[PATCH 0/7] HMM updates, improvements and fixes
 2018-08-28 16:10 UTC  (11+ messages)
` [PATCH 4/7] mm/hmm: properly handle migration pmd

[PATCH] memory_hotplug: fix kernel_panic on offline page processing
 2018-08-28 14:33 UTC  (4+ messages)

[PATCH v4 0/4] Refactoring for remove_memory_section/unregister_mem_sect_under_nodes
 2018-08-28 14:04 UTC  (4+ messages)
` [PATCH v4 3/4] mm/memory_hotplug: Define nodemask_t as a stack variable

[RFC v2 0/2] Do not touch pages in remove_memory path
 2018-08-28 11:47 UTC  (2+ messages)

[PATCH 0/3] mm: dirty/accessed pte optimisations
 2018-08-28 11:20 UTC  (4+ messages)
` [PATCH 1/3] mm/cow: don't bother write protectig already write-protected huge pages
` [PATCH 2/3] mm/cow: optimise pte dirty/accessed bits handling in fork
` [PATCH 3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion

[PATCH 1/2] kmemleak: dump all objects for slab usage analysis
 2018-08-28 10:39 UTC  (2+ messages)
` [PATCH 2/2] scripts: add kmemleak2pprof.py "

[PATCHv2] kmemleak: Add option to print warnings to dmesg
 2018-08-28 10:26 UTC  (4+ messages)

[PATCH v2 0/4] devres: provide and use devm_kstrdup_const()
 2018-08-28  9:33 UTC  (5+ 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 v2 4/4] clk: pmc-atom: use devm_kstrdup_const()

[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

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

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

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  (9+ 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  (13+ 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)


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