linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-13 19:17:33 to 2019-03-17 11:42:46 UTC [more...]

[RFC] simple_lmk: Introduce Simple Low Memory Killer for Android
 2019-03-17 11:42 UTC  (31+ messages)

WARNING in rcu_check_gp_start_stall
 2019-03-17 11:04 UTC  (2+ messages)

[GIT PULL] device-dax for 5.1: PMEM as RAM
 2019-03-16 21:25 UTC  (8+ messages)

KASAN: use-after-free Read in get_mem_cgroup_from_mm
 2019-03-16 19:42 UTC  (13+ messages)

[PATCH v11 00/14] arm64: untag user pointers passed to the kernel
 2019-03-16 19:31 UTC  (18+ messages)
` [PATCH v11 01/14] uaccess: add untagged_addr definition for other arches
` [PATCH v11 02/14] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v11 03/14] lib, arm64: untag user pointers in strn*_user
` [PATCH v11 04/14] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v11 05/14] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v11 06/14] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v11 07/14] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v11 08/14] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v11 09/14] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v11 10/14] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v11 11/14] uprobes, arm64: untag user pointers in find_active_uprobe
` [PATCH v11 12/14] bpf, arm64: untag user pointers in stack_map_get_build_id_offset
` [PATCH v11 13/14] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v11 14/14] selftests, arm64: add a selftest for passing tagged pointers to kernel

WARNING: bad usercopy in fanotify_read
 2019-03-16 14:49 UTC  (2+ messages)

[PATCH] mm: Fix __dump_page when mapping->host is not set
 2019-03-16  8:34 UTC  (6+ messages)

[PATCHv8 00/10] Heterogenous memory node attributes
 2019-03-16  3:04 UTC  (11+ 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

kernel BUG at include/linux/mm.h:1020!
 2019-03-15 21:34 UTC  (3+ messages)

mm/memory.c:3968:21: sparse: incorrect type in assignment (different base types)
 2019-03-15 19:05 UTC  (4+ messages)

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

mbind() fails to fail with EIO
 2019-03-15 16:01 UTC 

idle-page marking in page-types tool
 2019-03-15 15:32 UTC 

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

Re: [External] Re: vmscan: Reclaim unevictable pages
 2019-03-15 10:11 UTC  (2+ messages)

High Latency of CMA allocation
 2019-03-15  9:49 UTC 

[PATCH v2] mm: migrate: add missing flush_dcache_page for non-mapped page migrate
 2019-03-15  8:35 UTC 

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

[PATCH v6 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-15  2:57 UTC  (10+ 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

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

[RFC][Patch v9 0/6] KVM: Guest Free Page Hinting
 2019-03-14 16:58 UTC  (23+ 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 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 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)

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  (8+ 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  (4+ messages)
` [PATCH v2 4/5] slob: Use slab_list "

[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 

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

[PATCH AUTOSEL 4.20 37/60] tmpfs: fix link accounting when a tmpfile is linked in
 2019-03-13 19:58 UTC  (2+ messages)

[PATCH v3 0/6] mm: reduce the memory footprint of dying memory cgroups
 2019-03-13 19:48 UTC  (3+ messages)
` [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 22/33] kasan, slab: make freelist stored without tags
 2019-03-13 19:18 UTC  (2+ messages)

[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 14/24] kasan, slab: fix conflicts with CONFIG_HARDENED_USERCOPY
 2019-03-13 19:16 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 15/24] kasan, slab: make freelist stored without tags


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