linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-02-28 23:19 UTC  (19+ messages)
` [RFC PATCH v4 05/28] x86: Add Secure Memory Encryption (SME) support
` [RFC PATCH v4 11/28] x86: Add support to determine the E820 type of an address
` [RFC PATCH v4 16/28] x86: Add support for changing memory encryption attribute
` [RFC PATCH v4 18/28] x86: DMA support for memory encryption
` [RFC PATCH v4 19/28] swiotlb: Add warnings for use of bounce buffers with SME
` [RFC PATCH v4 21/28] x86: Check for memory encryption on the APs
` [RFC PATCH v4 26/28] x86: Allow kexec to be used with SME

[LSF/MM TOPIC] Movable memory and reliable higher order allocations
 2017-02-28 23:17 UTC  (2+ messages)

[PATCH 0/2] fix for direct-I/O to DAX mappings
 2017-02-28 22:09 UTC  (5+ messages)
` [PATCH 1/2] x86, mm: fix gup_pte_range() vs "
` [PATCH 2/2] x86, mm: unify exit paths in gup_pte_range()

[PATCH 0/9] mm: kswapd spinning on unreclaimable nodes - fixes and cleanups
 2017-02-28 21:40 UTC  (10+ messages)
` [PATCH 1/9] mm: fix 100% CPU kswapd busyloop on unreclaimable nodes
` [PATCH 2/9] mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttling
` [PATCH 3/9] mm: remove seemingly spurious reclaimability check from laptop_mode gating
` [PATCH 4/9] mm: remove unnecessary reclaimability check from NUMA balancing target
` [PATCH 5/9] mm: don't avoid high-priority reclaim on unreclaimable nodes
` [PATCH 6/9] mm: don't avoid high-priority reclaim on memcg limit reclaim
` [PATCH 7/9] mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()
` [PATCH 8/9] Revert "mm, vmscan: account for skipped pages as a partial scan"
` [PATCH 9/9] mm: remove unnecessary back-off function when retrying page reclaim

[LSF/MM TOPIC] do we really need PG_error at all?
 2017-02-28 20:45 UTC  (15+ messages)
              ` [Lsf-pc] "

[LSF/MM TOPIC] cpuset vs mempolicy related issues
 2017-02-28 20:34 UTC  (2+ messages)

[PATCH RESEND] drm/via: use get_user_pages_unlocked()
 2017-02-28 20:28 UTC  (4+ messages)

[PATCH v1 0/3] Zeroing hash tables in allocator
 2017-02-28 19:58 UTC  (9+ messages)
` [PATCH v1 1/3] sparc64: NG4 memset/memcpy 32 bits overflow
` [PATCH v1 2/3] mm: Zeroing hash tables in allocator
` [PATCH v1 3/3] mm: Updated callers to use HASH_ZERO flag

[PATCH v6 0/4] Application Data Integrity feature introduced by SPARC M7
 2017-02-28 18:35 UTC  (3+ messages)
` [PATCH v6 2/4] mm: Add functions to support extra actions on swap in/out
` [PATCH v6 4/4] sparc64: Add support for ADI (Application Data Integrity)

[PATCH v5 00/13] lockdep: Implement crossrelease feature
 2017-02-28 18:29 UTC  (15+ messages)
` [PATCH v5 06/13] "

mm: GPF in bdi_put
 2017-02-28 18:23 UTC  (5+ messages)

[PATCH 0/2] Introducing the eXtensible Array (xarray)
 2017-02-28 18:13 UTC  (3+ messages)
` [PATCH 1/2] Add XArray
` [PATCH 2/2] XArray: Convert IDR and add test suite

ipc: use-after-free in shm_get_unmapped_area
 2017-02-28 17:53 UTC 

mm: fault in __do_fault
 2017-02-28 15:55 UTC  (4+ messages)

[PATCH stable-4.9 0/2] mm: follow up oom fixes for 32b
 2017-02-28 15:11 UTC  (3+ messages)
` [PATCH stable-4.9 1/2] mm, vmscan: cleanup lru size claculations
` [PATCH stable-4.9 2/2] mm, vmscan: consider eligible zones in get_scan_count

kvm: WARNING in nested_vmx_vmexit
 2017-02-28 12:48 UTC 

[PATCHv3 00/33] 5-level paging
 2017-02-28 12:38 UTC  (3+ messages)
` [PATCHv3 15/33] x86/efi: handle p4d in EFI pagetables

[PATCH] mm, add_memory_resource: hold device_hotplug lock over mem_hotplug_{begin, done}
 2017-02-28 11:57 UTC  (3+ messages)

[PATCH] mm/vmstats: add thp_split_pud event for clarify
 2017-02-28 11:46 UTC 

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-02-28 10:21 UTC  (12+ messages)

[mm/kasan] 80a9201a59 BUG: kernel reboot-without-warning in early-boot stage, last printk: Booting the kernel
 2017-02-28  9:06 UTC  (2+ messages)

Still OOM problems with 4.9er kernels
 2017-02-28  8:14 UTC  (14+ messages)
              ` Still OOM problems with 4.9er/4.10er kernels

[PATCH 0/3] userfaultfd non-cooperative further update for 4.11 merge window
 2017-02-28  7:15 UTC  (2+ messages)

[PATCH 1/2] mm/memblock: use NUMA_NO_NODE instead of MAX_NUMNODES as default node_id
 2017-02-28  7:00 UTC  (2+ messages)

[PATCH V5 0/6] mm: fix some MADV_FREE issues
 2017-02-28  5:02 UTC  (31+ messages)
` [PATCH V5 1/6] mm: delete unnecessary TTU_* flags
` [PATCH V5 2/6] mm: don't assume anonymous pages have SwapBacked flag
` [PATCH V5 3/6] mm: move MADV_FREE pages into LRU_INACTIVE_FILE list
` [PATCH V5 4/6] mm: reclaim MADV_FREE pages
` [PATCH V5 5/6] mm: enable MADV_FREE for swapless system
` [PATCH V5 6/6] proc: show MADV_FREE pages info in smaps

[PATCH v2] mm/vmscan: fix high cpu usage of kswapd if there are no reclaimable pages
 2017-02-28  1:53 UTC  (8+ messages)

[PATCH v7] mm: Add memory allocation watchdog kernel thread
 2017-02-28  1:21 UTC 

mmotm 2017-02-27-15-18 uploaded
 2017-02-27 23:19 UTC 

[PATCH v2 2/2] efi: efi_mem_reserve(): don't reserve through memblock after mm_init()
 2017-02-27 21:57 UTC  (3+ messages)

[PATCH] mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()
 2017-02-27 21:44 UTC 

[PATCH 3/3] percpu: improve allocation success rate for non-GFP_KERNEL callers
 2017-02-27 21:28 UTC  (19+ messages)
  ` [PATCH v2 "

[PATCH] mm,x86: fix SMP x86 32bit build for native_pud_clear()
 2017-02-27 19:35 UTC  (4+ messages)

how to unmap pages in an anonymous mmap?
 2017-02-27 19:32 UTC 

[PATCH] fs, dax: fix build warning for !CONFIG_FS_DAX_PMD case for dax_iomap_pmd_fault
 2017-02-27 16:51 UTC 

Is MADV_HWPOISON supposed to work only on faulted-in pages?
 2017-02-27 16:10 UTC  (8+ messages)

[PATCH 0/8] ARM: sun8i: a33: Mali improvements
 2017-02-27 14:49 UTC  (14+ messages)
` [PATCH 1/8] ARM: sun8i: Fix the mali clock rate
` [PATCH 2/8] dt-bindings: gpu: mali: Add optional memory-region
` [PATCH 4/8] drm/sun4i: Grab reserved memory region
` [PATCH 6/8] dt-bindings: gpu: mali: Add optional OPPs
` [PATCH 7/8] ARM: sunxi: Select PM_OPP
` [PATCH 8/8] ARM: sun8i: a33: Add the Mali OPPs

[PATCH v2 0/1] mm: zswap - crypto acomp/scomp support
 2017-02-27 14:40 UTC  (4+ messages)
` [PATCH v2 1/1] mm: zswap - Add crypto acomp/scomp framework support

[PATCH 1/2] powerpc/mm: Handle protnone ptes on fork
 2017-02-27 13:56 UTC  (2+ messages)
` [PATCH 2/2] power/mm: update pte_write and pte_wrprotect to handle savedwrite

[RFC 0/3] Regressions due to 7b79d10a2d64 ("mm: convert kmalloc_section_memmap() to populate_section_memmap()") and Kasan initialization on
 2017-02-27  9:34 UTC  (3+ messages)

[PATCH 0/3] Reduce amount of time kswapd sleeps prematurely
 2017-02-27  6:16 UTC  (7+ messages)
` [PATCH 1/3] mm, vmscan: fix zone balance check in prepare_kswapd_sleep

[PATCH V3 0/4] Define coherent device memory node
 2017-02-27  5:41 UTC  (9+ messages)

[PATCH] drm/via: use get_user_pages_unlocked()
 2017-02-26 19:40 UTC  (5+ messages)

[PATCH 0/8] ARM: sun8i: a33: Mali improvements
 2017-02-26 12:14 UTC  (6+ messages)

[RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone
 2017-02-26  6:30 UTC  (6+ messages)

[PATCH] writeback: use setup_deferrable_timer
 2017-02-26  0:58 UTC 

[PATCH 2/3] percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
 2017-02-25 21:00 UTC 

[PATCH 1/3] percpu: remove unused chunk_alloc parameter from pcpu_get_pages()
 2017-02-25 20:59 UTC 

[PATCH] zswap: Zero-filled pages handling
 2017-02-25 17:18 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox