Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-17 11:34:21 to 2021-12-20 12:16:42 UTC [more...]

[PATCH 00/18 V2] Repair SWAP-over-NFS
 2021-12-20 12:16 UTC  (8+ messages)
` [PATCH 03/18] MM: use ->swap_rw for reads from SWP_FS_OPS swap-space
` [PATCH 08/18] MM: Add AS_CAN_DIO mapping flag

[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  (12+ messages)
` [PATCH v3 1/9] iommu/iova: Fix race between FQ timeout and teardown
` [PATCH v3 2/9] iommu/iova: Squash entry_dtor abstraction
` [PATCH v3 3/9] iommu/iova: Squash flush_cb abstraction
` [PATCH v3 4/9] iommu/amd: Simplify pagetable freeing
` [PATCH v3 5/9] iommu/amd: Use put_pages_list
` [PATCH v3 6/9] iommu/vt-d: "
` [PATCH v3 7/9] iommu/iova: Consolidate flush queue code
` [PATCH v3 8/9] iommu/iova: Move flush queue code to iommu-dma
` [PATCH v3 9/9] iommu: Move flush queue data into iommu_dma_cookie

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

[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 "

[PATCH v2 00/33] Separate struct slab from struct page
 2021-12-20  1:42 UTC  (7+ messages)

[PATCH v1 00/11] mm: COW fixes part 1: fix the COW security issue for THP and hugetlb
 2021-12-19 22:26 UTC  (94+ messages)
` [PATCH v1 01/11] seqlock: provide lockdep-free raw_seqcount_t variant
` [PATCH v1 02/11] mm: thp: consolidate mapcount logic on THP split
` [PATCH v1 03/11] mm: simplify hugetlb and file-THP handling in __page_mapcount()
` [PATCH v1 04/11] mm: thp: simlify total_mapcount()
` [PATCH v1 05/11] mm: thp: allow for reading the THP mapcount atomically via a raw_seqlock_t
` [PATCH v1 06/11] mm: support GUP-triggered unsharing via FAULT_FLAG_UNSHARE (!hugetlb)
` [PATCH v1 07/11] mm: gup: trigger unsharing via FAULT_FLAG_UNSHARE when required (!hugetlb)
` [PATCH v1 08/11] mm: hugetlb: support GUP-triggered unsharing via FAULT_FLAG_UNSHARE
` [PATCH v1 09/11] mm: gup: trigger unsharing via FAULT_FLAG_UNSHARE when required (hugetlb)
` [PATCH v1 10/11] mm: thp: introduce and use page_trans_huge_anon_shared()
` [PATCH v1 11/11] selftests/vm: add tests for the known COW security issues

[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  (6+ 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  (7+ messages)

[PATCH v2 00/17] lib/bitmap: optimize bitmap_weight() usage
 2021-12-18 23:28 UTC  (20+ messages)
` [PATCH 01/17] all: don't use bitmap_weight() where possible
` [PATCH 02/17] drivers: rename num_*_cpus variables
` [PATCH 03/17] fix open-coded for_each_set_bit()
` [PATCH 04/17] all: replace bitmap_weight with bitmap_empty where appropriate
` [PATCH 05/17] all: replace cpumask_weight with cpumask_empty "
` [PATCH 06/17] all: replace nodes_weight with nodes_empty "
` [PATCH 07/17] lib/bitmap: add bitmap_weight_{cmp,eq,gt,ge,lt,le} functions
` [PATCH 08/17] all: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le} where appropriate
` [PATCH 09/17] lib/cpumask: add cpumask_weight_{eq,gt,ge,lt,le}
` [PATCH 10/17] lib/nodemask: add nodemask_weight_{eq,gt,ge,lt,le}
` [PATCH 11/17] lib/nodemask: add num_node_state_eq()
` [PATCH 12/17] kernel/cpu.c: fix init_cpu_online
` [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 16/17] tools/bitmap: sync bitmap_weight
` [PATCH 17/17] MAINTAINERS: add cpumask and nodemask files to BITMAP_API

[syzbot] WARNING in page_counter_cancel (3)
 2021-12-18 19:59 UTC  (3+ messages)

[PATCH v2] memblock: fix memblock_phys_alloc() section mismatch error
 2021-12-18 16:33 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 65d84bcc1befc2f270cc2ac9de0364da029ae3ef
 2021-12-18 16:28 UTC 

[linux-next:master 7642/8462] drivers/soc/tegra/fuse/fuse-tegra.c:188:20: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-12-18  9:50 UTC 

[PATCH v5 00/10] Multigenerational LRU Framework
 2021-12-18  7:10 UTC  (2+ messages)

[PATCH] psi: fix possible trigger missing in the window
 2021-12-18  6:03 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION c122052c3cb861b3e61a01d2c2ab9069e470663e
 2021-12-18  2:38 UTC 

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-17 23:24 UTC  (9+ messages)
` [PATCH v8 08/40] x86/sev: Check the vmpl level
` [PATCH v8 09/40] x86/compressed: Add helper for validating pages in the decompression stage

[PATCH 00/43] Add KernelMemorySanitizer infrastructure
 2021-12-17 21:51 UTC  (7+ messages)
` [PATCH 13/43] kmsan: add KMSAN runtime core
` [PATCH 39/43] x86: kmsan: handle register passing from uninstrumented code

[PATCH] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
 2021-12-17 18:51 UTC  (2+ messages)

[PATCH] userfaultfd/selftests: fix hugetlb area allocations
 2021-12-17 17:29 UTC 

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

[PATCH mm v3 00/38] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-17 13:45 UTC  (3+ messages)
` [PATCH mm v3 31/38] kasan, arm64: don't tag executable vmalloc allocations

[PATCH v4 00/17] Optimize list lru memory consumption
 2021-12-17 13:12 UTC  (3+ messages)

[PATCH v4 0/4] Assorted improvements to usercopy
 2021-12-17 13:07 UTC  (3+ messages)
` [PATCH v4 2/4] mm/usercopy: Detect vmalloc overruns

[PATCH v3] mm: fix panic in __alloc_pages
 2021-12-17 12:53 UTC  (11+ messages)

[PATCH v2 00/11] iommu: refactor flush queues into iommu-dma
 2021-12-17 12:08 UTC  (4+ messages)
` [PATCH v2 05/11] iommu/iova: Squash flush_cb abstraction

[PATCH v4 00/66] Introducing the Maple Tree
 2021-12-17 11:59 UTC  (3+ messages)
` [PATCH v4 15/66] mm: Convert vma_lookup() to use "

[PATCH v3 00/12] Fix LKDTM for PPC64/IA64/PARISC
 2021-12-17 11:49 UTC  (3+ messages)
` [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()


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