linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-05 06:31:49 to 2019-07-10 18:21:36 UTC [more...]

Memory compaction and mlockall()
 2019-07-10 18:21 UTC  (5+ messages)

[PATCH v9 0/6] Enable THP for text section of non-shmem files
 2019-07-10 18:21 UTC  (10+ messages)
` [PATCH v9 1/6] filemap: check compound_head(page)->mapping in filemap_fault()
` [PATCH v9 2/6] filemap: update offset check "
` [PATCH v9 3/6] mm,thp: stats for file backed THP
` [PATCH v9 4/6] khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()

[PATCH V3 1/2] zpool: Add malloc_support_movable to zpool_driver
 2019-07-10 18:20 UTC  (2+ messages)

[PATCH] fs/seq_file.c: Fix a UAF vulnerability in seq_release()
 2019-07-10 15:01 UTC  (4+ messages)

[PATCH] mm: remove the exporting of totalram_pages
 2019-07-10 14:24 UTC  (2+ messages)

[PATCH v5 0/7] kvmppc: HMM driver to manage pages of secure guest
 2019-07-10 14:15 UTC  (17+ messages)
` [PATCH v5 1/7] kvmppc: HMM backend "
` [PATCH v5 2/7] kvmppc: Shared pages support for secure guests
` [PATCH v5 3/7] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [PATCH v5 4/7] kvmppc: Handle memory plug/unplug to secure VM
` [RFC PATCH v5 5/7] kvmppc: Radix changes for secure guest
` [RFC PATCH v5 6/7] kvmppc: Support reset of "
` [PATCH v5 7/7] KVM: PPC: Ultravisor: Add PPC_UV config option

[PATCH v3 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-10 11:53 UTC  (19+ messages)
` [PATCH v3 1/5] mm: introduce MADV_COLD
` [PATCH v3 3/5] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
` [PATCH v3 4/5] mm: introduce MADV_PAGEOUT
` [PATCH v3 5/5] mm: factor out pmd young/dirty bit handling and THP split

[PATCH] mm/memcontrol: make the local VM stats consistent with total stats
 2019-07-10  9:27 UTC 

[PATCH 1/2] x86/numa: carve node online semantics out of alloc_node_data()
 2019-07-10  8:40 UTC  (7+ messages)
    ` [PATCH 2/2] x86/numa: instance all parsed numa node

Reminder: 6 open syzbot bugs in mm subsystem
 2019-07-10  6:23 UTC 

[PATCH 0/5] Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-10  6:14 UTC  (6+ messages)
` [PATCH 3/5] x86: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES

[PATCH v4 0/6] Fixes related namespace alignment/page size/big endian
 2019-07-10  4:50 UTC  (2+ messages)

[PATCH] mm: refactor __vunmap() to avoid duplicated call to find_vm_area()
 2019-07-10  1:31 UTC  (4+ messages)
` [PATCH RESEND] mm: show number of vmalloc pages in /proc/meminfo

[PATCH] mm/hmm: Fix bad subpage pointer in try_to_unmap_one
 2019-07-10  1:24 UTC  (3+ messages)

[v7 0/3] "Hotremove" persistent memory
 2019-07-10  1:16 UTC  (4+ messages)
` [v7 1/3] device-dax: fix memory and resource leak if hotplug fails
` [v7 2/3] mm/hotplug: make remove_memory() interface useable
` [v7 3/3] device-dax: "Hotremove" persistent memory that is used like normal RAM

[PATCH v2 0/5] Allocate memmap from hotadded memory
 2019-07-10  1:14 UTC  (10+ messages)

next/master build: 230 builds: 3 failed, 227 passed, 391 warnings (next-20190709)
 2019-07-09 20:37 UTC  (2+ messages)

hmm_range_fault related fixes and legacy API removal v2
 2019-07-09 19:33 UTC  (7+ messages)

[GIT PULL] Please pull hmm changes
 2019-07-09 19:24 UTC 

[PATCH] mm/sparse.c: mark sparse_buffer_free as __meminit
 2019-07-09 18:55 UTC 

[PATCH v1 01/22] docs: Documentation/*.txt: rename all ReST files to *.rst
 2019-07-09 17:02 UTC  (2+ messages)

[PATCH v4 0/6] kvmppc: HMM driver to manage pages of secure guest
 2019-07-09 10:06 UTC  (12+ messages)
` [PATCH v4 1/6] kvmppc: HMM backend "
` [PATCH v4 3/6] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [RFC PATCH v4 6/6] kvmppc: Support reset of secure guest

[PATCH v5 00/12] S.A.R.A. a new stacked LSM
 2019-07-09  4:51 UTC  (29+ 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

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-07-09  2:53 UTC  (11+ messages)

[PATCH] mm: redefine the MAP_SHARED_VALIDATE to other value
 2019-07-09  1:53 UTC  (7+ messages)

[PATCH 1/2 -mm] mm: account lazy free pages separately
 2019-07-08 22:53 UTC  (4+ messages)
` [PATCH 2/2 -mm] mm: account lazy free pages into available memory

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

[PATCH v5 0/5] Add object validation in ksize()
 2019-07-08 20:20 UTC  (7+ 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 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)

[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 1/1] drm/amdgpu: adopt to hmm_range_register API change
 2019-07-08 15:35 UTC  (8+ 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  (4+ 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 


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