linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-20 14:51:59 to 2019-03-22 09:23:51 UTC [more...]

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

kernel BUG at include/linux/mm.h:1020!
 2019-03-22  8:56 UTC  (14+ 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/4] Provide generic top-down mmap layout functions
 2019-03-22  7:42 UTC  (5+ 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  6:45 UTC  (5+ messages)

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

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

[PATCH 0/4] Signal: Fix hard lockup problem in flush_sigqueue()
 2019-03-22  1:52 UTC  (7+ 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 0/5] Page demotion for memory reclaim
 2019-03-22  0:20 UTC  (12+ 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] writeback: sum memcg dirty counters as needed
 2019-03-21 23:44 UTC  (2+ messages)

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

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

32-bit Amlogic (ARM) SoC: kernel BUG in kfree()
 2019-03-21 21:44 UTC  (2+ messages)

[PATCH v5 00/19] Convert x86 & arm64 to use generic page walk
 2019-03-21 21:15 UTC  (21+ 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

[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 v13 00/20] arm64: untag user pointers passed to the kernel
 2019-03-21 17:52 UTC  (19+ messages)
` [PATCH v13 04/20] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v13 05/20] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v13 06/20] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v13 07/20] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v13 08/20] fs, arm64: untag user pointers in fs/userfaultfd.c
` [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 16/20] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
` [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 v13 19/20] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v13 20/20] selftests, arm64: add a selftest for passing tagged pointers to kernel

[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  (20+ messages)
          ` pidfd design

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-03-21  8:40 UTC  (3+ messages)

[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] "

[RFC 0/2] guarantee natural alignment for kmalloc()
 2019-03-21  7:42 UTC  (9+ messages)

[PATCH v2] kmemleak: skip scanning holes in the .bss section
 2019-03-21  5:15 UTC  (6+ messages)

[PATCH 1/2] fs/dax: deposit pagetable even when installing zero page
 2019-03-21  3:12 UTC  (14+ messages)
` [PATCH 2/2] mm/dax: Don't enable huge dax mapping by default

[PATCH] mm/cma: fix the bitmap status to show failed allocation reason
 2019-03-21  2:58 UTC  (4+ messages)

[PATCH] mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
 2019-03-20 23:06 UTC  (8+ messages)

[RESEND#2 PATCH] mm/compaction: fix an undefined behaviour
 2019-03-20 22:12 UTC  (3+ messages)

[PATCH v6 0/7] psi: pressure stall monitors v6
 2019-03-20 21:04 UTC  (11+ messages)
` [PATCH v6 2/7] psi: make psi_enable static
` [PATCH v6 3/7] psi: rename psi fields in preparation for psi trigger addition
` [PATCH v6 4/7] psi: split update_stats into parts
` [PATCH v6 5/7] psi: track changed states
` [PATCH v6 6/7] refactor header includes to allow kthread.h inclusion in psi_types.h

[RESEND PATCH] mm: fix a wrong flag in set_migratetype_isolate()
 2019-03-20 20:49 UTC 

[PATCH] mm, memory_hotplug: Fix the wrong usage of N_HIGH_MEMORY
 2019-03-20 19:53 UTC  (2+ messages)

[PATCH] mm/list_lru: Simplify __list_lru_walk_one()
 2019-03-20 19:52 UTC  (3+ messages)

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

[PATCH] mm/compaction: abort search if isolation fails
 2019-03-20 17:27 UTC 

[PATCH v4 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-20 14:59 UTC  (14+ messages)
` [PATCH v4 1/1] "

[PATCH resend 0/2] Unlock 1GB-hugetlb on x86_64
 2019-03-20 15:26 UTC  (3+ messages)
` [PATCH resend 1/2] mm,memory_hotplug: "
` [PATCH resend 2/2] mm,memory_hotplug: Drop redundant hugepage_migration_supported check


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