linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-13 14:21:50 to 2019-03-15 02:54:52 UTC [more...]

[RFC] simple_lmk: Introduce Simple Low Memory Killer for Android
 2019-03-15  2:54 UTC  (12+ messages)

Hang / zombie process from Xarray page-fault conversion (bisected)
 2019-03-15  2:46 UTC  (7+ messages)

[rgushchin:release_percpu.3 315/395] drivers/scsi/qla2xxx/qla_iocb.c:1141:9: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'dma_addr_t'
 2019-03-15  2:41 UTC 

[PATCH -manpage 0/2]
 2019-03-14 21:48 UTC  (3+ messages)
` [PATCH -manpage 1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
` [PATCH -manpage 2/2] memfd_create.2: "

[PATCH v3 0/7] mm: Use slab_list list_head instead of lru
 2019-03-14 20:47 UTC  (12+ messages)
` [PATCH v3 1/7] list: Add function list_rotate_to_front()
` [PATCH v3 2/7] slob: Respect list_head abstraction layer
` [PATCH v3 3/7] slob: Use slab_list instead of lru
` [PATCH v3 4/7] slub: Add comments to endif pre-processor macros
` [PATCH v3 5/7] slub: Use slab_list instead of lru
` [PATCH v3 6/7] slab: "
` [PATCH v3 7/7] mm: Remove stale comment from page struct

[PATCH v3 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-14 20:37 UTC  (24+ messages)
` [PATCH v3 1/1] "

[PATCH] mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact()
 2019-03-14 20:13 UTC  (15+ messages)
` [PATCH v2] "

[LSF/MM TOPIC] Using XArray to manage the VMA
 2019-03-14 19:54 UTC  (6+ messages)

[RFC PATCH V2 0/5] vhost: accelerate metadata access through vmap()
 2019-03-14 19:33 UTC  (15+ messages)

[RFC][Patch v9 0/6] KVM: Guest Free Page Hinting
 2019-03-14 16:58 UTC  (25+ messages)
` [RFC][Patch v9 2/6] KVM: Enables the kernel to isolate guest free pages

Kernel bug with MPX?
 2019-03-14 16:51 UTC  (6+ messages)

[PATCH 0/3] userfaultfd: allow to forbid unprivileged users
 2019-03-14 16:16 UTC  (15+ messages)

[PATCH 00/38] VFS: Convert trivial filesystems and more
 2019-03-14 16:13 UTC  (3+ messages)
` [PATCH 08/38] vfs: Convert zsmalloc to fs_context
` [PATCH 38/38] tmpfs, devtmpfs, ramfs, rootfs: Convert "

[PATCH v2] xen/balloon: Fix mapping PG_offline pages to user space
 2019-03-14 16:05 UTC  (2+ messages)

mm/memory.c:3968:21: sparse: incorrect type in assignment (different base types)
 2019-03-14 16:00 UTC  (3+ messages)

[PATCH v1] xen/balloon: Fix mapping PG_offline pages to user space
 2019-03-14 16:00 UTC  (5+ messages)
` [Xen-devel] "

[PATCH v4] mm/hotplug: fix offline undo_isolate_page_range()
 2019-03-14 15:06 UTC 

[PATCH v3] mm/hotplug: fix offline undo_isolate_page_range()
 2019-03-14 14:29 UTC  (3+ messages)

xen: Can't insert balloon page into VM userspace (WAS Re: [Xen-devel] [linux-linus bisection] complete test-arm64-arm64-xl-xsm)
 2019-03-14 14:16 UTC  (11+ messages)
        ` [Xen-devel] xen: Can't insert balloon page into VM userspace (WAS "

[PATCH] mm,oom: Teach lockdep about oom_lock
 2019-03-14 13:55 UTC  (12+ messages)

[PATCH v6 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-14 13:52 UTC  (11+ messages)
` [PATCH v6 3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
` [PATCH v6 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

Up to 25% off the all-new Imperial Club
 2019-03-14 12:31 UTC 

Truncate regression due to commit 69b6c1319b6
 2019-03-14 11:10 UTC  (7+ messages)

[PATCH] driver : staging : ion: optimization for decreasing memory fragmentaion
 2019-03-14 11:06 UTC 

[PATCH v2] mm: vmscan: add tracepoints for node reclaim
 2019-03-14 10:43 UTC  (3+ messages)
  ` [PATCH] mm: vmscan: drop may_writepage and classzone_idx from direct reclaim begin template

[PATCH] mm: compaction: show gfp flag names in try_to_compact_pages tracepoint
 2019-03-14  8:30 UTC  (2+ messages)

[RESEND PATCH] mm/compaction: fix an undefined behaviour
 2019-03-14  8:25 UTC  (2+ messages)

[PATCH v2] mm/hotplug: fix offline undo_isolate_page_range()
 2019-03-14  8:22 UTC  (5+ messages)

[PATCH] mm/hotplug: fix notification in offline error path
 2019-03-14  7:56 UTC  (3+ messages)

[PATCH] mm: fix a wrong flag in set_migratetype_isolate()
 2019-03-14  7:55 UTC  (3+ messages)

[Qestion] Hit a WARN_ON_ONCE in try_to_unmap_one when runing syzkaller
 2019-03-14  7:54 UTC  (3+ messages)

[PATCH 1/2] fs/dax: deposit pagetable even when installing zero page
 2019-03-14  4:02 UTC  (11+ messages)
` [PATCH 2/2] mm/dax: Don't enable huge dax mapping by default

[PATCH v2 0/5]] mm: Use slab_list list_head instead of lru
 2019-03-14  3:24 UTC  (10+ messages)
` [PATCH v2 1/5] slub: Add comments to endif pre-processor macros
` [PATCH v2 2/5] slub: Use slab_list instead of lru
` [PATCH v2 4/5] slob: "
` [PATCH v2 5/5] mm: Remove stale comment from page struct

[RFC PATCH 00/31] Generating physically contiguous memory after page allocation
 2019-03-14  2:39 UTC  (12+ messages)
` [RFC PATCH 01/31] mm: migrate: Add exchange_pages to exchange two lists of pages

[PATCH] mm: compaction: show gfp flag names in try_to_compact_pages tracepoint
 2019-03-14  1:46 UTC 

[PATCHv8 00/10] Heterogenous memory node attributes
 2019-03-13 23:22 UTC  (9+ messages)
` [PATCHv8 04/10] node: Link memory nodes to their compute nodes
` [PATCHv8 05/10] node: Add heterogenous memory access attributes
` [PATCHv8 06/10] node: Add memory-side caching attributes
` [PATCHv8 07/10] acpi/hmat: Register processor domain to its memory

[PATCH 00/12] introduce percpu block scan_hint
 2019-03-13 20:19 UTC  (2+ messages)

[PATCH AUTOSEL 4.20 34/60] kasan, slub: move kasan_poison_slab hook before page_address
 2019-03-13 19:58 UTC  (6+ messages)
` [PATCH AUTOSEL 4.20 35/60] mm: handle lru_add_drain_all for UP properly
` [PATCH AUTOSEL 4.20 37/60] tmpfs: fix link accounting when a tmpfile is linked in
` [PATCH AUTOSEL 4.20 38/60] kasan, slab: fix conflicts with CONFIG_HARDENED_USERCOPY
` [PATCH AUTOSEL 4.20 39/60] kasan, slab: make freelist stored without tags

[PATCH v3 0/6] mm: reduce the memory footprint of dying memory cgroups
 2019-03-13 19:48 UTC  (8+ messages)
` [PATCH v3 1/6] mm: prepare to premature release of memcg->vmstats_percpu
` [PATCH v3 2/6] mm: prepare to premature release of per-node lruvec_stat_cpu
` [PATCH v3 3/6] mm: release memcg percpu data prematurely
` [PATCH v3 4/6] mm: release per-node "
` [PATCH v3 5/6] mm: flush memcg percpu stats and events before releasing
` [PATCH v3 6/6] mm: refactor memcg_hotplug_cpu_dead() to use memcg_flush_offline_percpu()

[PATCH AUTOSEL 3.18 08/10] tmpfs: fix link accounting when a tmpfile is linked in
 2019-03-13 19:18 UTC 

[PATCH AUTOSEL 4.14 19/33] kasan, slub: move kasan_poison_slab hook before page_address
 2019-03-13 19:18 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 20/33] tmpfs: fix link accounting when a tmpfile is linked in
` [PATCH AUTOSEL 4.14 21/33] kasan, slab: fix conflicts with CONFIG_HARDENED_USERCOPY
` [PATCH AUTOSEL 4.14 22/33] kasan, slab: make freelist stored without tags

[PATCH AUTOSEL 4.4 10/15] tmpfs: fix link accounting when a tmpfile is linked in
 2019-03-13 19:17 UTC 

[PATCH AUTOSEL 4.9 12/24] kasan, slub: move kasan_poison_slab hook before page_address
 2019-03-13 19:16 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 13/24] tmpfs: fix link accounting when a tmpfile is linked in
` [PATCH AUTOSEL 4.9 14/24] kasan, slab: fix conflicts with CONFIG_HARDENED_USERCOPY
` [PATCH AUTOSEL 4.9 15/24] kasan, slab: make freelist stored without tags

[PATCH AUTOSEL 4.19 27/48] kasan, slub: move kasan_poison_slab hook before page_address
 2019-03-13 19:12 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 28/48] mm: handle lru_add_drain_all for UP properly
` [PATCH AUTOSEL 4.19 29/48] tmpfs: fix link accounting when a tmpfile is linked in
` [PATCH AUTOSEL 4.19 30/48] kasan, slab: fix conflicts with CONFIG_HARDENED_USERCOPY
` [PATCH AUTOSEL 4.19 31/48] kasan, slab: make freelist stored without tags

[PATCH 09/10] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem
 2019-03-13 18:39 UTC  (13+ messages)

[PATCH 00/10] HMM updates for 5.1
 2019-03-13 18:33 UTC  (5+ messages)

[PATCH v2 0/6] mm: reduce the memory footprint of dying memory cgroups
 2019-03-13 18:23 UTC  (7+ messages)
` [PATCH v2 5/6] mm: flush memcg percpu stats and events before releasing
` [PATCH v2 6/6] mm: refactor memcg_hotplug_cpu_dead() to use memcg_flush_offline_percpu()

KASAN: null-ptr-deref Read in reclaim_high
 2019-03-13 18:16 UTC  (8+ messages)

[mm PATCH v6 0/7] Deferred page init improvements
 2019-03-13 17:07 UTC  (9+ messages)
` [mm PATCH v6 6/7] mm: Add reserved flag setting to set_page_links

[PATCH] mm/debug: add a cast to u64 for atomic64_read()
 2019-03-13 16:29 UTC  (12+ messages)

WARNING: bad usercopy in fanotify_read
 2019-03-13 15:47 UTC  (5+ messages)

[PATCH v2] fs/dax: deposit pagetable even when installing zero page
 2019-03-13 15:46 UTC  (4+ messages)

[PATCH v2] kmemleak: skip scanning holes in the .bss section
 2019-03-13 14:57 UTC 

[PATCH] filemap: don't unlock null page in FGP_FOR_MMAP case
 2019-03-13 14:25 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).