linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-28 13:05:47 to 2021-06-01 06:23:18 UTC [more...]

[PATCH v3 0/4] shoot lazy tlbs
 2021-06-01  6:23 UTC  (2+ messages)
` [PATCH v3 1/4] lazy tlb: introduce lazy mm refcount helper functions

[PATCH] mm: free idle swap cache page after COW
 2021-06-01  5:31 UTC 

[PATCH] mm,memory_hotplug: Drop unneeded locking
 2021-06-01  5:17 UTC  (3+ messages)

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

[LSF/MM TOPIC] mmap locking topics
 2021-06-01  4:48 UTC 

mmotm 2021-05-31-21-44 uploaded
 2021-06-01  4:45 UTC 

[PATCH] mm: generalize ZONE_[DMA|DMA32]
 2021-06-01  2:56 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4] mm, hugetlb: Fix simple resv_huge_pages underflow on UFFDIO_COPY
 2021-06-01  2:49 UTC  (4+ messages)

[PATCH v4] mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
 2021-06-01  2:48 UTC  (5+ messages)

[PATCH V2 0/6] mm/sparse: a few minor fixes and improvements
 2021-06-01  2:38 UTC  (12+ messages)
` [PATCH V2 1/6] mm: drop SECTION_SHIFT in code comments
` [PATCH V2 2/6] mm/sparse: free section usage memory in case populate_section_memmap failed
` [PATCH V2 3/6] mm/sparse: move mem_sections allocation out of memory_present()
` [PATCH V2 4/6] mm: rename the global section array to mem_sections
` [PATCH V2 5/6] mm/page_alloc: improve memmap_pages dbg msg
` [PATCH V2 6/6] mm/sparse: remove one duplicated #ifdef CONFIG_SPARSEMEM_EXTREME

[RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER
 2021-06-01  3:33 UTC 

[PATCH v4] mm/compaction: let proactive compaction order configurable
 2021-06-01  1:15 UTC  (3+ messages)
  ` 答复: "

[v3 PATCH 0/3] mm/mempolicy: some fix and semantics cleanup
 2021-06-01  0:55 UTC  (6+ messages)
` [v3 PATCH 1/3] mm/mempolicy: cleanup nodemask intersection check for oom
` [v3 PATCH 2/3] mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy
` [v3 PATCH 3/3] mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicy

[PATCH v4] mm: improve mprotect(R|W) efficiency on pages referenced once
 2021-06-01  0:44 UTC  (8+ messages)

mm/migrate.c:1406:5: warning: stack frame size of 2096 bytes in function 'migrate_pages'
 2021-05-31 22:14 UTC  (2+ messages)

[linux-next:master 5596/5886] arch/x86/include/asm/fixmap.h:103:48: error: use of undeclared identifier 'NR_CPUS'
 2021-05-31 22:05 UTC  (3+ messages)

[PATCH -next v2] mm/mmap_lock: fix warning when CONFIG_TRACING is not defined
 2021-05-31 22:02 UTC  (2+ messages)

[PATCH next v1 1/2] dump_stack: move cpu lock to printk.c
 2021-05-31 21:49 UTC  (2+ messages)

[Bug 213299] New: kswapd Regression as of 5.13-rc3, eats 100% of CPU for no reason
 2021-05-31 21:33 UTC 

Sealed memfd & no-fault mmap
 2021-05-31 21:13 UTC  (15+ messages)

[RFCv2 13/13] KVM: unmap guest memory using poisoned pages
 2021-05-31 20:07 UTC  (11+ messages)

[RFC 0/7] Introduce memory allocation speed throttle in memcg
 2021-05-31 18:20 UTC  (3+ messages)

[PATCH 0/1] kasan: add memory corruption identification for hardware tag-based
 2021-05-31 15:59 UTC  (4+ messages)
` [PATCH 1/1] kasan: add memory corruption identification for hardware tag-based mode

[RFC PATCH 0/2] Allow high order pages to be stored on PCP
 2021-05-31 15:23 UTC  (4+ messages)
` [PATCH 1/2] mm/page_alloc: Move free_the_page
` [PATCH 2/2] mm/page_alloc: Allow high-order pages to be stored on the per-cpu lists

[PATCH 00/94] Introducing the Maple Tree
 2021-05-31 13:42 UTC  (16+ messages)
` [PATCH 21/94] radix tree test suite: Enhancements for "
` [PATCH 23/94] radix tree test suite: Add support for kmem_cache_free_bulk
` [PATCH 24/94] radix tree test suite: Add keme_cache_alloc_bulk() support
` [PATCH 32/94] kernel/fork: Convert dup_mmap to use maple tree
` [PATCH 33/94] mm: Remove rb tree

[RFC PATCH 00/13] Introduce DAMON-based Proactive Reclamation
 2021-05-31 13:38 UTC  (14+ messages)
` [RFC PATCH 01/13] mm/damon/paddr: Support the pageout scheme
` [RFC PATCH 02/13] mm/damon/damos: Make schemes aggressiveness controllable
` [RFC PATCH 03/13] damon/core/schemes: Skip already charged targets and regions
` [RFC PATCH 04/13] mm/damon/dbgfs: Support schemes speed limit
` [RFC PATCH 05/13] mm/damon/selftests: "
` [RFC PATCH 06/13] mm/damon/schemes: Prioritize regions within "
` [RFC PATCH 07/13] mm/damon/vaddr,paddr: Support pageout prioritization
` [RFC PATCH 08/13] mm/damon/dbgfs: Support prioritization weights
` [RFC PATCH 09/13] tools/selftests/damon: Update for regions prioritization of schemes
` [RFC PATCH 10/13] mm/damon/schemes: Activate schemes based on a watermarks mechanism
` [RFC PATCH 11/13] mm/damon/dbgfs: Support watermarks
` [RFC PATCH 12/13] selftests/damon: "
` [RFC PATCH 13/13] mm/damon: Introduce DAMON-based reclamation

[PATCH v3] mm/page_alloc: bail out on fatal signal during reclaim/compaction retry attempt
 2021-05-31 13:21 UTC  (5+ messages)
` [PATCH v4] "

[RFC/RFT PATCH 0/5] consolidate "System RAM" resources setup
 2021-05-31 12:29 UTC  (6+ messages)
` [RFC/RFT PATCH 1/5] s390: make crashk_res resource a child of "System RAM"
` [RFC/RFT PATCH 2/5] memblock: introduce generic memblock_setup_resources()
` [RFC/RFT PATCH 3/5] arm: switch to "
` [RFC/RFT PATCH 4/5] MIPS: switch to generic memblock_setup_resources
` [RFC/RFT PATCH 5/5] arm64: switch to generic memblock_setup_resources()

[PATCH 0/6 v2] Calculate pcp->high based on zone sizes and active CPUs
 2021-05-31 12:00 UTC  (11+ messages)
` [PATCH 6/6] mm/page_alloc: Introduce vm.percpu_pagelist_high_fraction

[PATCH v7] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-05-31 11:07 UTC  (10+ messages)

[PATCH V3 0/2] mm: compaction: proactive compaction trigger by user
 2021-05-31 10:54 UTC  (3+ messages)
` [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction "
` [PATCH v3 2/2] mm: compaction: fix wakeup logic of proactive compaction

[PATCH v3] mm/page_alloc: Require pahole v1.22 to cope with zero-sized struct pagesets
 2021-05-31  9:35 UTC  (5+ messages)

[PATCH] kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21
 2021-05-31  9:34 UTC  (2+ messages)

[PATCH v2 0/4] slub: Print non-hashed pointers in slub debugging
 2021-05-31  9:28 UTC  (6+ messages)
` [PATCH v2 4/4] slub: Force on no_hash_pointers when slub_debug is enabled

[PATCH v1 0/4] mm/mempolicy: some fix and semantics cleanup
 2021-05-31  8:29 UTC  (12+ messages)
` [PATCH v1 4/4] mm/mempolicy: kill MPOL_F_LOCAL bit

[RFC PATCH] mm: dump_page: print total mapcount for compound page
 2021-05-31  8:19 UTC  (8+ messages)

[RFC PATCH V1] zram:calculate available memory when zram is used
 2021-05-31  8:16 UTC  (2+ messages)

drivers/spi/spi-s3c64xx.c:1461:34: warning: unused variable 's3c64xx_spi_dt_match'
 2021-05-31  7:48 UTC 

[PATCH] mm: hugetlb: fix dissolve_free_huge_page use of tail/head page
 2021-05-31  6:48 UTC  (2+ messages)

[PATCH 0/1] mm: fix spelling mistakes in header files
 2021-05-31  3:48 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH -next] mm/mmap_lock: fix warning when CONFIG_TRACING is not defined
 2021-05-31  3:34 UTC  (3+ messages)

[PATCH -V2] mm: move idle swap cache pages to the tail of LRU after COW
 2021-05-30 23:44 UTC  (3+ messages)

[PATCH v2] fb_defio: Remove custom address_space_operations
 2021-05-30 22:40 UTC  (4+ messages)

drivers/power/supply/cpcap-battery.c:982:42: warning: unused variable 'cpcap_battery_default_data'
 2021-05-30 21:46 UTC 

[linux-stable-rc:linux-4.19.y 2415/4517] arch/riscv/include/asm/processor.h:82:2: error: implicit declaration of function 'barrier'
 2021-05-30 17:04 UTC 

[linux-next:master 2915/5886] drivers/media/dvb-frontends/rtl2832_sdr.o: warning: objtool: rtl2832_sdr_s_fmt_sdr_cap() falls through to next function rtl2832_sdr_set_adc.cold()
 2021-05-30 12:14 UTC 

[PATCH] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets
 2021-05-30  0:46 UTC  (12+ messages)

[PATCH -next] riscv: TRANSPARENT_HUGEPAGE: depends on MMU
 2021-05-29 23:08 UTC  (2+ messages)

[RFC PATCH 0/5] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-05-29 18:44 UTC  (13+ messages)
` [RFC PATCH 1/5] drm/amdkfd: add SPM support for SVM
` [RFC PATCH 4/5] mm: add generic type support for device zone page migration
` [RFC PATCH 5/5] mm: changes to unref pages with Generic type

[PATCH V2] mm: compaction: support triggering of proactive compaction by user
 2021-05-29  2:57 UTC  (7+ messages)

[linux-next:master 5440/5886] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:1638:16: warning: no previous prototype for function 'dpcd_configure_channel_coding'
 2021-05-28 23:11 UTC 

[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
 2021-05-28 21:50 UTC  (11+ messages)

[linux-next:master 4945/5886] drivers/pci/pci-sysfs.c:1098:25: sparse: sparse: cast removes address space '__iomem' of expression
 2021-05-28 21:10 UTC 

[linux-next:master 2245/5886] drivers/net/dsa/qca8k.c:795:9: error: implicit declaration of function 'devm_of_mdiobus_register'
 2021-05-28 20:30 UTC 

[PATCH 0/5] x86/pkeys: PKRU manipulation bug fixes and cleanups
 2021-05-28 17:19 UTC  (8+ messages)
` [PATCH 4/5] x86/pkeys: replace PKRU modification infrastructure

[linux-next:master 5435/5886] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:1372:16: warning: no previous prototype for function 'configure_lttpr_mode_transparent'
 2021-05-28 17:18 UTC 

[PATCH v4] /dev/mem: Revoke mappings when a driver claims the region
 2021-05-28 16:51 UTC  (6+ messages)

[PATCH v4 1/4] mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
 2021-05-28 16:33 UTC  (2+ messages)

Maintainers / Kernel Summit 2021 planning kick-off
 2021-05-28 16:31 UTC  (14+ messages)

[PATCH v5 0/2] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-05-28 16:25 UTC  (8+ messages)
` [PATCH v5 2/2] writeback, cgroup: release dying cgwbs by switching attached inodes

[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
 2021-05-28 16:25 UTC  (4+ messages)
` [PATCH v4 21/26] iommu/arm-smmu-v3: Ratelimit event dump

[PATCH] mm/page_alloc: Introduce vm.percpu_pagelist_high_fraction -fix
 2021-05-28 15:10 UTC 

[linux-next:master 2245/5886] drivers/net/dsa/qca8k.c:795:9: error: implicit declaration of function 'devm_of_mdiobus_register'; did you mean 'devm_mdiobus_register'?
 2021-05-28 14:18 UTC 

[v2 PATCH 0/3] mm/mempolicy: some fix and semantics cleanup
 2021-05-28 14:07 UTC  (4+ messages)
` [v2 PATCH 1/3] mm/mempolicy: cleanup nodemask intersection check for oom
` [v2 PATCH 2/3] mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy
` [v2 PATCH 3/3] mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicy

[PATCH v9 00/10] Add support for SVM atomics in Nouveau
 2021-05-28 13:11 UTC  (5+ messages)
` [PATCH v9 07/10] mm: Device exclusive memory access

[Question] mm/vmpressure.c: ilog2 calculation in constant
 2021-05-28 13:08 UTC  (2+ messages)


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