linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-16 14:14:16 to 2017-07-19 15:01:39 UTC [more...]

[PATCH v9 00/10] mm: page migration enhancement for thp
 2017-07-19 15:01 UTC  (14+ messages)
` [PATCH v9 01/10] mm: mempolicy: add queue_pages_required()
` [PATCH v9 02/10] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
` [PATCH v9 03/10] mm: thp: introduce separate TTU flag for thp freezing
` [PATCH v9 04/10] mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
` [PATCH v9 05/10] mm: thp: enable thp migration in generic path
` [PATCH v9 06/10] mm: thp: check pmd migration entry in common path
` [PATCH v9 07/10] mm: soft-dirty: keep soft-dirty bits over thp migration
` [PATCH v9 08/10] mm: mempolicy: mbind and migrate_pages support "
` [PATCH v9 09/10] mm: migrate: move_pages() supports "
` [PATCH v9 10/10] mm: memory_hotplug: memory hotremove "

[PATCH 00/10] percpu: replace percpu area map allocator with bitmap allocator
 2017-07-19 14:20 UTC  (26+ messages)
` [PATCH 01/10] percpu: pcpu-stats change void buffer to int buffer
` [PATCH 02/10] percpu: change the format for percpu_stats output
` [PATCH 03/10] percpu: expose pcpu_nr_empty_pop_pages in pcpu_stats
` [PATCH 04/10] percpu: update the header comment and pcpu_build_alloc_info comments
` [PATCH 05/10] percpu: change reserved_size to end page aligned
` [PATCH 06/10] percpu: modify base_addr to be region specific
` [PATCH 07/10] percpu: fix misnomer in schunk/dchunk variable names
` [PATCH 08/10] percpu: change the number of pages marked in the first_chunk bitmaps
` [PATCH 09/10] percpu: replace area map allocator with bitmap allocator
` [PATCH 10/10] percpu: add optimizations on allocation path for the "

[PATCH v3 0/5] DAX common 4k zero page
 2017-07-19 14:16 UTC  (3+ messages)
` [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite()

[PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption
 2017-07-19 14:02 UTC  (12+ messages)

[PATCH 0/9] cleanup zonelists initialization
 2017-07-19 13:44 UTC  (19+ messages)
` [PATCH 1/9] mm, page_alloc: rip out ZONELIST_ORDER_ZONE
` [PATCH 2/9] mm, page_alloc: remove boot pageset initialization from memory hotplug
` [PATCH 3/9] mm, page_alloc: do not set_cpu_numa_mem on empty nodes initialization
` [PATCH 4/9] mm, memory_hotplug: drop zone from build_all_zonelists
` [PATCH 6/9] mm, page_alloc: simplify zonelist initialization

[PATCH v12 0/8] Virtio-balloon Enhancement
 2017-07-19 12:01 UTC  (8+ messages)
` [PATCH v12 6/8] mm: support reporting free page blocks

[PATCH 00/15] HMM (Heterogeneous Memory Management) v24
 2017-07-19 11:48 UTC  (4+ messages)
` [PATCH 09/15] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v6

[PATCH] mm/vmalloc: add vm_struct for vm_map_ram area
 2017-07-19 10:44 UTC 

mm, something wring in page_lock_anon_vma_read()?
 2017-07-19  9:59 UTC  (17+ messages)
                          ` mm, something wrong "

[RFC v2 0/5] surface heterogeneous memory performance information
 2017-07-19  9:48 UTC  (2+ messages)

[PATCH 0/6] Cache coherent device memory (CDM) with HMM v5
 2017-07-19  9:09 UTC  (12+ messages)
` [PATCH 1/6] mm/zone-device: rename DEVICE_PUBLIC to DEVICE_HOST
` [PATCH 4/6] mm/memcontrol: allow to uncharge page without using page->lru field
` [PATCH 5/6] mm/memcontrol: support MEMORY_DEVICE_PRIVATE and MEMORY_DEVICE_PUBLIC v3

TLB batching breaks MADV_DONTNEED
 2017-07-19  8:23 UTC  (2+ messages)

Potential race in TLB flush batching?
 2017-07-19  7:41 UTC  (15+ messages)

[RFC] mm/mremap: Remove redundant checks inside vma_expandable()
 2017-07-19  6:49 UTC  (10+ messages)

[RFC PATCH] mm, oom: allow oom reaper to race with exit_mmap
 2017-07-19  5:55 UTC  (3+ messages)

[PATCH v1] mm/mempolicy.c: Fix get_nodes() off-by-one error
 2017-07-18 13:39 UTC 

[PATCH] oom_reaper: close race without using oom_lock
 2017-07-18 20:51 UTC  (4+ messages)

[PATCH] mm/hugetlb: __get_user_pages ignores certain follow_hugetlb_page errors
 2017-07-18 19:39 UTC 

[PATCH v4 00/10] PCID and improved laziness
 2017-07-18 17:06 UTC  (11+ messages)
` [PATCH v4 10/10] x86/mm: Try to preserve old TLB entries using PCID

[PATCH RFC] mm: allow isolation for pages not inserted into lru lists yet
 2017-07-18 16:00 UTC 

[PATCHv2 00/10] Boot-time switching between 4- and 5-level paging
 2017-07-18 15:16 UTC  (13+ messages)
` [PATCHv2 01/10] x86/kasan: Use the same shadow offset for "
` [PATCHv2 02/10] x86/xen: Provide pre-built page tables only for XEN_PV and XEN_PVH
` [PATCHv2 03/10] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
` [PATCHv2 04/10] x86/mm: Make virtual memory layout movable for CONFIG_X86_5LEVEL
` [PATCHv2 05/10] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
` [PATCHv2 06/10] x86/mm: Handle boot-time paging mode switching at early boot
` [PATCHv2 07/10] x86/mm: Fold p4d page table layer at runtime
` [PATCHv2 08/10] x86/mm: Replace compile-time checks for 5-level with runtime-time
` [PATCHv2 09/10] x86/mm: Allow to boot without la57 if CONFIG_X86_5LEVEL=y
` [PATCHv2 10/10] x86/mm: Offset boot-time paging mode switching cost

[PATCH v10 00/38] x86: Secure Memory Encryption (AMD)
 2017-07-18 14:02 UTC  (43+ messages)
` [PATCH v10 01/38] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v10 02/38] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v10 03/38] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v10 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v10 05/38] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v10 06/38] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v10 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
` [PATCH v10 08/38] x86/mm: Add support to enable SME in early boot processing
` [PATCH v10 09/38] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v10 10/38] x86/mm: Provide general kernel support for memory encryption
` [PATCH v10 11/38] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v10 12/38] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v10 13/38] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v10 14/38] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v10 15/38] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v10 16/38] efi: Add an EFI table address match function
` [PATCH v10 17/38] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v10 18/38] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v10 19/38] x86/mm: Add support to access boot related data in the clear
` [PATCH v10 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v10 21/38] x86/mm: Add support to access persistent memory in the clear
` [PATCH v10 22/38] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v10 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v10 24/38] x86, swiotlb: Add memory encryption support
` [PATCH v10 25/38] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v10 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v10 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v10 28/38] x86, realmode: Check for memory encryption on the APs
` [PATCH v10 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v10 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v10 31/38] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v10 32/38] xen/x86: Remove SME feature in PV guests
` [PATCH v10 33/38] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v10 34/38] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4
` [PATCH v10 35/38] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v10 36/38] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v10 37/38] compiler-gcc.h: Introduce __nostackp function attribute
` [PATCH v10 38/38] x86/mm: Add support to make use of Secure Memory Encryption

[PATCH] mm: Fixing checkpatch errors
 2017-07-18 11:18 UTC 

[PATCH v3] mm/vmalloc: terminate searching since one node found
 2017-07-18 11:07 UTC  (3+ messages)

[PATCH v2] mm/page_alloc: Wait for oom_lock before retrying
 2017-07-18  9:08 UTC  (7+ messages)

[PATCH v2] mm/vmalloc: terminate searching since one node found
 2017-07-18  8:38 UTC  (3+ messages)

[PATCH] mm: Prevent racy access to tlb_flush_pending
 2017-07-18  5:11 UTC  (5+ messages)

[RFC PATCH v1 0/6] ktask: multithread cpu-intensive kernel work
 2017-07-18  1:49 UTC  (4+ messages)
` [RFC PATCH v1 5/6] mm: parallelize clear_gigantic_page

[PATCH v7 00/16] lockdep: Implement crossrelease feature
 2017-07-18  1:25 UTC  (8+ messages)
` [PATCH v7 06/16] lockdep: Detect and handle hist_lock ring buffer overwrite

fs/btrfs/ctree.c:5149: warning: 'found_key' is used uninitialized in this function
 2017-07-18  0:55 UTC 

[PATCH] mm,hugetlb: compute page_size_log properly
 2017-07-18  0:00 UTC  (6+ messages)
  ` [RFC PATCH 1/3] mm:hugetlb: Define system call hugetlb size encodings in single file
  ` [RFC PATCH 2/3] mm: arch: Use new hugetlb size encoding definitions
  ` [RFC PATCH 3/3] mm: shm: "

semantics of dma_map_single()
 2017-07-17 16:46 UTC  (4+ messages)

[PATCH] mm, mprotect: Flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries
 2017-07-17 15:55 UTC 

[PATCH v2] userfaultfd: non-cooperative: notify about unmap of destination during mremap
 2017-07-17 11:52 UTC  (2+ messages)

[PATCH] x86/mm, KVM: fix warning when !CONFIG_PREEMPT_COUNT
 2017-07-17  9:49 UTC 

[PATCH v2] mm/vmalloc: terminate searching since one node found
 2017-07-17  9:04 UTC  (2+ messages)

[PATCH] mm/vmalloc: terminate searching since one node found
 2017-07-17  7:00 UTC  (2+ messages)

[PATCH] userfaultfd: non-cooperative: notify about unmap of destination during mremap
 2017-07-17  6:46 UTC  (2+ messages)

[PATCH] mm/mremap: Fail map duplication attempts for private mappings
 2017-07-17  6:44 UTC  (6+ messages)

[PATCH 0/8] 5-level paging enabling for v4.14
 2017-07-17  5:45 UTC  (10+ messages)
` [PATCH 1/8] x86/dump_pagetables: Generalize address normalization
` [PATCH 2/8] x86/dump_pagetables: Fix printout of p4d level
` [PATCH 3/8] x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUD
` [PATCH 4/8] x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit
` [PATCH 5/8] x86/mpx: Do not allow MPX if we have mappings above 47-bit
` [PATCH 6/8] x86/mm: Prepare to expose larger address space to userspace
` [PATCH 7/8] x86/mm: Allow userspace have mapping above 47-bit
` [PATCH 8/8] x86: Enable 5-level paging support

[PATCH] zsmalloc: zs_page_migrate: not check inuse if migrate_mode is not MIGRATE_ASYNC
 2017-07-17  5:39 UTC  (2+ messages)

[PATCH] mm/hmm: Fix calcuation of start address for unaddressable memory
 2017-07-17  2:22 UTC 

include/linux/kernel.h:860:32: error: dereferencing pointer to incomplete type 'struct clock_event_device'
 2017-07-16 14:23 UTC  (4+ 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).