linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-20 20:55:49 to 2017-06-22 09:24:58 UTC [more...]

[PATCHv7 00/14] x86: 5-level paging enabling for v4.13, Part 4
 2017-06-22  9:24 UTC  (7+ messages)
` [PATCHv7 13/14] x86: Enable 5-level paging support

[RFC v3 00/23] powerpc: Memory Protection Keys
 2017-06-22  9:21 UTC  (25+ messages)
` [RFC v3 01/23] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [RFC v3 02/23] powerpc: introduce set_hidx_slot helper
` [RFC v3 03/23] powerpc: introduce get_hidx_gslot helper
` [RFC v3 04/23] powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
` [RFC v3 05/23] powerpc: capture the PTE format changes in the dump pte report
` [RFC v3 06/23] powerpc: use helper functions in __hash_page_4K() for 64K PTE
` [RFC v3 07/23] powerpc: use helper functions in __hash_page_4K() for 4K PTE
` [RFC v3 08/23] powerpc: use helper functions in flush_hash_page()
` [RFC v3 09/23] mm: introduce an additional vma bit for powerpc pkey
` [RFC v3 10/23] mm: provide the ability to disable execute on a key at creation
` [RFC v3 11/23] x86: key creation with PKEY_DISABLE_EXECUTE is disallowed
` [RFC v3 12/23] powerpc: Implement sys_pkey_alloc and sys_pkey_free system call
` [RFC v3 13/23] powerpc: store and restore the pkey state across context switches
` [RFC v3 14/23] powerpc: Implementation for sys_mprotect_pkey() system call
` [RFC v3 15/23] powerpc: Program HPTE key protection bits
` [RFC v3 16/23] powerpc: Macro the mask used for checking DSI exception
` [RFC v3 17/23] powerpc: Handle exceptions caused by violation of pkey protection
` [RFC v3 18/23] powerpc: Deliver SEGV signal on pkey violation
` [RFC v3 19/23] selftest: Move protecton key selftest to arch neutral directory
` [RFC v3 20/23] selftest: PowerPC specific test updates to memory protection keys
` [RFC v3 21/23] Documentation: Move protecton key documentation to arch neutral directory
` [RFC v3 22/23] Documentation: PowerPC specific updates to memory protection keys
` [RFC v3 23/23] procfs: display the protection-key number associated with a vma

[PATCH] kasan: make function get_wild_bug_type static
 2017-06-22  9:00 UTC 

[PATCH v11 0/6] Virtio-balloon Enhancement
 2017-06-22  8:40 UTC  (17+ messages)
` [PATCH v11 4/6] mm: function to offer a page block on the free list
          ` [Qemu-devel] "
` [PATCH v11 6/6] virtio-balloon: VIRTIO_BALLOON_F_CMD_VQ
    ` [virtio-dev] "

[PATCH v4 5/7] kasan: allow kasan_check_read/write() to accept pointers to volatiles
 2017-06-22  8:25 UTC  (4+ messages)

[PATCH v3 00/11] PCID and improved laziness
 2017-06-22  7:32 UTC  (48+ messages)
` [PATCH v3 01/11] x86/mm: Don't reenter flush_tlb_func_common()
` [PATCH v3 02/11] x86/ldt: Simplify LDT switching logic
` [PATCH v3 03/11] x86/mm: Remove reset_lazy_tlbstate()
` [PATCH v3 04/11] x86/mm: Give each mm TLB flush generation a unique ID
` [PATCH v3 05/11] x86/mm: Track the TLB's tlb_gen and update the flushing algorithm
` [PATCH v3 06/11] x86/mm: Rework lazy TLB mode and TLB freshness tracking
` [PATCH v3 07/11] x86/mm: Stop calling leave_mm() in idle code
` [PATCH v3 08/11] x86/mm: Disable PCID on 32-bit kernels
` [PATCH v3 09/11] x86/mm: Add nopcid to turn off PCID
` [PATCH v3 10/11] x86/mm: Enable CR4.PCIDE on supported systems
` [PATCH v3 11/11] x86/mm: Try to preserve old TLB entries using PCID

[RFC PATCH 0/2] daxfile: enable byte-addressable updates to pmem
 2017-06-22  7:23 UTC  (7+ messages)
` [RFC PATCH 2/2] mm, fs: daxfile, an interface for "

[PATCH] mm: Refactor conversion of pages to bytes macro definitions
 2017-06-22  6:58 UTC  (3+ messages)

[PATCH 1/2] mmzone: simplify zone_intersects()
 2017-06-22  6:50 UTC  (4+ messages)
` [PATCH 2/2] mm/memory_hotplug: remove duplicate call for set_page_links

[PATCH] docs/memory-hotplug: adjust the explanation of valid_zones sysfs
 2017-06-22  4:18 UTC 

[RFC PATCH 2/2] mm, fs: daxfile, an interface for byte-addressable updates to pmem
 2017-06-22  4:07 UTC  (19+ messages)

[PATCH 0/2] memory hotplug follow up fixes
 2017-06-22  2:32 UTC  (3+ messages)
` [PATCH 2/2] mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone

[PATCH] exec: Account for argv/envp pointers
 2017-06-22  1:39 UTC  (2+ messages)
` [kernel-hardening] "

[patch] mm, oom: prevent additional oom kills before memory is freed
 2017-06-22  0:53 UTC  (11+ messages)
        ` [PATCH] mm,oom_kill: Close race window of needlessly selecting new victims
            `  "

[PATCH] mm: page-writeback: remove unused variable
 2017-06-21 22:02 UTC 

[v3 0/6] cgroup-aware OOM killer
 2017-06-21 21:19 UTC  (7+ messages)
` [v3 1/6] mm, oom: use oom_victims counter to synchronize oom victim selection
` [v3 2/6] mm, oom: cgroup-aware OOM killer
` [v3 3/6] mm, oom: cgroup-aware OOM killer debug info
` [v3 4/6] mm, oom: introduce oom_score_adj for memory cgroups
` [v3 5/6] mm, oom: don't mark all oom victims tasks with TIF_MEMDIE
` [v3 6/6] mm,oom,docs: describe the cgroup-aware OOM killer

[PATCH] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
 2017-06-21 20:30 UTC  (9+ messages)

[PATCH] mm: remove a redundant condition in the for loop
 2017-06-21 18:55 UTC  (5+ messages)
      ` [PATCH] mm/page_alloc.c: eliminate unsigned confusion in __rmqueue_fallback

[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
 2017-06-21 18:52 UTC  (27+ messages)
` [PATCH v7 06/36] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v7 07/36] x86/mm: Don't use phys_to_virt in ioremap() if SME is active
` [PATCH v7 08/36] x86/mm: Add support to enable SME in early boot processing
` [PATCH v7 10/36] x86/mm: Provide general kernel support for memory encryption
` [PATCH v7 20/36] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v7 23/36] x86, realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v7 24/36] x86, swiotlb: Add memory encryption support
` [PATCH v7 25/36] swiotlb: Add warnings for use of bounce buffers with SME

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-21 18:40 UTC  (8+ messages)
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption

[PATCH v2 05/10] tmpfs: define integrity_read method
 2017-06-21 18:18 UTC 

[PATCH 0/4] percpu: add basic stats and tracepoints to percpu allocator
 2017-06-21 17:54 UTC  (5+ messages)
` [PATCH 4/4] percpu: add tracepoint support for percpu memory
    ` [PATCH 1/1] percpu: fix early calls for spinlock in pcpu_stats

[HELP-NEEDED, PATCHv2 0/3] Do not loose dirty bit on THP pages
 2017-06-21 17:52 UTC  (15+ messages)
` [PATCHv2 1/3] x86/mm: Provide pmdp_establish() helper

[PATCH] futex: avoid undefined behaviour when shift exponent is negative
 2017-06-21 16:40 UTC  (2+ messages)

[PATCH] mm/list_lru.c: use cond_resched_lock() for nlru->lock
 2017-06-21 16:31 UTC  (3+ messages)
` [PATCH v2] fs/dcache.c: fix spin lockup issue on nlru->lock

[PATCH v7 00/10] mm: page migration enhancement for thp
 2017-06-21 14:59 UTC  (17+ messages)
` [PATCH v7 01/10] mm: mempolicy: add queue_pages_required()
` [PATCH v7 02/10] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
` [PATCH v7 03/10] mm: thp: introduce separate TTU flag for thp freezing
` [PATCH v7 04/10] mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
` [PATCH v7 05/10] mm: thp: enable thp migration in generic path
` [PATCH v7 06/10] mm: thp: check pmd migration entry in common path
` [PATCH v7 07/10] mm: soft-dirty: keep soft-dirty bits over thp migration
` [PATCH v7 08/10] mm: mempolicy: mbind and migrate_pages support "
` [PATCH v7 09/10] mm: migrate: move_pages() supports "
` [PATCH v7 10/10] mm: memory_hotplug: memory hotremove "

[RFC] virtio-mem: paravirtualized memory
 2017-06-21 12:32 UTC  (5+ messages)

[PATCH v5 0/8] Support for contiguous pte hugepages
 2017-06-21 12:32 UTC  (5+ messages)

[PATCH] mm: avoid taking zone lock in pagetypeinfo_showmixed
 2017-06-21 12:24 UTC  (2+ messages)

[PATCH] percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
 2017-06-21 12:08 UTC  (3+ messages)

[PATCH][mm-next] mm: clean up build warning with unused variable ret2
 2017-06-21 10:22 UTC  (2+ messages)

[PATCH] mm: fix new crash in unmapped_area_topdown()
 2017-06-21  9:35 UTC  (2+ messages)

[PATCH v2] mm: Drop useless local parameters of __register_one_node()
 2017-06-21  2:57 UTC 

[PATCH v2] mm: Allow slab_nomerge to be set at build time
 2017-06-21  0:09 UTC  (4+ messages)

[PATCH RFC] hugetlbfs 'noautofill' mount option
 2017-06-20 23:35 UTC  (11+ messages)

[PATCH 00/23] Hardened usercopy whitelisting
 2017-06-20 23:09 UTC  (11+ messages)
` [PATCH 22/23] usercopy: split user-controlled slabs to separate caches
  ` [kernel-hardening] "
` [PATCH 23/23] mm: Allow slab_nomerge to be set at build time
  ` [kernel-hardening] "


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