linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-06 15:55:52 to 2017-06-09 02:30:09 UTC [more...]

[PATCH v4] mm: huge-vmap: fail gracefully on unexpected huge vmap mappings
 2017-06-09  2:29 UTC  (2+ messages)

[PATCH] mm: correct the comment when reclaimed pages exceed the scanned pages
 2017-06-09  1:57 UTC  (4+ messages)

[RFC][PATCH] slub: Introduce 'alternate' per cpu partial lists
 2017-06-08 23:53 UTC 

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

Sleeping BUG in khugepaged for i586
 2017-06-08 20:30 UTC  (11+ messages)

[PATCH 1/2] mm: use slab size in the slab shrinking ratio calculation
 2017-06-08 19:19 UTC  (2+ messages)
` [PATCH 2/2] mm: make kswapd try harder to keep active pages in cache

[PATCH v3] mm: huge-vmap: fail gracefully on unexpected huge vmap mappings
 2017-06-08 17:19 UTC  (8+ messages)

[PATCH] mm: vmalloc: simplify vread/vwrite to use existing mappings
 2017-06-08 16:15 UTC  (4+ messages)

[RFC PATCH v2 0/7] cgroup-aware OOM killer
 2017-06-08 15:59 UTC  (9+ messages)
` [RFC PATCH v2 1/7] mm, oom: refactor select_bad_process() to take memcg as an argument
` [RFC PATCH v2 6/7] mm, oom: cgroup-aware OOM killer

[PATCH 0/2] fix premature OOM killer
 2017-06-08 14:36 UTC  (3+ messages)
` [RFC PATCH 2/2] mm, oom: do not trigger out_of_memory from the #PF

[PATCHv7 00/14] x86: 5-level paging enabling for v4.13, Part 4
 2017-06-08 14:18 UTC  (7+ messages)
` [PATCHv7 03/14] x86/boot/efi: Cleanup initialization of GDT entries
` [PATCHv7 04/14] x86/boot/efi: Fix __KERNEL_CS definition of GDT entry on 64-bit configuration
` [PATCHv7 05/14] x86/boot/efi: Define __KERNEL32_CS GDT on 64-bit configurations

mm, something wring in page_lock_anon_vma_read()?
 2017-06-08 14:11 UTC  (15+ messages)

[Question or BUG] [NUMA]: I feel puzzled at the function cpumask_of_node
 2017-06-08 14:12 UTC  (2+ messages)

[PATCH 0/3] mm: huge pages: Misc fixes for issues found during fuzzing
 2017-06-08 12:50 UTC  (19+ messages)
` [PATCH 1/3] mm: numa: avoid waiting on freed migrated pages
` [PATCH 2/3] mm/page_ref: Ensure page_ref_unfreeze is ordered against prior accesses
` [PATCH 3/3] mm: migrate: Stabilise page count when migrating transparent hugepages

[PATCH] mm, memory_hotplug: support movable_node for hotplugable nodes
 2017-06-08 12:23 UTC 

4.9.30 NULL pointer dereference in __remove_shared_vm_struct
 2017-06-08 10:21 UTC  (2+ messages)

[PATCH v2] mm/oom_kill: count global and memory cgroup oom kills
 2017-06-08  9:44 UTC  (4+ messages)

[PATCH 0/4] more sensible hugetlb migration for hotplug/CMA
 2017-06-08  8:40 UTC  (10+ messages)
` [PATCH 1/4] mm, memory_hotplug: simplify empty node mask handling in new_node_page
` [PATCH 2/4] hugetlb, memory_hotplug: prefer to use reserved pages for migration
` [PATCH 3/4] mm: unify new_node_page and alloc_migrate_target
` [RFC PATCH 4/4] hugetlb: add support for preferred node to alloc_huge_page_nodemask

4.12-rc ppc64 4k-page needs costly allocations
 2017-06-08  5:52 UTC  (13+ messages)

[patch -mm] mm, hugetlb: schedule when potentially allocating many hugepages
 2017-06-08  4:31 UTC  (2+ messages)

[PATCH v3 1/3] powerpc/mm/book(e)(3s)/64: Add page table accounting
 2017-06-08  4:07 UTC  (2+ messages)
` [v3,1/3] "

Fwd: kernel BUG at lib/radix-tree.c:1008!
 2017-06-08  3:21 UTC  (3+ messages)

[PATCH v1 00/11] mm/kasan: support per-page shadow memory to reduce memory consumption
 2017-06-08  2:43 UTC  (14+ messages)

[PATCH 3.10 020/250] hotplug: Make register and unregister notifier API symmetric
 2017-06-07 22:56 UTC 

[RFC v4 0/3] Add support for eXclusive Page Frame Ownership
 2017-06-07 21:16 UTC  (4+ messages)
` [RFC v4 1/3] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
` [RFC v4 2/3] lkdtm: Add tests for XPFO
` [RFC v4 3/3] xpfo: add support for hugepages

[PATCH 1/3] mm: add vm_insert_mixed_mkwrite()
 2017-06-07 20:48 UTC  (3+ messages)
` [PATCH 2/3] dax: relocate dax_load_hole()
` [PATCH 3/3] dax: use common 4k zero page for dax mmap reads

[PATCH] x86/mm/hotplug: fix BUG_ON() after hotremove by not freeing pud v2
 2017-06-07 18:17 UTC  (6+ messages)

[PATCH 0/6] mm: per-lruvec slab stats
 2017-06-07 16:20 UTC  (9+ messages)
` [PATCH 2/6] mm: vmstat: move slab statistics from zone to node counters

[PATCH] x86/mm/hotplug: fix BUG_ON() after hotremove
 2017-06-07 14:49 UTC  (4+ messages)

[memcg:fixes/more-sensible-hugetlb-migration 446/446] include/linux/migrate.h:41:28: error: macro "alloc_huge_page_nodemask" passed 3 arguments, but takes just 2
 2017-06-07 14:36 UTC 

[HMM 00/15] HMM (Heterogeneous Memory Management) v23
 2017-06-07 14:06 UTC  (6+ messages)
` [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4

[PATCH v6 0/4] ro protection for dynamic data
 2017-06-07 12:35 UTC  (5+ messages)
` [PATCH 1/4] LSM: Convert security_hook_heads into explicit array of struct list_head
` [PATCH 2/4] Protectable Memory Allocator
` [PATCH 3/4] Protectable Memory Allocator - Debug interface
` [PATCH 4/4] Make LSM Writable Hooks a command line option

BUG: using __this_cpu_read() in preemptible [00000000] code: mm_percpu_wq/7
 2017-06-07  9:05 UTC 

[PATCH] Revert "mm: vmpressure: fix sending wrong events on underflow"
 2017-06-07  6:41 UTC  (6+ messages)

[RFC 00/11] PCID and improved laziness
 2017-06-07  5:11 UTC  (17+ messages)
` [RFC 04/11] x86/mm: Track the TLB's tlb_gen and update the flushing algorithm
` [RFC 05/11] x86/mm: Rework lazy TLB mode and TLB freshness tracking
` [RFC 10/11] x86/mm: Enable CR4.PCIDE on supported systems

[PATCH] mm: vmscan: do not pass reclaimed slab to vmpressure
 2017-06-07  3:07 UTC  (9+ messages)

double call identical release when there is a race hitting
 2017-06-07  2:20 UTC  (3+ messages)

[RFC PATCH 0/4 v2] mm: give __GFP_REPEAT a better semantic
 2017-06-07  2:10 UTC  (7+ messages)
` [RFC PATCH 2/4] mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic

[PATCH] mm/hugetlb: Warn the user when issues arise on boot due to hugepages
 2017-06-06 19:03 UTC  (3+ messages)

[RFC v5 PATCH 0/4] NOT FOR MERGE - ro protection for dynamic data
 2017-06-06 18:24 UTC  (5+ messages)
` [PATCH 1/4] LSM: Convert security_hook_heads into explicit array of struct list_head
` [PATCH 2/4] Protectable Memory Allocator
` [PATCH 3/4] Protectable Memory Allocator - Debug interface
` [PATCH 4/4] Make LSM Writable Hooks a command line option

[RFC] mm,drm/i915: Mark pinned shmemfs pages as unevictable
 2017-06-06 17:47 UTC  (8+ messages)

x86/mm/64: Possible bug with remove_pagetable in v4.12-rc1
 2017-06-06 17:15 UTC  (2+ messages)

(no subject)
 2017-06-06 16:24 UTC  (6+ messages)
` [PATCH 2/5] Protectable Memory Allocator

[PATCH v4 0/8] x86 TLB flush cleanups, moving toward PCID support
 2017-06-06 15:55 UTC  (3+ 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).