linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-08 18:58:53 to 2019-04-11 03:58:22 UTC [more...]

[v2 RFC PATCH 0/9] Another Approach to Use PMEM as NUMA Node
 2019-04-11  3:56 UTC  (10+ messages)
` [v2 PATCH 1/9] mm: define N_CPU_MEM node states
` [v2 PATCH 2/9] mm: page_alloc: make find_next_best_node find return cpuless node
` [v2 PATCH 3/9] mm: numa: promote pages to DRAM when it gets accessed twice
` [v2 PATCH 4/9] mm: migrate: make migrate_pages() return nr_succeeded
` [v2 PATCH 5/9] mm: vmscan: demote anon DRAM pages to PMEM node
` [v2 PATCH 6/9] mm: vmscan: don't demote for memcg reclaim
` [v2 PATCH 7/9] mm: vmscan: check if the demote target node is contended or not
` [v2 PATCH 8/9] mm: vmscan: add page demotion counter
` [v2 PATCH 9/9] mm: numa: add page promotion counter

[PATCH v2] hugetlbfs: fix protential null pointer dereference
 2019-04-11  3:53 UTC 

[PATCH] hugetlbfs: fix protential null pointer dereference
 2019-04-11  3:30 UTC  (5+ messages)

[PATCH] slab: fix an infinite loop in leaks_show()
 2019-04-11  3:26 UTC 

32-bit Amlogic (ARM) SoC: kernel BUG in kfree()
 2019-04-11  3:00 UTC  (12+ messages)

[RFC patch 11/41] mm/slub: Remove the ULONG_MAX stack trace hackery
 2019-04-11  2:55 UTC  (10+ messages)
` [RFC patch 12/41] mm/page_owner: "
` [RFC patch 13/41] mm/kasan: "
` [RFC patch 23/41] mm/slub: Simplify stack trace retrieval
` [RFC patch 24/41] mm/kmemleak: Simplify stacktrace handling
` [RFC patch 25/41] mm/kasan: "
` [RFC patch 26/41] mm/page_owner: Simplify stack trace handling

[RFC PATCH v3 00/15] Slab Movable Objects (SMO)
 2019-04-11  2:48 UTC  (18+ messages)
` [RFC PATCH v3 01/15] slub: Add isolate() and migrate() methods
` [RFC PATCH v3 02/15] tools/vm/slabinfo: Add support for -C and -M options
` [RFC PATCH v3 03/15] slub: Sort slab cache list
` [RFC PATCH v3 04/15] slub: Slab defrag core
` [RFC PATCH v3 05/15] tools/vm/slabinfo: Add remote node defrag ratio output
` [RFC PATCH v3 06/15] tools/vm/slabinfo: Add defrag_used_ratio output
` [RFC PATCH v3 07/15] tools/testing/slab: Add object migration test module
` [RFC PATCH v3 08/15] tools/testing/slab: Add object migration test suite
` [RFC PATCH v3 09/15] xarray: Implement migration function for objects
` [RFC PATCH v3 10/15] tools/testing/slab: Add XArray movable objects tests
` [RFC PATCH v3 11/15] slub: Enable moving objects to/from specific nodes
` [RFC PATCH v3 12/15] slub: Enable balancing slabs across nodes
` [RFC PATCH v3 13/15] dcache: Provide a dentry constructor
` [RFC PATCH v3 14/15] dcache: Implement partial shrink via Slab Movable Objects
` [RFC PATCH v3 15/15] dcache: Add CONFIG_DCACHE_SMO

[RFC 0/2] opportunistic memory reclaim of a killed process
 2019-04-11  1:43 UTC  (3+ messages)
` [RFC 1/2] mm: oom: expose expedite_reclaim to use oom_reaper outside of oom_kill.c
` [RFC 2/2] signal: extend pidfd_send_signal() to allow expedited process killing

[PATCH v6 0/8] mmu notifier provide context informations
 2019-04-10 23:41 UTC  (6+ messages)
` [PATCH v6 7/8] mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening v2

next/master boot bisection: next-20190215 on beaglebone-black
 2019-04-10 22:52 UTC  (14+ messages)

[PATCH] mm/memory_hotplug: Drop memory device reference after find_memory_block()
 2019-04-10 22:24 UTC  (4+ messages)

[PATCH 0/1] mm: Remove the SLAB allocator
 2019-04-10 21:53 UTC  (5+ messages)
` [PATCH 1/1] mm: Remove "

[RFC PATCH 0/2] mm/memcontrol: Finer-grained memory control
 2019-04-10 21:38 UTC  (5+ messages)
` [RFC PATCH 1/2] mm/memcontrol: Finer-grained control for subset of allocated memory
` [RFC PATCH 2/2] mm/memcontrol: Add a new MEMCG_SUBSET_HIGH event

[PATCH v2 0/5] Provide generic top-down mmap layout functions
 2019-04-10 18:27 UTC  (11+ messages)
` [PATCH v2 1/5] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v2 2/5] arm64, mm: Move generic mmap layout functions "
` [PATCH v2 5/5] riscv: Make mmap allocation top-down by default

[PATCH 1/2] mm/gup.c: fix the wrong comments
 2019-04-10 18:08 UTC  (12+ messages)

mmotm 2019-04-09-17-51 uploaded
 2019-04-10 16:07 UTC  (2+ messages)
` mmotm 2019-04-09-17-51 uploaded (fs/nfsd/)

Basics : Memory Configuration
 2019-04-10 15:49 UTC  (4+ messages)
  ` [External] "

[PATCH] mm: Throttle allocators when failing reclaim over memory.high
 2019-04-10 15:34 UTC  (2+ messages)
  ` [PATCH REBASED] "

[PATCH] mm: Simplify shrink_inactive_list()
 2019-04-10 15:07 UTC 

[PATCH v8 00/20] Convert x86 & arm64 to use generic page walk
 2019-04-10 14:56 UTC  (2+ messages)

1808d65b55 ("asm-generic/tlb: Remove arch_tlb*_mmu()"): BUG: KASAN: stack-out-of-bounds in __change_page_attr_set_clr
 2019-04-10 14:55 UTC 

question for cma alloc fail issue
 2019-04-10 13:14 UTC  (2+ messages)

[PATCH v3 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-04-10 13:09 UTC  (7+ messages)
` [PATCH v3 1/4] x86: kdump: move reserve_crashkernel_low() into kexec_core.c
` [PATCH v3 2/4] arm64: kdump: support reserving crashkernel above 4G
` [PATCH v3 3/4] arm64: kdump: support more than one crash kernel regions
` [PATCH v3 4/4] kdump: update Documentation about crashkernel on arm64

[PATCH] hmat: Register attributes for memory hot add
 2019-04-10 11:07 UTC  (2+ messages)

[PATCH v5 00/10] mm: Sub-section memory hotplug support
 2019-04-10  9:51 UTC  (2+ messages)

[PATCH v1 0/4] mm/memory_hotplug: Better error handling when removing memory
 2019-04-10  8:07 UTC  (7+ messages)
` [PATCH v1 1/4] mm/memory_hotplug: Release memory resource after arch_remove_memory()
` [PATCH v1 2/4] mm/memory_hotplug: Make unregister_memory_section() never fail
` [PATCH v1 3/4] mm/memory_hotplug: Make __remove_section() "
` [PATCH v1 4/4] mm/memory_hotplug: Make __remove_pages() and arch_remove_memory() "

[PATCH net] vhost: flush dcache page when logging dirty pages
 2019-04-10  7:53 UTC 

[RFC PATCH 0/5] EFI Special Purpose Memory Support
 2019-04-10  2:10 UTC  (9+ messages)
` [RFC PATCH 1/5] efi: Detect UEFI 2.8 Special Purpose Memory
` [RFC PATCH 4/5] acpi/hmat: Register special purpose memory as a device

[PATCH] mm/memcontrol: split pgscan into direct and kswapd for memcg
 2019-04-10  1:16 UTC  (5+ messages)

[PATCH v5 0/7] mm: Use slab_list list_head instead of lru
 2019-04-09 22:25 UTC  (8+ messages)
` [PATCH v5 2/7] slob: Respect list_head abstraction layer

[PATCH] mm/hmm: fix hmm_range_dma_map()/hmm_range_dma_unmap()
 2019-04-09 21:52 UTC  (2+ messages)

Memory management broken by "mm: reclaim small amounts of memory when an external fragmentation event occurs"
 2019-04-09 20:09 UTC  (6+ messages)

[PATCH] mm/vmstat: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
 2019-04-09 19:25 UTC  (6+ messages)

[PATCH 4.19.y 1/2] mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
 2019-04-09 18:47 UTC  (5+ messages)
` [PATCH 4.19.y 2/2] mm: hide incomplete nr_indirectly_reclaimable in sysfs

[PATCH 0/4] mm: swapoff: fixes for 5.1-rc
 2019-04-09 18:43 UTC  (7+ messages)
` [PATCH 1/4] mm: swapoff: shmem_find_swap_entries() filter out other types
` [PATCH 2/4] mm: swapoff: remove too limiting SWAP_UNUSE_MAX_TRIES
` [PATCH 3/4] mm: swapoff: take notice of completion sooner
` [PATCH 4/4] mm: swapoff: shmem_unuse() stop eviction without igrab()

mmotm 2019-04-08-22-14 uploaded
 2019-04-09 15:51 UTC  (2+ messages)
` mmotm 2019-04-08-22-14 uploaded (drivers/mtd/nand/raw/nand_base.c + omap2.c)

Thoughts on simple scanner approach for free page hinting
 2019-04-09 14:03 UTC  (21+ messages)

[PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
 2019-04-09 13:02 UTC  (2+ messages)

gfs2 iomap dealock, IOMAP_F_UNBALANCED
 2019-04-09 12:27 UTC  (5+ messages)

[PATCH] mm/vmscan: expose cgroup_ino for memcg reclaim tracepoints
 2019-04-09 10:11 UTC 

[PATCH v4 0/3] improve vmap allocation
 2019-04-09  9:45 UTC  (4+ messages)
` [PATCH v4 1/3] mm/vmap: keep track of free blocks for "

[PATCH RFC 0/3] mm/memory_hotplug: Factor out memory block device handling
 2019-04-09  9:25 UTC  (6+ messages)
` [PATCH RFC 2/3] mm/memory_hotplug: Create memory block devices after arch_add_memory()
` [PATCH RFC 3/3] mm/memory_hotplug: Remove memory block devices before arch_remove_memory()

[RFC 0/2] guarantee natural alignment for kmalloc()
 2019-04-09  9:20 UTC  (10+ messages)

[PATCH 0/3] support reserving crashkernel above 4G on arm64 kdump
 2019-04-09  9:07 UTC  (3+ messages)

[PATCH v2 0/4] vfs: make immutable files actually immutable
 2019-04-09  8:24 UTC  (6+ messages)
` [PATCH 4/4] xfs: don't allow most setxattr to immutable files
  ` [PATCH v2 "

[PATCH v2 0/3] support reserving crashkernel above 4G on arm64 kdump
 2019-04-09  7:31 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: kdump: support reserving crashkernel above 4G
` [PATCH v2 2/3] arm64: kdump: support more than one crash kernel regions
` [PATCH v2 3/3] kdump: update Documentation about crashkernel on arm64

[RESEND PATCH v4 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-04-09  6:17 UTC  (3+ messages)

[PATCH v2 0/2] Preparing memhotplug for allocating memmap from hot-added range
 2019-04-09  6:12 UTC  (4+ messages)
` [PATCH v2 2/2] mm, memory_hotplug: provide a more generic restrictions for memory hotplug

[PATCH v3 00/28] userfaultfd: write protection support
 2019-04-09  6:08 UTC  (2+ messages)

[PATCH v2] mm: Fix modifying of page protection by insert_pfn_pmd()
 2019-04-09  4:46 UTC  (3+ messages)

[PATCH v2 0/2] A couple hugetlbfs fixes
 2019-04-09  3:30 UTC  (3+ messages)

[PATCH] hugetlbfs: end hpage in hugetlbfs_fallocate overflow
 2019-04-09  2:54 UTC  (2+ messages)

[PATCH V3 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-04-09  0:13 UTC  (2+ messages)

[PATCH] slab: fix a crash by reading /proc/slab_allocators
 2019-04-08 23:41 UTC  (3+ 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).