linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-05 16:13:51 to 2019-03-07 18:53:15 UTC [more...]

[PATCH] kasan: fix variable 'tag' set but not used warning
 2019-03-07 18:52 UTC 

[RFC][Patch v9 0/6] KVM: Guest Free Page Hinting
 2019-03-07 18:53 UTC  (33+ messages)
` [RFC][Patch v9 1/6] KVM: Guest free page hinting support
` [RFC][Patch v9 2/6] KVM: Enables the kernel to isolate guest free pages
` [RFC][Patch v9 3/6] KVM: Enables the kernel to report isolated pages
` [RFC][Patch v9 4/6] KVM: Reporting page poisoning value to the host
` [RFC][Patch v9 5/6] KVM: Enabling guest free page hinting via static key
` [RFC][Patch v9 6/6] KVM: Adding tracepoints for guest free page hinting
` [RFC][QEMU Patch] KVM: Enable QEMU to free the pages hinted by the guest

[PATCH] proc: test /proc/*/maps, smaps, smaps_rollup, statm
 2019-03-07 18:12 UTC  (2+ messages)
  ` [LKP] [proc] 3f02daf340: kernel_selftests.proc.proc-pid-vm.fail

[PATCH v2 0/3] blkcg: sync() isolation
 2019-03-07 18:08 UTC  (4+ messages)
` [PATCH v2 1/3] blkcg: prevent priority inversion problem during sync()
` [PATCH v2 2/3] blkcg: introduce io.sync_isolation
` [PATCH v2 3/3] blkcg: implement sync() isolation

[RFC PATCH V2 0/5] vhost: accelerate metadata access through vmap()
 2019-03-07 17:56 UTC  (17+ messages)
` [RFC PATCH V2 1/5] vhost: generalize adding used elem
` [RFC PATCH V2 2/5] vhost: fine grain userspace memory accessors
` [RFC PATCH V2 3/5] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
` [RFC PATCH V2 4/5] vhost: introduce helpers to get the size of metadata area
` [RFC PATCH V2 5/5] vhost: access vq metadata through kernel virtual address

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

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-03-07 17:06 UTC  (16+ messages)
` [PATCH v2 10/20] x86: avoid W^X being broken during modules loading
                  ` [PATCH] x86/cpufeature: Remove __pure attribute to _static_cpu_has()

[PATCH] writeback: sum memcg dirty counters as needed
 2019-03-07 16:56 UTC 

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

[PATCH] mm: fix sleeping function warning in alloc_swap_info
 2019-03-07 16:33 UTC  (8+ messages)

next/master boot bisection: next-20190215 on beaglebone-black
 2019-03-07 15:43 UTC  (15+ messages)

[PATCH v4] page cache: Store only head pages in i_pages
 2019-03-07 15:30 UTC 

[PATCHv6 00/10] Heterogenous memory node attributes
 2019-03-07 15:19 UTC  (4+ messages)
` [PATCHv6 07/10] acpi/hmat: Register processor domain to its memory

[PATCH v3] page cache: Store only head pages in i_pages
 2019-03-07 15:06 UTC  (5+ messages)

[PATCH] mm: migrate: add missing flush_dcache_page for non-mapped page migrate
 2019-03-07 14:17 UTC  (6+ messages)

[PATCH] page flags: prioritize kasan bits over last-cpuid
 2019-03-07 14:15 UTC  (2+ messages)

[PATCH v6 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-07 13:20 UTC  (5+ messages)
` [PATCH v6 1/4] sh: Advertise gigantic page support
` [PATCH v6 2/4] sparc: "
` [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

[RFC][QEMU Patch] KVM: Enable QEMU to free the pages hinted by the guest
 2019-03-07 12:23 UTC  (2+ messages)

[PATCH v1 0/2] stability fixes for vmalloc allocator
 2019-03-07 11:15 UTC  (6+ messages)
` [PATCH v1 2/2] mm: add priority threshold to __purge_vmap_area_lazy()

[PATCH v2 0/8] mm/kdump: allow to exclude pages that are logically offline
 2019-03-07  8:41 UTC  (4+ messages)
` [PATCH v2] makedumpfile: "

CMA allocation failure and Latency issue
 2019-03-07  8:09 UTC 

KASAN: use-after-free Read in get_mem_cgroup_from_mm
 2019-03-07  7:58 UTC  (17+ messages)

[PATCH v9 00/11] KASAN for powerpc/32
 2019-03-07  6:19 UTC  (5+ messages)
` [PATCH v9 02/11] powerpc: prepare string/mem functions for KASAN

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-03-07  5:46 UTC  (13+ messages)
` [PATCH 0/3] mincore() and IOCB_NOWAIT adjustments
  ` [PATCH 1/3] mm/mincore: make mincore() more conservative

mmotm 2019-03-05-16-36 uploaded
 2019-03-07  0:22 UTC  (2+ messages)
` mmotm 2019-03-05-16-36 uploaded (zstd)

[PATCH v4] mm/hugetlb: Fix unsigned overflow in __nr_hugepages_store_common()
 2019-03-07  0:17 UTC  (17+ messages)

[PATCH v2] hugetlbfs: fix memory leak for resv_map
 2019-03-06 23:52 UTC  (2+ messages)

[PATCH v5 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-06 21:17 UTC  (13+ messages)
` [PATCH v5 1/4] sh: Advertise gigantic page support
` [PATCH v5 2/4] sparc: "
` [PATCH v5 3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
` [PATCH v5 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

[PATCH v4 00/19] Convert x86 & arm64 to use generic page walk
 2019-03-06 19:02 UTC  (22+ messages)
` [PATCH v4 01/19] arc: mm: Add p?d_large() definitions
` [PATCH v4 02/19] arm64: "
` [PATCH v4 03/19] mips: "
` [PATCH v4 04/19] powerpc: "
` [PATCH v4 05/19] riscv: "
` [PATCH v4 06/19] s390: "
` [PATCH v4 07/19] sparc: "
` [PATCH v4 08/19] x86: "
` [PATCH v4 09/19] mm: Add generic p?d_large() macros
` [PATCH v4 10/19] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v4 11/19] mm: pagewalk: Allow walking without vma
` [PATCH v4 12/19] mm: pagewalk: Add test_p?d callbacks
` [PATCH v4 13/19] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v4 14/19] x86: mm: Don't display pages which aren't present in debugfs
` [PATCH v4 15/19] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v4 16/19] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v4 17/19] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v4 18/19] x86: mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v4 19/19] x86: mm: Convert dump_pagetables to use walk_page_range

[PATCH] RDMA/umem: updated bug fix in error handling path
 2019-03-06 18:45 UTC  (2+ messages)

[PATCH] mm/hmm: fix unused variable warnings
 2019-03-06 18:34 UTC  (6+ messages)

[PATCH] mm/hmm: fix unused variable warning in hmm_vma_walk_pud
 2019-03-06 16:08 UTC  (2+ messages)

[PATCH v3 00/34] Convert x86 & arm64 to use generic page walk
 2019-03-06 13:45 UTC  (10+ messages)
` [PATCH v3 08/34] ia64: mm: Add p?d_large() definitions
` [PATCH v3 15/34] parisc: "

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

[PATCH -next] mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC
 2019-03-06 11:44 UTC  (2+ messages)

[PATCH] mm/filemap: fix minor typo
 2019-03-06  9:44 UTC  (2+ messages)

low-memory crash with patch "capture a page under direct compaction"
 2019-03-06  9:13 UTC  (7+ messages)

Kernel bug with MPX?
 2019-03-06  8:53 UTC 

[PATCH] RDMA/umem: minor bug fix and cleanup in error handling paths
 2019-03-06  2:04 UTC  (15+ messages)
` [PATCH v2] "

5.0.0-rc8-next-20190301+: kernel bug at fs/inode.c:513
 2019-03-05 21:33 UTC  (2+ messages)

Banana Pi-R1 stabil
 2019-03-05 19:21 UTC  (9+ messages)

[PATCH v10 00/12] arm64: untag user pointers passed to the kernel
 2019-03-05 17:47 UTC  (7+ messages)
` [PATCH v10 07/12] fs, arm64: untag user pointers in fs/userfaultfd.c

[PATCH v3 0/1] RDMA/umem: minor bug fix in error handling path
 2019-03-05 16:45 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] kasan: fix coccinelle warnings in kasan_p*_table
 2019-03-05 16:14 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).