linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-18 13:31:26 to 2017-04-20 19:00:18 UTC [more...]

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-20 18:52 UTC  (40+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
` [PATCH v5 02/32] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v5 03/32] x86, mpparse, x86/acpi, x86/PCI, SFI: Use memremap for RAM mappings
` [PATCH v5 04/32] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v5 07/32] x86/mm: Add support to enable SME in early boot processing
` [PATCH v5 08/32] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v5 09/32] x86/mm: Provide general kernel support for memory encryption
` [PATCH v5 10/32] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v5 11/32] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v5 12/32] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v5 13/32] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v5 14/32] efi: Add an EFI table address match function
` [PATCH v5 15/32] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v5 16/32] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
` [PATCH v5 18/32] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v5 19/32] x86/mm: Add support to access persistent memory in the clear
` [PATCH v5 20/32] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v5 21/32] x86, realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v5 22/32] x86, swiotlb: DMA support for memory encryption
` [PATCH v5 23/32] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v5 24/32] iommu/amd: Disable AMD IOMMU if memory encryption is active
` [PATCH v5 25/32] x86, realmode: Check for memory encryption on the APs
` [PATCH v5 26/32] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v5 27/32] kvm: x86: svm: Enable Secure Memory Encryption within KVM
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v5 30/32] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption
` [PATCH v5 32/32] x86/mm: Add support to make use of "

[PATCHv5 0/9] x86: 5-level paging enabling for v4.12, Part 4
 2017-04-20 16:21 UTC  (10+ messages)
` [PATCHv5 1/9] x86/asm: Fix comment in return_from_SYSCALL_64
` [PATCHv5 2/9] x86/boot/64: Rewrite startup_64 in C
` [PATCHv5 3/9] x86/boot/64: Rename init_level4_pgt and early_level4_pgt
` [PATCHv5 4/9] x86/boot/64: Add support of additional page table level during early boot
` [PATCHv5 5/9] x86/mm: Add sync_global_pgds() for configuration with 5-level paging
` [PATCHv5 6/9] x86/mm: Make kernel_physical_mapping_init() support "
` [PATCHv5 7/9] x86/mm: Add support for 5-level paging for KASLR
` [PATCHv5 8/9] x86: Enable 5-level paging support
` [PATCHv5 9/9] x86/mm: Allow to have userspace mappings above 47-bits

[RFC 0/4] RFC - Coherent Device Memory (Not for inclusion)
 2017-04-20 15:29 UTC  (8+ messages)
` [RFC 1/4] mm: create N_COHERENT_MEMORY
` [RFC 2/4] arch/powerpc/mm: add support for coherent memory
` [RFC 3/4] mm: Integrate N_COHERENT_MEMORY with mempolicy and the rest of the system
` [RFC 4/4] mm: Add documentation for coherent memory

[PATCH 0/4] Properly invalidate data in the cleancache
 2017-04-20 14:44 UTC  (13+ messages)
` [PATCH 1/4] fs: fix data invalidation in the cleancache during direct IO
` [PATCH 2/4] fs/block_dev: always invalidate cleancache in invalidate_bdev()

[RFC 0/4] Replace mmap_sem by a range lock
 2017-04-20 14:42 UTC  (13+ messages)
` [RFC 1/4] Add additional range parameter to GUP() and handle_page_fault()
` [RFC 2/4] Deactivate mmap_sem assert
` [RFC 3/4] Remove nest locking operation with mmap_sem
` [RFC 4/4] Change mmap_sem to range lock

Heads-up: two regressions in v4.11-rc series
 2017-04-20 14:30 UTC  (3+ messages)

[RFC] mm/madvise: Enable (soft|hard) offline of HugeTLB pages at PGD level
 2017-04-20 13:48 UTC  (6+ messages)
      ` [PATCH] mm/madvise: Dont poison entire HugeTLB page for single page errors

[fuse-devel] trying to steal weird page?
 2017-04-20 13:29 UTC 

[PATCH] mm: prevent NR_ISOLATE_* stats from going negative
 2017-04-20 12:32 UTC  (2+ messages)

[PATCH -v2 0/9] mm: make movable onlining suck less
 2017-04-20 12:13 UTC  (31+ messages)
` [PATCH 6/9] mm, memory_hotplug: do not associate hotadded memory to zones until online
  ` [PATCH v3 "
` [PATCH 7/9] mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
` [PATCH 9/9] mm, memory_hotplug: remove unused cruft after memory hotplug rework
` (no subject)
  ` [PATCH 1/3] mm: consider zone which is not fully populated to have holes
  ` your mail

[PATCH] mm,page_alloc: Split stall warning and failure warning
 2017-04-20 11:46 UTC  (10+ messages)

[RFC 0/2] BUG raised when onlining HWPoisoned page
 2017-04-20  9:26 UTC  (3+ messages)
` [RFC 1/2] mm: Uncharge poisoned pages
` [RFC 2/2] mm: skip HWPoisoned pages when onlining pages

[PATCH -mm -v3] mm, swap: Sort swap entries before free
 2017-04-20  7:15 UTC  (5+ messages)

"mm: move pcp and lru-pcp draining into single wq" broke resume from s2ram
 2017-04-20  6:53 UTC  (12+ messages)
  `  "
      `  "

copy_page() on a kmalloc-ed page with DEBUG_SLAB enabled (was "zram: do not use copy_page with non-page alinged address")
 2017-04-20  6:50 UTC  (11+ messages)

[patch] mm, vmscan: avoid thrashing anon lru when free + file is low
 2017-04-20  6:09 UTC  (7+ messages)

RFC [PATCH 0/1] ksm: introduce ksm_max_page_sharing per page deduplication limit
 2017-04-20  3:14 UTC  (10+ messages)
` [PATCH 1/1] "

[PATCH -mm -v9 0/3] THP swap: Delay splitting THP during swapping out
 2017-04-20  0:51 UTC  (10+ messages)
` [PATCH -mm -v9 1/3] mm, THP, swap: Delay splitting THP during swap out
` [PATCH -mm -v9 2/3] mm, THP, swap: Check whether THP can be split firstly
` [PATCH -mm -v9 3/3] mm, THP, swap: Enable THP swap optimization only if has compound map

acb32a95a9: BUG: kernel hang in test stage
 2017-04-19 17:39 UTC  (3+ messages)

[PATCH v6 00/15] lockdep: Implement crossrelease feature
 2017-04-19 17:20 UTC  (6+ messages)
` [PATCH v6 05/15] "

[PATCH v3 tip/core/rcu 34/40] mm: Use static initialization for "srcu"
 2017-04-19 16:58 UTC 

[PATCH v3 tip/core/rcu 01/11] mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
 2017-04-19 16:46 UTC 

[PATCHv4 00/12] Ion cleanup in preparation for moving out of staging
 2017-04-19 12:42 UTC  (17+ messages)
` [PATCHv4 01/12] cma: Store a name in the cma structure
` [PATCHv4 02/12] cma: Introduce cma_for_each_area
` [PATCHv4 03/12] staging: android: ion: Use CMA APIs directly
` [PATCHv4 04/12] staging: android: ion: Stop butchering the DMA address
` [PATCHv4 05/12] staging: android: ion: Break the ABI in the name of forward progress
  ` [Linaro-mm-sig] "
` [PATCHv4 06/12] staging: android: ion: Get rid of ion_phys_addr_t
` [PATCHv4 07/12] staging: android: ion: Collapse internal header files
` [PATCHv4 08/12] staging: android: ion: Rework heap registration/enumeration
` [PATCHv4 09/12] staging: android: ion: Drop ion_map_kernel interface
` [PATCHv4 10/12] staging: android: ion: Remove ion_handle and ion_client
  ` [Linaro-mm-sig] "
` [PATCHv4 11/12] staging: android: ion: Set query return value
` [PATCHv4 12/12] staging/android: Update Ion TODO list
  ` [Linaro-mm-sig] "

change my mail address
 2017-04-19  6:05 UTC 

[PATCH v2] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
 2017-04-19  5:32 UTC  (3+ messages)

[PATCH] mm/madvise: Move up the behavior parameter validation
 2017-04-19  0:46 UTC  (4+ messages)
` [PATCH V3] "

[PATCH v2] mm, page_alloc: Remove debug_guardpage_minorder() test in warn_alloc()
 2017-04-18 23:10 UTC  (2+ messages)

[PATCH] mm: Make truncate_inode_pages_range() killable
 2017-04-18 22:09 UTC  (6+ messages)

[PATCH 1/9] mm/huge_memory: Use zap_deposited_table() more
 2017-04-18 21:35 UTC  (2+ messages)

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-18 21:15 UTC  (7+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
` [PATCH v5 02/32] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v5 03/32] x86, mpparse, x86/acpi, x86/PCI, SFI: Use memremap for RAM mappings
` [PATCH v5 04/32] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support

[PATCHv3 00/22] Ion clean up in preparation in moving out of staging
 2017-04-18 14:07 UTC  (3+ messages)
` [PATCHv3 13/22] staging: android: ion: Use CMA APIs directly

[PATCH] mm: Add additional consistency check
 2017-04-18 13:37 UTC  (13+ 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).