linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-21 09:53:41 to 2019-03-23 04:45:07 UTC [more...]

[RFC PATCH 0/10] Another Approach to Use PMEM as NUMA Node
 2019-03-23  4:44 UTC 

kernel BUG at include/linux/mm.h:1020!
 2019-03-23  4:40 UTC  (18+ messages)

page cache: Store only head pages in i_pages
 2019-03-23  3:38 UTC 

[PATCH] mm, memcg: Make scan aggression always exclude protection
 2019-03-22 23:51 UTC  (10+ messages)
` [PATCH REBASED] "

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

[RFC PATCH v2 0/1] improve vmap allocation
 2019-03-22 21:54 UTC  (6+ messages)
` [RFC PATCH v2 1/1] mm/vmap: keep track of free blocks for "

[PATCH v3 00/28] userfaultfd: write protection support
 2019-03-22 21:46 UTC  (7+ messages)
` [PATCH v3 22/28] userfaultfd: wp: enabled write protection in userfaultfd API
` [PATCH v3 24/28] userfaultfd: wp: UFFDIO_REGISTER_MODE_WP documentation update
` [PATCH v3 26/28] userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionally

[PATCH 1/2] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
 2019-03-22 21:30 UTC  (7+ messages)
` [PATCH 2/2] vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
` [PATCH 0/2] Remove support for deprecated %pf and %pF in vsprintf

32-bit Amlogic (ARM) SoC: kernel BUG in kfree()
 2019-03-22 21:07 UTC  (3+ messages)

[PATCH 0/4] Signal: Fix hard lockup problem in flush_sigqueue()
 2019-03-22 19:59 UTC  (17+ messages)
` [PATCH 1/4] mm: Implement kmem objects freeing queue
` [PATCH 2/4] signal: Make flush_sigqueue() use free_q to release memory
` [PATCH 3/4] signal: Add free_uid_to_q()
` [PATCH 4/4] mm: Do periodic rescheduling when freeing objects in kmem_free_up_q()

[PATCH v5 00/10] mm: Sub-section memory hotplug support
 2019-03-22 18:32 UTC  (13+ messages)
` [PATCH v5 01/10] mm/sparsemem: Introduce struct mem_section_usage
` [PATCH v5 02/10] mm/sparsemem: Introduce common definitions for the size and mask of a section
` [PATCH v5 03/10] mm/sparsemem: Add helpers track active portions of a section at boot
` [PATCH v5 04/10] mm/hotplug: Prepare shrink_{zone, pgdat}_span for sub-section removal
` [PATCH v5 05/10] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v5 06/10] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v5 07/10] mm/sparsemem: Support sub-section hotplug
` [PATCH v5 08/10] mm/devm_memremap_pages: Enable sub-section remap
` [PATCH v5 09/10] libnvdimm/pfn: Fix fsdax-mode namespace info-block zero-fields
` [PATCH v5 10/10] libnvdimm/pfn: Stop padding pmem namespaces to section alignment

[PATCH] writeback: sum memcg dirty counters as needed
 2019-03-22 18:15 UTC  (3+ messages)

[RFC 0/2] guarantee natural alignment for kmalloc()
 2019-03-22 17:52 UTC  (6+ messages)

[PATCH] mm, slab: remove unneed check in cpuup_canceled
 2019-03-22 17:38 UTC 

[PATCH 0/5] Page demotion for memory reclaim
 2019-03-22 16:34 UTC  (14+ messages)
` [PATCH 1/5] node: Define and export memory migration path
` [PATCH 2/5] mm: Split handling old page for migration
` [PATCH 3/5] mm: Attempt to migrate page in lieu of discard
` [PATCH 4/5] mm: Consider anonymous pages without swap
` [PATCH 5/5] mm/migrate: Add page movement trace event

[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
 2019-03-22 16:22 UTC  (22+ messages)
` [PATCH v13 04/20] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v13 09/20] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v13 10/20] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v13 11/20] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v13 12/20] uprobes, arm64: untag user pointers in find_active_uprobe
` [PATCH v13 13/20] bpf, arm64: untag user pointers in stack_map_get_build_id_offset
` [PATCH v13 14/20] drm/amdgpu, arm64: untag user pointers in amdgpu_ttm_tt_get_user_pages
` [PATCH v13 15/20] drm/radeon, arm64: untag user pointers in radeon_ttm_tt_pin_userptr
` [PATCH v13 17/20] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v13 18/20] tee/optee, arm64: untag user pointers in check_mem_type

[PATCH v11 00/14] arm64: untag user pointers passed to the kernel
 2019-03-22 15:52 UTC  (6+ messages)
` [PATCH v2 0/4] arm64 relaxed ABI
  ` [PATCH v2 2/4] arm64: Define Documentation/arm64/elf_at_flags.txt

[RFC PATCH] mm: readahead: add readahead_shift into backing device
 2019-03-22 15:46 UTC 

[BACKPORT 4.4.y 00/25] candidates from spreadtrum 4.4 product kernel
 2019-03-22 15:44 UTC  (2+ messages)
` [BACKPORT 4.4.y 12/25] mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON

[PATCH REBASED 2/4] mm: Move nr_deactivate accounting to shrink_active_list()
 2019-03-22 15:16 UTC  (4+ messages)
` [PATCH] fixup: vmscan: Fix build on !CONFIG_MEMCG from nr_deactivate changes

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

[PATCH 0/4] Provide generic top-down mmap layout functions
 2019-03-22 13:22 UTC  (7+ messages)
` [PATCH 1/4] arm64, mm: Move generic mmap layout functions to mm
` [PATCH 2/4] arm: Use generic mmap top-down layout
` [PATCH 3/4] mips: "
` [PATCH 4/4] riscv: Make mmap allocation top-down by default

[RFC] mm/hotplug: Make get_nid_for_pfn() work with HAVE_ARCH_PFN_VALID
 2019-03-22 12:02 UTC  (6+ messages)

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

KASAN: use-after-free Read in get_mem_cgroup_from_mm
 2019-03-22  9:36 UTC  (2+ messages)

[PATCH] mm/isolation: Remove redundant pfn_valid_within() in __first_valid_page()
 2019-03-22  9:23 UTC  (4+ messages)

[PATCH] mm: page_mkclean vs MADV_DONTNEED race
 2019-03-22  8:23 UTC  (3+ messages)

[RESEND PATCH] mm/hotplug: fix notification in offline error path
 2019-03-22  8:22 UTC  (3+ messages)

[PATCH 0/6] mm: memcontrol: clean up the LRU counts tracking
 2019-03-22  1:54 UTC  (3+ messages)
` [PATCH 3/6] mm: memcontrol: replace node summing with memcg_page_state()

[RFC PATCH] mm: mempolicy: remove MPOL_MF_LAZY
 2019-03-21 23:29 UTC  (9+ messages)

[RFC PATCH RESEND 0/3] mm modifications / helpers for emulated GPU coherent memory
 2019-03-21 21:07 UTC  (13+ messages)
` [RFC PATCH RESEND 1/3] mm: Allow the [page|pfn]_mkwrite callbacks to drop the mmap_sem
` [RFC PATCH RESEND 2/3] mm: Add an apply_to_pfn_range interface
` [RFC PATCH RESEND 3/3] mm: Add write-protect and clean utilities for address space ranges

[PATCH v2 0/1] userfaultfd: allow to forbid unprivileged users
 2019-03-21 21:06 UTC  (7+ messages)
` [PATCH v2 1/1] userfaultfd/sysctl: add vm.unprivileged_userfaultfd

CONFIG_DEBUG_VIRTUAL breaks boot on x86-32
 2019-03-21 20:22 UTC 

Fw: [Bug 202919] New: Bad page map in process syz-executor.5 pte:9100000081 pmd:47c67067
 2019-03-21 18:58 UTC  (2+ messages)

[PATCH] kmemleak: powerpc: skip scanning holes in the .bss section
 2019-03-21 18:17 UTC  (2+ messages)

[PATCH v2] mm/compaction: abort search if isolation fails
 2019-03-21 17:14 UTC  (2+ messages)

[RFC] simple_lmk: Introduce Simple Low Memory Killer for Android
 2019-03-21 17:02 UTC  (13+ messages)
  ` pidfd design

[PATCH 1/3] mm/sparse: Clean up the obsolete code comment
 2019-03-21 14:19 UTC  (12+ messages)

kernel panic: corrupted stack end in wb_workfn
 2019-03-21 11:41 UTC  (10+ messages)

mm/cma.c: High latency for cma allocation
 2019-03-21  9:53 UTC  (9+ messages)
  ` [External] "


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