linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-12 16:57:14 to 2021-07-13 19:10:30 UTC [more...]

[linux-next:master 1012/1340] drivers/spi/spi-stm32.c:915:23-25: WARNING !A || A && B is equivalent to !A || B
 2021-07-13 19:10 UTC  (2+ messages)
` [PATCH] spi: stm32: fix excluded_middle.cocci warnings

[PATCH v2] mm/kasan: move kasan.fault to mm/kasan/report.c
 2021-07-13 18:40 UTC  (3+ messages)

[PATCH] arm64: Avoid premature usercopy failure
 2021-07-13 17:20 UTC  (3+ messages)

[PATCH v33 00/13] Introduce Data Access MONitor (DAMON)
 2021-07-13 17:05 UTC  (16+ messages)
` [PATCH v33 01/13] mm: "
` [PATCH v33 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v33 03/13] mm/damon: Adaptively adjust regions
` [PATCH v33 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v33 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v33 06/13] mm/damon: Add a tracepoint
` [PATCH v33 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v33 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v33 09/13] mm/damon/dbgfs: Support multiple contexts
` [PATCH v33 10/13] Documentation: Add documents for DAMON
` [PATCH v33 11/13] mm/damon: Add kunit tests
` [PATCH v33 12/13] mm/damon: Add user space selftests
` [PATCH v33 13/13] MAINTAINERS: Update for DAMON

[PATCH] kfence: show cpu and timestamp in alloc/free info
 2021-07-13 16:19 UTC  (4+ messages)

[PATCH v4 1/2] kfence: move the size check to the beginning of __kfence_alloc()
 2021-07-13 16:19 UTC  (4+ messages)
` [PATCH v4 2/2] kfence: skip all GFP_ZONEMASK allocations

[PATCH v13 000/137] Memory folios
 2021-07-13 15:55 UTC  (10+ messages)
` [PATCH v13 010/137] mm: Add folio flag manipulation functions
` [PATCH v13 064/137] flex_proportions: Allow N events instead of 1
` [PATCH v13 065/137] mm/writeback: Change __wb_writeout_inc() to __wb_writeout_add()

[PATCH 0/4 v2] 5.14-rc1 mm/page_alloc.c stray patches
 2021-07-13 15:34 UTC  (6+ messages)
` [PATCH 1/4] mm/page_alloc: Avoid page allocator recursion with pagesets.lock held
` [PATCH 2/4] mm/page_alloc: correct return value when failing at preparing
` [PATCH 3/4] mm/page_alloc: Further fix __alloc_pages_bulk() return value
` [PATCH 4/4] Revert "mm/page_alloc: make should_fail_alloc_page() static"

[PATCH v1] mm/hugetlb: fix refs calculation from unaligned @vaddr
 2021-07-13 15:24 UTC 

[PATCH 0/4] 5.14-rc1 mm/page_alloc.c stray patches
 2021-07-13 15:21 UTC  (9+ messages)
` [PATCH 1/4] mm/page_alloc: Avoid page allocator recursion with pagesets.lock held
` [PATCH 2/4] mm/page_alloc: correct return value when failing at preparing
` [PATCH 3/4] mm/page_alloc: Further fix __alloc_pages_bulk() return value
` [PATCH 4/4] Revert "mm/page_alloc: make should_fail_alloc_page() static"

mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
 2021-07-13 14:39 UTC 

[PATCH 0/5] Cleanup and fixup for vmscan
 2021-07-13 13:34 UTC  (16+ messages)
` [PATCH 1/5] mm/vmscan: put the redirtied MADV_FREE pages back to anonymous LRU list
` [PATCH 5/5] mm/vmscan: fix misleading comment in isolate_lru_pages()

[PATCH v13b 00/18] Convert memcg to folios
 2021-07-13 13:03 UTC  (27+ messages)
` [PATCH v13 01/18] mm: Add folio_nid()
` [PATCH v13 02/18] mm/memcg: Remove 'page' parameter to mem_cgroup_charge_statistics()
` [PATCH v13 03/18] mm/memcg: Use the node id in mem_cgroup_update_tree()
` [PATCH v13 04/18] mm/memcg: Remove soft_limit_tree_node()
` [PATCH v13 05/18] mm/memcg: Convert memcg_check_events to take a node ID
` [PATCH v13 06/18] mm/memcg: Add folio_memcg() and related functions
` [PATCH v13 07/18] mm/memcg: Convert commit_charge() to take a folio
` [PATCH v13 08/18] mm/memcg: Convert mem_cgroup_charge() "
` [PATCH v13 09/18] mm/memcg: Convert uncharge_page() to uncharge_folio()
` [PATCH v13 10/18] mm/memcg: Convert mem_cgroup_uncharge() to take a folio
` [PATCH v13 11/18] mm/memcg: Convert mem_cgroup_migrate() to take folios
` [PATCH v13 12/18] mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio
` [PATCH v13 13/18] mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()
` [PATCH v13 14/18] mm/memcg: Convert mem_cgroup_move_account() to use a folio
` [PATCH v13 15/18] mm/memcg: Add folio_lruvec()
` [PATCH v13 16/18] mm/memcg: Add folio_lruvec_lock() and similar functions
` [PATCH v13 17/18] mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()
` [PATCH v13 18/18] mm/workingset: Convert workingset_activation to take a folio

[PATCH 0/14 v9] fs: Hole punch vs page cache filling races
 2021-07-13 12:35 UTC  (9+ messages)
` [PATCH 02/14] documentation: Sync file_operations members with reality
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 11/14] f2fs: Convert to using invalidate_lock

[PATCH 1/2] mm/page_alloc: correct return value when failing at preparing
 2021-07-13 12:14 UTC  (4+ messages)

[PATCH] mm/slub: use stackdepot to save stack trace in objects
 2021-07-13 12:03 UTC 

[PATCH] mm: slub: Fix slub_debug disablement for list of slabs
 2021-07-13 11:45 UTC 

[PATCH] netfs: Add MAINTAINERS record
 2021-07-13 11:54 UTC  (3+ messages)

[PATCH 0/5 v4] writeback: Fix bandwidth estimates
 2021-07-13 10:47 UTC  (6+ messages)
` [PATCH 1/5] writeback: Track number of inodes under writeback
` [PATCH 2/5] writeback: Reliably update bandwidth estimation
` [PATCH 3/5] writeback: Fix bandwidth estimate for spiky workload
` [PATCH 4/5] writeback: Rename domain_update_bandwidth()
` [PATCH 5/5] writeback: Use READ_ONCE for unlocked reads of writeback stats

[PATCH 0/5 v3] writeback: Fix bandwidth estimates
 2021-07-13 10:46 UTC  (7+ messages)
` [PATCH 1/5] writeback: Track number of inodes under writeback
` [PATCH 2/5] writeback: Reliably update bandwidth estimation
` [PATCH 3/5] writeback: Fix bandwidth estimate for spiky workload
` [PATCH 4/5] writeback: Rename domain_update_bandwidth()
` [PATCH 5/5] writeback: Use READ_ONCE for unlocked reads of writeback stats

arch/arm/mm/kasan_init.c:229:9: warning: incompatible integer to pointer conversion passing 'unsigned long' to parameter of type 'const void *'
 2021-07-13 10:45 UTC 

[PATCH 0/5 v2] writeback: Fix bandwidth estimates
 2021-07-13 10:32 UTC  (7+ messages)
` [PATCH 1/5] writeback: Track number of inodes under writeback
` [PATCH 2/5] writeback: Reliably update bandwidth estimation
` [PATCH 3/5] writeback: Fix bandwidth estimate for spiky workload
` [PATCH 4/5] writeback: Rename domain_update_bandwidth()
` [PATCH 5/5] writeback: Use READ_ONCE for unlocked reads of writeback stats

[PATCH 0/2] mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
 2021-07-13 10:24 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: memory_hotplug: cleanup after removal of pfn_valid_within()

[syzbot] upstream test error: BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-13 10:18 UTC  (4+ messages)

flush_kernel_dcache_page fixes and removal
 2021-07-13  9:11 UTC  (7+ messages)
` [PATCH 6/6] mm: remove flush_kernel_dcache_page

[syzbot] net test error: BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-13  8:44 UTC 

[PATCH 0/5] writeback: Fix bandwidth estimates
 2021-07-13  8:15 UTC  (4+ messages)

5.13.2-rc and others have many not for stable
 2021-07-13  7:20 UTC  (3+ messages)

[PATCH 0/3] hugetlb: fix potential ref counting races
 2021-07-13  6:31 UTC  (3+ messages)
` [PATCH 1/3] hugetlb: simplify prep_compound_gigantic_page ref count racing code
  ` [External] "

fix memcpy_to_page and memzero_page
 2021-07-13  5:52 UTC  (3+ messages)
` [PATCH 1/2] mm: call flush_dcache_page in "
` [PATCH 2/2] mm: use kmap_local_page in memzero_page

[PATCH 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-13  1:20 UTC  (3+ messages)

[PATCH v3 1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions
 2021-07-13  1:12 UTC  (4+ messages)
` [PATCH v3 2/3] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
  ` [External] "

[PATCH v2 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-07-13  1:11 UTC  (9+ messages)
` [PATCH v2 02/14] mm/page_alloc: split prep_compound_page into head and tail subparts
` [PATCH v2 07/14] mm/hugetlb_vmemmap: move comment block to Documentation/vm
  ` [External] "

[PATCH v4 1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions
 2021-07-13  1:09 UTC  (3+ messages)
` [PATCH v4 2/3] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
` [PATCH v4 3/3] mm, memcg: inline swap-related functions "

[syzbot] general protection fault in try_grab_compound_head
 2021-07-13  1:08 UTC  (4+ messages)

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2021-07-13  0:57 UTC  (6+ messages)

[f2fs-dev] [PATCH] f2fs: initialize page->private when using for our internal use
 2021-07-13  0:46 UTC  (10+ messages)

v5.12+ regression on page_poison=1 i_on_free=0 i_on_alloc=0 warnings
 2021-07-12 21:58 UTC  (2+ messages)
` [PATCH] mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction

[PATCH v2] mm: Enable suspend-only swap spaces
 2021-07-12 21:36 UTC  (7+ messages)

mm/sparse.c:145:2: warning: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
 2021-07-12 19:41 UTC  (2+ messages)

[PATCH] mm: Make copy_huge_page() always available
 2021-07-12 19:32 UTC  (3+ messages)

incoming
 2021-07-12 19:28 UTC  (5+ messages)
` [patch 023/192] mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY

[PATCH v13a 00/32] Memory folios
 2021-07-12 19:02 UTC  (33+ messages)
` [PATCH v13 01/32] mm: Convert get_page_unless_zero() to return bool
` [PATCH v13 02/32] mm: Introduce struct folio
` [PATCH v13 03/32] mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
` [PATCH v13 04/32] mm/vmstat: Add functions to account folio statistics
` [PATCH v13 05/32] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
` [PATCH v13 06/32] mm: Add folio reference count functions
` [PATCH v13 07/32] mm: Add folio_put()
` [PATCH v13 08/32] mm: Add folio_get()
` [PATCH v13 09/32] mm: Add folio_try_get_rcu()
` [PATCH v13 10/32] mm: Add folio flag manipulation functions
` [PATCH v13 11/32] mm/lru: Add folio LRU functions
` [PATCH v13 12/32] mm: Handle per-folio private data
` [PATCH v13 13/32] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
` [PATCH v13 14/32] mm/filemap: Add folio_next_index()
` [PATCH v13 15/32] mm/filemap: Add folio_pos() and folio_file_pos()
` [PATCH v13 16/32] mm/util: Add folio_mapping() and folio_file_mapping()
` [PATCH v13 17/32] mm/filemap: Add folio_unlock()
` [PATCH v13 18/32] mm/filemap: Add folio_lock()
` [PATCH v13 19/32] mm/filemap: Add folio_lock_killable()
` [PATCH v13 20/32] mm/filemap: Add __folio_lock_async()
` [PATCH v13 21/32] mm/filemap: Add folio_wait_locked()
` [PATCH v13 22/32] mm/filemap: Add __folio_lock_or_retry()
` [PATCH v13 23/32] mm/swap: Add folio_rotate_reclaimable()
` [PATCH v13 24/32] mm/filemap: Add folio_end_writeback()
` [PATCH v13 25/32] mm/writeback: Add folio_wait_writeback()
` [PATCH v13 26/32] mm/writeback: Add folio_wait_stable()
` [PATCH v13 27/32] mm/filemap: Add folio_wait_bit()
` [PATCH v13 28/32] mm/filemap: Add folio_wake_bit()
` [PATCH v13 29/32] mm/filemap: Convert page wait queues to be folios
` [PATCH v13 30/32] mm/filemap: Add folio private_2 functions
` [PATCH v13 31/32] fs/netfs: Add folio fscache functions
` [PATCH v13 32/32] mm: Add folio_mapped()

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-12 19:00 UTC  (6+ messages)
` [PATCH Part2 RFC v4 06/40] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 RFC v4 23/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command

[PATCH v4 0/3] Bulk-release pages during NFSD read splice
 2021-07-12 18:58 UTC  (4+ messages)
` [PATCH v4 1/3] NFSD: Clean up splice actor
` [PATCH v4 2/3] SUNRPC: Add svc_rqst_replace_page() API
` [PATCH v4 3/3] NFSD: Batch release pages during splice read

[PATCH 1/1] mm: introduce process_reap system call
 2021-07-12 18:39 UTC  (6+ messages)

[PATCH v2 1/1] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
 2021-07-12 18:31 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).