linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-11 03:20:20 to 2018-02-14 11:17:17 UTC [more...]

[PATCH 0/9] x86/mm: Dynamic memory layout
 2018-02-14 11:16 UTC  (7+ messages)
` [PATCH 1/9] x86/mm/64: Make __PHYSICAL_MASK_SHIFT always 52
` [PATCH 2/9] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
` [PATCH 3/9] x86/mm: Make virtual memory layout movable for CONFIG_X86_5LEVEL
` [PATCH 4/9] x86: Introduce pgtable_l5_enabled
` [PATCH 5/9] x86/mm: Make LDT_BASE_ADDR dynamic
` [PATCH 6/9] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable

[PATCH 00/31 v2] PTI support for x86_32
 2018-02-14 10:43 UTC  (24+ messages)
` [PATCH 19/31] x86/mm/pae: Populate valid user PGD entries

[patch 1/2] mm, page_alloc: extend kernelcore and movablecore for percent
 2018-02-14 10:28 UTC  (11+ messages)
` [patch 2/2] mm, page_alloc: move mirrored_kernelcore to __meminitdata
    ` [patch -mm] mm, page_alloc: extend kernelcore and movablecore for percent fix

[LSF/MM TOPIC] HMM status upstream user what's next, mmu_notifier
 2018-02-14  9:15 UTC  (3+ messages)

[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
 2018-02-14  9:00 UTC  (23+ messages)

WARNING in kvmalloc_node
 2018-02-14  8:43 UTC  (3+ messages)

[PATCH v3 0/4] optimize memory hotplug
 2018-02-14  8:09 UTC  (7+ messages)
` [PATCH v3 1/4] mm/memory_hotplug: enforce block size aligned range check
` [PATCH v3 2/4] x86/mm/memory_hotplug: determine block size based on the end of boot memory
` [PATCH v3 3/4] mm: uninitialized struct page poisoning sanity checking
` [PATCH v3 4/4] mm/memory_hotplug: optimize memory hotplug

[RFC PATCH 0/3] Directed kmem charging
 2018-02-14  8:08 UTC  (5+ messages)
` [RFC PATCH 1/3] mm: memcg: plumbing memcg for kmem cache allocations
` [RFC PATCH 2/3] mm: memcg: plumbing memcg for kmalloc allocations
` [RFC PATCH 3/3] fs: fsnotify: account fsnotify metadata to kmemcg

[PATCH 1/2] zsmalloc: introduce zs_huge_object() function
 2018-02-14  5:57 UTC  (5+ messages)
` [PATCHv2 "
  ` [PATCHv3 "

[PATCH v3 0/1] initialize pages on demand during boot
 2018-02-14  5:08 UTC  (3+ messages)
` [PATCH v3 1/1] mm: "

[PATCH] headers: untangle kmemleak.h from mm.h
 2018-02-14  0:48 UTC  (8+ messages)

[PATCH -mm -v5 RESEND] mm, swap: Fix race between swapoff and some swap operations
 2018-02-14  0:38 UTC  (3+ messages)

[RFC PATCH V2 00/22] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
 2018-02-13 15:47 UTC  (2+ messages)
` [RFC PATCH V2 21/22] mm/hugetlb: Enable large allocations through gigantic page API

[PATCH v1] mm: hwpoison: disable memory error handling on 1GB hugepage
 2018-02-13 22:33 UTC  (10+ messages)
` [PATCH v2] "

Filesystem write pages going directly to Active
 2018-02-13 22:17 UTC 

[RFC PATCH v11 0/6] mm: security: ro protection for dynamic data
 2018-02-13 21:43 UTC  (20+ messages)
` [PATCH 4/6] Protectable Memory
  ` [kernel-hardening] "

[RFC PATCH v1 00/13] lru_lock scalability
 2018-02-13 21:07 UTC  (3+ messages)

[PATCH] mm/gup: Fixed coding style error and warnings
 2018-02-13 19:36 UTC  (3+ messages)

[PATCH 00/11] KASan for arm
 2018-02-13 18:40 UTC  (2+ messages)

[PATCH] x86/mm: Rename flush_tlb_single() and flush_tlb_one()
 2018-02-13 15:29 UTC  (2+ messages)
` [tip:x86/pti] x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-02-13 11:58 UTC  (6+ messages)

[PATCH] mm/page_poison: move PAGE_POISON to page_poison.c
 2018-02-13 10:16 UTC  (2+ messages)

[PATCH] mm,vmscan: don't pretend forward progress upon shrinker_rwsem contention
 2018-02-13 10:13 UTC  (2+ messages)

ppc elf_map breakage with MAP_FIXED_NOREPLACE
 2018-02-13 10:04 UTC  (19+ messages)
                        ` [RFC PATCH] elf: enforce MAP_FIXED on overlaying elf segments (was: Re: ppc elf_map breakage with MAP_FIXED_NOREPLACE)

[RFC PATCH 0/3] Interface for higher order contiguous allocations
 2018-02-13  9:53 UTC  (6+ messages)
` [RFC PATCH 1/3] mm: make start_isolate_page_range() fail if already isolated
` [RFC PATCH 2/3] mm: add find_alloc_contig_pages() interface
` [RFC PATCH 3/3] mm/hugetlb: use find_alloc_contig_pages() to allocate gigantic pages

[PATCH v7 00/24] Speculative page faults
 2018-02-13  7:56 UTC  (3+ messages)

[memcg:since-4.15 230/233] Warning: ffffffff81305778: f7 0f 1f 80 00 00 testl $0x801f,(%rdi)
 2018-02-13  6:21 UTC 

[memcg:since-4.15 230/233] Warning: ffffffff812c62f8: f7 0f 1f 80 00 00 testl $0x801f,(%rdi)
 2018-02-13  4:37 UTC 

[RFC PATCH v15 0/6] mm: security: ro protection for dynamic data
 2018-02-13  2:43 UTC  (26+ messages)
` [PATCH 1/6] genalloc: track beginning of allocations
` [PATCH 2/6] genalloc: selftest
` [PATCH 3/6] struct page: add field for vm_struct
` [PATCH 4/6] Protectable Memory
` [PATCH 5/6] Pmalloc: self-test
` [PATCH 6/6] Documentation for Pmalloc

[RFC PATCH v16 0/6] mm: security: ro protection for dynamic data
 2018-02-12 23:52 UTC  (11+ messages)
` [PATCH 1/6] genalloc: track beginning of allocations
` [PATCH 2/6] genalloc: selftest
` [PATCH 3/6] struct page: add field for vm_struct
` [PATCH 4/6] Protectable Memory
` [PATCH 5/6] Pmalloc: self-test
` [PATCH 6/6] Documentation for Pmalloc

[PATCH v3 0/1] Skip over regions of invalid pfns with NUMA=n && HAVE_MEMBLOCK=y
 2018-02-12 18:47 UTC  (7+ messages)
` [PATCH v3 1/1] mm: page_alloc: skip over regions of invalid pfns on UMA

[RFC] Protect larger order pages from breaking up
 2018-02-12 18:37 UTC  (3+ messages)

shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
 2018-02-12 17:30 UTC  (7+ messages)

mm-initialize-pages-on-demand-during-boot-fix2
 2018-02-12 16:45 UTC 

[PATCH -mm -v2] mm, swap, frontswap: Fix THP swap if frontswap enabled
 2018-02-12 16:26 UTC  (4+ messages)

[RFC PATCH v12 0/6] mm: security: ro protection for dynamic data
 2018-02-12 15:28 UTC  (6+ messages)
` [PATCH 5/6] Documentation for Pmalloc

[nf:master 1/9] arch/x86/tools/insn_decoder_test: warning: ffffffff817c07c3: 0f ff e9 ud0 %ecx,%ebp
 2018-02-12 14:38 UTC  (3+ messages)
  ` [kbuild-all] [nf:master 1/9] arch/x86/tools/insn_decoder_test: warning: ffffffff817c07c3: 0f ff e9 ud0 %ecx, %ebp

[PATCH] mm/huge_memory.c: split should clone page flags before unfreezing pageref
 2018-02-12 14:11 UTC  (13+ messages)
    ` [PATCH v2] mm/huge_memory.c: reorder operations in __split_huge_page_tail()
    ` [PATCH v3 1/2] mm/page_ref: use atomic_set_release in page_ref_unfreeze
    ` [PATCH v3 2/2] mm/huge_memory.c: reorder operations in __split_huge_page_tail()

[4.15-rc9] fs_reclaim lockdep trace
 2018-02-12 13:46 UTC  (8+ messages)
        ` [PATCH v2] lockdep: Fix fs_reclaim warning

Possible deadlock in v4.14.15 contention on shrinker_rwsem in shrink_slab()
 2018-02-12 12:43 UTC  (5+ messages)

Regression after commit 19809c2da28a ("mm, vmalloc: use __GFP_HIGHMEM implicitly")
 2018-02-12  9:50 UTC  (8+ messages)

[PATCH] mm: Fix races between address_space dereference and free in page_evicatable
 2018-02-12  8:12 UTC 

[linux-next:master 602/871] drivers/base//regmap/regmap-mmio.c:283:2: error: duplicate case value
 2018-02-12  6:45 UTC 

[mmotm:master 15/198] mm/kasan/kasan.h:105:6: error: 'KASAN_SHADOW_SCALE_SHIFT' undeclared; did you mean 'KASAN_SHADOW_SCALE_SIZE'?
 2018-02-12  6:13 UTC 

[PATCH -mm -v3] mm, swap, frontswap: Fix THP swap if frontswap enabled
 2018-02-12  2:28 UTC  (3+ messages)

[PATCH] mm: Reset zero swap page to empty_zero_page for reading swap fault
 2018-02-10 13:20 UTC 

[PATCH] z3fold: limit use of stale list for allocation
 2018-02-10  8:57 UTC 

freezing system for several second on high I/O [kernel 4.15]
 2018-02-11 22:56 UTC  (10+ messages)

[matwey:bbb-3.8-v4 978/1465] drivers//acpi/processor_driver.c:645:2: error: implicit declaration of function 'try_offline_node'; did you mean 'mem_online_node'?
 2018-02-11 13:52 UTC 

The usage of page_mapping() in architecture code
 2018-02-11 13:21 UTC  (5+ messages)

[matwey:bbb-3.8-v4 977/1465] drivers//acpi/acpi_memhotplug.c:302:12: error: too many arguments to function 'remove_memory'
 2018-02-11 12:33 UTC 

[PATCHv9 0/4] x86: 5-level related changes into decompression code
 2018-02-11 11:37 UTC  (2+ messages)

[PATCH] proc/kpageflags: add KPF_WAITERS
 2018-02-11 10:36 UTC 

/kbuild/src/consumer/include/linux/kasan.h:28:41: error: 'KASAN_SHADOW_SCALE_SHIFT' undeclared; did you mean 'KASAN_SHADOW_START'?
 2018-02-11  7:24 UTC 

[PATCH 3.16 130/136] x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
 2018-02-11  4:31 UTC  (3+ messages)
` [PATCH 3.16 131/136] x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
` [PATCH 3.16 134/136] x86/vdso: Remove pvclock fixmap machinery


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