Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-07 14:52:54 to 2021-06-08 11:12:10 UTC [more...]

[PATCH v1 00/12] mm/memory_hotplug: "auto-movable" online policy and memory groups
 2021-06-08 11:11 UTC  (18+ messages)
` [PATCH v1 01/12] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
` [PATCH v1 02/12] mm: track present early pages per zone
` [PATCH v1 03/12] mm/memory_hotplug: introduce "auto-movable" online policy
` [PATCH v1 04/12] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
` [PATCH v1 05/12] mm/memory_hotplug: remove nid parameter from remove_memory() and friends
` [PATCH v1 06/12] drivers/base/memory: "memory groups" to logically group memory blocks
` [PATCH v1 07/12] mm/memory_hotplug: track present pages in memory groups
` [PATCH v1 08/12] ACPI: memhotplug: memory resources cannot be enabled yet
` [PATCH v1 09/12] ACPI: memhotplug: use a single static memory group for a single memory device
` [PATCH v1 10/12] virtio-mem: use a single dynamic memory group for a single virtio-mem device
` [PATCH v1 11/12] mm/memory_hotplug: memory group aware "auto-movable" online policy
` [PATCH v1 12/12] mm/memory_hotplug: improved dynamic "

[RFC 00/26] SLUB: use local_lock for kmem_cache_cpu protection and reduce disabling irqs
 2021-06-08 10:48 UTC  (9+ messages)
` [RFC 02/26] mm, slub: allocate private object map for validate_slab_cache()
` [RFC 07/26] mm, slub: return slab page from get_partial() and set c->page afterwards

[PATCH v2 0/3] Memory hotplug locking cleanup
 2021-06-08 10:42 UTC  (11+ messages)
` [PATCH v2 1/3] mm,page_alloc: Use {get,put}_online_mems() to get stable zone's values

[RFC PATCH] mm/oom_kill: allow oom kill allocating task for non-global case
 2021-06-08 10:00 UTC  (20+ messages)

[PATCH v7 00/11] Speedup mremap on ppc64
 2021-06-08  9:42 UTC  (8+ messages)
` [PATCH v7 01/11] mm/mremap: Fix race between MOVE_PMD mremap and pageout

[PATCH v11] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-06-08  9:41 UTC  (2+ messages)

[RFC PATCH V3] zram:calculate available memory when zram is used
 2021-06-08  9:29 UTC  (3+ messages)

[PATCH v2] mm, thp: use head page in __migration_entry_wait
 2021-06-08  9:22 UTC 

[PATCH v3 0/9] Remove DISCONTIGMEM memory model
 2021-06-08  9:13 UTC  (10+ messages)
` [PATCH v3 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH v3 2/9] arc: update comment about HIGHMEM implementation
` [PATCH v3 3/9] arc: remove support for DISCONTIGMEM
` [PATCH v3 4/9] m68k: "
` [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH v3 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH v3 7/9] docs: remove description of DISCONTIGMEM
` [PATCH v3 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH v3 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

[PATCH] mm: hugetlbfs: add hwcrp_hugepages to record memory failure on hugetlbfs
 2021-06-08  9:13 UTC  (6+ messages)
  `  "

[PATCH v8 0/8] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-08  8:54 UTC  (12+ messages)
` [PATCH v8 1/8] writeback, cgroup: do not switch inodes with I_WILL_FREE flag
` [PATCH v8 2/8] writeback, cgroup: add smp_mb() to cgroup_writeback_umount()
` [PATCH v8 3/8] writeback, cgroup: increment isw_nr_in_flight before grabbing an inode
` [PATCH v8 4/8] writeback, cgroup: switch to rcu_work API in inode_switch_wbs()
` [PATCH v8 5/8] writeback, cgroup: keep list of inodes attached to bdi_writeback
` [PATCH v8 6/8] writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()
` [PATCH v8 7/8] writeback, cgroup: support switching multiple inodes at once
` [PATCH v8 8/8] writeback, cgroup: release dying cgwbs by switching attached inodes

[PATCH] docs: add documentation for SLUB cache kunit tests
 2021-06-08  8:47 UTC 

[RFC 1/3] mm/slub: aggregate objects in cache by stack trace
 2021-06-08  8:45 UTC  (2+ messages)
` [RFC 4/4] docs: add description of debugfs files for SLUB cache

[PATCH v3 resend 00/15] init_mm: cleanup ARCH's text/data/brk setup code
 2021-06-08  8:34 UTC  (16+ messages)
` [PATCH v3 resend 01/15] mm: add setup_initial_init_mm() helper
` [PATCH v3 resend 02/15] arc: convert to setup_initial_init_mm()
` [PATCH v3 resend 03/15] arm: "
` [PATCH v3 resend 04/15] arm64: "
` [PATCH v3 resend 05/15] csky: "
` [PATCH v3 resend 06/15] h8300: "
` [PATCH v3 resend 07/15] m68k: "
` [PATCH v3 resend 08/15] nds32: "
` [PATCH v3 resend 09/15] nios2: "
` [PATCH v3 resend 10/15] openrisc: "
` [PATCH v3 resend 11/15] powerpc: "
` [PATCH v3 resend 12/15] riscv: "
` [PATCH v3 resend 13/15] s390: "
` [PATCH v3 resend 14/15] sh: "
` [PATCH v3 resend 15/15] x86: "

[linux-next:master 7012/7430] include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_183' declared with attribute error: unexpected size in kmalloc_index()
 2021-06-08  7:57 UTC  (7+ messages)

[PATCH] mm/thp: Define default pmd_pgtable()
 2021-06-08  7:48 UTC  (3+ messages)

[PATCH v11] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-06-08  7:35 UTC  (3+ messages)

[PATCH] mm: zram: amend SLAB_RECLAIM_ACCOUNT on zspage_cachep
 2021-06-08  7:28 UTC 

[PATCH 1/1] mm: remove leading spaces before tabs
 2021-06-08  7:21 UTC 

[PATCH 1/1] mm: remove trailing spaces and tabs
 2021-06-08  7:18 UTC 

Arm64 crash while reading memory sysfs
 2021-06-08  7:06 UTC  (12+ messages)

[PATCH] mm, thp: relax migration wait when failed to get tail page
 2021-06-08  6:53 UTC  (8+ messages)

[PATCH] mm: mempolicy: don't have to split pmd for huge zero page
 2021-06-08  6:41 UTC  (7+ messages)

[linux-next:master 6218/7700] arch/arm/kernel/module-plts.c:26:2: error: 'FTRACE_ADDR' undeclared here (not in a function)
 2021-06-08  6:29 UTC 

[PATCH v2 0/9] Remove DISCINTIGMEM memory model
 2021-06-08  5:45 UTC  (4+ messages)
` [PATCH v2 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA

[PATCH v4 0/4] shoot lazy tlbs
 2021-06-08  4:11 UTC  (13+ messages)
` [PATCH v4 1/4] lazy tlb: introduce lazy mm refcount helper functions
` [PATCH v4 2/4] lazy tlb: allow lazy tlb mm refcounting to be configurable
` [PATCH v4 3/4] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
` [PATCH v4 4/4] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN

[PATCH net-next v8 0/5] page_pool: recycle buffers
 2021-06-08  3:19 UTC  (8+ messages)
` [PATCH net-next v8 1/5] mm: add a signature in struct page
` [PATCH net-next v8 2/5] skbuff: add a parameter to __skb_frag_unref
` [PATCH net-next v8 3/5] page_pool: Allow drivers to hint on SKB recycling
` [PATCH net-next v8 4/5] mvpp2: recycle buffers
` [PATCH net-next v8 5/5] mvneta: "

[PATCH next v2 1/2] dump_stack: move cpu lock to printk.c
 2021-06-08  2:43 UTC 

[PATCH 0/1] lib: Fix spelling mistakes in header files
 2021-06-08  2:19 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 1/3] mm: add __ prefix to page_cpupid_reset_last because it is non-atomic
 2021-06-08  2:18 UTC  (4+ messages)

[PATCH 0/2] Cleanups for zbud
 2021-06-08  1:41 UTC  (4+ messages)
` [PATCH 1/2] mm/zbud: reuse unbuddied[0] as buddied in zbud_pool

[PATCH v2 00/15] init_mm: cleanup ARCH's text/data/brk setup code
 2021-06-08  1:39 UTC  (4+ messages)
` [PATCH v2 15/15] x86: convert to setup_initial_init_mm()

mmotm 2021-06-07-18-33 uploaded
 2021-06-08  1:34 UTC 

[PATCH] swap: Check mapping_empty() for swap cache before being freed
 2021-06-08  0:51 UTC 

[RFC PATCH v2 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-08  0:29 UTC  (10+ messages)
` [RFC PATCH v2 1/8] ext4/xfs: add page refcount helper
` [RFC PATCH v2 2/8] mm: remove extra ZONE_DEVICE struct page refcount
` [RFC PATCH v2 3/8] kernel: resource: lookup_resource as exported symbol
` [RFC PATCH v2 4/8] drm/amdkfd: add SPM support for SVM
` [RFC PATCH v2 5/8] drm/amdkfd: generic type as sys mem on migration to ram
` [RFC PATCH v2 6/8] include/linux/mm.h: helpers to check zone device generic type
` [RFC PATCH v2 7/8] mm: add generic type support to migrate_vma helpers
` [RFC PATCH v2 8/8] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages

[PATCH v7 0/6] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-08  0:20 UTC  (4+ messages)
` [PATCH v7 6/6] writeback, cgroup: release dying cgwbs by switching attached inodes

[PATCH v2] mm/memory-failure: make sure wait for page writeback in memory_failure
 2021-06-08  0:02 UTC  (2+ messages)

[linux-next:master 5516/7700] imx_rproc.c:undefined reference to `__arm_smccc_smc'
 2021-06-07 23:55 UTC 

[linux-next:master] BUILD REGRESSION 7f09e895a7f3e0af63bf9ec6c7c22893ec7e6c8e
 2021-06-07 23:39 UTC 

[PATCH v1 00/11] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-06-07 21:57 UTC  (23+ messages)
` [PATCH v1 04/11] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v1 08/11] mm/sparse-vmemmap: use hugepages for PUD compound pagemaps
` [PATCH v1 09/11] mm/page_alloc: reuse tail struct pages for "
` [PATCH v1 11/11] mm/gup: grab head page refcount once for group of subpages

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-07 19:17 UTC  (11+ messages)
` [PATCH Part1 RFC v3 05/22] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 RFC v3 06/22] x86/sev: check SEV-SNP features support
` [PATCH Part1 RFC v3 07/22] x86/sev: Add a helper for the PVALIDATE instruction

split_huge_page_to_list() races with page_mapcount() on migration entry in smaps code? [was: Re: [syzbot] kernel BUG in __page_mapcount]
 2021-06-07 20:49 UTC  (5+ messages)

[Patch v3] mm/hugetlb: expand restore_reserve_on_error functionality
 2021-06-07 20:45 UTC 

[Patch v2] mm/hugetlb: expand restore_reserve_on_error functionality
 2021-06-07 20:38 UTC  (2+ messages)

[PATCH v4] mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
 2021-06-07 20:32 UTC  (3+ messages)
` [PATCH] mm, hugetlb: fix allocation error check and copy func name

[PATCH v10] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-06-07 16:42 UTC  (4+ messages)

[PATCH 0/14 v7] fs: Hole punch vs page cache filling races
 2021-06-07 16:09 UTC  (19+ messages)
` [PATCH 01/14] mm: Fix comments mentioning i_mutex
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings
` [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock
` [PATCH 07/14] xfs: Refactor xfs_isilocked()
` [PATCH 08/14] xfs: Convert to use invalidate_lock
` [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [PATCH 10/14] zonefs: Convert to using invalidate_lock
` [PATCH 11/14] f2fs: "
` [PATCH 12/14] fuse: "
` [PATCH 13/14] ceph: Fix race between hole punch and page fault
` [PATCH 14/14] cifs: "

[linux-next:master 6312/7430] drivers/infiniband/hw/irdma/hw.c:579:44: sparse: sparse: non size-preserving integer to pointer cast
 2021-06-07 14:56 UTC 

[PATCH net-next v7 0/5] page_pool: recycle buffers
 2021-06-07 14:55 UTC  (4+ messages)
` [PATCH net-next v7 3/5] page_pool: Allow drivers to hint on SKB recycling


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 read-only IMAP folder(s) and NNTP newsgroup(s).