linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-02 06:09:43 to 2019-05-06 23:54:08 UTC [more...]

[PATCH v8 00/12] mm: Sub-section memory hotplug support
 2019-05-06 23:40 UTC  (11+ messages)
` [PATCH v8 01/12] mm/sparsemem: Introduce struct mem_section_usage
` [PATCH v8 02/12] mm/memremap: Rename and consolidate SECTION_SIZE
` [PATCH v8 03/12] mm/sparsemem: Add helpers track active portions of a section at boot
` [PATCH v8 04/12] mm/hotplug: Prepare shrink_{zone, pgdat}_span for sub-section removal
` [PATCH v8 05/12] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v8 06/12] mm/hotplug: Kill is_dev_zone() usage in __remove_pages()
` [PATCH v8 07/12] mm: Kill is_dev_zone() helper
` [PATCH v8 08/12] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v8 09/12] mm/sparsemem: Support sub-section hotplug
` [PATCH v8 10/12] mm/devm_memremap_pages: Enable sub-section remap

[v2 PATCH] mm: thp: fix false negative of shmem vma's THP eligibility
 2019-05-06 23:37 UTC  (4+ messages)

[PATCH 5/5] mm/hmm: Fix mm stale reference use in hmm_free()
 2019-05-06 23:35 UTC 

[PATCH 0/5] mm/hmm: HMM documentation updates and code fixes
 2019-05-06 23:29 UTC  (5+ messages)
` [PATCH 1/5] mm/hmm: Update HMM documentation
` [PATCH 2/5] mm/hmm: Clean up some coding style and comments
` [PATCH 3/5] mm/hmm: Use mm_get_hmm() in hmm_range_register()
` [PATCH 4/5] mm/hmm: hmm_vma_fault() doesn't always call hmm_range_unregister()

[bug] aarch64: userspace stalls on page fault after dd2283f2605e ("mm: mmap: zap pages with read mmap_sem in munmap")
 2019-05-06 23:15 UTC  (5+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-06 19:50 UTC  (19+ messages)
` [PATCH v15 01/17] uaccess: add untagged_addr definition for other arches
` [PATCH v15 02/17] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v15 03/17] lib, arm64: untag user pointers in strn*_user
` [PATCH v15 04/17] mm: add ksys_ wrappers to memory syscalls
` [PATCH v15 05/17] arms64: untag user pointers passed "
` [PATCH v15 06/17] mm: untag user pointers in do_pages_move
` [PATCH v15 07/17] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v15 08/17] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v15 09/17] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v15 10/17] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v15 11/17] drm/amdgpu, arm64: untag user pointers
` [PATCH v15 12/17] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v15 13/17] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
` [PATCH v15 14/17] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v15 15/17] tee, arm64: untag user pointers in tee_shm_register
` [PATCH v15 16/17] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v15 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH] mm/memcontrol: avoid unnecessary PageTransHuge() when counting compound page
 2019-05-06 19:19 UTC  (4+ messages)

[PATCH] mm/hugetlb: Don't put_page in lock of hugetlb_lock
 2019-05-06 19:07 UTC  (9+ messages)
` [PATCH v2] "

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

[mmotm:master 351/375] ERROR: "usb_hid_driver" [drivers/hid/hid-logitech-dj.ko] undefined!
 2019-05-06 16:50 UTC 

[PATCH v14 00/17] arm64: untag user pointers passed to the kernel
 2019-05-06 16:21 UTC  (16+ messages)
` [PATCH v14 08/17] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v14 10/17] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v14 11/17] drm/amdgpu, arm64: untag user pointers
` [PATCH v14 12/17] drm/radeon, "
` [PATCH v14 13/17] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr

[PATCH v4 RESEND] fs/writeback: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount
 2019-05-06 15:31 UTC  (2+ messages)

[RFC PATCH 0/5] cgroup support for GPU devices
 2019-05-06 15:26 UTC  (12+ messages)

[[repost]RFC PATCH] mm/workingset : judge file page activity via timestamp
 2019-05-06 14:57 UTC  (3+ messages)
` [RFC PATCH] mm/workingset ] dea0795270: BUG:kernel_hang_in_boot_stage

[PATCH 3/3] prctl_set_mm: downgrade mmap_sem to read lock
 2019-05-06  9:28 UTC  (7+ messages)
` [PATCH v3 0/2] Reduce mmap_sem usage for args manipulation
  ` [PATCH v3 1/2] prctl_set_mm: Refactor checks from validate_prctl_map
  ` [PATCH v3 2/2] prctl_set_mm: downgrade mmap_sem to read lock

Page Allocation Failure and Page allocation stalls
 2019-05-06  9:05 UTC  (4+ messages)

[RFC PATCH V3 0/6] vhost: accelerate metadata access
 2019-05-05  9:20 UTC  (2+ messages)

[PATCH] mm: Do not boost watermarks to avoid fragmentation for the DISCONTIG memory model
 2019-05-05  8:53 UTC  (5+ messages)
` DISCONTIGMEM is deprecated

[PATCH] mm: do not grant +x by default in memfd_create()
 2019-05-05  4:59 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] swap: ifdef struct vm_area_struct::swap_readahead_info
 2019-05-04 23:33 UTC  (2+ messages)

Hang / zombie process from Xarray page-fault conversion (bisected)
 2019-05-04 19:42 UTC  (7+ messages)

[PATCH v6 00/12] mm: Sub-section memory hotplug support
 2019-05-04 19:40 UTC  (29+ messages)
` [PATCH v6 01/12] mm/sparsemem: Introduce struct mem_section_usage
` [PATCH v6 02/12] mm/sparsemem: Introduce common definitions for the size and mask of a section
` [PATCH v6 03/12] mm/sparsemem: Add helpers track active portions of a section at boot
` [PATCH v6 04/12] mm/hotplug: Prepare shrink_{zone, pgdat}_span for sub-section removal
` [PATCH v6 05/12] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v6 07/12] mm: Kill is_dev_zone() helper
` [PATCH v6 08/12] mm/sparsemem: Prepare for sub-section ranges

[PATCH v2] memcg, fsnotify: no oom-kill for remote memcg charging
 2019-05-04 14:52 UTC 

[PATCH 0/2] reapply: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
 2019-05-04 12:11 UTC  (5+ messages)
` [PATCH 1/2] Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask""
` [PATCH 2/2] Revert "mm, thp: restore node-local hugepage allocations"

[PATCH v4 0/4] vmw_balloon: Compaction and shrinker support
 2019-05-04  1:25 UTC  (2+ messages)

[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
 2019-05-03 23:52 UTC  (7+ messages)
` [PATCH v13 16/20] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr

[PATCH] mm: add account_locked_vm utility function
 2019-05-03 23:28 UTC  (2+ messages)

[PATCH v7 00/12] mm: Sub-section memory hotplug support
 2019-05-03 19:52 UTC  (23+ messages)
` [PATCH v7 01/12] mm/sparsemem: Introduce struct mem_section_usage
` [PATCH v7 02/12] mm/sparsemem: Introduce common definitions for the size and mask of a section
` [PATCH v7 03/12] mm/sparsemem: Add helpers track active portions of a section at boot
` [PATCH v7 05/12] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v7 06/12] mm/hotplug: Kill is_dev_zone() usage in __remove_pages()
` [PATCH v7 07/12] mm: Kill is_dev_zone() helper
` [PATCH v7 08/12] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v7 09/12] mm/sparsemem: Support sub-section hotplug
` [PATCH v7 10/12] mm/devm_memremap_pages: Enable sub-section remap
` [PATCH v7 11/12] libnvdimm/pfn: Fix fsdax-mode namespace info-block zero-fields
` [PATCH v7 12/12] libnvdimm/pfn: Stop padding pmem namespaces to section alignment

[PATCH 0/3] remove ARCH_SELECT_MEMORY_MODEL where it has no effect
 2019-05-03 13:47 UTC  (3+ messages)
` [PATCH 2/3] s390: remove ARCH_SELECT_MEMORY_MODEL

[PATCH] mm/pgtable: Drop pgtable_t variable from pte_fn_t functions
 2019-05-03 13:27 UTC  (5+ messages)

[PATCH v11 00/13] KASAN for powerpc/32
 2019-05-03  7:38 UTC  (5+ messages)
` [PATCH v11 09/13] powerpc: disable KASAN instrumentation on early/critical files
` [PATCH v11 10/13] powerpc/32: Add KASAN support

[PATCH v11 01/13] powerpc/32: Move early_init() in a separate file
 2019-05-03  6:59 UTC  (2+ messages)

copy_fpstate_to_sigframe() use-after-free
 2019-05-03  6:04 UTC  (4+ messages)
  ` [PATCH v2] x86/fpu: Fault-in user stack if copy_fpstate_to_sigframe() fails

[RFC PATCH 0/7] x86: introduce system calls addess space isolation
 2019-05-02 21:07 UTC  (10+ messages)
` [RFC PATCH 2/7] x86/sci: add core implementation for system call isolation

fix filler_t callback type mismatches
 2019-05-02 14:01 UTC  (6+ messages)
` [PATCH 5/4] 9p: pass the correct prototype to read_cache_page

isolate_lru_pages(): kernel BUG at mm/vmscan.c:1689!
 2019-05-02 18:24 UTC  (3+ messages)

[v4 0/2] "Hotremove" persistent memory
 2019-05-02 17:44 UTC  (8+ messages)
` [v4 2/2] device-dax: "Hotremove" persistent memory that is used like normal RAM

[PATCH] kasan: Zero initialize tag in __kasan_kmalloc
 2019-05-02 16:40 UTC  (4+ messages)
` [PATCH v2] kasan: Initialize tag to 0xff "

[PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-05-02 16:25 UTC  (7+ messages)

[PATCH] mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig
 2019-05-02 16:22 UTC  (4+ messages)

get_user_pages pinning: 2^22 page refs max?
 2019-05-02 15:34 UTC  (4+ messages)

[PATCH] memblock: make keeping memblock memory opt-in rather than opt-out
 2019-05-02 15:31 UTC  (2+ messages)

[PATCH] mm/mmu_notifier: Use hlist_add_head_rcu()
 2019-05-02 13:35 UTC 

[PATCH 0/2] x86, numa: always initialize all possible nodes
 2019-05-02 13:00 UTC  (4+ messages)
` [PATCH 1/2] "


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