linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-03 18:03:11 to 2019-07-08 19:36:37 UTC [more...]

[PATCH v1 0/6] mm / virtio: Provide support for paravirtual waste page treatment
 2019-07-08 19:36 UTC  (8+ messages)
` [PATCH v1 4/6] mm: Introduce "aerated" pages
` [PATCH v1 5/6] mm: Add logic for separating "aerated" pages from "raw" pages

[PATCH 0/5] block: udpate debug messages with blk_op_str()
 2019-07-08 18:49 UTC  (5+ messages)
` [PATCH 4/5] mm: update block_dump comment
` [PATCH 5/5] Documentation/laptop: add block_dump documentation

use exact allocation for dma coherent memory
 2019-07-08 18:43 UTC  (4+ messages)

mmotm 2019-07-06-22-00 uploaded
 2019-07-08 18:38 UTC  (3+ messages)

[PATCH] mm/vmalloc.c: Remove always-true conditional in vmap_init_free_space
 2019-07-08 17:57 UTC  (3+ messages)

[PATCH 1/2] x86/numa: carve node online semantics out of alloc_node_data()
 2019-07-08 17:53 UTC  (3+ messages)
    ` [PATCH 2/2] x86/numa: instance all parsed numa node

[PATCH v5 00/12] S.A.R.A. a new stacked LSM
 2019-07-08 17:37 UTC  (28+ messages)
` [PATCH v5 01/12] S.A.R.A.: add documentation
` [PATCH v5 02/12] S.A.R.A.: create framework
` [PATCH v5 03/12] S.A.R.A.: cred blob management
` [PATCH v5 04/12] S.A.R.A.: generic DFA for string matching
` [PATCH v5 05/12] LSM: creation of "check_vmflags" LSM hook
` [PATCH v5 07/12] LSM: creation of "pagefault_handler" "
` [PATCH v5 08/12] S.A.R.A.: trampoline emulation
` [PATCH v5 09/12] S.A.R.A.: WX protection procattr interface
` [PATCH v5 10/12] S.A.R.A.: XATTRs support
` [PATCH v5 11/12] S.A.R.A.: /proc/*/mem write limitation
` [PATCH v5 12/12] MAINTAINERS: take maintainership for S.A.R.A
  ` [PATCH v5 06/12] S.A.R.A.: WX protection

hmm_range_fault related fixes and legacy API removal v2
 2019-07-08 17:32 UTC  (11+ messages)
` [PATCH 1/6] mm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
` [PATCH 2/6] mm: move hmm_vma_range_done and hmm_vma_fault to nouveau
` [PATCH 3/6] nouveau: remove the block parameter to nouveau_range_fault
` [PATCH 4/6] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
` [PATCH 5/6] nouveau: return -EBUSY when hmm_range_wait_until_valid fails
` [PATCH 6/6] mm: remove the legacy hmm_pfn_* APIs

[linux-next:master 12285/12641] include/linux/kasan-checks.h:25:20: error: inlining failed in call to always_inline 'kasan_check_read': function attribute mismatch
 2019-07-08 17:11 UTC  (3+ messages)

[PATCH v5 0/5] Add object validation in ksize()
 2019-07-08 17:07 UTC  (6+ messages)
` [PATCH v5 1/5] mm/kasan: Introduce __kasan_check_{read,write}
` [PATCH v5 2/5] mm/kasan: Change kasan_check_{read,write} to return boolean
` [PATCH v5 3/5] lib/test_kasan: Add test for double-kzfree detection
` [PATCH v5 4/5] mm/slab: Refactor common ksize KASAN logic into slab_common.c
` [PATCH v5 5/5] mm/kasan: Add object validation in ksize()

[PATCH] mm: redefine the MAP_SHARED_VALIDATE to other value
 2019-07-08 16:43 UTC  (5+ messages)

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-07-08 16:33 UTC  (10+ messages)

[PATCH 1/1] drm/amdgpu: adopt to hmm_range_register API change
 2019-07-08 15:35 UTC  (13+ messages)

kasan: paging percpu + kasan causes a double fault
 2019-07-08 15:05 UTC 

[PATCH] percpu: fix pcpu_page_first_chunk return code handling
 2019-07-08 14:50 UTC  (2+ messages)

[PATCH] vmscan: fix memcg_kmem build failure
 2019-07-08 13:27 UTC  (2+ messages)

[PATCH] mm, memcg: support memory.{min, low} protection in cgroup v1
 2019-07-08 12:15 UTC  (14+ messages)

[PATCH] mm/z3fold.c: don't try to use buddy slots after free
 2019-07-08 11:48 UTC 

[PATCH 16/17] riscv: clear the instruction cache and all registers when booting
 2019-07-08  8:26 UTC  (2+ messages)

[Question] Should direct reclaim time be bounded?
 2019-07-08  5:19 UTC  (12+ messages)

[RFC 0/2] arm64/mm: Enable THP migration
 2019-07-08  4:27 UTC  (6+ messages)
` [RFC 1/2] arm64/mm: Change THP helpers to comply with generic MM semantics

[PATCH] mm/kprobes: Add generic kprobe_fault_handler() fallback definition
 2019-07-08  3:33 UTC  (3+ messages)

[RFC PATCH 0/5] NUMA Balancer Suite
 2019-07-08  2:25 UTC  (4+ messages)
` [PATCH 0/4] per cpu cgroup numa suite
  ` [PATCH 4/4] numa: introduce numa cling feature
    ` [PATCH v2 "

[PATCH] mm/slab: One function call less in verify_redzone_free()
 2019-07-06 22:45 UTC  (3+ messages)

kernel BUG at mm/swap_state.c:170!
 2019-07-06  2:39 UTC  (10+ messages)

[linux-next:master 12342/12641] mm/vmscan.c:205:7: error: implicit declaration of function 'memcg_expand_shrinker_maps'; did you mean 'memcg_set_shrinker_bit'?
 2019-07-06  2:14 UTC  (5+ messages)

[linux-stable-rc:linux-4.9.y 9986/9999] ptrace.c:undefined reference to `abort'
 2019-07-05 18:24 UTC  (4+ messages)

[PATCH v3 0/4] Devmap cleanups + arm64 support
 2019-07-05 15:47 UTC  (16+ messages)

linux-next: Tree for Jul 5 (dma)
 2019-07-05 15:33 UTC 

[PATCH] mm/slab: One function call less in verify_redzone_free()
 2019-07-05 14:50 UTC 

[PATCH v2] mm: vmscan: fix not scanning anonymous pages when detecting file refaults
 2019-07-05 12:45 UTC  (6+ messages)
` [PATCH] mm: vmscan: scan anonymous pages on "

[PATCH] mm/sparse: fix ALIGN() without power of 2 in sparse_buffer_alloc()
 2019-07-05 11:48 UTC 

[PATCH] mm/sparse: fix memory leak of sparsemap_buf in aliged memory
 2019-07-05 11:47 UTC 

[PATCH v10 0/3] add init_on_alloc/init_on_free boot options
 2019-07-05 11:42 UTC  (6+ messages)
` [PATCH v10 1/2] mm: security: introduce init_on_alloc=1 and init_on_free=1 "

[PATCH] mm/isolate: Drop pre-validating migrate type in undo_isolate_page_range()
 2019-07-05  9:11 UTC  (4+ messages)

The scan-unevictable_pages
 2019-07-05  6:31 UTC 

mmotm 2019-07-04-15-01 uploaded
 2019-07-05  5:29 UTC  (13+ messages)
` mmotm 2019-07-04-15-01 uploaded (gpu/drm/i915/oa/)
` mmotm 2019-07-04-15-01 uploaded (mm/vmscan.c)

[mmotm:master 53/352] include/linux/kasan-checks.h:14:15: error: unknown type name 'bool'
 2019-07-05  2:07 UTC 

[mmotm:master 53/352] include/linux/kasan-checks.h:11:1: error: unknown type name 'bool'; did you mean '_Bool'?
 2019-07-05  2:04 UTC 

[PATCH] block: fix a crash in do_task_dead()
 2019-07-04 21:15 UTC  (14+ messages)
` [PATCH] swap_readpage: avoid blk_wake_io_task() if !synchronous

[RFC PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-07-04 19:50 UTC  (3+ messages)

[PATCH 2/7] vmpressure: Use spinlock_t instead of struct spinlock
 2019-07-04 15:37 UTC 

[PATCH V2] mm/ioremap: Probe platform for p4d huge map support
 2019-07-04 15:26 UTC  (3+ messages)

[PATCH] mm/nvdimm: Add is_ioremap_addr and use that to check ioremap address
 2019-07-04 14:23 UTC  (4+ messages)

[PATCH v3 0/1] mm/vmalloc.c: improve readability and rewrite vmap_area
 2019-07-04 13:30 UTC  (2+ messages)
` [PATCH v3 1/1] Modify struct vmap_area to reduce its size

[PATCH v2 0/5] mm/vmalloc.c: improve readability and rewrite vmap_area
 2019-07-04  9:31 UTC  (3+ messages)

[PATCH] mm, slab: Extend slab/shrink to shrink all the memcg caches
 2019-07-04  7:37 UTC  (8+ messages)

[PATCH] percpu: Make pcpu_setup_first_chunk() void function
 2019-07-04  7:05 UTC  (3+ messages)

[PATCH] mm/z3fold: Fix z3fold_buddy_slots use after free
 2019-07-04  6:59 UTC  (6+ messages)

[PATCH -mm] autonuma: Fix scan period updating
 2019-07-04  0:32 UTC  (5+ messages)

hmm_range_fault related fixes and legacy API removal
 2019-07-03 21:51 UTC  (12+ messages)
` [PATCH 1/5] mm: return valid info from hmm_range_unregister
` [PATCH 2/5] mm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
` [PATCH 3/5] mm: move hmm_vma_fault to nouveau
` [PATCH 4/5] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
` [PATCH 5/5] mm: remove the legacy hmm_pfn_* APIs

dev_pagemap related cleanups v4
 2019-07-03 18:15 UTC  (5+ messages)
` [PATCH 22/22] mm: remove the legacy hmm_pfn_* APIs

[PATCH 20/22] mm: move hmm_vma_fault to nouveau
 2019-07-03 18:13 UTC  (4+ 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).