linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-21 01:43:23 to 2018-12-26 13:37:08 UTC [more...]

[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
 2018-12-26 13:15 UTC  (21+ messages)
` [RFC][PATCH v2 01/21] e820: cheat PMEM as DRAM
` [RFC][PATCH v2 02/21] acpi/numa: memorize NUMA node type from SRAT table
` [RFC][PATCH v2 03/21] x86/numa_emulation: fix fake NUMA in uniform case
` [RFC][PATCH v2 04/21] x86/numa_emulation: pass numa node type to fake nodes
` [RFC][PATCH v2 05/21] mmzone: new pgdat flags for DRAM and PMEM
` [RFC][PATCH v2 06/21] x86,numa: update numa node type
` [RFC][PATCH v2 07/21] mm: export node type {pmem|dram} under /sys/bus/node
` [RFC][PATCH v2 08/21] mm: introduce and export pgdat peer_node
` [RFC][PATCH v2 09/21] mm: avoid duplicate peer target node
` [RFC][PATCH v2 10/21] mm: build separate zonelist for PMEM and DRAM node
` [RFC][PATCH v2 11/21] kvm: allocate page table pages from DRAM
` [RFC][PATCH v2 12/21] x86/pgtable: "
` [RFC][PATCH v2 13/21] x86/pgtable: dont check PMD accessed bit
` [RFC][PATCH v2 14/21] kvm: register in mm_struct
` [RFC][PATCH v2 15/21] ept-idle: EPT walk for virtual machine
` [RFC][PATCH v2 16/21] mm-idle: mm_walk for normal task
` [RFC][PATCH v2 18/21] kvm-ept-idle: enable module
` [RFC][PATCH v2 19/21] mm/migrate.c: add move_pages(MPOL_MF_SW_YOUNG) flag
` [RFC][PATCH v2 21/21] mm/vmscan.c: shrink anon list if can migrate to PMEM

[rpmsg PATCH v2 1/1] rpmsg: virtio_rpmsg_bus: fix unexpected huge vmap mappings
 2018-12-26 12:27 UTC  (3+ messages)

Tick off your Bucket List for less!
 2018-12-26 12:10 UTC 

[PATCH -mmotm] efi: drop kmemleak_ignore() for page allocator
 2018-12-26 12:02 UTC  (3+ messages)

[RFC PATCH 0/1] mm: add a warning about high order allocations
 2018-12-26 11:53 UTC  (5+ messages)
` [PATCH 1/1] mm/page_alloc: "

[PATCH] memcg: killed threads should not invoke memcg OOM killer
 2018-12-26 10:13 UTC 

[PATCH] mm, swap: Fix swapoff with KSM pages
 2018-12-26  5:37 UTC  (3+ messages)

[PATCH -mmotm] arm64: skip kmemleak for KASAN again
 2018-12-26  2:05 UTC 

Invalid opcode in khugepaged
 2018-12-25 21:48 UTC  (3+ messages)

[PATCH] mm/slub: skip node in case there is no slab to acquire
 2018-12-24 22:03 UTC  (8+ 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)

[PATCH] mm, page_alloc: calculate first_deferred_pfn directly
 2018-12-24 17:50 UTC  (10+ 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  (11+ 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  (10+ 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  (3+ messages)

[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  (3+ 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  (3+ messages)
` [RFC 5/7] Slab defrag core


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