messages from 2018-09-17 23:12:48 to 2018-09-20 17:31:50 UTC [more...]
[PATCH v2 00/20] vmw_balloon: compaction, shrinker, 64-bit, etc
2018-09-20 17:30 UTC (3+ messages)
` [PATCH v2 15/20] mm/balloon_compaction: suppress allocation warnings
` [PATCH v2 16/20] mm/balloon_compaction: list interfaces
[PATCH v4 0/3] docs/core-api: add memory allocation guide
2018-09-20 17:04 UTC (3+ messages)
[PATCH v2 0/4] devres: provide and use devm_kstrdup_const()
2018-09-20 16:39 UTC (10+ messages)
` [PATCH v2 1/4] devres: constify p in devm_kfree()
` [PATCH v2 2/4] mm: move is_kernel_rodata() to asm-generic/sections.h
` [PATCH v2 3/4] devres: provide devm_kstrdup_const()
` [PATCH v2 4/4] clk: pmc-atom: use devm_kstrdup_const()
[PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
2018-09-20 22:49 UTC (9+ messages)
` [PATCH V5 4/4] kvm: add a check if pfn is from NVDIMM pmem
block: DMA alignment of IO buffer allocated from slab
2018-09-20 14:07 UTC (9+ messages)
KSM not working in 4.9 Kernel
2018-09-20 11:51 UTC (8+ messages)
[PATCH] mm: Recheck page table entry with page table lock held
2018-09-20 11:25 UTC (4+ messages)
x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
2018-09-20 7:07 UTC (3+ messages)
[PATCH v7 00/11] hugetlb: Factorize hugetlb architecture primitives
2018-09-20 6:03 UTC (12+ messages)
` [PATCH v7 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v7 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v7 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v7 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v7 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v7 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v7 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v7 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v7 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v7 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v7 11/11] hugetlb: Introduce generic version of huge_ptep_get
[PATCH 0/7] mm: faster get user pages
2018-09-19 22:40 UTC (12+ messages)
` [PATCH 1/7] mm/gup_benchmark: Time put_page
` [PATCH 2/7] mm/gup_benchmark: Add additional pinning methods
` [PATCH 3/7] tools/gup_benchmark: Fix 'write' flag usage
` [PATCH 4/7] tools/gup_benchmark: Allow user specified file
` [PATCH 5/7] tools/gup_benchmark: Add parameter for hugetlb
` [PATCH 6/7] mm/gup: Combine parameters into struct
` [PATCH 7/7] mm/gup: Cache dev_pagemap while pinning pages
[PATCH v8 00/20] kasan: add software tag-based mode for arm64
2018-09-19 19:01 UTC (23+ messages)
` [PATCH v8 01/20] kasan, mm: change hooks signatures
` [PATCH v8 02/20] kasan: move common generic and tag-based code to common.c
` [PATCH v8 03/20] kasan: rename source files to reflect the new naming scheme
` [PATCH v8 04/20] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v8 05/20] kasan, arm64: adjust shadow size for tag-based mode
` [PATCH v8 06/20] kasan: initialize shadow to 0xff "
` [PATCH v8 07/20] kasan, arm64: untag address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v8 08/20] kasan: add tag related helper functions
` [PATCH v8 09/20] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v8 10/20] mm: move obj_to_index to include/linux/slab_def.h
` [PATCH v8 11/20] kasan, arm64: fix up fault handling logic
` [PATCH v8 12/20] kasan, arm64: enable top byte ignore for the kernel
` [PATCH v8 13/20] kasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v8 14/20] kasan: split out generic_report.c from report.c
` [PATCH v8 15/20] kasan: add bug reporting routines for tag-based mode
` [PATCH v8 16/20] kasan: add hooks implementation "
` [PATCH v8 17/20] kasan, arm64: add brk handler for inline instrumentation
` [PATCH v8 18/20] kasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v8 19/20] kasan: update documentation
` [PATCH v8 20/20] kasan: add SPDX-License-Identifier mark to source files
[PATCH v6 00/18] khwasan: kernel hardware assisted address sanitizer
2018-09-19 18:53 UTC (28+ messages)
` [PATCH v6 04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v6 06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v6 07/18] khwasan: add tag related helper functions
` [PATCH v6 08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v6 13/18] khwasan: add bug reporting routines
` [PATCH v6 14/18] khwasan: add hooks implementation
` [PATCH v6 17/18] khwasan: update kasan documentation
[PATCH v7 0/6] Btrfs: implement swap file support
2018-09-19 18:43 UTC (10+ messages)
` [PATCH v7 1/6] mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
` [PATCH v7 2/6] mm: export add_swap_extent()
[PATCH 1/2] Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
2018-09-19 18:15 UTC (8+ messages)
` [PATCH 2/2] mm: zero remaining unavailable struct pages
[PATCH] mm: memcg: update memcg OOM messages on cgroup2
2018-09-19 17:17 UTC (5+ messages)
` [PATCH v2] "
[v11 PATCH 0/3] mm: zap pages with read mmap_sem in munmap for large mapping
2018-09-19 17:03 UTC (4+ messages)
` [v11 PATCH 1/3] mm: mmap: zap pages with read mmap_sem in munmap
` [v11 PATCH 2/3] mm: unmap VM_HUGETLB mappings with optimized path
` [v11 PATCH 3/3] mm: unmap VM_PFNMAP "
[PATCH] mm/filemap.c: Use existing variable
2018-09-19 16:50 UTC
[RFC][PATCH 0/2] convert s390 to generic mmu_gather
2018-09-19 16:15 UTC (6+ messages)
` [PATCH 1/2] asm-generic/tlb: introduce HAVE_MMU_GATHER_NO_GATHER
` [PATCH 2/2] s390/tlb: convert to generic mmu_gather
zswap: use PAGE_SIZE * 2 for compression dst buffer size when calling crypto compression API
2018-09-19 15:47 UTC (6+ messages)
Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
2018-09-19 15:43 UTC (7+ messages)
[PATCH] memcg: remove memcg_kmem_skip_account
2018-09-19 14:22 UTC (2+ messages)
[RFC][PATCH 00/11] my generic mmu_gather patches
2018-09-19 13:12 UTC (12+ messages)
` [RFC][PATCH 01/11] asm-generic/tlb: Provide a comment
` [RFC][PATCH 07/11] arm/tlb: Convert to generic mmu_gather
kernel BUG at include/linux/page-flags.h:LINE!
2018-09-19 12:25 UTC (2+ messages)
[RFC PATCH 00/29] mm: remove bootmem allocator
2018-09-19 10:55 UTC (6+ messages)
` [RFC PATCH 03/29] mm: remove CONFIG_HAVE_MEMBLOCK
[PATCH 0/5] Refactor node_states_check_changes_online/offline
2018-09-19 10:08 UTC (6+ messages)
` [PATCH 1/5] mm/memory_hotplug: Spare unnecessary calls to node_set_state
` [PATCH 2/5] mm/memory_hotplug: Avoid node_set/clear_state(N_HIGH_MEMORY) when !CONFIG_HIGHMEM
` [PATCH 3/5] mm/memory_hotplug: Tidy up node_states_clear_node
` [PATCH 4/5] mm/memory_hotplug: Simplify node_states_check_changes_online
` [PATCH 5/5] mm/memory_hotplug: Clean up node_states_check_changes_offline
[PATCH] mm/page_alloc: Fix panic caused by passing debug_guardpage_minorder or kernelcore to command line
2018-09-19 9:51 UTC (3+ messages)
[PATCH v1 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
2018-09-19 7:35 UTC (11+ messages)
` [PATCH v1 1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
` [PATCH v1 2/6] mm/memory_hotplug: make add_memory() "
` [PATCH v1 3/6] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
` [PATCH v1 4/6] powerpc/powernv: hold device_hotplug_lock when calling device_online()
` [PATCH v1 5/6] powerpc/powernv: hold device_hotplug_lock in memtrace_offline_pages()
` [PATCH v1 6/6] memory-hotplug.txt: Add some details about locking internals
[PATCH 0/3] introduce a new state 'isolate' for memblock to split the isolation and migration steps
2018-09-19 6:49 UTC (6+ messages)
` [PATCH 1/3] mm/isolation: separate the isolation and migration ops in offline memblock
` [PATCH 2/3] drivers/base/memory: introduce a new state 'isolate' for memblock
` [PATCH 3/3] drivers/base/node: create a partial offline hints under each node
[PATCH 3/3] vfree, kvfree: Add debug might sleeps
2018-09-19 5:07 UTC (4+ messages)
` [LKP] [vfree, kvfree] a79ed8bfb2: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c
[PATCH V4 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
2018-09-19 2:48 UTC (5+ messages)
` [PATCH V4 2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX
` [PATCH V4 3/4] mm: add a function to differentiate the pages is from DAX device memory
[PATCH v5 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
2018-09-19 1:24 UTC (12+ messages)
` [PATCH v5 2/7] mm, devm_memremap_pages: Kill mapping "System RAM" support
` [PATCH v5 3/7] mm, devm_memremap_pages: Fix shutdown handling
` [PATCH v5 4/7] mm, devm_memremap_pages: Add MEMORY_DEVICE_PRIVATE support
` [PATCH v5 5/7] mm, hmm: Use devm semantics for hmm_devmem_{add, remove}
` [PATCH v5 6/7] mm, hmm: Replace hmm_devmem_pages_create() with devm_memremap_pages()
[RFC] memory_hotplug: Free pages as pageblock_order
2018-09-19 1:18 UTC (7+ messages)
Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
2018-09-18 23:00 UTC (8+ messages)
[PATCH 00/19] vmw_balloon: compaction, shrinker, 64-bit, etc
2018-09-18 16:42 UTC (5+ messages)
` [PATCH 14/19] mm/balloon_compaction: suppress allocation warnings
` [PATCH 15/19] mm/balloon_compaction: list interfaces
[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v4
2018-09-18 16:03 UTC (9+ messages)
PROBLEM: Memory leaking when running kubernetes cronjobs
2018-09-18 15:45 UTC (2+ messages)
32-bit PTI with THP = userspace corruption
2018-09-18 13:00 UTC (9+ messages)
[RFC] mm/memory_hotplug: wrong node identified if memory was never on-lined
2018-09-18 12:24 UTC (3+ messages)
[PATCH V3 0/2] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
2018-09-18 11:58 UTC (3+ messages)
` [PATCH V3 1/2] mm: Add get_user_pages_cma_migrate
` [PATCH V3 2/2] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get
How to handle PTE tables with non contiguous entries ?
2018-09-18 11:53 UTC (5+ messages)
[RFC v10 PATCH 0/3] mm: zap pages with read mmap_sem in munmap for large mapping
2018-09-18 10:37 UTC (4+ messages)
[BUG] mm: direct I/O (using GUP) can write to COW anonymous pages
2018-09-18 9:58 UTC (6+ messages)
[PATCH v11 00/26] Speculative page faults
2018-09-18 6:42 UTC (15+ messages)
[PATCH v6 4/4] Kselftest for module text allocation benchmarking
2018-09-18 0:27 UTC (2+ messages)
[PATCH 4.18 111/158] x86/mm: Remove in_nmi() warning from vmalloc_fault()
2018-09-17 22:42 UTC
[PATCH 0/3] mm: Randomize free memory
2018-09-17 23:12 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).