linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-25 00:42:34 to 2018-11-27 08:01:33 UTC [more...]

[PATCH 00/10] huge_memory,khugepaged tmpfs split/collapse fixes
 2018-11-27  8:01 UTC  (17+ 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] mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
 2018-11-27  8:00 UTC  (6+ messages)

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

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

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

[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 0/5] userfaultfd shmem updates
 2018-11-27  6:57 UTC  (8+ 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, hotplug: protect nr_zones with pgdat_resize_lock()
 2018-11-27  3:12 UTC  (18+ messages)
` [PATCH v2] mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection

[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  (44+ 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 11/20] block: introduce bvec_last_segment()
` [PATCH V12 12/20] fs/buffer.c: use bvec iterator to truncate the bio
` [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 0/3] THP eligibility reporting via proc
 2018-11-27  0:33 UTC  (3+ messages)
` [RFC PATCH 3/3] mm, proc: report PR_SET_THP_DISABLE in proc

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

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

[PATCH] mm: put_and_wait_on_page_locked() while page is migrated
 2018-11-26 20:53 UTC  (9+ messages)
    ` [PATCHi v2] "

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 v4 0/5] Clean up huge vmap and ioremap code
 2018-11-26 19:00 UTC  (7+ 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 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 0/7] ACPI HMAT memory sysfs representation
 2018-11-26 18:08 UTC  (15+ messages)

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

[PATCH 0/5] Fragmentation avoidance improvements v5
 2018-11-26 14:35 UTC  (6+ 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 -next 1/2] mm/memfd: make F_SEAL_FUTURE_WRITE seal more robust
 2018-11-26 13:35 UTC  (14+ 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  (10+ messages)
` [PATCH 1/5] powerpc: prefer memblock APIs returning virtual address
` [PATCH 2/5] microblaze: prefer memblock API "
` [PATCH 3/5] sh: prefer memblock APIs "
` [PATCH 4/5] openrisc: simplify pte_alloc_one_kernel()
` [PATCH 5/5] arch: simplify several early memory allocations

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

[LKP] d17a1d97dc [ 56.099059] watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [swapper:1]
 2018-11-26  0:33 UTC 

[PATCH v8 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-11-25 22:04 UTC  (3+ messages)

[RFC PATCH 0/5] mm, memory_hotplug: improve memory offlining failures debugging
 2018-11-25  8:10 UTC  (4+ messages)
` [RFC PATCH 1/5] mm: print more information about mapping in __dump_page

[PATCH] mm: debug: Fix a width vs precision bug in printk
 2018-11-25  8:08 UTC  (6+ 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).