linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-12 18:30:38 to 2018-10-15 22:57:46 UTC [more...]

[PATCH 1/2] mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
 2018-10-15 22:57 UTC  (15+ messages)

[PATCH 0/3] migrate_misplaced_transhuge_page race conditions
 2018-10-15 22:52 UTC  (15+ messages)
` [PATCH 1/3] mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
` [PATCH 2/3] mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()
` [PATCH 3/3] mm: thp: relocate flush_cache_range() "
  ` [PATCH 1/1] "

[patch] mm, slab: avoid high-order slab pages when it does not reduce waste
 2018-10-15 22:42 UTC  (5+ messages)

[PATCH 0/4] Add support for fast mremap
 2018-10-15 22:33 UTC  (7+ messages)
` [PATCH 1/4] treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)
` [PATCH 3/4] arm64: select HAVE_MOVE_PMD for faster mremap (v1)
` [PATCH 4/4] x86: "

[PATCH v4 0/3] Randomize free memory
 2018-10-15 22:32 UTC  (4+ messages)
` [PATCH v4 1/3] mm: Shuffle initial "

[patch v2] mm, thp: always specify ineligible vmas as nh in smaps
 2018-10-15 22:25 UTC  (12+ messages)
` [RFC PATCH] mm, proc: report PR_SET_THP_DISABLE in proc

[mm PATCH v3 0/6] Deferred page init improvements
 2018-10-15 20:27 UTC  (7+ messages)
` [mm PATCH v3 1/6] mm: Use mm_zero_struct_page from SPARC on all 64b architectures
` [mm PATCH v3 2/6] mm: Drop meminit_pfn_in_nid as it is redundant
` [mm PATCH v3 3/6] mm: Use memblock/zone specific iterator for handling deferred page init
` [mm PATCH v3 4/6] mm: Move hot-plug specific memory init into separate functions and optimize
` [mm PATCH v3 5/6] mm: Use common iterator for deferred_init_pages and deferred_free_pages
` [mm PATCH v3 6/6] mm: Add reserved flag setting to set_page_links

[PATCH] mm: detect numbers of vmstat keys/values mismatch
 2018-10-15 18:44 UTC  (3+ messages)

[PATCH v4 00/25] fs: fixes for serious clone/dedupe problems
 2018-10-15 18:32 UTC  (50+ messages)
` [PATCH 01/25] xfs: add a per-xfs trace_printk macro
` [PATCH 02/25] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF
` [PATCH 03/25] vfs: check file ranges before cloning files
` [PATCH 04/25] vfs: strengthen checking of file range inputs to generic_remap_checks
` [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block
` [PATCH 06/25] vfs: skip zero-length dedupe requests
` [PATCH 07/25] vfs: combine the clone and dedupe into a single remap_file_range
` [PATCH 08/25] vfs: rename vfs_clone_file_prep to be more descriptive
` [PATCH 09/25] vfs: rename clone_verify_area to remap_verify_area
` [PATCH 10/25] vfs: create generic_remap_file_range_touch to update inode metadata
` [PATCH 11/25] vfs: pass remap flags to generic_remap_file_range_prep
` [PATCH 12/25] vfs: pass remap flags to generic_remap_checks
` [PATCH 13/25] vfs: make remap_file_range functions take and return bytes completed
` [PATCH 14/25] vfs: plumb RFR_* remap flags through the vfs clone functions
` [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions
` [PATCH 16/25] vfs: make remapping to source file eof more explicit
` [PATCH 17/25] vfs: enable remap callers that can handle short operations
` [PATCH 18/25] vfs: hide file range comparison function
` [PATCH 19/25] vfs: implement opportunistic short dedupe
` [PATCH 20/25] ocfs2: truncate page cache for clone destination file before remapping
` [PATCH 21/25] ocfs2: fix pagecache truncation prior to reflink
` [PATCH 22/25] ocfs2: support partial clone range and dedupe range
` [PATCH 23/25] xfs: fix pagecache truncation prior to reflink
` [PATCH 24/25] xfs: support returning partial reflink results
` [PATCH 25/25] xfs: remove redundant remap partial EOF block checks

[PATCH v2 0/6] sparsemem support for RISC-V
 2018-10-15 17:57 UTC  (7+ messages)
` [PATCH v2 1/6] mm: Introduce common STRUCT_PAGE_MAX_SHIFT define
` [PATCH v2 2/6] mm/sparse: add common helper to mark all memblocks present
` [PATCH v2 3/6] ARM: mm: make use of new memblocks_present() helper
` [PATCH v2 4/6] arm64: "
` [PATCH v2 5/6] sh: "
` [PATCH v2 6/6] RISC-V: Implement sparsemem

[PATCH 5/5] RISC-V: Implement sparsemem
 2018-10-15 17:39 UTC  (2+ messages)

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-15 17:03 UTC  (7+ messages)
` [PATCH v5 02/27] x86/fpu/xstate: Change names to separate XSAVES system and user states
` [PATCH v5 07/27] mm/mmap: Create a guard area between VMAs

[PATCH v6 00/18] APEI in_nmi() rework
 2018-10-15 16:49 UTC  (3+ messages)
` [PATCH v6 17/18] mm/memory-failure: increase queued recovery work's priority

[RFC][PATCH 0/3] pgtable bytes mis-accounting v2
 2018-10-15 16:42 UTC  (4+ messages)
` [PATCH 1/3] mm: introduce mm_[p4d|pud|pmd]_folded
` [PATCH 2/3] mm: add mm_pxd_folded checks to pgtable_bytes accounting functions
` [PATCH 3/3] s390/mm: fix mis-accounting of pgtable_bytes

[PATCH RFC] ksm: Assist buddy allocator to assemble 1-order pages
 2018-10-15 15:41 UTC  (2+ messages)

[PATCH 0/5] Do not touch pages/zones during hot-remove path
 2018-10-15 15:30 UTC  (6+ messages)
` [PATCH 1/5] mm/memory_hotplug: Add nid parameter to arch_remove_memory
` [PATCH 2/5] mm/memory_hotplug: Create add/del_device_memory functions
` [PATCH 3/5] mm/memory_hotplug: Check for IORESOURCE_SYSRAM in release_mem_region_adjustable
` [PATCH 4/5] mm/memory_hotplug: Move zone/pages handling to offline stage
` [PATCH 5/5] mm/memory-hotplug: Rework unregister_mem_sect_under_nodes

[PATCH 00/39 v8] PTI support for x86-32
 2018-10-15 15:09 UTC  (12+ messages)
` [PATCH 10/39] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
    ` [PATCH] x86/entry/32: Fix setup of CS high bits
      ` [PATCH v2] "
        ` [tip:x86/urgent] x86/entry/32: Clear the "

[PATCH 00/18] my generic mmu_gather patches
 2018-10-15 14:14 UTC  (6+ messages)
` [PATCH 12/18] arch/tlb: Clean up simple architectures

INFO: rcu detected stall in shmem_fault
 2018-10-15 13:35 UTC  (15+ messages)
` [RFC PATCH] memcg, oom: throttle dump_header for memcg ooms without eligible tasks

[PATCH RFC v2] ksm: Assist buddy allocator to assemble 1-order pages
 2018-10-15 11:56 UTC  (3+ messages)

[PATCH 0/2] mm/swap: Add locking for pagevec
 2018-10-15  9:50 UTC  (3+ messages)

[PATCH] mm/thp: Correctly differentiate between mapped THP and PMD migration entry
 2018-10-15  8:32 UTC  (10+ messages)

+ memblock-warn-if-zero-alignment-was-requested.patch added to -mm tree
 2018-10-15  8:30 UTC 

[PATCH v2 1/2] treewide: remove unused address argument from pte_alloc functions
 2018-10-15  8:18 UTC  (26+ messages)
` [PATCH v2 2/2] mm: speed up mremap by 500x on large regions

Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
 2018-10-15  8:07 UTC  (10+ messages)

[PATCH] selftests/vm: Add a test for MAP_FIXED_NOREPLACE
 2018-10-15  8:07 UTC  (4+ messages)

[PATCH] mm: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACE
 2018-10-15  7:47 UTC  (2+ messages)

[BUG -next 20181008] list corruption with "mm/slub: remove useless condition in deactivate_slab"
 2018-10-15  5:54 UTC  (2+ messages)

use generic DMA mapping code in powerpc V3
 2018-10-15  5:50 UTC  (7+ messages)
` [PATCH 01/33] powerpc: use mm zones more sensibly
` [PATCH 16/33] powerpc/powernv: remove dead npu-dma code

[PATCH] mm/sparse: remove a check that compare if unsigned variable is negative
 2018-10-15  1:08 UTC  (3+ messages)
  ` [PATCH] mm/sparse: remove a check that compare if unsignedvariable "

[PATCH v3 00/25] fs: fixes for serious clone/dedupe problems
 2018-10-15  0:31 UTC  (4+ messages)
` [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block

[Bug 201377] New: Kernel BUG under memory pressure: unable to handle kernel NULL pointer dereference at 00000000000000f0
 2018-10-14 22:07 UTC  (6+ messages)

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-14 15:47 UTC  (11+ messages)

[PATCH 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-10-13 23:01 UTC  (18+ messages)
` [PATCH 1/6] mm: get_user_pages: consolidate error handling
` [PATCH 2/6] mm: introduce put_user_page*(), placeholder versions
` [PATCH 4/6] mm: introduce page->dma_pinned_flags, _count
` [PATCH 6/6] mm: track gup pages with page->dma_pinned_* fields

[mm PATCH v2 0/6] Deferred page init improvements
 2018-10-13 18:46 UTC  (6+ messages)
` [mm PATCH v2 1/6] mm: Use mm_zero_struct_page from SPARC on all 64b architectures

[PATCH] kasan: convert kasan/quarantine_lock to raw_spinlock
 2018-10-13 13:50 UTC  (12+ messages)
                  ` [PATCH] mm/kasan: make quarantine_lock a raw_spinlock_t

mmotm 2018-10-12-19-18 uploaded
 2018-10-13  2:18 UTC 

[PATCH 0/7] HMM updates, improvements and fixes
 2018-10-12 21:12 UTC  (3+ messages)

[PATCH v7 0/6] Btrfs: implement swap file support
 2018-10-12 20:59 UTC  (5+ messages)
` [PATCH v7 1/6] mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
` [PATCH v7 2/6] mm: export add_swap_extent()


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