linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-19 08:19:54 to 2019-06-20 14:52:58 UTC [more...]

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

[PATCH] slub: Don't panic for memcg kmem cache creation failure
 2019-06-20 14:51 UTC  (4+ 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] vfs: make immutable files actually immutable
 2019-06-20 14:03 UTC  (5+ messages)
` [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 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 v10 00/13] mm: Sub-section memory hotplug support
 2019-06-20 12:30 UTC  (9+ messages)
` [PATCH v10 08/13] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v10 10/13] mm: Document ZONE_DEVICE memory-model implications
` [PATCH v10 12/13] libnvdimm/pfn: Fix fsdax-mode namespace info-block zero-fields

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

[PATCH 0/3] Add dirty range scoping to jbd2
 2019-06-20 11:15 UTC  (7+ 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 v2 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-06-20 10:55 UTC  (18+ messages)
` [PATCH v2 1/5] mm: introduce MADV_COLD
` [PATCH v2 2/5] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
` [PATCH v2 4/5] mm: introduce MADV_PAGEOUT

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

[PATCH v2 0/6] mm: Further memory block device cleanups
 2019-06-20 10:35 UTC  (7+ 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 RFC] mm: fix regression with deferred struct page init
 2019-06-20  9:40 UTC 

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

[PATCH] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
 2019-06-20  7:18 UTC  (12+ 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 v1 0/4] Introduce MADV_COLD and MADV_PAGEOUT
 2019-06-20  5:01 UTC  (8+ messages)
` [PATCH v1 1/4] mm: introduce MADV_COLD

mmotm 2019-06-19-20-32 uploaded
 2019-06-20  3:32 UTC 

[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

[PATCH v2 0/3] Enable THP for text section of non-shmem files
 2019-06-20  2:04 UTC  (5+ messages)

[PATCH] mm: memcg/slab: properly handle kmem_caches reparented to root_mem_cgroup
 2019-06-20  1:55 UTC 

WARNING: CPU: 0 PID: 11655 at mm/page_counter.c:62
 2019-06-20  1:32 UTC  (4+ messages)

memcg/kmem panics
 2019-06-19 23:04 UTC  (2+ messages)

[PATCH v1 0/6] mm / virtio: Provide support for paravirtual waste page treatment
 2019-06-19 22:37 UTC  (8+ messages)
` [PATCH v1 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v1 2/6] mm: Move set/get_pcppage_migratetype to mmzone.h
` [PATCH v1 3/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v1 4/6] mm: Introduce "aerated" pages
` [PATCH v1 5/6] mm: Add logic for separating "aerated" pages from "raw" pages
` [PATCH v1 6/6] virtio-balloon: Add support for aerating memory via hinting
` [PATCH v1 QEMU] QEMU: Provide a interface for hinting based off of the balloon infrastructure

[PATCH 0/3] resource: find_next_iomem_res() improvements
 2019-06-19 21:53 UTC  (7+ messages)
  ` [PATCH 3/3] resource: Introduce resource cache

[PATCH 1/4] mm: Check if mmu notifier callbacks are allowed to fail
 2019-06-19 21:20 UTC  (9+ messages)

[PATCH -next] mm/slab: fix an use-after-free in kmemcg_workfn()
 2019-06-19 21:07 UTC  (2+ messages)

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-19 20:05 UTC  (19+ messages)
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v17 05/15] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v17 06/15] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v17 07/15] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v17 12/15] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v17 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

dev_pagemap related cleanups
 2019-06-19 19:46 UTC  (9+ messages)
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken

sparc64 crash around deactivate_slab
 2019-06-19 19:26 UTC 

[v3 PATCH 0/2] Fix false negative of shmem vma's THP eligibility
 2019-06-19 16:28 UTC  (4+ messages)
` [v3 PATCH 2/2] mm: thp: fix "

[PATCH v1 12/22] docs: driver-api: add .rst files from the main dir
 2019-06-19 15:54 UTC  (16+ messages)

[PATCH] mm, memcg: Add a memcg_slabinfo debugfs file
 2019-06-19 15:47 UTC  (5+ messages)

"mm: reparent slab memory on cgroup removal" series triggers SLUB_DEBUG errors
 2019-06-19 13:37 UTC 

"mm: reparent slab memory on cgroup removal" series triggers SLUB_DEBUG errors
 2019-06-19 13:36 UTC  (3+ messages)

[PATCH 1/4] mm: Move ioremap page table mapping function to mm/
 2019-06-19 13:18 UTC  (4+ messages)

[RFC] arm64: Detecting tagged addresses
 2019-06-19 12:16 UTC 

[PATCH v3 hmm 00/12] mm/hmm: Various revisions from a locking/code review
 2019-06-19 12:03 UTC  (21+ messages)
` [PATCH v3 hmm 06/12] mm/hmm: Hold on to the mmget for the lifetime of the range
` [PATCH v3 hmm 08/12] mm/hmm: Remove racy protection against double-unregistration
` [PATCH v3 hmm 11/12] mm/hmm: Remove confusing comment and logic from hmm_release

[PATCH] mm/vmalloc: avoid bogus -Wmaybe-uninitialized warning
 2019-06-19 10:36 UTC  (5+ messages)

[PATCH v4] page cache: Store only head pages in i_pages
 2019-06-19 10:04 UTC  (5+ messages)

[PATCH v2] mm/sparse: set section nid for hot-add memory
 2019-06-19  9:30 UTC  (17+ 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).