linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-27 20:12:24 to 2019-03-01 13:39:39 UTC [more...]

[PATCH v2 00/13] Convert x86 & arm64 to use generic page walk
 2019-03-01 13:39 UTC  (12+ messages)
` [PATCH v2 03/13] mm: Add generic p?d_large() macros

[PATCH v4 4/4] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-03-01 13:33 UTC  (2+ messages)

[PATCH 0/2] RFC: READ/WRITE_ONCE vma/mm cleanups
 2019-03-01 13:04 UTC  (5+ messages)
` [PATCH 1/2] coredump: use READ_ONCE to read mm->flags
` [PATCH 2/2] mm: use READ/WRITE_ONCE to access anonymous vmas vm_start/vm_end/vm_pgoff

[PATCH v9 00/11] KASAN for powerpc/32
 2019-03-01 12:33 UTC  (12+ messages)
` [PATCH v9 01/11] powerpc/32: Move early_init() in a separate file
` [PATCH v9 02/11] powerpc: prepare string/mem functions for KASAN
` [PATCH v9 03/11] powerpc/prom_init: don't use string functions from lib/
` [PATCH v9 04/11] powerpc/mm: don't use direct assignation during early boot
` [PATCH v9 05/11] powerpc/32: use memset() instead of memset_io() to zero BSS
` [PATCH v9 06/11] powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
` [PATCH v9 07/11] powerpc/32: prepare shadow area for KASAN
` [PATCH v9 08/11] powerpc: disable KASAN instrumentation on early/critical files
` [PATCH v9 09/11] powerpc/32: Add KASAN support
` [PATCH v9 10/11] powerpc/32s: move hash code patching out of MMU_init_hw()
` [PATCH v9 11/11] powerpc/32s: set up an early static hash table for KASAN

[PATCH] mm-remove-zone_lru_lock-function-access-lru_lock-directly-fix
 2019-03-01 12:30 UTC  (2+ messages)

next/master boot bisection: next-20190215 on beaglebone-black
 2019-03-01 11:49 UTC  (12+ messages)

mm: Can we bail out p?d_alloc() loops upon SIGKILL?
 2019-03-01 11:49 UTC  (6+ messages)

[PATCH v3 00/34] Convert x86 & arm64 to use generic page walk
 2019-03-01 11:45 UTC  (23+ messages)
` [PATCH v3 09/34] m68k: mm: Add p?d_large() definitions
` [PATCH v3 11/34] mips: "
` [PATCH v3 18/34] s390: "
` [PATCH v3 20/34] sparc: "
` [PATCH v3 27/34] mm: pagewalk: Add 'depth' parameter to pte_hole

[PATCH v2 1/4] mm/workingset: remove unused @mapping argument in workingset_eviction()
 2019-03-01 10:51 UTC  (16+ messages)
` [PATCH v2 2/4] mm: remove zone_lru_lock() function access ->lru_lock directly
` [PATCH v2 3/4] mm/compaction: pass pgdat to too_many_isolated() instead of zone
` [PATCH v2 4/4] mm/vmscan: remove unused lru_pages argument

[PATCH RFC] mm/vmscan: try to protect active working set of cgroup from reclaim
 2019-03-01 10:38 UTC  (4+ messages)

Banana Pi-R1 stabil
 2019-03-01  9:30 UTC  (6+ messages)

[PATCH v2] mm: vmscan: add tracepoints for node reclaim
 2019-03-01  8:38 UTC  (2+ messages)

[PATCH] mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
 2019-03-01  7:46 UTC  (5+ messages)

[PATCH] mm: vmscan: show zone type in kswapd tracepoints
 2019-03-01  7:38 UTC 

BUG: unable to handle kernel NULL pointer dereference in __generic_file_write_iter
 2019-03-01  3:31 UTC  (7+ messages)
  ` missing stack trace entry on NULL pointer call [was: Re: BUG: unable to handle kernel NULL pointer dereference in __generic_file_write_iter]

[PATCH] mm/hugepages: fix "orig_pud" set but not used
 2019-03-01  0:49 UTC 

[LSF/MM TOPIC] Usage of PSI in Android lmkd
 2019-03-01  0:48 UTC 

mmotm 2019-02-28-16-22 uploaded
 2019-03-01  0:22 UTC 

[PATCH] mm, memcg: Make scan aggression always exclude protection
 2019-03-01  0:03 UTC  (2+ messages)

Truncate regression due to commit 69b6c1319b6
 2019-02-28 22:53 UTC  (9+ messages)

[LSF/MM TOPIC] dying memory cgroups and slab reclaim issues
 2019-02-28 22:29 UTC  (8+ messages)

[RFC PATCH] mm,memory_hotplug: Unlock 1GB-hugetlb on x86_64
 2019-02-28 21:01 UTC  (13+ messages)

[PATCH] numa: Change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES
 2019-02-28 20:43 UTC  (5+ messages)

[PATCH] mm,mremap: Bail out earlier in mremap_to under map pressure
 2019-02-28 20:44 UTC  (5+ messages)

[PATCH v2 0/8] mm/kdump: allow to exclude pages that are logically offline
 2019-02-28 19:54 UTC  (4+ messages)

BUG: Bad page state (6)
 2019-02-28 19:51 UTC  (8+ messages)

[LKP] [mm/gup] cdaa813278: kernel_selftests.memfd.run_fuse_test.sh.fail
 2019-02-28 19:47 UTC 

[PATCH V5 0/5] NestMMU pte upgrade workaround for mprotect
 2019-02-28 19:39 UTC  (4+ messages)

BUG: Bad page state (5)
 2019-02-28 18:27 UTC  (8+ messages)

[PATCH] mm/sparse: fix a bad comparison
 2019-02-28 18:18 UTC 

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

[PATCH 0/6] mm: memcontrol: clean up the LRU counts tracking
 2019-02-28 16:42 UTC  (8+ messages)
` [PATCH 1/6] mm: memcontrol: track LRU counts in the vmstats array
` [PATCH 2/6] mm: memcontrol: replace zone summing with lruvec_page_state()
` [PATCH 3/6] mm: memcontrol: replace node summing with memcg_page_state()
` [PATCH 4/6] mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
` [PATCH 5/6] mm: memcontrol: push down mem_cgroup_nr_lru_pages()
` [PATCH 6/6] mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API

[PATCH 1/3] mm: refactor __vunmap() to avoid duplicated call to find_vm_area()
 2019-02-28 15:00 UTC  (2+ messages)

[PATCH 00/12] introduce percpu block scan_hint
 2019-02-28 14:47 UTC  (14+ messages)
` [PATCH 01/12] percpu: update free path with correct new free region
` [PATCH 02/12] percpu: do not search past bitmap when allocating an area
` [PATCH 03/12] percpu: introduce helper to determine if two regions overlap
` [PATCH 04/12] percpu: manage chunks based on contig_bits instead of free_bytes
` [PATCH 05/12] percpu: relegate chunks unusable when failing small allocations
` [PATCH 06/12] percpu: set PCPU_BITMAP_BLOCK_SIZE to PAGE_SIZE
` [PATCH 07/12] percpu: add block level scan_hint
` [PATCH 08/12] percpu: remember largest area skipped during allocation
` [PATCH 09/12] percpu: use block scan_hint to only scan forward
` [PATCH 10/12] percpu: make pcpu_block_md generic
` [PATCH 11/12] percpu: convert chunk hints to be based on pcpu_block_md
` [PATCH 12/12] percpu: use chunk scan_hint to skip some scanning

[PATCH v8 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-02-28 14:34 UTC  (4+ messages)
` [PATCH v8 1/4] mm/cma: Add PF flag to force non cma alloc

BUG: KASAN: stack-out-of-bounds
 2019-02-28 13:41 UTC  (8+ messages)

[PATCH] mm, memcg: Handle cgroup_disable=memory when getting memcg protection
 2019-02-28 12:51 UTC  (5+ messages)

[PATCH V15 00/18] block: support multi-page bvec
 2019-02-28 12:39 UTC  (7+ messages)
` [PATCH V15 14/18] block: enable multipage bvecs

[PATCH 4/6] mm/gup: track gup-pinned pages
 2019-02-28 12:15 UTC  (2+ messages)
` [LKP] [mm/gup] cdaa813278: stress-ng.numa.ops_per_sec 4671.0% improvement

[PATCH] memcg: fix a bad line
 2019-02-28 11:56 UTC  (2+ messages)

[PATCH] mm: vmscan: add tracepoints for node reclaim
 2019-02-28 10:48 UTC  (10+ messages)

[PATCH] tmpfs: fix uninitialized return value in shmem_link
 2019-02-28  8:56 UTC  (11+ messages)

[PATCH 0/6] Improve handling of GFP flags in the CMA allocator
 2019-02-28  8:46 UTC  (4+ messages)

[PATCH 0/5] [v5] Allow persistent memory to be used like normal RAM
 2019-02-28  7:53 UTC  (2+ messages)

[PATCH] printk: Ratelimit messages printed by console drivers
 2019-02-28  4:45 UTC  (11+ messages)

[PATCH v2 00/26] userfaultfd: write protection support
 2019-02-28  2:47 UTC  (8+ messages)
` [PATCH v2 23/26] userfaultfd: wp: don't wake up when doing write protect

[PATCHv7 00/10] Heterogenous memory node attributes
 2019-02-27 22:50 UTC  (11+ messages)
` [PATCHv7 01/10] acpi: Create subtable parsing infrastructure
` [PATCHv7 02/10] acpi: Add HMAT to generic parsing tables
` [PATCHv7 03/10] acpi/hmat: Parse and report heterogeneous memory
` [PATCHv7 04/10] node: Link memory nodes to their compute nodes
` [PATCHv7 05/10] node: Add heterogenous memory access attributes
` [PATCHv7 06/10] node: Add memory-side caching attributes
` [PATCHv7 07/10] acpi/hmat: Register processor domain to its memory
` [PATCHv7 08/10] acpi/hmat: Register performance attributes
` [PATCHv7 09/10] acpi/hmat: Register memory side cache attributes
` [PATCHv7 10/10] doc/mm: New documentation for memory performance

[PATCH] xfs: allocate sector sized IO buffer via page_frag_alloc
 2019-02-27 21:38 UTC  (11+ 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).