linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-18 21:19 UTC  (16+ 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 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

[PATCH] mm/madvise: Move up the behavior parameter validation
 2017-04-18 21:01 UTC  (7+ messages)
` [PATCH V2] "
` [PATCH V3] "

"mm: move pcp and lru-pcp draining into single wq" broke resume from s2ram
 2017-04-18 20:19 UTC  (2+ messages)

[PATCH -v2 0/9] mm: make movable onlining suck less
 2017-04-18 19:54 UTC  (32+ messages)
` [PATCH 1/9] mm: remove return value from init_currently_empty_zone
` [PATCH 2/9] mm, memory_hotplug: use node instead of zone in can_online_high_movable
` [PATCH 3/9] mm: drop page_initialized check from get_nid_for_pfn
` [PATCH 4/9] mm, memory_hotplug: get rid of is_zone_device_section
` [PATCH 5/9] mm, memory_hotplug: split up register_one_node
` (no subject)
  ` [PATCH 1/3] mm: consider zone which is not fully populated to have holes
  ` [PATCH 2/3] mm, compaction: skip over holes in __reset_isolation_suitable
  ` [PATCH 3/3] mm: __first_valid_page skip over offline pages
  ` your mail

[PATCH 0/4] Properly invalidate data in the cleancache
 2017-04-18 19:38 UTC  (8+ 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()
` [PATCH 3/4] mm/truncate: bail out early from invalidate_inode_pages2_range() if mapping is empty
` [PATCH 4/4] mm/truncate: avoid pointless cleancache_invalidate_inode() calls

[PATCHv4 00/12] Ion cleanup in preparation for moving out of staging
 2017-04-18 18:27 UTC  (13+ 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
` [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
` [PATCHv4 11/12] staging: android: ion: Set query return value
` [PATCHv4 12/12] staging/android: Update Ion TODO list

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

[PATCH v2] mm, page_alloc: Remove debug_guardpage_minorder() test in warn_alloc()
 2017-04-18 14:22 UTC 

[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  (15+ 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-18 13:28 UTC  (9+ messages)

[PATCH] mm,page_alloc: Split stall warning and failure warning
 2017-04-18 12:14 UTC  (5+ messages)

[PATCH 0/8] x86: 5-level paging enabling for v4.12, Part 4
 2017-04-18 11:10 UTC  (12+ messages)
` [PATCH 3/8] x86/boot/64: Add support of additional page table level during early boot

[PATCH] selftests/vm: Add a test for virtual address range mapping
 2017-04-18  9:52 UTC 

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

[PATCH v2] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
 2017-04-18  6:59 UTC  (2+ messages)

[PATCH -mm -v3] mm, swap: Sort swap entries before free
 2017-04-18  4:59 UTC  (5+ messages)

[PATCH 0/7] HugeTLB migration support for PPC64
 2017-04-18  3:19 UTC  (11+ messages)
` [PATCH 1/7] mm/hugetlb/migration: Use set_huge_pte_at instead of set_pte_at
` [PATCH 2/7] mm/follow_page_mask: Split follow_page_mask to smaller functions
` [PATCH 3/7] mm/hugetlb: export hugetlb_entry_migration helper
` [PATCH 4/7] mm/follow_page_mask: Add support for hugetlb pgd entries
` [PATCH 5/7] mm/follow_page_mask: Add support for hugepage directory entry
` [PATCH 6/7] powerpc/hugetlb: Add follow_huge_pd implementation for ppc64
` [PATCH 7/7] powerpc/hugetlb: Enable hugetlb migration "

[PATCH v2] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
 2017-04-18  2:26 UTC 

[PATCH -mm -v8 0/3] THP swap: Delay splitting THP during swapping out
 2017-04-18  0:33 UTC  (6+ messages)
` [PATCH -mm -v8 1/3] mm, THP, swap: Delay splitting THP during swap out

[PATCH v2 tip/core/rcu 01/11] mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
 2017-04-18  0:14 UTC  (2+ messages)

[PATCH v2 tip/core/rcu 34/39] mm: Use static initialization for "srcu"
 2017-04-17 23:45 UTC 

[PATCH] slab: avoid IPIs when creating kmem caches
 2017-04-17 22:25 UTC  (3+ messages)

[PATCH] powerpc/mm/hugetlb: Add support for 1G huge pages
 2017-04-17 17:14 UTC 

Heavy I/O causing slow interactivity
 2017-04-17  8:19 UTC  (6+ messages)

[PATCH v7 0/7] Introduce ZONE_CMA
 2017-04-17  7:38 UTC  (7+ messages)
` [PATCH v7 1/7] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request

[RFC 0/1] add support for reclaiming priorities per mem cgroup
 2017-04-17  4:26 UTC  (8+ messages)

[PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-04-17  3:35 UTC  (21+ messages)
` [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS
    ` [virtio-dev] "
` [PATCH v9 3/5] mm: function to offer a page block on the free list
` [PATCH v9 4/5] mm: export symbol of next_zone and first_online_pgdat
` [PATCH v9 5/5] virtio-balloon: VIRTIO_BALLOON_F_MISC_VQ

[PATCH] hugetlbfs: fix offset overflow in huegtlbfs mmap
 2017-04-16 23:43 UTC  (4+ messages)

Allocating mock memory resources
 2017-04-16  6:31 UTC 

[PATCH] Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests"
 2017-04-15 19:57 UTC  (3+ messages)

[PATCH] mm, page_alloc: re-enable softirq use of per-cpu page allocator
 2017-04-15 15:03 UTC  (4+ messages)

[RFC 0/6] cpuset/mempolicies related fixes and cleanups
 2017-04-14 20:37 UTC  (7+ messages)
` [RFC 1/6] mm, page_alloc: fix more premature OOM due to race with cpuset update

[PATCH tip/core/rcu 01/13] mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
 2017-04-14 13:39 UTC  (9+ messages)

[PATCH] userfaultfd: selftest: combine all cases into the single executable
 2017-04-14  2:58 UTC  (2+ messages)
` [lkp-robot] [userfaultfd] 05a0a21e93: kernel_selftests.vm.run_vmtests.fail

[PATCH] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
 2017-04-14  0:25 UTC  (3+ messages)

mmotm 2017-04-13-14-50 uploaded
 2017-04-13 21:50 UTC 

Costless huge virtual memory? /dev/same, /dev/null?
 2017-04-13 18:43 UTC  (7+ messages)
` [RFC] "

Is it safe for kthreadd to drain_all_pages?
 2017-04-13 17:56 UTC  (11+ messages)

[PATCH] mm,hugetlb: compute page_size_log properly
 2017-04-13 12:46 UTC  (6+ messages)

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

[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-04-13 11:07 UTC  (4+ messages)
` [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages

page:  |  | latest

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