linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-12 21:42:44 to 2017-12-14 12:44:19 UTC [more...]

[PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
 2017-12-14 12:44 UTC  (26+ 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 v2 00/17] x86/ldt: Use a VMA based read only mapping
 2017-12-14 12:41 UTC  (21+ messages)
` [PATCH v2 01/17] mm/gup: Fixup p*_access_permitted()
` [PATCH v2 02/17] mm: Exempt special mappings from mlock(), mprotect() and madvise()
` [PATCH v2 03/17] arch: Allow arch_dup_mmap() to fail
` [PATCH v2 04/17] x86/ldt: Rework locking
` [PATCH v2 05/17] x86/ldt: Prevent ldt inheritance on exec
` [PATCH v2 06/17] x86/ldt: Do not install LDT for kernel threads
` [PATCH v2 07/17] mm/softdirty: Move VM_SOFTDIRTY into high bits
` [PATCH v2 08/17] mm/x86: Allow special mappings with user access cleared
` [PATCH v2 09/17] mm: Provide vm_special_mapping::close
` [PATCH v2 10/17] selftest/x86: Implement additional LDT selftests
` [PATCH v2 11/17] selftests/x86/ldt_gdt: Prepare for access bit forced
` [PATCH v2 12/17] mm: Make populate_vma_page_range() available
` [PATCH v2 13/17] x86/mm: Force LDT desc accessed bit
` [PATCH v2 14/17] x86/ldt: Reshuffle code
` [PATCH v2 15/17] x86/ldt: Prepare for VMA mapping
` [PATCH v2 16/17] x86/ldt: Add VMA management code
` [PATCH v2 17/17] x86/ldt: Make it read only VMA mapped

[PATCH v19 0/7] Virtio-balloon Enhancement
 2017-12-14 12:37 UTC  (8+ messages)
` [PATCH v19 3/7] xbitmap: add more operations
          ` [virtio-dev] "

[PATCH V2] mm/mprotect: Add a cond_resched() inside change_pmd_range()
 2017-12-14 11:29 UTC  (2+ messages)

pkeys: Support setting access rights for signal handlers
 2017-12-14 11:21 UTC  (12+ messages)

About the try to remove cross-release feature entirely by Ingo
 2017-12-14 11:18 UTC  (8+ messages)
` [PATCH] locking/lockdep: Remove the cross-release locking checks

[PATCH] mm: save/restore current->journal_info in handle_mm_fault
 2017-12-14 10:55 UTC 

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-14 10:29 UTC  (4+ messages)

[PATCH] mm/mprotect: Add a cond_resched() inside change_pte_range()
 2017-12-14  9:33 UTC  (2+ messages)

[PATCH 1/2] mm: NUMA stats code cleanup and enhancement
 2017-12-14  9:23 UTC  (14+ messages)

[patch 1/2] mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
 2017-12-14  9:19 UTC  (7+ messages)

mm/memcontrol.c:5364:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
 2017-12-14  9:19 UTC  (2+ messages)

[RFC PATCH 0/5] mm, hugetlb: allocation API and migration improvements
 2017-12-14  7:50 UTC  (11+ 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
` [RFC PATCH 3/5] mm, hugetlb: do not rely on overcommit limit during migration
` [RFC PATCH 4/5] mm, hugetlb: get rid of surplus page accounting tricks

[HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25
 2017-12-14  7:05 UTC  (8+ messages)

9a543745a1 ("sched/wait: assert the wait_queue_head lock is .."): WARNING: CPU: 0 PID: 521 at kernel/sched/wait.c:79 __wake_up_common
 2017-12-14  6:50 UTC 

[PATCH 0/2] Kernel MMU notifier for IOTLB/DEVTLB management
 2017-12-14  6:43 UTC  (8+ messages)
` [PATCH 1/2] mm: Add kernel MMU notifier to manage IOTLB/DEVTLB
` [PATCH 2/2] iommu/vt-d: Register "

d1fc031747 ("sched/wait: assert the wait_queue_head lock is .."): EIP: __wake_up_common
 2017-12-14  4:58 UTC  (3+ messages)

[patch 00/16] x86/ldt: Use a VMA based read only mapping
 2017-12-14  4:53 UTC  (34+ messages)
` [patch 05/16] mm: Allow special mappings with user access cleared
` [patch 13/16] x86/ldt: Introduce LDT write fault handler

[PATCH] mm: save current->journal_info before calling fault/page_mkwrite
 2017-12-14  2:30 UTC  (5+ messages)

[PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-14  2:10 UTC  (4+ messages)
` [PATCH v3 1/3] acpi: HMAT support in acpi_parse_entries_array()
` [PATCH v3 2/3] hmat: add heterogeneous memory sysfs support
` [PATCH v3 3/3] hmat: add performance attributes

[PATCHv4 00/12] Do not lose dirty bit on THP pages
 2017-12-14  0:42 UTC  (18+ 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

[PATCH v2] mm/slab: Do not hash pointers when debugging slab
 2017-12-13 15:34 UTC 

[PATCH RT] mm/slub: close possible memory-leak in kmem_cache_alloc_bulk()
 2017-12-13 14:50 UTC  (3+ messages)

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

[mmotm:master 107/167] lib/debugobjects.c:56:7: error: 'CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT' undeclared here (not in a function); did you mean 'CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT'?
 2017-12-13  6:46 UTC 

[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

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

[PATCH] mm,oom: use ALLOC_OOM for OOM victim's last second allocation
 2017-12-13 11:06 UTC  (3+ 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 

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

[PATCH v3 00/11] Metadata specific accouting and dirty writeout
 2017-12-12 23:59 UTC  (6+ messages)
` [PATCH v3 06/10] writeback: introduce super_operations->write_metadata


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