linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-27 08:18:19 to 2018-11-29 09:29:15 UTC [more...]

[PATCH v2 0/5] Do not touch pages in hot-remove path
 2018-11-29  9:29 UTC  (22+ 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 v2 3/5] mm, memory_hotplug: Move zone/pages handling to offline stage
` [PATCH v2 4/5] mm, memory-hotplug: Rework unregister_mem_sect_under_nodes
` [PATCH v2 5/5] mm, memory_hotplug: Refactor shrink_zone/pgdat_span

[PATCH 1/2] mm: Move lru_to_page to mm.h
 2018-11-29  9:04 UTC  (5+ messages)
` [PATCH 2/2] fs: Don't open-code lru_to_page

[PATCH] mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
 2018-11-29  8:54 UTC  (16+ messages)
` [PATCH v2] "

[PATCH] mm: remove pte_lock_deinit()
 2018-11-29  8:39 UTC  (3+ messages)

[PATCH] mm, show_mem: drop pgdat_resize_lock in show_mem()
 2018-11-29  8:17 UTC  (4+ messages)

[PATCH V2 0/5] NestMMU pte upgrade workaround for mprotect
 2018-11-29  6:23 UTC  (9+ messages)
` [PATCH V2 1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg
` [PATCH V2 2/5] mm: update ptep_modify_prot_commit to take old pte value "
` [PATCH V2 3/5] arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
` [PATCH V2 4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update
` [PATCH V2 5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade

[PATCH 0/2] Don’t leave executable TLB entries to freed pages
 2018-11-29  6:14 UTC  (11+ messages)
` [PATCH 1/2] vmalloc: New flag for flush before releasing pages
` [PATCH 2/2] x86/modules: Make x86 allocs to flush when free

[PATCH 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2018-11-29  6:04 UTC  (4+ messages)

[PATCH V12 00/20] block: support multi-page bvec
 2018-11-29  3:30 UTC  (5+ messages)

[PATCH v8 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-11-29  3:10 UTC  (4+ messages)
` [PATCH v8 3/7] mm, devm_memremap_pages: Fix shutdown handling

[PATCH 1/2] mm/zsmalloc.c: check encoded object value overflow for PAE
 2018-11-29  2:53 UTC  (5+ messages)
` [PATCH v2] mm/zsmalloc.c: Fix zsmalloc 32-bit PAE support

[RFC PATCH] mm: update highest_memmap_pfn based on exact pfn
 2018-11-29  2:08 UTC  (3+ messages)

[PATCH v2] mm/memblock: skip kmemleak for kasan_init()
 2018-11-28 22:08 UTC 

use generic DMA mapping code in powerpc V4
 2018-11-28 20:35 UTC  (6+ messages)

[PATCH 00/10] huge_memory,khugepaged tmpfs split/collapse fixes
 2018-11-28 19:40 UTC  (8+ messages)
` [PATCH 04/10] mm/khugepaged: collapse_shmem() stop if punched or truncated
` [PATCH 07/10] mm/khugepaged: minor reorderings in collapse_shmem()

[PATCH] aio: Convert ioctx_table to XArray
 2018-11-28 18:35 UTC 

[PATCH] mm/memblock: skip kmemleak for kasan_init()
 2018-11-28 18:18 UTC  (2+ messages)

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-11-28 16:56 UTC  (11+ messages)
` [RFC PATCH v4 01/13] ktask: add documentation
` [RFC PATCH v4 11/13] mm: parallelize deferred struct page initialization within each node

[PATCH V3 0/5] 52-bit userspace VAs
 2018-11-28 16:31 UTC  (8+ messages)
` [PATCH V3 2/5] arm64: mm: Introduce DEFAULT_MAP_WINDOW
` [PATCH V3 3/5] arm64: mm: Define arch_get_mmap_end, arch_get_mmap_base

[PATCH] sysctl: clean up nr_pdflush_threads leftover
 2018-11-28 15:24 UTC 

[PATCH 1/9] mm: Introduce new vm_insert_range API
 2018-11-28 15:21 UTC  (2+ messages)

[PATCH] docs/core-api: make mm-api.rst more structured
 2018-11-28 14:45 UTC 

Number of arguments in vmalloc.c
 2018-11-28 14:01 UTC 

[PATCH v2 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-11-28 13:59 UTC  (8+ messages)

[PATCH v6 1/3] printk: Add line-buffered printk() API
 2018-11-28 13:29 UTC  (12+ messages)
` [PATCH 3/3] lockdep: Use line-buffered printk() for lockdep messages

[PATCH 008/216] x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE
 2018-11-28 12:14 UTC  (2+ messages)

[PATCH] Small typo fix
 2018-11-28 10:29 UTC  (3+ messages)

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

kmemleak: Early log buffer exceeded (525980) during boot
 2018-11-28  4:21 UTC  (3+ messages)

[PATCH v9 RESEND 0/4] KASLR feature to randomize each loadable module
 2018-11-28  1:40 UTC  (5+ messages)

[PATCH] mm, hotplug: protect nr_zones with pgdat_resize_lock()
 2018-11-27 23:56 UTC  (10+ messages)

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

[PATCH 0/5] memblock: simplify several early memory allocations
 2018-11-27 21:48 UTC  (4+ messages)
` [PATCH 4/5] openrisc: simplify pte_alloc_one_kernel()

[PATCH 0/5] Fragmentation avoidance improvements v5
 2018-11-27 17:51 UTC  (6+ messages)
` [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 1/7] node: Link memory nodes to their compute nodes
 2018-11-27 17:44 UTC  (5+ messages)
` [PATCH 2/7] node: Add heterogenous memory performance

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

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

[PATCH v12 00/25] kasan: add software tag-based mode for arm64
 2018-11-27 16:55 UTC  (26+ messages)
` [PATCH v12 01/25] kasan, mm: change hooks signatures
` [PATCH v12 02/25] kasan, slub: handle pointer tags in early_kmem_cache_node_alloc
` [PATCH v12 03/25] kasan: move common generic and tag-based code to common.c
` [PATCH v12 04/25] kasan: rename source files to reflect the new naming scheme
` [PATCH v12 05/25] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v12 06/25] kasan, arm64: adjust shadow size for tag-based mode
` [PATCH v12 07/25] kasan: rename kasan_zero_page to kasan_early_shadow_page
` [PATCH v12 08/25] kasan: initialize shadow to 0xff for tag-based mode
` [PATCH v12 09/25] arm64: move untagged_addr macro from uaccess.h to memory.h
` [PATCH v12 10/25] kasan: add tag related helper functions
` [PATCH v12 11/25] kasan, arm64: untag address in _virt_addr_is_linear
` [PATCH v12 12/25] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v12 13/25] kasan, arm64: fix up fault handling logic
` [PATCH v12 14/25] kasan, arm64: enable top byte ignore for the kernel
` [PATCH v12 15/25] kasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v12 16/25] kasan: split out generic_report.c from report.c
` [PATCH v12 17/25] kasan: add bug reporting routines for tag-based mode
` [PATCH v12 18/25] mm: move obj_to_index to include/linux/slab_def.h
` [PATCH v12 19/25] kasan: add hooks implementation for tag-based mode
` [PATCH v12 20/25] kasan, arm64: add brk handler for inline instrumentation
` [PATCH v12 21/25] kasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v12 22/25] kasan: add __must_check annotations to kasan hooks
` [PATCH v12 23/25] kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
` [PATCH v12 24/25] kasan: update documentation
` [PATCH v12 25/25] kasan: add SPDX-License-Identifier mark to source files

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

Hackbench pipes regression bisected to PSI
 2018-11-27 16:53 UTC  (7+ messages)

[PATCH RFC] mm/memory_hotplug: Introduce memory block types
 2018-11-27 16:47 UTC  (9+ messages)

[PATCH v2 0/8] mm/kdump: allow to exclude pages that are logically offline
 2018-11-27 16:32 UTC  (3+ messages)
` [PATCH v2] makedumpfile: "

[PATCH] mm: warn only once if page table misaccounting is detected
 2018-11-27 16:29 UTC  (7+ messages)

[PATCH v2 4/5] mm, memory-hotplug: Rework unregister_mem_sect_under_nodes
 2018-11-27 16:25 UTC 

[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

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] pgtable bytes mis-accounting v2
 2018-11-27 14:31 UTC  (10+ messages)
` [PATCH 3/3] s390/mm: fix mis-accounting of pgtable_bytes

[PATCH V2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-27 13:58 UTC  (2+ messages)

[PATCH v4 0/5] Clean up huge vmap and ioremap code
 2018-11-27 12:12 UTC  (4+ messages)
` [PATCH v4 4/5] lib/ioremap: Ensure phys_addr actually corresponds to a physical address

[PATCH 4/5] userfaultfd: shmem: add i_size checks
 2018-11-27 10:00 UTC  (3+ 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).