linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-26 02:21:06 to 2018-11-27 16:20:40 UTC [more...]

[PATCH v2 0/5] Do not touch pages in hot-remove path
 2018-11-27 16:20 UTC  (3+ messages)
` [PATCH v2 1/5] mm, memory_hotplug: Add nid parameter to arch_remove_memory
` [PATCH v2 2/5] kernel, resource: Check for IORESOURCE_SYSRAM in release_mem_region_adjustable

[PATCH v11 00/24] kasan: add software tag-based mode for arm64
 2018-11-27 16:12 UTC  (7+ messages)
` [PATCH v11 05/24] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v11 09/24] arm64: move untagged_addr macro from uaccess.h to memory.h

[PATCH] mm: warn only once if page table misaccounting is detected
 2018-11-27 15:55 UTC  (6+ messages)

pkeys: Reserve PKEY_DISABLE_READ
 2018-11-27 15:31 UTC  (12+ messages)

[PATCH] mm: fix insert_pfn() return value
 2018-11-27 15:20 UTC  (3+ messages)

[RFC PATCH 0/3] THP eligibility reporting via proc
 2018-11-27 14:50 UTC  (5+ messages)
` [RFC PATCH 3/3] mm, proc: report PR_SET_THP_DISABLE in proc

[RFC][PATCH 0/3] pgtable bytes mis-accounting v2
 2018-11-27 14:31 UTC  (12+ messages)
` [PATCH 3/3] s390/mm: fix mis-accounting of pgtable_bytes

[PATCH 0/7] ACPI HMAT memory sysfs representation
 2018-11-27 14:05 UTC  (21+ messages)

[PATCH V2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-27 13:58 UTC  (7+ messages)
` [Intel-wired-lan] "

[PATCH 00/10] huge_memory,khugepaged tmpfs split/collapse fixes
 2018-11-27 13:26 UTC  (19+ messages)
` [PATCH 02/10] mm/huge_memory: splitting set mapping+index before unfreeze
` [PATCH 03/10] mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
` [PATCH 04/10] mm/khugepaged: collapse_shmem() stop if punched or truncated
` [PATCH 05/10] mm/khugepaged: fix crashes due to misaccounted holes
` [PATCH 06/10] mm/khugepaged: collapse_shmem() remember to clear holes
` [PATCH 07/10] mm/khugepaged: minor reorderings in collapse_shmem()
` [PATCH 08/10] mm/khugepaged: collapse_shmem() without freezing new_page
` [PATCH 09/10] mm/khugepaged: collapse_shmem() do not crash on Compound
` [PATCH 10/10] mm/khugepaged: fix the xas_create_range() error path

[PATCH 0/5] Fragmentation avoidance improvements v5
 2018-11-27 13:20 UTC  (10+ messages)
` [PATCH 1/5] mm, page_alloc: Spread allocations across zones before introducing fragmentation
` [PATCH 3/5] mm: Use alloc_flags to record if kswapd can wake
    ` [PATCH] mm: Use alloc_flags to record if kswapd can wake -fix
` [PATCH 4/5] mm: Reclaim small amounts of memory when an external fragmentation event occurs
` [PATCH 5/5] mm: Stall movable allocations until kswapd progresses during serious external fragmentation event

[PATCH] mm, hotplug: protect nr_zones with pgdat_resize_lock()
 2018-11-27 13:16 UTC  (19+ messages)
` [PATCH v2] mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection

[PATCH v4 0/5] Clean up huge vmap and ioremap code
 2018-11-27 12:12 UTC  (8+ messages)
` [PATCH v4 1/5] ioremap: Rework pXd_free_pYd_page() API
` [PATCH v4 2/5] arm64: mmu: Drop pXd_present() checks from pXd_free_pYd_table()
` [PATCH v4 3/5] x86/pgtable: Drop pXd_none() "
` [PATCH v4 4/5] lib/ioremap: Ensure phys_addr actually corresponds to a physical address
` [PATCH v4 5/5] lib/ioremap: Ensure break-before-make is used for huge p4d mappings

[PATCH] mm: put_and_wait_on_page_locked() while page is migrated
 2018-11-27 10:58 UTC  (11+ messages)
    ` [PATCHi v2] "

[PATCH v9 RESEND 0/4] KASLR feature to randomize each loadable module
 2018-11-27 10:21 UTC  (4+ messages)

[PATCH 0/5] userfaultfd shmem updates
 2018-11-27 10:00 UTC  (9+ messages)
` [PATCH 1/5] userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
` [PATCH 2/5] userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
` [PATCH 3/5] userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
` [PATCH 4/5] userfaultfd: shmem: add i_size checks
` [PATCH 5/5] userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set

[PATCH] mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
 2018-11-27  8:18 UTC  (7+ messages)

[PATCH 0/3] RFC: mmu notifier debug checks
 2018-11-27  7:49 UTC  (3+ messages)
` [PATCH 3/3] mm, notifier: Add a lockdep map for invalidate_range_start

use generic DMA mapping code in powerpc V4
 2018-11-27  7:42 UTC  (2+ messages)

[PATCH 01/10] mm/huge_memory: rename freeze_page() to unmap_page()
 2018-11-27  7:24 UTC  (2+ messages)

[PATCH 1/7] node: Link memory nodes to their compute nodes
 2018-11-27  7:00 UTC  (11+ messages)
` [PATCH 2/7] node: Add heterogenous memory performance
` [PATCH 4/7] node: Add memory caching attributes

[PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
 2018-11-27  2:39 UTC  (7+ messages)

[PATCH V12 00/20] block: support multi-page bvec
 2018-11-27  2:25 UTC  (42+ messages)
` [PATCH V12 01/20] btrfs: remove various bio_offset arguments
` [PATCH V12 02/20] btrfs: look at bi_size for repair decisions
` [PATCH V12 03/20] block: remove the "cluster" flag
` [PATCH V12 04/20] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V12 05/20] block: remove bvec_iter_rewind()
` [PATCH V12 06/20] block: rename bvec helpers
` [PATCH V12 07/20] block: introduce multi-page "
` [PATCH V12 08/20] block: introduce bio_for_each_bvec() and rq_for_each_bvec()
` [PATCH V12 09/20] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V12 10/20] block: use bio_for_each_bvec() to map sg
` [PATCH V12 13/20] block: loop: pass multi-page bvec to iov_iter
` [PATCH V12 14/20] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V12 15/20] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V12 16/20] block: enable multipage bvecs
` [PATCH V12 17/20] block: always define BIO_MAX_PAGES as 256
` [PATCH V12 18/20] block: document usage of bio iterator helpers
` [PATCH V12 19/20] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V12 20/20] block: kill BLK_MQ_F_SG_MERGE

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-11-27  0:12 UTC  (7+ messages)
` [RFC PATCH v4 11/13] mm: parallelize deferred struct page initialization within each node

Hackbench pipes regression bisected to PSI
 2018-11-26 23:29 UTC  (6+ messages)

WARNING: locking bug in lock_downgrade
 2018-11-26 20:38 UTC 

[PATCH V2 0/6] VA to numa node information
 2018-11-26 19:20 UTC  (8+ messages)

[PATCH v2] mm: prototype: rid swapoff of quadratic complexity
 2018-11-26 18:35 UTC  (3+ messages)

[PATCH v2 1/3] mm: make dev_pagemap_mapping_shift() externally visible
 2018-11-26 18:32 UTC  (3+ messages)

[RFC PATCH v6 00/26] Control-flow Enforcement: Shadow Stack
 2018-11-26 18:29 UTC  (4+ messages)

[PATCH RFC] mm/memory_hotplug: Introduce memory block types
 2018-11-26 15:59 UTC  (7+ messages)

[PATCH -next 1/2] mm/memfd: make F_SEAL_FUTURE_WRITE seal more robust
 2018-11-26 13:35 UTC  (11+ messages)

[PATCH 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2018-11-26 13:18 UTC  (5+ messages)

[RFC PATCH 0/4] mm, memory_hotplug: allocate memmap from hotadded memory
 2018-11-26 13:05 UTC  (4+ messages)

[PATCH V3 0/5] 52-bit userspace VAs
 2018-11-26 12:13 UTC  (10+ messages)
` [PATCH V3 1/5] mm: mmap: Allow for "high" userspace addresses
` [PATCH V3 4/5] arm64: mm: introduce 52-bit userspace support
` [PATCH V3 5/5] arm64: mm: Allow forcing all userspace addresses to 52-bit

[PATCH] alpha: fix hang caused by the bootmem removal
 2018-11-26 11:53 UTC 

[PATCH 4.19 092/118] x86/mm: Move LDT remap out of KASLR region on 5-level paging
 2018-11-26 10:51 UTC  (3+ messages)
` [PATCH 4.19 093/118] x86/ldt: Unmap PTEs for the slot before freeing LDT pages
` [PATCH 4.19 094/118] x86/ldt: Remove unused variable in map_ldt_struct()

[PATCH 4.14 48/62] x86/mm: Move LDT remap out of KASLR region on 5-level paging
 2018-11-26 10:51 UTC  (2+ messages)
` [PATCH 4.14 49/62] x86/ldt: Unmap PTEs for the slot before freeing LDT pages

NO_BOOTMEM breaks alpha pc164
 2018-11-26  9:39 UTC  (2+ messages)

WARNING: bad usercopy in corrupted (2)
 2018-11-26  9:01 UTC  (4+ messages)

[PATCH 0/5] memblock: simplify several early memory allocations
 2018-11-26  8:47 UTC  (6+ messages)
` [PATCH 5/5] arch: "

[PATCH v2] kmemleak: Turn kmemleak_lock to raw spinlock on RT
 2018-11-26  8:40 UTC  (5+ messages)

[PATCH] mm: make "migrate_reason_names[]" const char *
 2018-11-26  8:25 UTC  (2+ messages)

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-11-26  8:02 UTC  (7+ messages)

[PATCH] mm: do not consider SWAP to calculate available when not necessary
 2018-11-26  7:41 UTC  (3+ messages)

Make __memblock_free_early a wrapper of memblock_free rather dup it
 2018-11-26  7:13 UTC  (5+ messages)

[PATCH] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-26  6:45 UTC  (3+ messages)

[PATCH 2/9] arch/arm/mm/dma-mapping.c: Convert to use vm_insert_range
 2018-11-26  5:37 UTC  (2+ messages)

[PATCH 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2018-11-26  5:36 UTC  (2+ messages)

[PATCH v2 00/17] locking/lockdep: Add a new class of terminal locks
 2018-11-26  4:57 UTC  (8+ messages)
` [PATCH v2 07/17] debugobjects: Move printk out of db lock critical sections

[PATCH 3/3] lockdep: Use line-buffered printk() for lockdep messages
 2018-11-26  4:34 UTC  (11+ messages)


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