linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-20 19:36:23 to 2019-06-24 05:43:47 UTC [more...]

RISC-V nommu support v2
 2019-06-24  5:43 UTC  (9+ messages)
` [PATCH 01/17] mm: provide a print_vma_addr stub for !CONFIG_MMU
` [PATCH 02/17] mm: stub out all of swapops.h "
` [PATCH 03/17] mm/nommu: fix the MAP_UNINITIALIZED flag
` [PATCH 04/17] irqchip/sifive-plic: set max threshold for ignored handlers
` [PATCH 05/17] riscv: use CSR_SATP instead of the legacy sptbr name in switch_mm
` [PATCH 06/17] riscv: refactor the IPI code
` [PATCH 07/17] riscv: abstract out CSR names for supervisor vs machine mode
` [PATCH 08/17] riscv: improve the default power off implementation

[PATCHv2] mm/gup: speed up check_and_migrate_cma_pages() on huge page
 2019-06-24  5:34 UTC  (4+ messages)

[PATCH] mm/hugetlb: allow gigantic page allocation to migrate away smaller huge page
 2019-06-24  5:16 UTC  (3+ messages)

[PATCH] mm/vmalloc: fix a compile warning in mm
 2019-06-24  5:09 UTC 

[PATCH -mm] mm, swap: Fix THP swap out
 2019-06-24  4:44 UTC  (3+ messages)

Frequent oom introduced in mainline when migrate_highatomic replace migrate_reserve
 2019-06-24  4:43 UTC 

[PATCH v7 5/6] mm,thp: add read-only THP support for (non-shmem) FS
 2019-06-24  4:27 UTC  (2+ messages)

[PATCH] mm/vmscan: expose cgroup_ino for shrink slab tracepoints
 2019-06-24  3:12 UTC  (4+ messages)

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

[PATCH -mm] autonuma: Fix scan period updating
 2019-06-24  2:56 UTC 

[PATCH] mm/gup: speed up check_and_migrate_cma_pages() on huge page
 2019-06-24  1:21 UTC  (3+ messages)

[PATCH v2 0/3] Add dirty range scoping to jbd2
 2019-06-23 18:54 UTC  (7+ messages)
` [PATCH v2 2/3] jbd2: introduce jbd2_inode dirty range scoping
` [PATCH v2 3/3] ext4: use "

[PATCH 0/3] fix vmalloc_to_page for huge vmap mappings
 2019-06-23  9:44 UTC  (4+ messages)
` [PATCH 1/3] arm64: mm: Add p?d_large() definitions
` [PATCH 2/3] powerpc/64s: Add p?d_large definitions
` [PATCH 3/3] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings

[PATCH v5 00/25] userfaultfd: write protection support
 2019-06-23  8:39 UTC  (4+ messages)
` [PATCH v5 02/25] mm: userfault: return VM_FAULT_RETRY on signals
` [PATCH v5 10/25] userfaultfd: wp: add UFFDIO_COPY_MODE_WP

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

[PATCH v6 0/6] THP aware uprobe
 2019-06-23  5:48 UTC  (7+ messages)
` [PATCH v6 1/6] mm: move memcmp_pages() and pages_identical()
` [PATCH v6 2/6] uprobe: use original page when all uprobes are removed
` [PATCH v6 3/6] mm, thp: introduce FOLL_SPLIT_PMD
` [PATCH v6 4/6] uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
` [PATCH v6 5/6] khugepaged: enable collapse pmd for pte-mapped THP
` [PATCH v6 6/6] uprobe: collapse THP pmd after removing all uprobes

[PATCH] mm/gup: continue VM_FAULT_RETRY processing event for pre-faults
 2019-06-22 17:51 UTC  (5+ messages)

[PATCH 1/4] mm: Move ioremap page table mapping function to mm/
 2019-06-22  9:42 UTC  (5+ messages)

[PATCH 0/2] mm/vmscan: calculate reclaimed slab in all reclaim paths
 2019-06-22  6:31 UTC  (5+ 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

[PATCH v3 1/2] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-06-22 13:02 UTC  (3+ messages)
` [PATCH v3 2/2][v4.9.y] "
` [PATCH v3 0/2] [v4.9.y] "

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

[PATCH-next] mm, memcg: Add ":deact" tag for reparented kmem caches in memcg_slabinfo
 2019-06-22  2:56 UTC  (2+ messages)

[v2 PATCH 0/2] mm: mempolicy: fix mbind()'s inconsistent behavior for unmovable pages
 2019-06-22  0:20 UTC  (3+ messages)
` [v2 PATCH 1/2] mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified
` [v2 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind

[PATCH v5 0/5] THP aware uprobe
 2019-06-22  0:01 UTC  (6+ messages)
` [PATCH v5 1/5] mm: move memcmp_pages() and pages_identical()
` [PATCH v5 2/5] uprobe: use original page when all uprobes are removed
` [PATCH v5 3/5] mm, thp: introduce FOLL_SPLIT_PMD
` [PATCH v5 4/5] uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
` [PATCH v5 5/5] uprobe: collapse THP pmd after removing all uprobes

[PATCH v4 0/7] vfs: make immutable files actually immutable
 2019-06-21 23:57 UTC  (8+ messages)
` [PATCH 1/7] mm/fs: don't allow writes to immutable files
` [PATCH 2/7] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/7] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/7] vfs: don't allow most setxattr to immutable files
` [PATCH 5/7] xfs: refactor setflags to use setattr code directly
` [PATCH 6/7] xfs: clean up xfs_merge_ioc_xflags
` [PATCH 7/7] vfs: don't allow writes to swap files

switch the remaining architectures to use generic GUP v3
 2019-06-21 23:55 UTC  (25+ messages)
` [PATCH 01/16] mm: use untagged_addr() for get_user_pages_fast addresses
` [PATCH 02/16] mm: simplify gup_fast_permitted
` [PATCH 03/16] mm: lift the x86_32 PAE version of gup_get_pte to common code
` [PATCH 04/16] MIPS: use the generic get_user_pages_fast code
` [PATCH 10/16] mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
` [PATCH 11/16] mm: consolidate the get_user_pages* implementations
` [PATCH 16/16] mm: pass get_user_pages_fast iterator arguments in a structure

[PATCH v3 0/6] mm: Further memory block device cleanups
 2019-06-21 23:42 UTC  (12+ messages)
` [PATCH v3 5/6] mm/memory_hotplug: Move and simplify walk_memory_blocks()
  ` [PATCH] drivers/base/memory.c: Fix "mm/memory_hotplug: Move and simplify walk_memory_blocks()"

[PATCH 0/2] reapply: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
 2019-06-21 21:16 UTC  (12+ messages)
` [PATCH 2/2] Revert "mm, thp: restore node-local hugepage allocations"

[PATCH] mm: fix setting the high and low watermarks
 2019-06-21 20:58 UTC  (6+ messages)
  ` [PATCH v2] mm: avoid inconsistent "boosts" when updating "

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

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

[PATCH v2 0/8] EFI Specific Purpose Memory Support
 2019-06-21 20:06 UTC  (11+ messages)
` [PATCH v2 4/8] x86, efi: Reserve UEFI 2.8 Specific Purpose Memory for dax

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

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

KASAN: slab-out-of-bounds Write in validate_chain
 2019-06-21 16:27 UTC 

[PATCH] mips/kprobes: Export kprobe_fault_handler()
 2019-06-21 16:09 UTC 

[PATCH v7 0/3] add init_on_alloc/init_on_free boot options
 2019-06-21 15:54 UTC  (13+ 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 15:26 UTC  (7+ messages)

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-21 15:16 UTC  (5+ messages)
` [PATCH v5 0/2] arm64 relaxed ABI
  ` [PATCH v5 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt

[PATCH] mm/sparsemem: Cleanup 'section number' data types
 2019-06-21 15:04 UTC  (4+ messages)

[PATCH v2 0/3] Enable THP for text section of non-shmem files
 2019-06-21 14:09 UTC  (8+ 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 v2] mm/hotplug: fix a null-ptr-deref during NUMA boot
 2019-06-21 13:55 UTC  (4+ messages)

[PATCH v5 0/6] Enable THP for text section of non-shmem files
 2019-06-21 13:43 UTC  (12+ 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 -next] slub: play init_on_free=1 well with SLAB_RED_ZONE
 2019-06-21 12:55 UTC  (4+ messages)

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

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

[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 0/3] resource: find_next_iomem_res() improvements
 2019-06-20 23:13 UTC  (8+ messages)
  ` [PATCH 3/3] resource: Introduce resource cache

[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  (3+ messages)
` [PATCH 04/22] mm: don't clear ->mapping in hmm_devmem_free


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