linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-26 16:48:28 to 2019-03-28 18:10:22 UTC [more...]

[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
 2019-03-28 18:10 UTC  (4+ messages)
` [PATCH v13 04/20] mm, arm64: untag user pointers passed to memory syscalls

32-bit Amlogic (ARM) SoC: kernel BUG in kfree()
 2019-03-28 18:03 UTC  (7+ messages)

[PATCH 0/3] vfs: make immutable files actually immutable
 2019-03-28 17:50 UTC  (4+ messages)
` [PATCH 1/3] mm/fs: don't allow writes to immutable files
` [PATCH 2/3] xfs: reset page mappings after setting immutable
` [PATCH 3/3] xfs: don't allow most setxattr to immutable files

[LSF/MM ATTEND] Address Space Isolation for KVM
 2019-03-28 17:18 UTC 

[PATCH V3 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-03-28  8:44 UTC  (8+ messages)
` [PATCH V3 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
` [PATCH V3 2/7] mm/gup: Change write parameter to flags in fast walk
` [PATCH V3 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
` [PATCH V3 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
` [PATCH V3 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
` [PATCH V3 6/7] IB/qib: "
` [PATCH V3 7/7] IB/mthca: "

[PATCH v4] kmemleak: survive in a low-memory situation
 2019-03-28 15:41 UTC  (18+ messages)

[PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory
 2019-03-28 15:31 UTC  (7+ messages)
` [PATCH 1/4] mm, memory_hotplug: cleanup memory offline path
` [PATCH 2/4] mm, memory_hotplug: provide a more generic restrictions for memory hotplug
` [PATCH 3/4] mm, memory_hotplug: allocate memmap from the added memory range for sparse-vmemmap
` [PATCH 4/4] mm, sparse: rename kmalloc_section_memmap, __kfree_section_memmap

[PATCH v7 00/20] Convert x86 & arm64 to use generic page walk
 2019-03-28 15:21 UTC  (21+ messages)
` [PATCH v7 01/20] arc: mm: Add p?d_large() definitions
` [PATCH v7 02/20] arm64: "
` [PATCH v7 03/20] mips: "
` [PATCH v7 04/20] powerpc: "
` [PATCH v7 05/20] KVM: PPC: Book3S HV: Remove pmd_is_leaf()
` [PATCH v7 06/20] riscv: mm: Add p?d_large() definitions
` [PATCH v7 07/20] s390: "
` [PATCH v7 08/20] sparc: "
` [PATCH v7 09/20] x86: "
` [PATCH v7 10/20] mm: Add generic p?d_large() macros
` [PATCH v7 11/20] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v7 12/20] mm: pagewalk: Allow walking without vma
` [PATCH v7 13/20] mm: pagewalk: Add test_p?d callbacks
` [PATCH v7 14/20] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v7 15/20] x86: mm: Don't display pages which aren't present in debugfs
` [PATCH v7 16/20] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v7 17/20] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v7 18/20] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v7 19/20] x86: mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v7 20/20] x86: mm: Convert dump_pagetables to use walk_page_range

[RFC PATCH v2 1/3] kasan: move memset/memmove/memcpy interceptors in a dedicated file
 2019-03-28 15:00 UTC  (3+ messages)
` [RFC PATCH v2 2/3] lib/string: move sysfs string functions out of string.c
` [RFC PATCH v2 3/3] kasan: add interceptors for all string functions

[PATCH] writeback: sum memcg dirty counters as needed
 2019-03-28 14:20 UTC  (5+ messages)

[PATCH v5 00/10] mm: Sub-section memory hotplug support
 2019-03-28 14:16 UTC  (11+ messages)

[PATCH v6 00/19] Convert x86 & arm64 to use generic page walk
 2019-03-28 11:00 UTC  (4+ messages)
` [PATCH v6 04/19] powerpc: mm: Add p?d_large() definitions

Last chance to Add A Little Luxury, for less
 2019-03-28  9:03 UTC 

[PATCH] mm: Fix modifying of page protection by insert_pfn()
 2019-03-28  9:02 UTC  (7+ messages)

[RFC PATCH 0/10] Another Approach to Use PMEM as NUMA Node
 2019-03-28  8:21 UTC  (27+ messages)
` [PATCH 06/10] mm: vmscan: demote anon DRAM pages to PMEM node

Page-allocation-failure
 2019-03-28  7:47 UTC  (2+ messages)

page-allocation-failure
 2019-03-28  7:41 UTC 

[PATCH AUTOSEL 5.0 015/262] memblock: memblock_phys_alloc_try_nid(): don't panic
 2019-03-28  5:57 UTC  (14+ messages)
` [PATCH AUTOSEL 5.0 030/262] mm/sparse: fix a bad comparison
` [PATCH AUTOSEL 5.0 031/262] mm/cma.c: cma_declare_contiguous: correct err handling
` [PATCH AUTOSEL 5.0 032/262] mm/page_ext.c: fix an imbalance with kmemleak
` [PATCH AUTOSEL 5.0 033/262] mm, swap: bounds check swap_info array accesses to avoid NULL derefs
` [PATCH AUTOSEL 5.0 035/262] mm,oom: don't kill global init via memory.oom.group
` [PATCH AUTOSEL 5.0 036/262] memcg: killed threads should not invoke memcg OOM killer
` [PATCH AUTOSEL 5.0 037/262] mm, mempolicy: fix uninit memory access
` [PATCH AUTOSEL 5.0 038/262] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
` [PATCH AUTOSEL 5.0 039/262] mm/slab.c: kmemleak no scan alien caches
` [PATCH AUTOSEL 5.0 044/262] page_poison: play nicely with KASAN
` [PATCH AUTOSEL 5.0 045/262] kasan: fix kasan_check_read/write definitions
` [PATCH AUTOSEL 5.0 061/262] mm/resource: Return real error codes from walk failures

[PATCH] mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin template
 2019-03-28  1:25 UTC 

[RFC PATCH 11/68] vfs: Convert zsmalloc to use the new mount API
 2019-03-27 23:45 UTC  (2+ messages)
` [RFC PATCH 41/68] vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs "

general protection fault in put_pid
 2019-03-27 22:51 UTC  (3+ messages)

[PATCH] mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()
 2019-03-27 20:41 UTC 

[PATCH AUTOSEL 3.18 04/41] mm/cma.c: cma_declare_contiguous: correct err handling
 2019-03-27 18:24 UTC  (3+ messages)
` [PATCH AUTOSEL 3.18 05/41] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
` [PATCH AUTOSEL 3.18 06/41] mm/slab.c: kmemleak no scan alien caches

[PATCH AUTOSEL 4.4 08/63] mm/cma.c: cma_declare_contiguous: correct err handling
 2019-03-27 18:22 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 09/63] mm/page_ext.c: fix an imbalance with kmemleak
` [PATCH AUTOSEL 4.4 10/63] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
` [PATCH AUTOSEL 4.4 11/63] mm/slab.c: kmemleak no scan alien caches

[PATCH AUTOSEL 4.9 10/87] mm/cma.c: cma_declare_contiguous: correct err handling
 2019-03-27 18:19 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 11/87] mm/page_ext.c: fix an imbalance with kmemleak
` [PATCH AUTOSEL 4.9 12/87] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
` [PATCH AUTOSEL 4.9 13/87] mm/slab.c: kmemleak no scan alien caches

[PATCH AUTOSEL 4.14 015/123] mm/cma.c: cma_declare_contiguous: correct err handling
 2019-03-27 18:14 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 016/123] mm/page_ext.c: fix an imbalance with kmemleak
` [PATCH AUTOSEL 4.14 017/123] mm, mempolicy: fix uninit memory access
` [PATCH AUTOSEL 4.14 018/123] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
` [PATCH AUTOSEL 4.14 019/123] mm/slab.c: kmemleak no scan alien caches
` [PATCH AUTOSEL 4.14 024/123] page_poison: play nicely with KASAN

[PATCH AUTOSEL 4.19 021/192] mm/sparse: fix a bad comparison
 2019-03-27 18:07 UTC  (10+ messages)
` [PATCH AUTOSEL 4.19 022/192] mm/cma.c: cma_declare_contiguous: correct err handling
` [PATCH AUTOSEL 4.19 023/192] mm/page_ext.c: fix an imbalance with kmemleak
` [PATCH AUTOSEL 4.19 024/192] mm, swap: bounds check swap_info array accesses to avoid NULL derefs
` [PATCH AUTOSEL 4.19 025/192] mm,oom: don't kill global init via memory.oom.group
` [PATCH AUTOSEL 4.19 026/192] memcg: killed threads should not invoke memcg OOM killer
` [PATCH AUTOSEL 4.19 027/192] mm, mempolicy: fix uninit memory access
` [PATCH AUTOSEL 4.19 028/192] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
` [PATCH AUTOSEL 4.19 029/192] mm/slab.c: kmemleak no scan alien caches
` [PATCH AUTOSEL 4.19 034/192] page_poison: play nicely with KASAN

[RFC PATCH v2 0/1] improve vmap allocation
 2019-03-27 17:52 UTC  (7+ messages)
` [RFC PATCH v2 1/1] mm/vmap: keep track of free blocks for "

[PATCH v2 0/4] vmw_balloon: compaction and shrinker support
 2019-03-28  1:07 UTC  (5+ messages)
` [PATCH v2 1/4] mm/balloon_compaction: list interfaces
` [PATCH v2 2/4] vmw_balloon: compaction support
` [PATCH v2 3/4] vmw_balloon: add memory shrinker
` [PATCH v2 4/4] vmw_balloon: split refused pages

[PATCH RFCv2 0/4] mm/memory_hotplug: Introduce memory block types
 2019-03-27 16:03 UTC  (4+ messages)

[PATCH v5] kmemleak: survive in a low-memory situation
 2019-03-27 14:51 UTC 

[PATCH v5 09/10] libnvdimm/pfn: Fix fsdax-mode namespace info-block zero-fields
 2019-03-27 14:00 UTC  (2+ messages)

[PATCH] mm/page-flags: Check enforce parameter in PF_ONLY_HEAD()
 2019-03-27 13:59 UTC  (3+ messages)

[PATCH v8 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-27 12:54 UTC  (11+ messages)
` [PATCH v8 1/4] sh: Advertise gigantic page support
` [PATCH v8 2/4] sparc: "
` [PATCH v8 3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
` [PATCH v8 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

[PATCH] Correct zone boundary handling when resetting pageblock skip hints
 2019-03-27 12:45 UTC  (3+ messages)

[RFC PATCH] mm: readahead: add readahead_shift into backing device
 2019-03-27 12:43 UTC  (6+ messages)

page cache: Store only head pages in i_pages
 2019-03-27 11:50 UTC  (7+ messages)

early_memtest() patterns
 2019-03-27 11:21 UTC  (3+ messages)

debug linux kernel memory management / pressure
 2019-03-27 10:56 UTC 

CONFIG_DEBUG_VIRTUAL breaks boot on x86-32
 2019-03-27 10:26 UTC  (6+ messages)

kernel BUG at include/linux/mm.h:1020!
 2019-03-27  8:54 UTC  (13+ messages)

[PATCH 0/2] userfaultfd: use RCU to free the task struct when fork fails
 2019-03-27  8:49 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v5 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-27  2:36 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH v2 0/4] Clean up comments and codes in sparse_add_one_section()
 2019-03-26 22:57 UTC  (10+ messages)
` [PATCH v2 2/4] mm/sparse: Optimize sparse_add_one_section()

[PATCH v3] kmemleaak: survive in a low-memory situation
 2019-03-26 22:52 UTC  (3+ messages)

[PATCH v6 0/8] mmu notifier provide context informations
 2019-03-26 16:47 UTC  (3+ messages)
` [PATCH v6 7/8] mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening v2
` [PATCH v6 8/8] mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper


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