linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-28 20:09:26 to 2017-11-30 14:07:12 UTC [more...]

[PATCH v2] list_lru: Prefetch neighboring list entries before acquiring lock
 2017-11-30 14:06 UTC 

dd: page allocation failure: order:0, mode:0x1080020(GFP_ATOMIC), nodemask=(null)
 2017-11-30 14:01 UTC  (3+ messages)

[PATCH] list_lru: Prefetch neighboring list entries before acquiring lock
 2017-11-30 13:54 UTC  (6+ messages)

[PATCH v18 00/10] Virtio-balloon Enhancement
 2017-11-30 13:35 UTC  (17+ messages)
` [PATCH v18 01/10] idr: add #include <linux/bug.h>
` [PATCH v18 02/10] radix tree test suite: remove ARRAY_SIZE to avoid redefinition
` [PATCH v18 03/10] xbitmap: Introduce xbitmap
` [PATCH v18 04/10] xbitmap: potential improvement
` [PATCH v18 05/10] xbitmap: add more operations
` [PATCH v18 06/10] virtio_ring: add a new API, virtqueue_add_one_desc
` [PATCH v18 07/10] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v18 08/10] mm: support reporting free page blocks
` [PATCH v18 09/10] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
` [PATCH v18 10/10] virtio-balloon: don't report free pages when page poisoning is enabled

[jirislaby:devel 2532/2644] lib/find_bit_benchmark.c:115:7: error: implicit declaration of function 'find_next_and_bit'; did you mean 'find_next_bit'?
 2017-11-30 13:31 UTC 

[PATCH 0/6] more KAISER bits
 2017-11-30 13:13 UTC  (18+ messages)
` [PATCH 1/6] x86/mm/kaiser: Add some static
` [PATCH 2/6] x86/mm/kaiser: Fix inconsistency in SAVE_AND_SWITCH_TO_KERNEL_CR3
` [PATCH 3/6] x86/mm/kaiser: Allow PCID with nokaiser
` [PATCH 4/6] x86/mm/kaiser: Support PCID without INVPCID
` [PATCH 5/6] x86/mm/kaiser: Optimize RESTORE_CR3
` [PATCH 6/6] x86/mm/kaiser: Optimize __native_flush_tlb

[PATCH 00/13] mmu_notifier kill invalidate_page callback
 2017-11-30 11:20 UTC  (3+ messages)
` BSOD with "

[PATCH 1/2] mm: NUMA stats code cleanup and enhancement
 2017-11-30 11:06 UTC  (11+ messages)

[PATCH v2-REBASED] mm: Make count list_lru_one::nr_items lockless
 2017-11-30 10:46 UTC 

[PATCH] mm: Make count list_lru_one::nr_items lockless
 2017-11-30 10:36 UTC  (7+ messages)

[PATCHv2 0/4] x86: 5-level related changes into decompression code
 2017-11-30 10:14 UTC  (17+ messages)

[pcpu] BUG: KASAN: use-after-scope in pcpu_setup_first_chunk+0x1e3b/0x29e2
 2017-11-30  9:59 UTC  (5+ messages)

[PATCH v3 0/4] introduce get_user_pages_longterm()
 2017-11-30  9:53 UTC  (7+ messages)
` [PATCH v3 1/4] mm: introduce get_user_pages_longterm
` [PATCH v3 2/4] mm: fail get_vaddr_frames() for filesystem-dax mappings
` [PATCH v3 3/4] [media] v4l2: disable filesystem-dax mapping support
` [PATCH v3 4/4] IB/core: disable memory registration of fileystem-dax vmas

[PATCH v2 0/5] Memory hotplug support for arm64 - complete patchset v2
 2017-11-30  9:47 UTC  (11+ messages)
` [PATCH v2 2/5] mm: memory_hotplug: Remove assumption on memory state before hotremove

[PATCH] mm: check pfn_valid first in zero_resv_unavail
 2017-11-30  9:35 UTC  (2+ messages)

[PATCH v2 0/5] kasan: support alloca, LLVM
 2017-11-30  8:34 UTC  (12+ messages)
` [PATCH v2 1/5] kasan: support alloca() poisoning
` [PATCH v2 2/5] kasan: Add tests for alloca poisonong
` [PATCH v2 3/5] kasan: added functions for unpoisoning stack variables
` [PATCH v2 4/5] kasan: support LLVM-style asan parameters
` [PATCH v2 5/5] kasan: add compiler support for clang

[PATCH 0/2] mm: introduce MAP_FIXED_SAFE
 2017-11-30  8:24 UTC  (14+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
` [PATCH] mmap.2: document new MAP_FIXED_SAFE flag
  ` [PATCH v2] "

WARNING: suspicious RCU usage (3)
 2017-11-30  8:04 UTC  (8+ messages)

hugetlb page migration vs. overcommit
 2017-11-30  7:57 UTC  (16+ messages)
  ` [PATCH RFC 1/2] mm, hugetlb: unify core page allocation accounting and initialization
  ` [PATCH RFC 2/2] mm, hugetlb: do not rely on overcommit limit during migration
    ` [PATCH RFC v2 "

[PATCH resend] mm/page_alloc: fix comment is __get_free_pages
 2017-11-30  6:53 UTC  (5+ messages)

[mmotm:master 87/135] mm/list_lru.c:140:2: error: implicit declaration of function 'prefetchw'
 2017-11-30  4:54 UTC 

[PATCH] x86/numa: move setting parse numa node to num_add_memblk
 2017-11-30  4:39 UTC  (9+ messages)

[PATCH] mm, meminit: Serially initialise deferred memory if trace_buf_size is specified
 2017-11-30  3:49 UTC  (14+ messages)

mmotm 2017-11-29-16-58 uploaded
 2017-11-30  0:59 UTC 

[PATCH] zswap: Same-filled pages handling
 2017-11-29 21:29 UTC  (5+ messages)
      ` [PATCH] zswap: Update with same-value filled page feature

[PATCHv2] x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
 2017-11-29 19:24 UTC 

d17a1d97dc ("x86/mm/kasan: don't use vmemmap_populate() to initialize shadow"): BUG: KASAN: use-after-scope in __drm_mm_interval_first
 2017-11-29 19:00 UTC  (2+ messages)

[PATCH 1/2] mm: make faultaround produce old ptes
 2017-11-29 17:37 UTC  (8+ messages)

[PATCH v2 00/11] Metadata specific accouting and dirty writeout
 2017-11-29 17:05 UTC  (9+ messages)
` [PATCH v2 02/11] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes
` [PATCH v2 03/11] lib: make the fprop batch size a multiple of PAGE_SIZE
` [PATCH v2 04/11] lib: add a __fprop_add_percpu_max
` [PATCH v2 05/11] writeback: convert the flexible prop stuff to bytes

[PATCH] x86/mm/kaiser: Flush the correct ASID in __native_flush_tlb_single()
 2017-11-29 15:26 UTC  (4+ messages)

[PATCH v17 0/6] Virtio-balloon Enhancement
 2017-11-29 14:20 UTC  (4+ messages)
` [PATCH v17 2/6] radix tree test suite: add tests for xbitmap

[PATCH] mm, compaction: direct freepage allocation for async direct compaction
 2017-11-29 14:13 UTC  (8+ messages)

[PATCH v2 1/2] mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed
 2017-11-29 13:55 UTC  (7+ messages)

[mmotm:master 126/128] kernel/synchro-test.c:512:2: error: implicit declaration of function 'init_timer'; did you mean 'init_timers'?
 2017-11-29 13:52 UTC 

BUG: unable to handle kernel NULL pointer dereference in kfree
 2017-11-29 10:30 UTC  (2+ messages)

[PATCH] mm, memcg: fix mem_cgroup_swapout() for THPs
 2017-11-29 10:17 UTC  (5+ messages)

[PATCH 00/18] introduce a new tool, valid access checker
 2017-11-29  9:27 UTC  (5+ messages)
` [PATCH 02/18] vchecker: introduce the "

[PATCH 1/1] kasan: fix livelock in qlist_move_cache
 2017-11-29  9:03 UTC  (16+ messages)

[patch V2 0/5] x86/kaiser: Boot time disabling and debug support
 2017-11-29  8:52 UTC  (7+ messages)
` [patch V2 4/5] x86/mm/debug_pagetables: Allow dumping current pagetables
    ` [PATCH] vfs: Add PERM_* symbolic helpers for common file mode/permissions

[PATCH] mm: disable `vm.max_map_count' sysctl limit
 2017-11-29  8:32 UTC  (8+ messages)

[PATCH v4 0/4] vm: add a syscall to map a process memory into a pipe
 2017-11-29  7:42 UTC  (4+ messages)
` [PATCH v4 2/4] "

[RFC PATCH] arch, mm: introduce arch_tlb_gather_mmu_exit
 2017-11-29  7:22 UTC  (3+ messages)

[PATCH 5/8] crypto: remove unused hardirq.h
 2017-11-29  6:38 UTC  (2+ messages)
` [5/8] "

[mmotm:master 126/128] kernel/synchro-test.c:512:2: error: implicit declaration of function 'init_timer'
 2017-11-29  6:31 UTC 

[PATCH 1/1] mm/cma: fix alloc_contig_range ret code/potential leak
 2017-11-29  5:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] virtio_balloon: include disk/file caches memory statistics
 2017-11-29  1:24 UTC  (2+ messages)

mmotm 2017-11-28-17-01 uploaded
 2017-11-29  1:02 UTC 

[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
 2017-11-29  0:40 UTC  (3+ messages)
` [PATCH 2/8] fs: pstore: "


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