linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-27 14:58:15 to 2017-06-29 07:35:23 UTC [more...]

[RFC PATCH 0/2] mm, memory_hotplug: remove zone onlining restriction
 2017-06-29  7:35 UTC  (3+ messages)
` [PATCH 1/2] mm, memory_hotplug: display allowed zones in the preferred ordering
` [PATCH 2/2] mm, memory_hotplug: remove zone restrictions

[Bug 196157] New: 100+ times slower disk writes on 4.x+/i386/16+RAM, compared to 3.x
 2017-06-29  7:16 UTC  (10+ messages)

[PATCH] mm: convert three more cases to kvmalloc
 2017-06-29  7:10 UTC  (2+ messages)

[PATCH] futex: avoid undefined behaviour when shift exponent is negative
 2017-06-29  7:04 UTC  (11+ messages)

[PATCH v5 3/4] asm-generic: add KASAN instrumentation to atomic operations
 2017-06-29  6:47 UTC  (21+ messages)
  ` [PATCH] locking/atomics: don't alias ____ptr

[PATCH] cma: fix calculation of aligned offset
 2017-06-29  6:23 UTC  (2+ messages)

[PATCH v2] fs/dcache.c: fix spin lockup issue on nlru->lock
 2017-06-29  3:39 UTC  (6+ messages)
` [PATCH v3 1/2] mm/list_lru.c: fix list_lru_count_node() to be race free
  ` [PATCH v3 2/2] fs/dcache.c: fix spin lockup issue on nlru->lock
    ` [PATCH v4 1/2] mm/list_lru.c: fix list_lru_count_node() to be race free
    ` [PATCH v4 2/2] fs/dcache.c: fix spin lockup issue on nlru->lock

[PATCH 3/3] Make LSM Writable Hooks a command line option
 2017-06-29  2:26 UTC  (2+ messages)
` 7361ce7529: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h

[PATCH] mm: balloon: enqueue zero page to balloon device
 2017-06-29  1:10 UTC 

[PATCH v3 0/5] DAX common 4k zero page
 2017-06-28 22:01 UTC  (6+ messages)
` [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite()
` [PATCH v3 2/5] dax: relocate some dax functions
` [PATCH v3 3/5] dax: use common 4k zero page for dax mmap reads
` [PATCH v3 4/5] dax: remove DAX code from page_cache_tree_insert()
` [PATCH v3 5/5] dax: move all DAX radix tree defs to fs/dax.c

[RFC PATCH] userfaultfd: Add feature to request for a signal delivery
 2017-06-28 18:23 UTC  (7+ messages)

[PATCH 00/15] HMM (Heterogeneous Memory Management) v24
 2017-06-28 18:00 UTC  (16+ messages)
` [PATCH 01/15] hmm: heterogeneous memory management documentation v2
` [PATCH 02/15] mm/hmm: heterogeneous memory management (HMM for short) v4
` [PATCH 03/15] mm/hmm/mirror: mirror process address space on device with HMM helpers v3
` [PATCH 04/15] mm/hmm/mirror: helper to snapshot CPU page table v3
` [PATCH 05/15] mm/hmm/mirror: device page fault handler
` [PATCH 06/15] mm/memory_hotplug: introduce add_pages
` [PATCH 07/15] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v4
` [PATCH 08/15] mm/ZONE_DEVICE: special case put_page() for device private pages v2
` [PATCH 09/15] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v6
` [PATCH 10/15] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v3
` [PATCH 11/15] mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
` [PATCH 12/15] mm/migrate: new memory migration helper for use with device memory v4
` [PATCH 13/15] mm/migrate: migrate_vma() unmap page from vma while collecting pages
` [PATCH 14/15] mm/migrate: support un-addressable ZONE_DEVICE page in migration v2
` [PATCH 15/15] mm/migrate: allow migrate_vma() to alloc new page on empty entry v3

[PATCH 00/23] Hardened usercopy whitelisting
 2017-06-28 17:03 UTC  (14+ messages)
` [PATCH 17/23] dcache: define usercopy region in dentry_cache slab cache
  ` [kernel-hardening] "
` [PATCH 21/23] usercopy: Restrict non-usercopy caches to size 0
  ` [kernel-hardening] "
` [PATCH 22/23] usercopy: split user-controlled slabs to separate caches

[PATCH 0/5] Last bits for initial 5-level paging enabling
 2017-06-28 16:39 UTC  (3+ messages)
` [PATCH 6/5] x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level paging

cpu_hotplug_lock.rw_sem + memhotplug = possible deadlock
 2017-06-28 15:39 UTC 

[PATCH v11 0/6] Virtio-balloon Enhancement
 2017-06-28 15:04 UTC  (11+ messages)
` [PATCH v11 3/6] virtio-balloon: VIRTIO_BALLOON_F_PAGE_CHUNKS
    ` [virtio-dev] "
` [PATCH v11 6/6] virtio-balloon: VIRTIO_BALLOON_F_CMD_VQ
    ` [virtio-dev] "

[PATCH v2 05/10] tmpfs: define integrity_read method
 2017-06-28 14:38 UTC  (2+ messages)

[PATCH] thp, mm: Fix crash due race in MADV_FREE handling
 2017-06-28 14:26 UTC  (3+ messages)

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

[PATCH v4 1/6] mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig
 2017-06-28 13:08 UTC  (2+ messages)

linux-next: BUG: Bad page state in process ip6tables-save pfn:1499f4
 2017-06-28 11:32 UTC  (10+ messages)

[PATCH] mm/memory_hotplug: just build zonelist for new added node
 2017-06-28  9:45 UTC  (6+ messages)

[RFC PATCH 0/4] mm/hotplug: make hotplug memory_block alligned
 2017-06-28  9:43 UTC  (18+ messages)
` [RFC PATCH 2/4] mm/hotplug: walk_memroy_range on memory_block uit
` [RFC PATCH 3/4] mm/hotplug: make __add_pages() iterate on memory_block and split __add_section()
` [RFC PATCH 4/4] base/memory: pass start_section_nr to init_memory_block()

[PATCH v8 0/3] mm: LSM: ro protection for dynamic data
 2017-06-28  8:25 UTC  (7+ messages)
` [PATCH 1/3] Protectable memory support
` [PATCH 2/3] LSM: Convert security_hook_heads into explicit array of struct list_head
` [PATCH 3/3] Make LSM Writable Hooks a command line option

[PATCH] mm/zsmalloc: simplify zs_max_alloc_size handling
 2017-06-28  8:14 UTC 

[PATCH] mm/memory_hotplug: adjust zone/node size during __offline_pages()
 2017-06-28  7:38 UTC  (2+ messages)

Thanks For Registering 日发3万emails,每天自动采集全球客户,然后针对性发送,最少保底一个月10个高质量询价,加176208215!
 2017-06-28  7:20 UTC 

[RFC v4 00/17] powerpc: Memory Protection Keys
 2017-06-28  7:12 UTC  (6+ messages)
` [RFC v4 09/17] powerpc: call the hash functions with the correct pkey value
` [RFC v4 17/17] procfs: display the protection-key number associated with a vma

[PATCH 0/6] mm: give __GFP_REPEAT a better semantic
 2017-06-28  4:12 UTC  (6+ messages)
` [PATCH 3/6] xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAIL

[RFC v2 0/9] S.A.R.A. a new stacked LSM
 2017-06-27 23:13 UTC  (9+ messages)
` [RFC v2 3/9] Creation of "check_vmflags" LSM hook
` [RFC v2 5/9] S.A.R.A. WX Protection
` [RFC v2 6/9] Creation of "pagefault_handler_x86" LSM hook
` [RFC v2 7/9] Trampoline emulation

[PATCH] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
 2017-06-27 22:09 UTC  (6+ messages)

mmotm 2017-06-23-15-03 uploaded
 2017-06-27 22:00 UTC  (8+ messages)

mmotm 2017-06-27-14-49 uploaded
 2017-06-27 21:50 UTC 

[PATCH RFC] hugetlbfs 'noautofill' mount option
 2017-06-27 20:57 UTC  (12+ messages)

[PATCH 0/5] v2 mm subsystem refcounter conversions
 2017-06-27 20:49 UTC  (2+ messages)

Bad page state freeing hugepages
 2017-06-27 16:42 UTC  (3+ messages)

next-20170620 BUG in do_page_fault / do_huge_pmd_wp_page
 2017-06-27 16:41 UTC  (4+ messages)

[RFC PATCH v2] userfaultfd: Add feature to request for a signal delivery
 2017-06-27 16:08 UTC 

OOM kills with lots of free swap
 2017-06-27 15:50 UTC  (5+ messages)

[PATCH v7 00/22] fs: enhanced writeback error reporting with errseq_t (pile #1)
 2017-06-27 15:20 UTC  (8+ messages)
` [PATCH v7 16/22] block: convert to errseq_t based writeback error tracking

[PATCH v8 00/38] x86: Secure Memory Encryption (AMD)
 2017-06-27 15:01 UTC  (22+ messages)
` [PATCH v8 10/38] x86/mm: Provide general kernel support for memory encryption
` [PATCH v8 11/38] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v8 12/38] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v8 13/38] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v8 14/38] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v8 15/38] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v8 16/38] efi: Add an EFI table address match function
` [PATCH v8 17/38] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v8 18/38] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v8 19/38] x86/mm: Add support to access boot related data in the clear
` [PATCH v8 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v8 21/38] x86/mm: Add support to access persistent memory in the clear
` [PATCH v8 22/38] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v8 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v8 24/38] x86, swiotlb: Add memory encryption support
` [PATCH v8 25/38] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v8 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v8 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v8 28/38] x86, realmode: Check for memory encryption on the APs
` [PATCH v8 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v8 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM


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).