linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[Question] mm/resource: a mistake to use IORESOURCE_SYSRAM instead of IORESOURCE_SYSTEM_RAM?
 2021-12-21 14:14 UTC  (2+ messages)

[PATCH 0/2] Add a new scheme to support demotion on tiered memory system
 2021-12-21 13:26 UTC  (6+ messages)
` [PATCH 1/2] mm: Export the alloc_demote_page() function
` [PATCH 2/2] mm/damon: Add a new scheme to support demotion on tiered memory system

[PATCH/RFC v2 1/3] tlb: mmu_gather: introduce CONFIG_MMU_GATHER_TABLE_FREE_COMMON
 2021-12-21 13:21 UTC 

[PATCH v2 00/17] lib/bitmap: optimize bitmap_weight() usage
 2021-12-21 13:15 UTC  (12+ messages)
` [PATCH 01/17] all: don't use bitmap_weight() where possible
` [PATCH 08/17] all: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le} where appropriate
` [PATCH 13/17] kernel/cpu: add num_possible_cpus counter
` [PATCH 14/17] kernel/cpu: add num_present_cpu counter
` [PATCH 15/17] kernel/cpu: add num_active_cpu counter

[PATCH v2 0/4] page table check
 2021-12-21 13:09 UTC  (2+ messages)

[PATCH v2] virtio_mem: fix panic on mb_states indexing overflow
 2021-12-21 12:39 UTC  (2+ messages)

[PATCH mm v4 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-21 12:30 UTC  (49+ messages)
` [PATCH mm v4 01/39] kasan, page_alloc: deduplicate should_skip_kasan_poison
` [PATCH mm v4 02/39] kasan, page_alloc: move tag_clear_highpage out of kernel_init_free_pages
` [PATCH mm v4 03/39] kasan, page_alloc: merge kasan_free_pages into free_pages_prepare
` [PATCH mm v4 04/39] kasan, page_alloc: simplify kasan_poison_pages call site
` [PATCH mm v4 05/39] kasan, page_alloc: init memory of skipped pages on free
` [PATCH mm v4 06/39] kasan: drop skip_kasan_poison variable in free_pages_prepare
` [PATCH mm v4 07/39] mm: clarify __GFP_ZEROTAGS comment
` [PATCH mm v4 08/39] kasan: only apply __GFP_ZEROTAGS when memory is zeroed
` [PATCH mm v4 09/39] kasan, page_alloc: refactor init checks in post_alloc_hook
` [PATCH mm v4 10/39] kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook
` [PATCH mm v4 11/39] kasan, page_alloc: combine tag_clear_highpage calls in post_alloc_hook
` [PATCH mm v4 12/39] kasan, page_alloc: move SetPageSkipKASanPoison "
` [PATCH mm v4 13/39] kasan, page_alloc: move kernel_init_free_pages "
` [PATCH mm v4 14/39] kasan, page_alloc: rework kasan_unpoison_pages call site
` [PATCH mm v4 15/39] kasan: clean up metadata byte definitions
` [PATCH mm v4 16/39] kasan: define KASAN_VMALLOC_INVALID for SW_TAGS
` [PATCH mm v4 17/39] kasan, x86, arm64, s390: rename functions for modules shadow
` [PATCH mm v4 18/39] kasan, vmalloc: drop outdated VM_KASAN comment
` [PATCH mm v4 19/39] kasan: reorder vmalloc hooks
` [PATCH mm v4 20/39] kasan: add wrappers for "
` [PATCH mm v4 21/39] kasan, vmalloc: reset tags in vmalloc functions
` [PATCH mm v4 22/39] kasan, fork: reset pointer tags of vmapped stacks
` [PATCH mm v4 23/39] kasan, arm64: "
` [PATCH mm v4 24/39] kasan, vmalloc: add vmalloc tagging for SW_TAGS
` [PATCH mm v4 25/39] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
` [PATCH mm v4 26/39] kasan, vmalloc: unpoison VM_ALLOC pages after mapping
` [PATCH mm v4 27/39] kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
` [PATCH mm v4 28/39] kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
` [PATCH mm v4 29/39] kasan, page_alloc: allow skipping memory init "
` [PATCH mm v4 30/39] kasan, vmalloc: add vmalloc tagging "
` [PATCH mm v4 31/39] kasan, vmalloc: only tag normal vmalloc allocations
` [PATCH mm v4 32/39] kasan, arm64: don't tag executable "
` [PATCH mm v4 33/39] kasan: mark kasan_arg_stacktrace as __initdata
` [PATCH mm v4 34/39] kasan: simplify kasan_init_hw_tags
` [PATCH mm v4 35/39] kasan: add kasan.vmalloc command line flag
` [PATCH mm v4 36/39] kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS
` [PATCH mm v4 37/39] arm64: select KASAN_VMALLOC for SW/HW_TAGS modes
` [PATCH mm v4 38/39] kasan: documentation updates
` [PATCH mm v4 39/39] kasan: improve vmalloc tests

[RFC][PATCH 0/3] sched: User Managed Concurrency Groups
 2021-12-21 11:17 UTC  (4+ messages)
` [RFC][PATCH 2/3] x86/uaccess: Implement unsafe_try_cmpxchg_user()

[PATCH] dma: Revert "make dma pool to use kmalloc_node"
 2021-12-21 11:07 UTC 

[PATCH v3] mm: fix panic in __alloc_pages
 2021-12-21  9:51 UTC  (3+ messages)
  ` [PATCH v2 0/4] mm, memory_hotplug: handle unitialized numa node gracefully

[PATCH v3] mm: fix panic in __alloc_pages
 2021-12-21  9:46 UTC  (13+ messages)

[linux-next:master 7787/8898] aarch64-linux-ld: drivers/memory/tegra/mc.o:undefined reference to `tegra234_mc_soc'
 2021-12-21  9:45 UTC 

[PATCH] mm/damon/dbgfs: Protect targets destructions with kdamond_lock
 2021-12-21  9:44 UTC 

[PATCH -next] mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()
 2021-12-21  9:37 UTC  (2+ messages)

[PATCH v4 00/23] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-12-21  9:07 UTC  (13+ messages)
` [PATCH v4 01/23] lib/scatterlist: cleanup macros into static inline functions
` [PATCH v4 02/23] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v4 16/23] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v4 17/23] block: add check when merging zone device pages
` [PATCH v4 21/23] mm: use custom page_free for P2PDMA pages
` [PATCH v4 23/23] nvme-pci: allow mmaping the CMB in userspace

[PATCH v1 00/11] mm: COW fixes part 1: fix the COW security issue for THP and hugetlb
 2021-12-21  8:58 UTC  (56+ messages)
` [PATCH v1 06/11] mm: support GUP-triggered unsharing via FAULT_FLAG_UNSHARE (!hugetlb)

[PATCH v3 0/5] Avoid requesting page from DMA zone when no managed pages
 2021-12-21  8:56 UTC  (11+ messages)
` [PATCH v3 5/5] mm/slub: do not create dma-kmalloc if no managed pages in DMA zone

[PATCH 0/2] Clean up document and small improvement of atomic pool
 2021-12-21  8:52 UTC  (5+ messages)
` [PATCH 1/2] docs: kernel-parameters: Update to reflect the current default size "
` [PATCH 2/2] dma-pool: allow user to disable "

[PATCH 00/18 V2] Repair SWAP-over-NFS
 2021-12-21  8:48 UTC  (25+ messages)
` [PATCH 03/18] MM: use ->swap_rw for reads from SWP_FS_OPS swap-space
` [PATCH 06/18] MM: submit multipage reads for "
` [PATCH 01/18] Structural cleanup for filesystem-based swap
` [PATCH 05/18] MM: reclaim mustn't enter FS for SWP_FS_OPS swap-space
` [PATCH 04/18] MM: perform async writes to "
` [PATCH 02/18] MM: create new mm/swap.h header file
` [PATCH 08/18] MM: Add AS_CAN_DIO mapping flag
` [PATCH 07/18] MM: submit multipage write for SWP_FS_OPS swap-space
` [PATCH 10/18] NFS: swap IO handling is slightly different for O_DIRECT IO

[PATCH v2] psi: fix possible trigger missing in the window
 2021-12-21  8:33 UTC 

[PATCH v2] kasan: fix quarantine conflicting with init_on_free
 2021-12-21  7:00 UTC  (2+ messages)

[PATCH v4 0/5] x86: Show in sysfs if a memory node is able to do encryption
 2021-12-21  6:41 UTC  (5+ messages)
` [PATCH v4 3/5] x86/e820: Tag e820_entry with crypto capabilities

[PATCH] psi: fix possible trigger missing in the window
 2021-12-21  6:40 UTC  (10+ messages)

[linux-next:master] BUILD REGRESSION 07f8c60fe60f84977dc815ec8a6b1100827c34dd
 2021-12-21  2:13 UTC 

[linux-next:master 8584/8898] undefined reference to `memremap'
 2021-12-21  1:02 UTC 

[PATCH v2 00/33] Separate struct slab from struct page
 2021-12-20 23:58 UTC  (12+ messages)
` [PATCH v2 23/33] mm/memcg: Convert slab objcgs from struct page to struct slab

[linux-next:master 4533/8898] undefined reference to `generic_handle_arch_irq'
 2021-12-20 22:38 UTC 

[PATCH mm v3 00/38] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-20 21:38 UTC  (12+ messages)
` [PATCH mm v3 25/38] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
` [PATCH mm v3 26/38] kasan, vmalloc: don't unpoison VM_ALLOC pages before mapping
` [PATCH mm v3 28/38] kasan, page_alloc: allow skipping memory init for HW_TAGS

[PATCH 1/3] mm: Remove last argument of reuse_swap_page()
 2021-12-20 20:59 UTC  (3+ messages)
` [PATCH 2/3] mm: Remove the total_mapcount argument from page_trans_huge_map_swapcount()
` [PATCH 3/3] mm: Remove the total_mapcount argument from page_trans_huge_mapcount()

[PATCH 0/2] powerpc/fadump: handle CMA activation failure appropriately
 2021-12-20 19:34 UTC  (3+ messages)
` [PATCH 1/2] mm/cma: provide option to opt out from exposing pages on activation failure
` [PATCH 2/2] powerpc/fadump: opt out from freeing pages on cma "

[PATCH] kasan: fix quarantine conflicting with init_on_free
 2021-12-20 17:19 UTC  (4+ messages)

[PATCH] lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test
 2021-12-20 17:08 UTC  (2+ messages)

[PATCH 00/43] Add KernelMemorySanitizer infrastructure
 2021-12-20 14:35 UTC  (4+ messages)
` [PATCH 39/43] x86: kmsan: handle register passing from uninstrumented code

[PATCH] virtio_mem: fix panic on mb_states indexing overflow
 2021-12-20 13:00 UTC 

[loop] 322c4293ec: xfstests.xfs.049.fail
 2021-12-20 11:58 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 46f3b5d984fa6f57b9ebe0e844bed32400286cba
 2021-12-20 10:53 UTC 

[PATCH v5 00/16] Optimize list lru memory consumption
 2021-12-20  9:27 UTC  (18+ messages)
` [PATCH v5 01/16] mm: list_lru: optimize memory consumption of arrays of per cgroup lists
` [PATCH v5 02/16] mm: introduce kmem_cache_alloc_lru
` [PATCH v5 03/16] fs: introduce alloc_inode_sb() to allocate filesystems specific inode
` [PATCH v5 04/16] fs: allocate inode by using alloc_inode_sb()
` [PATCH v5 05/16] f2fs: "
` [PATCH v5 06/16] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry
` [PATCH v5 07/16] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
` [PATCH v5 08/16] xarray: use kmem_cache_alloc_lru to allocate xa_node
` [PATCH v5 09/16] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
` [PATCH v5 10/16] mm: list_lru: allocate list_lru_one only when needed
` [PATCH v5 11/16] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH v5 12/16] mm: list_lru: replace linear array with xarray
` [PATCH v5 13/16] mm: memcontrol: reuse memory cgroup ID for kmem ID
` [PATCH v5 14/16] mm: memcontrol: fix cannot alloc the maximum memcg ID
` [PATCH v5 15/16] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
` [PATCH v5 16/16] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id

mm: 5.16 regression: reclaim_throttle leads to stall in near-OOM conditions
 2021-12-20  8:50 UTC  (5+ messages)

[PATCH v1] mm, hwpoison: fix condition in free hugetlb page path
 2021-12-20  8:48 UTC  (2+ messages)

[PATCH v3 0/9] iommu: refactor flush queues into iommu-dma
 2021-12-20  8:03 UTC  (4+ messages)
` [PATCH v3 6/9] iommu/vt-d: Use put_pages_list

[PATCH 0/2] mm: fix cma allocation fail sometimes
 2021-12-20  3:43 UTC  (8+ messages)
` [PATCH 1/2] mm: cma: fix allocation may "

[block] 5fc11eebb4: canonical_address#:#[##]
 2021-12-19 14:52 UTC 

[PATCH-next v3] mm/memcg: Properly handle memcg_stock access for PREEMPT_RT
 2021-12-19 13:20 UTC  (2+ messages)
` [mm/memcg] 3928ba024a: WARNING:possible_recursive_locking_detected

[af_unix] afd20b9290: stress-ng.sockdiag.ops_per_sec -26.3% regression
 2021-12-19  8:38 UTC 

[linux-next:master 5750/8462] fs/ext4/super.c:2295:1: warning: unused function 'ctx_test_flags'
 2021-12-19  5:24 UTC 

[PATCH -mm v3] replace old hard-coded 16 with TASK_COMM_LEN_16
 2021-12-19  3:02 UTC 

[syzbot] WARNING in truncate_inode_pages_range
 2021-12-19  2:30 UTC 

[PATCH/RFC] mm: add and use batched version of __tlb_remove_table()
 2021-12-19  1:34 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox