linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-18 11:03:03 to 2021-03-19 16:39:23 UTC [more...]

[PATCH v5 0/7] Use obj_cgroup APIs to charge kmem pages
 2021-03-19 16:38 UTC  (7+ messages)
` [PATCH v5 1/7] mm: memcontrol: slab: fix obtain a reference to a freeing memcg
` [PATCH v5 2/7] mm: memcontrol: introduce obj_cgroup_{un}charge_pages
` [PATCH v5 3/7] mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c
` [PATCH v5 4/7] mm: memcontrol: change ug->dummy_page only if memcg changed
` [PATCH v5 5/7] mm: memcontrol: use obj_cgroup APIs to charge kmem pages
` [PATCH v5 6/7] mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_pages()

[PATCH v4] mm: cma: support sysfs
 2021-03-19 16:30 UTC  (14+ messages)

[PATCH v10 0/3] Charge loop device i/o to issuing cgroup
 2021-03-19 16:27 UTC  (9+ messages)

[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-19 16:24 UTC  (19+ messages)
` [PATCH v23 16/28] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v23 21/28] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v23 22/28] x86/cet/shstk: User-mode shadow stack support
` [PATCH v23 23/28] x86/cet/shstk: Handle signals for shadow stack

[PATCH 0/7 v4] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-19 16:22 UTC  (5+ messages)
` [PATCH 1/7] mm/page_alloc: Move gfp_allowed_mask enforcement to prepare_alloc_pages
` [PATCH 2/7] mm/page_alloc: Rename alloced to allocated

[PATCH v6 resend 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-03-19 16:05 UTC  (9+ messages)
` [PATCH v6 resend 1/3] mm, slub: use pGp to print page flags
` [PATCH v6 resend 2/3] mm, slub: don't combine pr_err with INFO
` [PATCH v6 resend 3/3] vsprintf: dump full information of page flags in pGp

[PATCH v4 0/5] Use obj_cgroup APIs to charge kmem pages
 2021-03-19 15:45 UTC  (15+ messages)
` [PATCH v4 1/5] mm: memcontrol: introduce obj_cgroup_{un}charge_pages
` [PATCH v4 2/5] mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c
` [PATCH v4 3/5] mm: memcontrol: change ug->dummy_page only if memcg changed
` [PATCH v4 4/5] mm: memcontrol: use obj_cgroup APIs to charge kmem pages
    ` [External] "
` [PATCH v4 5/5] mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM

[PATCH v3 0/1] correct the inside linear map range during hotplug check
 2021-03-19 15:43 UTC  (7+ messages)
` [PATCH v3 1/1] arm64: mm: "

[PATCH] userfaultfd: Write protect when virtual memory range has no page table entry
 2021-03-19 15:24 UTC 

[PATCH RFC 0/3] drivers/char: remove /dev/kmem for good
 2021-03-19 14:54 UTC  (6+ messages)
` [PATCH RFC 1/3] "
` [PATCH RFC 2/3] mm: remove xlate_dev_kmem_ptr()
` [PATCH RFC 3/3] mm/vmalloc: remove vwrite()

[PATCH v3 0/7] Rationalise __alloc_pages wrappers
 2021-03-19 14:49 UTC  (9+ messages)
` [PATCH v3 1/7] mm/page_alloc: Rename alloc_mask to alloc_gfp
` [PATCH v3 5/7] mm/mempolicy: Rewrite alloc_pages documentation
` [PATCH v3 6/7] mm/mempolicy: Rewrite alloc_pages_vma documentation
` [PATCH v3 7/7] mm/mempolicy: Fix mpol_misplaced kernel-doc

[PATCH v11 0/6] KASAN for powerpc64 radix
 2021-03-19 14:40 UTC  (7+ messages)
` [PATCH v11 1/6] kasan: allow an architecture to disable inline instrumentation
` [PATCH v11 2/6] kasan: allow architectures to provide an outline readiness check
` [PATCH v11 3/6] kasan: define and use MAX_PTRS_PER_* for early shadow tables
` [PATCH v11 4/6] kasan: Document support on 32-bit powerpc
` [PATCH v11 5/6] powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
` [PATCH v11 6/6] powerpc: Book3S 64-bit outline-only KASAN support

[PATCH v3 3/3] mm: fs: Invalidate BH LRU during page migration
 2021-03-19 14:05 UTC  (4+ messages)
` [mm] 8fd8d23ab1: WARNING:at_fs/buffer.c:#__brelse

[PATCH 1/2] mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled
 2021-03-19 14:00 UTC  (4+ messages)
` [PATCH 2/2] mm: memcontrol: deprecate swapaccounting=0 mode

[PATCH] mm: page_alloc: fix memcg accounting leak in speculative cache lookup
 2021-03-19 13:21 UTC  (2+ messages)

[PATCH v6 0/5] Make alloc_contig_range handle Hugetlb pages
 2021-03-19 13:20 UTC  (6+ messages)
` [PATCH v6 1/5] mm,page_alloc: Bail out earlier on -ENOMEM in alloc_contig_migrate_range
` [PATCH v6 2/5] mm,compaction: Let isolate_migratepages_{range,block} return error codes
` [PATCH v6 3/5] mm: Make alloc_contig_range handle free hugetlb pages
` [PATCH v6 4/5] mm: Make alloc_contig_range handle in-use "
` [PATCH v6 5/5] mm,page_alloc: Drop unnecessary checks from pfn_range_valid_contig

Page zapping and page table reclaim
 2021-03-19 12:44 UTC  (6+ messages)

[PATCH v19 7/8] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
 2021-03-19 12:42 UTC  (4+ messages)
    ` [External] "

[PATCH V2] mm/memtest: Add ARCH_USE_MEMTEST
 2021-03-19 12:34 UTC  (2+ messages)

[linux-next:master 3962/5787] s390-linux-ld: undefined reference to `iounmap'
 2021-03-19 12:21 UTC 

[PATCH v5 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-19 12:04 UTC  (9+ messages)
` [PATCH v5 1/5] mm,memory_hotplug: Allocate memmap from the added memory range
` [PATCH v5 2/5] acpi,memhotplug: Enable MHP_MEMMAP_ON_MEMORY when supported
` [PATCH v5 3/5] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory
` [PATCH v5 4/5] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
` [PATCH v5 5/5] arm64/Kconfig: "

[PATCH mm] kfence: fix printk format for ptrdiff_t
 2021-03-19 11:37 UTC  (10+ messages)

[PATCH 1/2] selftests: add a kselftest for SLUB debugging functionality
 2021-03-19 11:19 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS c8c0b27c517330b76200783933903a95f1733931
 2021-03-19 11:05 UTC 

[PATCH v5 0/5] Make alloc_contig_range handle Hugetlb pages
 2021-03-19 10:26 UTC  (16+ messages)
` [PATCH v5 1/5] mm,page_alloc: Bail out earlier on -ENOMEM in alloc_contig_migrate_range
` [PATCH v5 2/5] mm,compaction: Let isolate_migratepages_{range,block} return error codes

[PATCH v2] mm: slub: Convert sys slab alloc_calls, free_calls to bin attribute
 2021-03-19  9:40 UTC  (3+ messages)

[PATCH v1 00/14] Multigenerational LRU
 2021-03-19  9:31 UTC  (3+ messages)
` [PATCH v1 14/14] mm: multigenerational lru: documentation

fuse: kernel BUG at mm/truncate.c:763!
 2021-03-19  9:02 UTC  (6+ messages)

[drm/i915/dp] 4a8d79901d: WARNING:at_drivers/gpu/drm/i915/display/intel_display_power.c:#assert_can_disable_lcpll[i915]
 2021-03-19  8:58 UTC  (5+ messages)

page_mapping vs page_file_mapping for swap cache pages
 2021-03-19  6:24 UTC  (2+ messages)

[PATCH v4 00/25] Page folios
 2021-03-19  4:01 UTC  (8+ messages)
` [PATCH v4 01/25] mm: Introduce struct folio
` [PATCH v4 08/25] mm: Handle per-folio private data

[PATCH] mm/gup: check page posion status for coredump
 2021-03-19  2:44 UTC  (5+ messages)
      ` [PATCH v3] "

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-03-19  2:17 UTC  (9+ messages)
` [PATCH v3 01/11] pagemap: Introduce ->memory_failure()

[PATCH] mm/highmem: Fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
 2021-03-19  2:14 UTC  (2+ messages)

[PATCH] mm: Allow shmem mappings with MREMAP_DONTUNMAP
 2021-03-19  1:58 UTC  (8+ messages)
` [PATCH v3 1/2] mm: Allow non-VM_DONTEXPAND and VM_PFNMAP "
  ` [PATCH v3 2/2] Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"

[PATCH v5 1/2] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-19  0:52 UTC  (2+ messages)
` [PATCH v5 2/2] mm: huge_memory: debugfs for file-backed THP split

[linux-next:master] BUILD REGRESSION ba5b053ab3ac674b91a6669086139819359a5e6e
 2021-03-19  0:00 UTC 

[linux-next:master 4647/5413] drivers/phy/microchip/sparx5_serdes.c:2440:54-57: ERROR: Missing resource_size with iores
 2021-03-18 23:28 UTC  (2+ messages)
` [PATCH] phy: fix resource_size.cocci warnings

[syzbot] BUG: soft lockup in do_wp_page (4)
 2021-03-18 19:34 UTC  (2+ messages)

[PATCH 0/3] mm, pmem: Force unmap pmem on surprise remove
 2021-03-18 19:26 UTC  (9+ messages)
` [PATCH 2/3] mm, dax, pmem: Introduce dev_pagemap_failure()
` [PATCH 3/3] mm/devmap: Remove pgmap accounting in the get_user_pages_fast() path

[PATCH v1] mm, hwpoison: enable error handling on shmem thp
 2021-03-18 18:33 UTC  (6+ messages)

File THP and HWPoison
 2021-03-18 18:05 UTC  (5+ messages)

[PATCH] mm/slub: Add slub_debug option to panic on memory corruption
 2021-03-18 17:08 UTC  (7+ messages)

[PATCH] mm: vmalloc: Prevent use after free in _vm_unmap_aliases
 2021-03-18 16:59 UTC  (2+ messages)

[PATCH] mm/page_alloc: try oom if reclaim is unable to make forward progress
 2021-03-18 16:16 UTC  (2+ messages)

[PATCH][next] mm/vmalloc: fix read of uninitialized pointer area
 2021-03-18 15:59 UTC 

[BUG -next] "memcg: charge before adding to swapcache on swapin" broken
 2021-03-18 15:19 UTC  (11+ messages)

[PATCH] memcg: set page->private before calling swap_readpage
 2021-03-18 15:08 UTC  (5+ messages)

[PATCH v2 0/2] set memcg when split page
 2021-03-18 15:07 UTC  (13+ messages)
` [PATCH v2 2/2] mm/memcg: "

[PATCH v3 0/6] Some cleanups for huge_memory
 2021-03-18 15:07 UTC  (11+ messages)
` [PATCH v3 1/6] mm/huge_memory.c: rework the function vma_adjust_trans_huge()
` [PATCH v3 2/6] mm/huge_memory.c: make get_huge_zero_page() return bool
` [PATCH v3 3/6] mm/huge_memory.c: rework the function do_huge_pmd_numa_page() slightly
` [PATCH v3 4/6] mm/huge_memory.c: remove redundant PageCompound() check
` [PATCH v3 5/6] mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG
` [PATCH v3 6/6] mm/huge_memory.c: use helper function migration_entry_to_page()

[linux-next:master 4153/5413] drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c:769:21: error: 'stmmac_runtime_suspend' undeclared here (not in a function); did you mean
 2021-03-18 14:36 UTC 

[PATCH v4 0/3] mm/slub: Fix count_partial() problem
 2021-03-18 12:56 UTC  (4+ messages)
` [PATCH v4 1/3] mm/slub: Introduce two counters for partial objects

[PATCH v6 0/6] Optionally randomize kernel stack offset each syscall
 2021-03-18 12:46 UTC  (3+ messages)
` [PATCH v6 2/6] init_on_alloc: Optimize static branches

[PATCH 1/3] mm/slub: fixing backtrace of objects because of redzone adjustment
 2021-03-18 12:35 UTC  (4+ messages)
    ` [PATCH 2/3] mm/slub: Add Support for free path information of an object

[PATCH v4 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-18 12:05 UTC  (12+ messages)
` [PATCH v4 1/5] mm,memory_hotplug: Allocate memmap from the added memory range

[PATCH v3 5/5] mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case
 2021-03-18 11:28 UTC 


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