linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-19 23:42:48 to 2019-06-21 12:58:11 UTC [more...]

[PATCH v2 0/3] Enable THP for text section of non-shmem files
 2019-06-21 12:58 UTC  (9+ messages)
` [PATCH v2 2/3] mm,thp: stats for file backed THP
` [PATCH v2 3/3] mm,thp: add read-only THP support for (non-shmem) FS

[PATCH -next] slub: play init_on_free=1 well with SLAB_RED_ZONE
 2019-06-21 12:55 UTC  (4+ messages)

[PATCH V6 0/3] arm64/mm: Enable memory hot remove
 2019-06-21 12:53 UTC  (3+ messages)
` [PATCH V6 3/3] "

[PATCH v4 0/5] THP aware uprobe
 2019-06-21 12:48 UTC  (5+ messages)
` [PATCH v4 3/5] mm, thp: introduce FOLL_SPLIT_PMD
` [PATCH v4 5/5] uprobe: collapse THP pmd after removing all uprobes

[PATCH v7 0/3] add init_on_alloc/init_on_free boot options
 2019-06-21 12:36 UTC  (7+ messages)
` [PATCH v7 1/2] mm: security: introduce init_on_alloc=1 and init_on_free=1 "

[PATCH -next v2] mm/page_alloc: fix a false memory corruption
 2019-06-21 12:26 UTC  (4+ messages)

[PATCH] mm: fix setting the high and low watermarks
 2019-06-21 12:09 UTC  (2+ messages)

[PATCH] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
 2019-06-21 11:33 UTC  (12+ messages)

[PATCH] mm/gup: speed up check_and_migrate_cma_pages() on huge page
 2019-06-21 10:15 UTC 

[PATCH 0/2] mm/vmscan: calculate reclaimed slab in all reclaim paths
 2019-06-21 10:14 UTC  (3+ messages)
` [PATCH 1/2] mm/vmscan: add a new member reclaim_state in struct shrink_control
` [PATCH 2/2] mm/vmscan: calculate reclaimed slab caches in all reclaim paths

switch the remaining architectures to use generic GUP v3
 2019-06-21  8:29 UTC  (9+ messages)
` [PATCH 16/16] mm: pass get_user_pages_fast iterator arguments in a structure

[PATCH v4] mm/swap: Fix release_pages() when releasing devmap pages
 2019-06-21  8:11 UTC  (2+ messages)

[PATCH] mm/sparsemem: Cleanup 'section number' data types
 2019-06-21  7:23 UTC  (2+ messages)

[-mm PATCH] docs/vm: Update ZONE_DEVICE memory model documentation
 2019-06-21  5:43 UTC 

[PATCH v2] mm: memcg/slab: properly handle kmem_caches reparented to root_mem_cgroup
 2019-06-21  2:31 UTC  (2+ messages)

[PATCH v6 1/3] mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
 2019-06-21  1:37 UTC  (3+ messages)

[PATCH v3 0/6] vfs: make immutable files actually immutable
 2019-06-21  0:54 UTC  (11+ messages)
` [PATCH 1/6] mm/fs: don't allow writes to immutable files
` [PATCH 2/6] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 4/6] vfs: don't allow most setxattr to immutable files

[PATCH v5 0/6] Enable THP for text section of non-shmem files
 2019-06-21  0:52 UTC  (8+ messages)
` [PATCH v5 1/6] filemap: check compound_head(page)->mapping in filemap_fault()
` [PATCH v5 2/6] filemap: update offset check "
` [PATCH v5 3/6] mm,thp: stats for file backed THP
` [PATCH v5 4/6] khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()
` [PATCH v5 5/6] mm,thp: add read-only THP support for (non-shmem) FS
` [PATCH v5 6/6] mm,thp: avoid writes to file with THP in pagecache

[PATCH 0/3] resource: find_next_iomem_res() improvements
 2019-06-20 23:13 UTC  (8+ messages)
  ` [PATCH 3/3] resource: Introduce resource cache

[PATCH v2 0/3] Add dirty range scoping to jbd2
 2019-06-20 21:29 UTC  (7+ messages)
` [PATCH v2 1/3] mm: add filemap_fdatawait_range_keep_errors()
` [PATCH v2 2/3] jbd2: introduce jbd2_inode dirty range scoping
` [PATCH v2 3/3] ext4: use "

[PATCH] mm: memcg/slab: properly handle kmem_caches reparented to root_mem_cgroup
 2019-06-20 21:26 UTC  (3+ messages)

dev_pagemap related cleanups
 2019-06-20 19:36 UTC  (9+ messages)
` [PATCH 03/22] mm: remove hmm_devmem_add_resource
` [PATCH 04/22] mm: don't clear ->mapping in hmm_devmem_free
` [PATCH 05/22] mm: export alloc_pages_vma
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken

[linux-next:master 6625/7194] include/linux/kprobes.h:477:9: error: implicit declaration of function 'kprobe_fault_handler'; did you mean 'kprobe_page_fault'?
 2019-06-20 19:33 UTC 

[PATCH -next] mm/page_poison: fix a false memory corruption
 2019-06-20 19:00 UTC 

[PATCH v3 0/6] mm: Further memory block device cleanups
 2019-06-20 18:31 UTC  (7+ messages)
` [PATCH v3 1/6] mm: Section numbers use the type "unsigned long"
` [PATCH v3 2/6] drivers/base/memory: Use "unsigned long" for block ids
` [PATCH v3 3/6] mm: Make register_mem_sect_under_node() static
` [PATCH v3 4/6] mm/memory_hotplug: Rename walk_memory_range() and pass start+size instead of pfns
` [PATCH v3 5/6] mm/memory_hotplug: Move and simplify walk_memory_blocks()
` [PATCH v3 6/6] drivers/base/memory.c: Get rid of find_memory_block_hinted()

[PATCH v2 0/6] mm: Further memory block device cleanups
 2019-06-20 18:25 UTC  (10+ messages)
` [PATCH v2 1/6] mm: Section numbers use the type "unsigned long"
` [PATCH v2 2/6] drivers/base/memory: Use "unsigned long" for block ids
` [PATCH v2 3/6] mm: Make register_mem_sect_under_node() static
` [PATCH v2 4/6] mm/memory_hotplug: Rename walk_memory_range() and pass start+size instead of pfns
` [PATCH v2 5/6] mm/memory_hotplug: Move and simplify walk_memory_blocks()
` [PATCH v2 6/6] drivers/base/memory.c: Get rid of find_memory_block_hinted()

[PATCH v4 0/6] [PATCH v3 0/6] Enable THP for text section of non-shmem files
 2019-06-20 17:42 UTC  (9+ messages)
` [PATCH v4 1/6] filemap: check compound_head(page)->mapping in filemap_fault()
` [PATCH v4 2/6] filemap: update offset check "
` [PATCH v4 3/6] mm,thp: stats for file backed THP
` [PATCH v4 4/6] khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()
` [PATCH v4 5/6] mm,thp: add read-only THP support for (non-shmem) FS
` [PATCH v4 6/6] mm,thp: avoid writes to file with THP in pagecache

[PATCH 0/3] Add dirty range scoping to jbd2
 2019-06-20 17:22 UTC  (9+ messages)
` [PATCH 1/3] mm: add filemap_fdatawait_range_keep_errors()
` [PATCH 2/3] jbd2: introduce jbd2_inode dirty range scoping
` [PATCH 3/3] ext4: use "

[PATCH v10 00/13] mm: Sub-section memory hotplug support
 2019-06-20 17:00 UTC  (11+ messages)
` [PATCH v10 08/13] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v10 10/13] mm: Document ZONE_DEVICE memory-model implications

mmotm 2019-06-19-20-32 uploaded
 2019-06-20 16:44 UTC  (3+ messages)
` mmotm 2019-06-19-20-32 uploaded (drivers/base/memory.c)

[PATCH] mm: fix regression with deferred struct page init
 2019-06-20 16:10 UTC  (2+ messages)

[PATCH v1 0/4] Introduce MADV_COLD and MADV_PAGEOUT
 2019-06-20 15:57 UTC  (9+ messages)
` [PATCH v1 1/4] mm: introduce MADV_COLD

[PATCH] slub: Don't panic for memcg kmem cache creation failure
 2019-06-20 15:35 UTC  (5+ messages)

[PATCH RFC] mm: fix regression with deferred struct page init
 2019-06-20 15:20 UTC  (3+ messages)

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-20 14:52 UTC  (10+ messages)

[PATCH v2] mm, memcg: Add a memcg_slabinfo debugfs file
 2019-06-20 14:48 UTC  (5+ messages)

[PATCH stable 4.4 v2] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-06-20 14:29 UTC  (3+ messages)
` [PATCH stable-4.4 v3] "

[RESEND 5.1-stable PATCH] mm: mmu_gather: remove __tlb_reset_range() for force flush
 2019-06-20 14:16 UTC  (2+ messages)

[PATCH v3 0/6] Enable THP for text section of non-shmem files
 2019-06-20 13:55 UTC  (10+ messages)
` [PATCH v3 2/6] filemap: update offset check in filemap_fault()
` [PATCH v3 4/6] khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()
` [PATCH v3 6/6] mm,thp: handle writes to file with THP in pagecache

[PATCH RFC] proc/meminfo: add NetBuffers counter for socket buffers
 2019-06-20 12:40 UTC  (3+ messages)

[PATCH v2 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-06-20 10:55 UTC  (16+ messages)
` [PATCH v2 1/5] mm: introduce MADV_COLD
` [PATCH v2 4/5] mm: introduce MADV_PAGEOUT

use exact allocation for dma coherent memory
 2019-06-20 10:51 UTC  (5+ messages)

[PATCH v4 0/6] Fixes related namespace alignment/page size/big endian
 2019-06-20  9:16 UTC  (7+ messages)
` [PATCH v4 1/6] nvdimm: Consider probe return -EOPNOTSUPP as success
` [PATCH v4 2/6] mm/nvdimm: Add page size and struct page size to pfn superblock
` [PATCH v4 3/6] mm/nvdimm: Use correct #defines instead of open coding
` [PATCH v4 4/6] mm/nvdimm: Pick the right alignment default when creating dax devices
` [PATCH v4 5/6] mm/nvdimm: Use correct alignment when looking at first pfn from a region
` [PATCH v4 6/6] mm/nvdimm: Fix endian conversion issues

[linux-next:master 6470/6646] include/linux/kprobes.h:477:9: error: implicit declaration of function 'kprobe_fault_handler'; did you mean 'kprobe_page_fault'?
 2019-06-20  9:00 UTC  (3+ messages)

[PATCH v12 00/31] Speculative page faults
 2019-06-20  8:19 UTC  (5+ messages)

[PATCH] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-20  7:19 UTC  (4+ messages)

dev_pagemap related cleanups v2
 2019-06-20  6:32 UTC  (7+ messages)

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-06-20  5:03 UTC  (9+ messages)
` [PATCH RESEND 1/8] s390: Start fallback of top-down mmap at mm->mmap_base
` [PATCH RESEND 2/8] sh: "
` [PATCH RESEND 3/8] sparc: "
` [PATCH RESEND 4/8] x86, hugetlbpage: "
` [PATCH RESEND 5/8] mm: Start fallback "
` [PATCH RESEND 6/8] parisc: Use mmap_base, not mmap_legacy_base, as low_limit for bottom-up mmap
` [PATCH RESEND 7/8] x86: Use mmap_*base, not mmap_*legacy_base, "
` [PATCH RESEND 8/8] mm: Remove mmap_legacy_base and mmap_compat_legacy_code fields from mm_struct

[PATCH v5 00/25] userfaultfd: write protection support
 2019-06-20  2:20 UTC  (26+ messages)
` [PATCH v5 01/25] mm: gup: rename "nonblocking" to "locked" where proper
` [PATCH v5 02/25] mm: userfault: return VM_FAULT_RETRY on signals
` [PATCH v5 03/25] userfaultfd: don't retake mmap_sem to emulate NOPAGE
` [PATCH v5 04/25] mm: allow VM_FAULT_RETRY for multiple times
` [PATCH v5 05/25] mm: gup: "
` [PATCH v5 06/25] userfaultfd: wp: add helper for writeprotect check
` [PATCH v5 07/25] userfaultfd: wp: hook userfault handler to write protection fault
` [PATCH v5 08/25] userfaultfd: wp: add WP pagetable tracking to x86
` [PATCH v5 09/25] userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpers
` [PATCH v5 10/25] userfaultfd: wp: add UFFDIO_COPY_MODE_WP
` [PATCH v5 11/25] mm: merge parameters for change_protection()
` [PATCH v5 12/25] userfaultfd: wp: apply _PAGE_UFFD_WP bit
` [PATCH v5 13/25] userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork
` [PATCH v5 14/25] userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
` [PATCH v5 15/25] userfaultfd: wp: support swap and page migration
` [PATCH v5 16/25] khugepaged: skip collapse if uffd-wp detected
` [PATCH v5 17/25] userfaultfd: introduce helper vma_find_uffd
` [PATCH v5 18/25] userfaultfd: wp: support write protection for userfault vma range
` [PATCH v5 19/25] userfaultfd: wp: add the writeprotect API to userfaultfd ioctl
` [PATCH v5 20/25] userfaultfd: wp: enabled write protection in userfaultfd API
` [PATCH v5 21/25] userfaultfd: wp: don't wake up when doing write protect
` [PATCH v5 22/25] userfaultfd: wp: UFFDIO_REGISTER_MODE_WP documentation update
` [PATCH v5 23/25] userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionally
` [PATCH v5 24/25] userfaultfd: selftests: refactor statistics
` [PATCH v5 25/25] userfaultfd: selftests: add write-protect test

WARNING: CPU: 0 PID: 11655 at mm/page_counter.c:62
 2019-06-20  1:32 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).