linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-11 11:02:31 to 2017-12-13 13:21:07 UTC [more...]

[PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
 2017-12-13 13:21 UTC  (15+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
` [PATCH 1/2] mmap.2: document new MAP_FIXED_SAFE flag
  ` [PATCH 2/2] mmap.2: MAP_FIXED updated documentation

[PATCH 0/2] mm, smaps: MMUPageSize for device-dax
 2017-12-13 13:07 UTC  (4+ messages)
` [PATCH 1/2] mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct

[patch 00/16] x86/ldt: Use a VMA based read only mapping
 2017-12-13 12:57 UTC  (47+ messages)
` [patch 01/16] arch: Allow arch_dup_mmap() to fail
` [patch 02/16] x86/ldt: Rework locking
` [patch 03/16] x86/ldt: Prevent ldt inheritance on exec
` [patch 04/16] mm/softdirty: Move VM_SOFTDIRTY into high bits
` [patch 05/16] mm: Allow special mappings with user access cleared
` [patch 06/16] mm: Provide vm_special_mapping::close
` [patch 07/16] selftest/x86: Implement additional LDT selftests
` [patch 08/16] selftests/x86/ldt_gdt: Prepare for access bit forced
` [patch 09/16] mm: Make populate_vma_page_range() available
` [patch 10/16] x86/ldt: Do not install LDT for kernel threads
` [patch 11/16] x86/ldt: Force access bit for CS/SS
` [patch 12/16] x86/ldt: Reshuffle code
` [patch 13/16] x86/ldt: Introduce LDT write fault handler
` [patch 14/16] x86/ldt: Prepare for VMA mapping
` [patch 15/16] x86/ldt: Add VMA management code
` [patch 16/16] x86/ldt: Make it read only VMA mapped

BSOD with [PATCH 00/13] mmu_notifier kill invalidate_page callback
 2017-12-13 12:54 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: fix APIC page invalidation

[RFC PATCH] mm: unclutter THP migration
 2017-12-13 12:47 UTC  (8+ messages)
` [RFC PATCH 0/3] "
  ` [RFC PATCH 1/3] mm, numa: rework do_pages_move
  ` [RFC PATCH 3/3] mm: unclutter THP migration

[PATCH v19 0/7] Virtio-balloon Enhancement
 2017-12-13 12:26 UTC  (11+ messages)
` [PATCH v19 1/7] xbitmap: Introduce xbitmap
` [PATCH v19 2/7] xbitmap: potential improvement
` [PATCH v19 3/7] xbitmap: add more operations
` [PATCH v19 4/7] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v19 5/7] mm: support reporting free page blocks
` [PATCH v19 6/7] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
` [PATCH v19 7/7] virtio-balloon: don't report free pages when page poisoning is enabled

[PATCH] mm,oom: use ALLOC_OOM for OOM victim's last second allocation
 2017-12-13 11:06 UTC  (12+ messages)
        ` [PATCH] mm, oom: task_will_free_mem() should ignore MMF_OOM_SKIP unless __GFP_NOFAIL

[HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25
 2017-12-13 12:10 UTC  (2+ messages)

pkeys: Support setting access rights for signal handlers
 2017-12-13 11:35 UTC  (7+ messages)

[mmotm:master 107/167] warning: (IDLE_PAGE_TRACKING && ..) selects PAGE_EXTENSION which has unmet direct dependencies (DEBUG_MEMORY)
 2017-12-13  2:54 UTC 

[PATCHv4 00/12] Do not lose dirty bit on THP pages
 2017-12-13 10:57 UTC  (13+ messages)
` [PATCHv4 01/12] asm-generic: Provide generic_pmdp_establish()
` [PATCHv4 02/12] arc: Use generic_pmdp_establish as pmdp_establish
` [PATCHv4 03/12] arm/mm: Provide pmdp_establish() helper
` [PATCHv4 04/12] arm64: "
` [PATCHv4 05/12] mips: Use generic_pmdp_establish as pmdp_establish
` [PATCHv4 06/12] powerpc/mm: update pmdp_invalidate to return old pmd value
` [PATCHv4 07/12] s390/mm: Modify pmdp_invalidate to return old value
` [PATCHv4 08/12] sparc64: Update pmdp_invalidate() to return old pmd value
` [PATCHv4 09/12] x86/mm: Provide pmdp_establish() helper
` [PATCHv4 10/12] mm: Do not lose dirty and access bits in pmdp_invalidate()
` [PATCHv4 11/12] mm: Use updated pmdp_invalidate() interface to track dirty/accessed bits
` [PATCHv4 12/12] mm/thp: Remove pmd_huge_split_prepare

About the try to remove cross-release feature entirely by Ingo
 2017-12-13 10:46 UTC  (3+ messages)
` [PATCH] locking/lockdep: Remove the cross-release locking checks

[patch 1/2] mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
 2017-12-13 10:37 UTC  (9+ messages)
` [patch 2/2] mm, oom: avoid reaping only for mm's "

[PATCHv3 00/11] Do not loose dirty bit on THP pages
 2017-12-13 10:13 UTC  (4+ messages)
` [PATCHv3 11/11] mm: Use updated pmdp_invalidate() interface to track dirty/accessed bits

[UNTESTED RFC PATCH 0/8] compaction scanners rework
 2017-12-13  8:59 UTC  (9+ messages)
` [RFC PATCH 1/8] mm, compaction: don't mark pageblocks unsuitable when not fully scanned
` [RFC PATCH 2/8] mm, compaction: skip_on_failure only for MIGRATE_MOVABLE allocations
` [RFC PATCH 3/8] mm, compaction: pass valid_page to isolate_migratepages_block
` [RFC PATCH 4/8] mm, compaction: skip on isolation failure also in sync compaction
` [RFC PATCH 5/8] mm, compaction: factor out checking if page can be isolated for migration
` [RFC PATCH 6/8] mm, compaction: prescan before isolating in skip_on_failure mode
` [RFC PATCH 7/8] mm, compaction: prescan all MIGRATE_MOVABLE pageblocks
` [RFC PATCH 8/8] mm, compaction: replace free scanner with direct freelist allocation

[PATCH -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-13  8:52 UTC  (17+ messages)

general protection fault in page_mapping
 2017-12-13  7:37 UTC  (2+ messages)

mmotm 2017-12-12-16-32 uploaded
 2017-12-13  2:14 UTC  (3+ messages)
` mmotm 2017-12-12-16-32 uploaded (drivers/gpu/drm/i915/)
` mmotm 2017-12-12-16-32 uploaded (net/wireless certs)

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-12-13  1:50 UTC  (8+ messages)

[RFC PATCH 0/5] mm, hugetlb: allocation API and migration improvements
 2017-12-13  0:24 UTC  (5+ messages)
` [RFC PATCH 1/5] mm, hugetlb: unify core page allocation accounting and initialization
` [RFC PATCH 2/5] mm, hugetlb: integrate giga hugetlb more naturally to the allocation path

[PATCH v3 00/11] Metadata specific accouting and dirty writeout
 2017-12-12 23:59 UTC  (15+ messages)
` [PATCH v3 01/10] remove mapping from balance_dirty_pages*()
` [PATCH v3 02/10] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes
` [PATCH v3 03/10] lib: add a __fprop_add_percpu_max
` [PATCH v3 04/10] writeback: convert the flexible prop stuff to bytes
` [PATCH v3 05/10] writeback: add counters for metadata usage
` [PATCH v3 06/10] writeback: introduce super_operations->write_metadata
` [PATCH v3 07/10] export radix_tree_iter_tag_set
` [PATCH v3 08/10] Btrfs: kill the btree_inode
` [PATCH v3 09/10] btrfs: rework end io for extent buffer reads
` [PATCH v3 10/10] btrfs: add NR_METADATA_BYTES accounting

[PATCH v4 72/73] xfs: Convert mru cache to XArray
 2017-12-12 15:51 UTC  (10+ messages)

[PATCHv6 0/4] x86: 5-level related changes into decompression code<Paste>
 2017-12-12 13:57 UTC  (5+ messages)
` [PATCHv6 1/4] x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c
` [PATCHv6 2/4] x86/boot/compressed/64: Introduce paging_prepare()
` [PATCHv6 3/4] x86/boot/compressed/64: Prepare trampoline memory
` [PATCHv6 4/4] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G

[PATCH v18 00/10] Virtio-balloon Enhancement
 2017-12-12 12:21 UTC  (6+ messages)
` [PATCH v18 10/10] virtio-balloon: don't report free pages when page poisoning is enabled

[PATCH 0/3] x86/mm/encrypt: Simplify pgtable helpers
 2017-12-12 11:45 UTC  (4+ messages)
` [PATCH 1/3] x86/mm/encrypt: Move sme_populate_pgd*() into separate translation unit
` [PATCH 2/3] x86/mm/encrypt: Rewrite sme_populate_pgd() and sme_populate_pgd_large()
` [PATCH 3/3] x86/mm/encrypt: Rewrite sme_pgtable_calc()

[PATCH] x86/mm: Rewrite sme_populate_pgd() in a more sensible way
 2017-12-12 11:39 UTC  (8+ messages)

[PATCH 1/2] mm: NUMA stats code cleanup and enhancement
 2017-12-12  8:11 UTC  (10+ messages)

[PATCH v5] mmap.2: MAP_FIXED updated documentation
 2017-12-12  7:55 UTC  (2+ messages)

[PATCH v2] mm: Release a semaphore in 'get_vaddr_frames()'
 2017-12-12  7:50 UTC  (2+ messages)

[PATCH] locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETIONS optional
 2017-12-12  7:15 UTC  (2+ messages)

[RESEND] x86/numa: move setting parsed numa node to num_add_memblk
 2017-12-12  6:52 UTC  (5+ messages)

[PATCH 0/9] remove some of unneeded kallsyms includes
 2017-12-12  2:51 UTC  (4+ messages)
` [PATCH 7/9] workqueue: remove unneeded kallsyms include

[PATCH v4 00/73] XArray version 4
 2017-12-11 23:10 UTC  (3+ messages)
` [PATCH v4 08/73] xarray: Add documentation

[PATCH v4 72/73] xfs: Convert mru cache to XArray
 2017-12-11 21:55 UTC  (11+ messages)

[PATCH v2] mm: terminate shrink_slab loop if signal is pending
 2017-12-11 21:12 UTC  (10+ messages)

[RFC PATCH] mm: kasan: suppress soft lockup in slub when !CONFIG_PREEMPT
 2017-12-11 18:00 UTC  (5+ messages)

[RFC] Split out struct slab_page from struct page
 2017-12-11 14:45 UTC  (3+ messages)
` New layout for "

[PATCHv5 0/3] x86: 5-level related changes into decompression code
 2017-12-11 14:26 UTC  (3+ messages)
` [PATCHv5 2/3] x86/boot/compressed/64: Introduce place_trampoline()

[PATCH] mm/slab: Do not hash pointers when debugging slab
 2017-12-11 12:00 UTC  (3+ messages)

[PATCH v2] mm: page_alloc: avoid excessive IRQ disabled times in free_unref_page_list
 2017-12-11 11:02 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).