linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-08 14:59:45 to 2019-01-10 01:15:38 UTC [more...]

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-10  1:15 UTC  (22+ messages)

[PATCH] mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_one
 2019-01-10  0:51 UTC 

[PATCH v2] netfilter: account ebt_table_info to kmemcg
 2019-01-10  0:44 UTC  (2+ messages)

[RFC v3 PATCH 0/5] mm: memcontrol: do memory reclaim when offlining
 2019-01-09 22:51 UTC  (12+ messages)
` [v3 PATCH 1/5] doc: memcontrol: fix the obsolete content about force empty
` [v3 PATCH 2/5] mm: memcontrol: add may_swap parameter to mem_cgroup_force_empty()
` [v3 PATCH 3/5] mm: memcontrol: introduce wipe_on_offline interface
` [v3 PATCH 4/5] mm: memcontrol: bring force_empty into default hierarchy
` [v3 PATCH 5/5] doc: memcontrol: add description for wipe_on_offline

WARNING: locking bug in lock_downgrade
 2019-01-09 22:46 UTC  (5+ messages)

After Vega 56/64 GPU hang I unable reboot system
 2019-01-09 21:48 UTC  (13+ messages)

mmotm 2019-01-09-13-40 uploaded
 2019-01-09 21:40 UTC 

[PATCH 00/25] Increase success rates and reduce latency of compaction v2
 2019-01-09 21:26 UTC  (6+ messages)
` [PATCH] mm, compaction: Use free lists to quickly locate a migration target -fix
` [PATCH] mm, compaction: Finish pageblock scanning on contention -fix
` [PATCH] mm, compaction: Round-robin the order while searching the free lists for a target -fix

[PATCH] mm: shuffle GFP_* flags
 2019-01-09 20:18 UTC 

[PATCH RFC 0/3] mm: Reduce IO by improving algorithm of memcg pagecache pages eviction
 2019-01-09 19:20 UTC  (16+ messages)
` [PATCH 1/3] mm: Uncharge and keep page in pagecache on memcg reclaim
` [PATCH 2/3] mm: Recharge page memcg on first get from pagecache
` [PATCH 3/3] mm: Pass FGP_NOWAIT in generic_file_buffered_read and enable ext4

[PATCH v7] mm/page_alloc.c: memory_hotplug: free pages as higher order
 2019-01-09 18:56 UTC  (22+ messages)

[PATCH] lockdep: Add debug printk() for downgrade_write() warning
 2019-01-09 18:22 UTC  (4+ messages)

[RFC v2 PATCH 0/5] mm: memcontrol: do memory reclaim when offlining
 2019-01-09 17:59 UTC  (7+ messages)
` [v2 PATCH 2/5] mm: memcontrol: do not try to do swap when force empty
` [v2 PATCH 3/5] mm: memcontrol: introduce wipe_on_offline interface

[PATCHv3 00/13] Heterogeneuos memory node attributes
 2019-01-09 17:43 UTC  (14+ messages)
` [PATCHv3 01/13] acpi: Create subtable parsing infrastructure
` [PATCHv3 02/13] acpi: Add HMAT to generic parsing tables
` [PATCHv3 03/13] acpi/hmat: Parse and report heterogeneous memory
` [PATCHv3 04/13] node: Link memory nodes to their compute nodes
` [PATCHv3 05/13] Documentation/ABI: Add new node sysfs attributes
` [PATCHv3 06/13] acpi/hmat: Register processor domain to its memory
` [PATCHv3 07/13] node: Add heterogenous memory access attributes
` [PATCHv3 08/13] Documentation/ABI: Add node performance attributes
` [PATCHv3 09/13] acpi/hmat: Register "
` [PATCHv3 10/13] node: Add memory caching attributes
` [PATCHv3 11/13] Documentation/ABI: Add node cache attributes
` [PATCHv3 12/13] acpi/hmat: Register memory side "
` [PATCHv3 13/13] doc/mm: New documentation for memory performance

[RFC 00/15] epoll: support pollable epoll from userspace
 2019-01-09 16:50 UTC  (9+ messages)
` [RFC PATCH 01/15] mm/vmalloc: add new 'alignment' field for vm_struct structure
` [RFC PATCH 02/15] mm/vmalloc: move common logic from __vmalloc_area_node to a separate func
` [RFC PATCH 03/15] mm/vmalloc: introduce new vrealloc() call and its subsidiary reach analog

[PATCH] include/linux/hmm.h: Convert to use vm_fault_t
 2019-01-09 16:41 UTC  (6+ messages)

[PATCH v8] mm/page_alloc.c: memory_hotplug: free pages as higher order
 2019-01-09 16:17 UTC  (3+ messages)

[PATCH] mm/slub.c: re-randomize random_seq if necessary
 2019-01-09 15:24 UTC  (4+ messages)

[PATCH v4] mm: Create the new vm_fault_t type
 2019-01-09 15:13 UTC  (5+ messages)

[PATCHv5] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-01-09 14:25 UTC  (7+ messages)

[PATCH] mm,slab,memcg: call memcg kmem put cache with same condition as get
 2019-01-09 14:09 UTC  (6+ messages)

[Bug 202149] New: NULL Pointer Dereference in __split_huge_pmd on PPC64LE
 2019-01-09 13:38 UTC  (5+ messages)

lockdep warning while reading sysfs
 2019-01-09 13:37 UTC  (3+ messages)

INFO: task hung in generic_file_write_iter
 2019-01-09 13:30 UTC  (11+ messages)

[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
 2019-01-09 13:05 UTC  (5+ messages)
` [RFC][PATCH 0/3] arm64 relaxed ABI
  ` [RFC][PATCH 2/3] arm64: Define Documentation/arm64/elf_at_flags.txt

[PATCH 0/2] oom, memcg: do not report racy no-eligible OOM
 2019-01-09 12:02 UTC  (4+ messages)

[PATCH] selinux: avc: mark avc node as not a leak
 2019-01-09 11:31 UTC  (3+ messages)

[PATCH] memcg: killed threads should not invoke memcg OOM killer
 2019-01-09 10:56 UTC  (7+ messages)

[bug report] mm, compaction: round-robin the order while searching the free lists for a target
 2019-01-09 10:35 UTC  (4+ messages)

[PATCH -next] mm, compaction: remove set but not used variables 'a, b, c'
 2019-01-09 10:15 UTC  (3+ messages)

[PATCH v3 0/3] kasan: tag-based mode fixes
 2019-01-09 10:10 UTC  (3+ messages)
` [PATCH v3 1/3] kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning

[PATCH 1/1] mm/vmalloc: Make vmalloc_32_user() align base kernel virtual address to SHMLBA
 2019-01-09 10:08 UTC  (3+ messages)

use generic DMA mapping code in powerpc V4
 2019-01-09  9:31 UTC  (14+ messages)

[PATCH V6 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-01-09  8:41 UTC  (8+ messages)
` [PATCH V6 1/4] mm/cma: Add PF flag to force non cma alloc
` [PATCH V6 3/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get

[PATCH] mm/page_owner: fix for deferred struct page init
 2019-01-09  7:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/1] mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT
 2019-01-09  5:05 UTC  (4+ messages)
` [PATCH 1/1] "

memory cgroup pagecache and inode problem
 2019-01-09  4:33 UTC  (8+ messages)

kmemleak: Cannot allocate a kmemleak_object structure - Kernel 4.19.13
 2019-01-09  4:04 UTC  (3+ messages)

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2019-01-09  3:13 UTC  (13+ messages)

[PATCH v7 0/3] mm: Randomize free memory
 2019-01-08 23:24 UTC  (6+ messages)
` [PATCH v7 1/3] mm: Shuffle initial free memory to improve memory-side-cache utilization

[PATCH v3] mm/page_owner: fix for deferred struct page init
 2019-01-08 22:40 UTC  (15+ messages)

[PATCH] mm: Remove redundant test from find_get_pages_contig
 2019-01-08 21:36 UTC  (7+ messages)

[PATCH v2 1/2] mm: add probe_user_read()
 2019-01-08 21:14 UTC  (5+ messages)

[PATCH v2] memcg: schedule high reclaim for remote memcgs on high_work
 2019-01-08 20:05 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 27/28] mm/page-writeback.c: don't break integrity writeback on ->writepage() error
 2019-01-08 19:34 UTC 

[PATCH AUTOSEL 4.9 35/36] mm/page-writeback.c: don't break integrity writeback on ->writepage() error
 2019-01-08 19:33 UTC 

[PATCH AUTOSEL 4.14 51/53] mm/page-writeback.c: don't break integrity writeback on ->writepage() error
 2019-01-08 19:32 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 52/53] mm/swap: use nr_node_ids for avail_lists in swap_info_struct

[PATCH AUTOSEL 4.19 94/97] mm/page-writeback.c: don't break integrity writeback on ->writepage() error
 2019-01-08 19:29 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 95/97] mm/swap: use nr_node_ids for avail_lists in swap_info_struct

[PATCH AUTOSEL 4.20 113/117] mm/page-writeback.c: don't break integrity writeback on ->writepage() error
 2019-01-08 19:26 UTC  (3+ messages)
` [PATCH AUTOSEL 4.20 114/117] mm/swap: use nr_node_ids for avail_lists in swap_info_struct
` [PATCH AUTOSEL 4.20 117/117] mm/memblock.c: skip kmemleak for kasan_init()

[PATCH] memcg: schedule high reclaim for remote memcgs on high_work
 2019-01-08 17:24 UTC  (4+ messages)

[PATCH v2] memcg: localize memcg_kmem_enabled() check
 2019-01-08 15:03 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).