linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-20 04:47:24 to 2017-06-21 21:19:42 UTC [more...]

[v3 0/6] cgroup-aware OOM killer
 2017-06-21 21:19 UTC 

[PATCH v3 00/11] PCID and improved laziness
 2017-06-21 20:34 UTC  (40+ 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

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

[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  (39+ messages)
` [PATCH v7 03/36] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [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 11/36] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v7 14/36] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v7 19/36] x86/mm: Add support to access boot related data in the clear
` [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  (8+ 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  (24+ messages)
` [PATCHv2 1/3] x86/mm: Provide pmdp_establish() helper
` [PATCHv2 3/3] mm: Use updated pmdp_invalidate() inteface to track dirty/accessed bits

[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 "

[PATCH v11 0/6] Virtio-balloon Enhancement
 2017-06-21 13:47 UTC  (20+ 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] "

[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  (4+ 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)

[RFC PATCH 0/2] daxfile: enable byte-addressable updates to pmem
 2017-06-21  5:18 UTC  (29+ messages)
` [RFC PATCH 1/2] mm: introduce bmap_walk()
` [RFC PATCH 2/2] mm, fs: daxfile, an interface for byte-addressable updates to pmem

[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  (12+ 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] "
` [kernel-hardening] [PATCH 00/23] Hardened usercopy whitelisting

[PATCH] mm: Add SLUB free list pointer obfuscation
 2017-06-20 18:08 UTC  (3+ messages)

[PATCH v7 00/22] fs: enhanced writeback error reporting with errseq_t (pile #1)
 2017-06-20 17:44 UTC  (15+ messages)
` [PATCH v7 01/22] fs: remove call_fsync helper function
` [PATCH v7 05/22] jbd2: don't clear and reset errors after waiting on writeback
` [PATCH v7 11/22] fs: new infrastructure for writeback error handling and reporting
` [PATCH v7 16/22] block: convert to errseq_t based writeback error tracking

[PATCH] mm: Refactor conversion of pages to bytes macro definitions
 2017-06-20 15:14 UTC 

[PATCH] mm,oom: add tracepoints for oom reaper-related events
 2017-06-20 13:43 UTC  (9+ messages)
      ` [PATCH v2] "

[PATCH 1/1] mm: only dispaly online cpus of the numa node
 2017-06-20 12:43 UTC 

[PATCH 0/7] userfaultfd: enable zeropage support for shmem
 2017-06-20  6:20 UTC  (8+ messages)
` [PATCH 1/7] shmem: shmem_charge: verify max_block is not exceeded before inode update
` [PATCH 2/7] shmem: introduce shmem_inode_acct_block
` [PATCH 3/7] userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd support
` [PATCH 4/7] userfaultfd: mcopy_atomic: introduce mfill_atomic_pte helper
` [PATCH 5/7] userfaultfd: shmem: wire up shmem_mfill_zeropage_pte
` [PATCH 6/7] userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAs
` [PATCH 7/7] userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem


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