linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-28 15:32:31 to 2019-07-02 10:46:31 UTC [more...]

[PATCH 0/3] fix vmalloc_to_page for huge vmap mappings
 2019-07-02 10:46 UTC  (7+ messages)
` [PATCH 1/3] arm64: mm: Add p?d_large() definitions
    `  "

[PATCH v6 0/4] vfs: make immutable files actually immutable
 2019-07-02 10:45 UTC  (9+ messages)
` [PATCH 1/4] mm/fs: don't allow writes to immutable files
` [PATCH 2/4] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/4] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/4] vfs: don't allow most setxattr to immutable files
  ` [PATCH v2 "

[PATCH v2] mm/z3fold.c: Lock z3fold page before __SetPageMovable()
 2019-07-02  9:53 UTC  (4+ messages)

use exact allocation for dma coherent memory
 2019-07-02  9:48 UTC  (3+ messages)

[PATCH v2 0/5] Allocate memmap from hotadded memory
 2019-07-02  8:52 UTC  (9+ messages)

[PATCH] mm/z3fold: Fix z3fold_buddy_slots use after free
 2019-07-02  7:45 UTC  (2+ messages)

[PATCH v2 0/3] mm: Cleanup & allow modules to hotplug memory
 2019-07-02  6:16 UTC  (12+ messages)
` [PATCH v2 1/3] mm: Trigger bug on if a section is not found in __section_nr

[RFC 0/2] arm64/mm: Enable THP migration
 2019-07-02  3:37 UTC  (4+ messages)
` [RFC 1/2] arm64/mm: Change THP helpers to comply with generic MM semantics

[PATCH] mm/nvdimm: Add is_ioremap_addr and use that to check ioremap address
 2019-07-02  3:33 UTC  (3+ messages)

[Question] Should direct reclaim time be bounded?
 2019-07-02  3:15 UTC  (7+ messages)

[PATCH v2 0/3] fix vmalloc_to_page for huge vmap mappings
 2019-07-02  2:55 UTC  (8+ messages)
` [PATCH v2 1/3] arm64: mm: Add p?d_large() definitions
` [PATCH v2 2/3] powerpc/64s: Add p?d_large definitions
` [PATCH v2 3/3] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings

[PATCH] mm/z3fold.c: Lock z3fold page before __SetPageMovable()
 2019-07-01 23:32 UTC  (2+ messages)

[PATCH 0/5] block: udpate debug messages with blk_op_str()
 2019-07-01 21:57 UTC  (6+ messages)
` [PATCH 1/5] block: update error message for bio_check_ro()
` [PATCH 2/5] block: update error message in submit_bio()
` [PATCH 3/5] block: allow block_dump to print all REQ_OP_XXX
` [PATCH 4/5] mm: update block_dump comment
` [PATCH 5/5] Documentation/laptop: add block_dump documentation

[PATCH v2] mm, vmscan: prevent useless kswapd loops
 2019-07-01 21:49 UTC  (2+ messages)

RISC-V nommu support v2
 2019-07-01 21:26 UTC  (13+ messages)
` [PATCH 05/17] riscv: use CSR_SATP instead of the legacy sptbr name in switch_mm
` [PATCH 07/17] riscv: abstract out CSR names for supervisor vs machine mode
` [PATCH 08/17] riscv: improve the default power off implementation
` [PATCH 10/17] riscv: read the hart ID from mhartid on boot
` [PATCH 16/17] riscv: clear the instruction cache and all registers when booting

[RFC PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-07-01 19:49 UTC  (3+ messages)

[RFC PATCH 1/3] mm: Introduce VM_IBT for CET legacy code bitmap
 2019-07-01 19:48 UTC  (7+ messages)
` [RFC PATCH 2/3] Introduce arch_prctl(ARCH_X86_CET_MARK_LEGACY_CODE)
` [RFC PATCH 3/3] Prevent user from writing to IBT bitmap

DMA-API attr - DMA_ATTR_NO_KERNEL_MAPPING
 2019-07-01 18:36 UTC  (10+ messages)

generic gup fixups
 2019-07-01 17:43 UTC  (5+ messages)
` [PATCH 1/2] sh: stub out pud_page
` [PATCH 2/2] MIPS: don't select ARCH_HAS_PTE_SPECIAL

[PATCH] block: fix a crash in do_task_dead()
 2019-07-01 14:22 UTC  (7+ messages)

[PATCH] mm: mempolicy: don't select exited threads as OOM victims
 2019-07-01 14:16 UTC  (9+ messages)

[PATCH] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-07-01 13:28 UTC  (5+ messages)
    ` [DRAFT] mm/kprobes: Add generic kprobe_fault_handler() fallback definition

[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
 2019-07-01 12:51 UTC  (28+ messages)
` [PATCH v3 01/11] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()
` [PATCH v3 02/11] s390x/mm: Fail when an altmap is used for arch_add_memory()
` [PATCH v3 03/11] s390x/mm: Implement arch_remove_memory()
` [PATCH v3 04/11] arm64/mm: Add temporary arch_remove_memory() implementation
` [PATCH v3 05/11] drivers/base/memory: Pass a block_id to init_memory_block()
` [PATCH v3 06/11] mm/memory_hotplug: Allow arch_remove_pages() without CONFIG_MEMORY_HOTREMOVE
` [PATCH v3 07/11] mm/memory_hotplug: Create memory block devices after arch_add_memory()
` [PATCH v3 08/11] mm/memory_hotplug: Drop MHP_MEMBLOCK_API
` [PATCH v3 09/11] mm/memory_hotplug: Remove memory block devices before arch_remove_memory()
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail
` [PATCH v3 11/11] mm/memory_hotplug: Remove "zone" parameter from sparse_remove_one_section

[PATCH v5 1/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-07-01 18:32 UTC  (4+ messages)
` [PATCH v5 2/3][v4.9.y] infiniband: fix race condition between infiniband mlx4, mlx5 driver "
` [PATCH v5 3/3] [v4.9.y] coredump: fix race condition between collapse_huge_page() "
` [PATCH v5 0/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() "

[PATCH v3 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-01 10:22 UTC  (10+ messages)
` [PATCH v3 1/5] mm: introduce MADV_COLD

[PATCH 0/5] mm/vmalloc.c: improve readability and rewrite vmap_area
 2019-07-01 10:11 UTC  (8+ messages)
` [PATCH 1/5] mm/vmalloc.c: Introduce a wrapper function of insert_vmap_area()
` [PATCH 2/5] mm/vmalloc.c: Introduce a wrapper function of insert_vmap_area_augment()
` [PATCH 3/5] mm/vmalloc.c: Rename function __find_vmap_area() for readability
` [PATCH 4/5] mm/vmalloc.c: Modify function merge_or_add_vmap_area() "
` [PATCH 5/5] mm/vmalloc.c: Rewrite struct vmap_area to reduce its size

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-07-01  9:56 UTC  (8+ messages)

[RFC PATCH v3 00/15] Slab Movable Objects (SMO)
 2019-07-01  9:26 UTC  (12+ messages)
` [RFC PATCH v3 14/15] dcache: Implement partial shrink via Slab Movable Objects
            ` shrink_dentry_list() logics change (was Re: [RFC PATCH v3 14/15] dcache: Implement partial shrink via Slab Movable Objects)

dev_pagemap related cleanups v4
 2019-07-01  8:25 UTC  (24+ messages)
` [PATCH 01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set
` [PATCH 02/22] mm/hmm: update HMM documentation
` [PATCH 03/22] mm/hmm: clean up some coding style and comments
` [PATCH 04/22] mm/hmm: support automatic NUMA balancing
` [PATCH 05/22] mm/hmm: Only set FAULT_FLAG_ALLOW_RETRY for non-blocking
` [PATCH 06/22] mm/hmm: fix use after free with struct hmm in the mmu notifiers
` [PATCH 07/22] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH 08/22] mm/hmm: Hold a mmgrab from hmm to mm
` [PATCH 09/22] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [PATCH 10/22] mm/hmm: Remove duplicate condition test before wait_event_timeout
` [PATCH 11/22] mm/hmm: Do not use list*_rcu() for hmm->ranges
` [PATCH 12/22] mm/hmm: Hold on to the mmget for the lifetime of the range
` [PATCH 13/22] mm/hmm: Use lockdep instead of comments
` [PATCH 14/22] mm/hmm: Remove racy protection against double-unregistration
` [PATCH 15/22] mm/hmm: Poison hmm_range during unregister
` [PATCH 16/22] mm/hmm: Remove confusing comment and logic from hmm_release
` [PATCH 17/22] mm/hmm: Fix error flows in hmm_invalidate_range_start
` [PATCH 18/22] mm: return valid info from hmm_range_unregister
` [PATCH 19/22] mm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
` [PATCH 20/22] mm: move hmm_vma_fault to nouveau
` [PATCH 21/22] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
` [PATCH 22/22] mm: remove the legacy hmm_pfn_* APIs

[PATCH] mm: vmscan: fix not scanning anonymous pages when detecting file refaults
 2019-07-01  8:10 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH] mm: vmscan: scan anonymous pages on "

kernel BUG at mm/swap_state.c:170!
 2019-06-30 21:15 UTC  (7+ messages)

[PATCH v4 00/14] Provide generic top-down mmap layout functions
 2019-06-30 15:34 UTC  (3+ messages)

[PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-06-29 23:51 UTC  (5+ messages)

[PATCH V2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-06-29 16:45 UTC  (5+ messages)

switch the remaining architectures to use generic GUP v4
 2019-06-29 15:15 UTC  (5+ messages)
` [PATCH 04/16] MIPS: use the generic get_user_pages_fast code
` [PATCH 06/16] sh: "

[RFC] arm64: Detecting tagged addresses
 2019-06-29  7:17 UTC  (4+ messages)

[PATCH v4 hmm 00/12]
 2019-06-29  1:26 UTC  (2+ messages)

[PATCH v1 0/6] mm / virtio: Provide support for paravirtual waste page treatment
 2019-06-28 19:55 UTC  (7+ messages)
` [PATCH v1 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v1 2/6] mm: Move set/get_pcppage_migratetype to mmzone.h

[PATCH] mm, vmscan: prevent useless kswapd loops
 2019-06-28 19:27 UTC  (3+ messages)

[RFC][Patch v10 0/2] mm: Support for page hinting
 2019-06-28 19:13 UTC  (7+ messages)

dev_pagemap related cleanups v3
 2019-06-28 19:14 UTC  (13+ messages)
` [PATCH 16/25] device-dax: use the dev_pagemap internal refcount

[PATCH] mm: fix regression with deferred struct page init
 2019-06-28 18:47 UTC  (4+ messages)

[PATCH v2 0/2] vfs: make active swap files unwritable
 2019-06-28 18:35 UTC  (3+ messages)
` [PATCH 1/2] mm: set S_SWAPFILE on blockdev swap devices
` [PATCH 2/2] vfs: don't allow writes to swap files

[PATCH 0/2] mm, slab: Extend vm/drop_caches to shrink kmem slabs
 2019-06-28 17:30 UTC  (9+ messages)
` [PATCH 2/2] "

[PATCH v3 0/3] TLB flush counters
 2019-06-28 16:37 UTC  (4+ messages)
` [PATCH v3 3/3] RISC-V: Update tlb "


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