linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-20 19:21:58 to 2018-12-24 22:03:25 UTC [more...]

[PATCH] mm/slub: skip node in case there is no slab to acquire
 2018-12-24 22:03 UTC  (9+ messages)
` [PATCH v2] mm/slub: improve performance by skipping checked node in get_any_partial()

[PATCH -mmotm] arm64: fix build for MAX_USER_VA_BITS
 2018-12-24 21:03 UTC 

[PATCH 0/2] ARC show_regs fixes
 2018-12-24 19:10 UTC  (9+ messages)
` [PATCH 2/2] ARC: show_regs: fix lockdep splat for good

Bug with report THP eligibility for each vma
 2018-12-24 18:51 UTC  (5+ messages)

Invalid opcode in khugepaged
 2018-12-24 18:30 UTC  (2+ messages)

[PATCH] mm, page_alloc: calculate first_deferred_pfn directly
 2018-12-24 17:50 UTC  (11+ messages)

general protection fault in transparent_hugepage_enabled
 2018-12-24 15:48 UTC  (2+ messages)

[PATCH v5 0/9] Use vm_insert_range
 2018-12-24 15:20 UTC  (2+ messages)

[PATCH v5 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2018-12-24 14:29 UTC  (3+ messages)

[PATCH v5 9/9] xen/privcmd-buf.c: Convert to use vm_insert_range
 2018-12-24 13:28 UTC  (2+ messages)

[PATCH v5 8/9] xen/gntdev.c: Convert to use vm_insert_range
 2018-12-24 13:27 UTC  (2+ messages)

[PATCH v5 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_insert_range
 2018-12-24 13:26 UTC  (2+ messages)

[PATCH v5 5/9] drm/xen/xen_drm_front_gem.c: Convert to use vm_insert_range
 2018-12-24 13:24 UTC  (2+ messages)

[PATCH v5 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2018-12-24 13:23 UTC  (2+ messages)

[PATCH v5 3/9] drivers/firewire/core-iso.c: Convert to use vm_insert_range
 2018-12-24 13:22 UTC  (2+ messages)

[PATCH v5 2/9] arch/arm/mm/dma-mapping.c: Convert to use vm_insert_range
 2018-12-24 13:21 UTC  (2+ messages)

[PATCH v5 1/9] mm: Introduce new vm_insert_range API
 2018-12-24 13:20 UTC  (2+ messages)

[PATCH RFC] mm: vmalloc: do not allow kzalloc to fail
 2018-12-24 11:58 UTC  (11+ messages)

[PATCH v3 0/2] hugetlbfs: use i_mmap_rwsem for better synchronization
 2018-12-24 10:13 UTC  (4+ messages)
` [PATCH v3 1/2] hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
` [PATCH v3 2/2] hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race

OOM notification for cgroupsv1 broken in 4.19
 2018-12-24  9:11 UTC  (7+ messages)
` [PATCH] memcg, oom: notify on oom killer invocation from the charge path

[mmotm:master 311/358] arch/arm64/include/asm/pgtable-hwdef.h:83:30: error: 'MAX_USER_VA_BITS' undeclared here (not in a function); did you mean 'MAX_USER_PRIO'?
 2018-12-23 17:18 UTC 

[RFC v2 PATCH 0/12] hardening: statically allocated protected memory
 2018-12-23  2:28 UTC  (12+ messages)
` [PATCH 03/12] __wr_after_init: generic header
` [PATCH 04/12] __wr_after_init: x86_64: __wr_op

[PATCH v2 0/2] hugetlbfs: use i_mmap_rwsem for better synchronization
 2018-12-22 22:14 UTC  (11+ messages)
` [PATCH v2 1/2] hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
` [PATCH v2 2/2] hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race

[PATCH 6/6] psi: introduce psi monitor
 2018-12-22 14:12 UTC  (3+ messages)

[LKP] [mm] ac5b2c1891: vm-scalability.throughput -61.3% regression
 2018-12-22 12:08 UTC  (4+ messages)

[PATCH v2 0/4] Don’t leave executable TLB entries to freed pages
 2018-12-22 11:12 UTC  (12+ messages)
` [PATCH v2 1/4] vmalloc: New flags for safe vfree on special perms

After Vega 56/64 GPU hang I unable reboot system
 2018-12-22 10:28 UTC  (20+ messages)

[PATCH 1/2] mm: vmscan: skip KSM page in direct reclaim if priority is low
 2018-12-22  5:36 UTC  (7+ messages)

[v3 PATCH 1/2] mm: swap: check if swap backing device is congested or not
 2018-12-22  1:09 UTC  (4+ messages)
` [v3 PATCH 2/2] mm: swap: add comment for swap_vma_readahead

mmotm 2018-12-21-15-28 uploaded
 2018-12-21 23:28 UTC 

[PATCH 01/12] x86_64: memset_user()
 2018-12-21 21:54 UTC  (23+ messages)
` [PATCH 02/12] __wr_after_init: linker section and label
` [PATCH 03/12] __wr_after_init: generic functionality
` [PATCH 04/12] __wr_after_init: debug writes
` [PATCH 05/12] __wr_after_init: x86_64: __wr_op
` [PATCH 06/12] __wr_after_init: Documentation: self-protection
` [PATCH 07/12] __wr_after_init: lkdtm test
` [PATCH 08/12] rodata_test: refactor tests
` [PATCH 09/12] rodata_test: add verification for __wr_after_init
` [PATCH 10/12] __wr_after_init: test write rare functionality
` [PATCH 11/12] IMA: turn ima_policy_flags into __wr_after_init
` [PATCH 12/12] x86_64: __clear_user as case of __memset_user

[v2 PATCH 1/2] mm: swap: check if swap backing device is congested or not
 2018-12-21 18:51 UTC  (4+ messages)
` [v2 PATCH 2/2] mm: swap: add comment for swap_vma_readahead

[mmotm:master 310/355] mm/memory.c:3007:23: error: too many arguments to function 'pte_alloc_one'
 2018-12-21 18:23 UTC  (2+ messages)

[kvm PATCH v7 0/2] shrink vcpu_vmx down to order 2
 2018-12-21 17:30 UTC  (5+ messages)
` [kvm PATCH v7 2/2] kvm: x86: Dynamically allocate guest_fpu

[PATCH] mm, page_isolation: remove drain_all_pages() in set_migratetype_isolate()
 2018-12-21 17:02 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] mm: remove extra drain pages on pcp list

[RFC PATCH v5 00/20] VM introspection
 2018-12-21 16:51 UTC  (2+ messages)

[PATCH v3] mm, page_alloc: Fix has_unmovable_pages for HugePages
 2018-12-21 16:04 UTC  (3+ messages)

[PATCH] mm: Refactor readahead defines in mm.h
 2018-12-21 16:03 UTC  (3+ messages)

[PATCH 0/2] docs/mm-api: link kernel-doc comments from slab_common.c
 2018-12-21 14:29 UTC  (4+ messages)

[PATCH] mm: Define VM_(MAX|MIN)_READAHEAD via sizes.h constants
 2018-12-21 14:06 UTC  (3+ messages)

[PATCHv2 1/3] mm/numa: change the topo of build_zonelist_xx()
 2018-12-21  7:56 UTC  (3+ messages)

[PATCHv2 0/3] mm: bugfix for NULL reference in mm on all archs
 2018-12-21  6:17 UTC  (7+ messages)
` [PATCHv2 2/3] mm/numa: build zonelist when alloc for device on offline node

[PATCH] mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init()
 2018-12-21  3:39 UTC  (4+ messages)

[PATCH] mm/hmm: Fix memremap.h, move dev_page_fault_t callback to hmm
 2018-12-21  1:45 UTC  (3+ messages)

[RFC 0/7] Slab object migration for xarray V2
 2018-12-21  1:43 UTC  (4+ messages)
` [RFC 5/7] Slab defrag core

[RFC PATCH] mm, memory_hotplug: do not clear numa_node association after hot_remove
 2018-12-20 22:48 UTC  (6+ messages)

Ipmi modules and linux-4.19.1
 2018-12-20 21:59 UTC  (7+ messages)

[PATCH v2] mm/page_owner: fix for deferred struct page init
 2018-12-20 21:04 UTC  (5+ messages)
` [PATCH v3] "

[4.20.0-0.rc6] kernel BUG at include/linux/mm.h:990!
 2018-12-20 20:51 UTC  (5+ messages)

[RFC PATCH 00/14] Increase success rates and reduce latency of compaction v1
 2018-12-20 20:31 UTC  (5+ messages)
` [PATCH 06/14] mm, migrate: Immediately fail migration of a page with no migration handler

[RFC 1/7] slub: Replace ctor field with ops field in /sys/slab/*
 2018-12-20 19:22 UTC  (14+ messages)
` [RFC 2/7] slub: Add defrag_ratio field and sysfs support
` [RFC 3/7] slub: Add isolate() and migrate() methods
` [RFC 4/7] slub: Sort slab cache list and establish maximum objects for defrag slabs
` [RFC 5/7] slub: Slab defrag core
` [RFC 6/7] slub: Extend slabinfo to support -D and -F options
` [RFC 7/7] xarray: Implement migration function for objects


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