linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-12 14:54:01 to 2021-08-13 23:53:53 UTC [more...]

incoming
 2021-08-13 23:53 UTC 

[PATCH v2] mm, hugepages: add mremap() support for hugepage backed vma
 2021-08-13 23:40 UTC  (2+ messages)

[PATCH 0/3] mm: optimize thp for reclaim and migration
 2021-08-13 23:24 UTC  (7+ messages)
` [PATCH 2/3] mm: free zapped tail pages when splitting isolated thp

[PATCH] mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task
 2021-08-13 23:16 UTC  (3+ messages)

[PATCH v14 035/138] mm/memcg: Use the node id in mem_cgroup_update_tree()
 2021-08-13 23:04 UTC  (58+ messages)
` [PATCH v14 000/138] Memory folios
  ` [PATCH v14 022/138] mm/filemap: Add __folio_lock_or_retry()
  ` [PATCH v14 038/138] mm/memcg: Add folio_memcg() and related functions
  ` [PATCH v14 062/138] mm/migrate: Add folio_migrate_copy()
  ` [PATCH v14 068/138] mm/writeback: Add folio_mark_dirty()
  ` [PATCH v14 069/138] mm/writeback: Add __folio_mark_dirty()
  ` [PATCH v14 070/138] mm/writeback: Convert tracing writeback_page_template to folios
  ` [PATCH v14 071/138] mm/writeback: Add filemap_dirty_folio()
  ` [PATCH v14 072/138] mm/writeback: Add folio_account_cleaned()
  ` [PATCH v14 073/138] mm/writeback: Add folio_cancel_dirty()
  ` [PATCH v14 074/138] mm/writeback: Add folio_clear_dirty_for_io()
  ` [PATCH v14 075/138] mm/writeback: Add folio_account_redirty()
  ` [PATCH v14 076/138] mm/writeback: Add folio_redirty_for_writepage()
  ` [PATCH v14 077/138] mm/filemap: Add i_blocks_per_folio()
  ` [PATCH v14 078/138] mm/filemap: Add folio_mkwrite_check_truncate()
  ` [PATCH v14 079/138] mm/filemap: Add readahead_folio()
  ` [PATCH v14 080/138] mm/workingset: Convert workingset_refault() to take a folio
  ` [PATCH v14 081/138] mm: Add folio_evictable()
  ` [PATCH v14 082/138] mm/lru: Convert __pagevec_lru_add_fn to take a folio
  ` [PATCH v14 083/138] mm/lru: Add folio_add_lru()
  ` [PATCH v14 084/138] mm/page_alloc: Add folio allocation functions
  ` [PATCH v14 085/138] mm/filemap: Add filemap_alloc_folio
  ` [PATCH v14 086/138] mm/filemap: Add filemap_add_folio()
  ` [PATCH v14 087/138] mm/filemap: Convert mapping_get_entry to return a folio
  ` [PATCH v14 088/138] mm/filemap: Add filemap_get_folio
  ` [PATCH v14 089/138] mm/filemap: Add FGP_STABLE

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-13 20:51 UTC  (18+ messages)
` [PATCH v1 3/7] kernel/fork: always deny write access to current MM exe_file

[PATCH] mm: add kernel_misc_reclaimable in show_free_areas
 2021-08-13 20:13 UTC  (2+ messages)

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2021-08-13 19:49 UTC  (7+ messages)

[PATCH v6 00/12] mm/debug_vm_pgtable: Enhancements
 2021-08-13 19:43 UTC  (4+ messages)

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-13 17:09 UTC  (15+ messages)
` [PATCH Part1 RFC v4 08/36] x86/sev: check the vmpl level
` [PATCH Part1 RFC v4 09/36] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 RFC v4 10/36] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 RFC v4 12/36] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 RFC v4 13/36] x86/kernel: Make the bss.decrypted section shared in RMP table

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-13 16:32 UTC  (6+ messages)
` [PATCH Part2 RFC v4 33/40] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT

[PATCH RFC 0/4] mm: Enable PM_SWAP for shmem with PTE_MARKER
 2021-08-13 16:01 UTC  (4+ messages)
` [PATCH RFC 4/4] mm: Install marker pte when page out for shmem pages

[PATCH v6 0/2] hwpoison: fix race with hugetlb page allocation
 2021-08-13 15:07 UTC  (7+ messages)
` [PATCH v6 1/2] mm,hwpoison: "

[PATCH 0/5] x86: Impplement support for unaccepted memory
 2021-08-13 14:56 UTC  (36+ messages)
` [PATCH 1/5] mm: Add "
` [PATCH 2/5] efi/x86: Implement "
` [PATCH 4/5] x86/mm: Provide helpers "

[PATCH] mm: in_irq() cleanup
 2021-08-13 14:52 UTC 

[PATCH v2 00/19] ARC mm updates: support 3/4 levels and asm-generic/pgalloc
 2021-08-13 14:48 UTC  (24+ messages)
` [PATCH v2 01/19] ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 only
` [PATCH v2 02/19] ARC: mm: remove tlb paranoid code
` [PATCH v2 03/19] ARC: mm: move mmu/cache externs out to setup.h
` [PATCH v2 04/19] ARC: mm: Fixes to allow STRICT_MM_TYPECHECKS
` [PATCH v2 05/19] ARC: mm: Enable STRICT_MM_TYPECHECKS
` [PATCH v2 06/19] ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flag
` [PATCH v2 07/19] ARC: mm: pmd_populate* to use the canonical set_pmd (and drop pmd_set)
` [PATCH v2 08/19] ARC: mm: switch pgtable_t back to struct page *
` [PATCH v2 09/19] ARC: mm: switch to asm-generic/pgalloc.h
` [PATCH v2 10/19] ARC: mm: non-functional code cleanup ahead of 3 levels
` [PATCH v2 11/19] ARC: mm: move MMU specific bits out of ASID allocator
` [PATCH v2 12/19] ARC: mm: move MMU specific bits out of entry code
` [PATCH v2 13/19] ARC: mm: disintegrate mmu.h (arcv2 bits out)
` [PATCH v2 14/19] ARC: mm: disintegrate pgtable.h into levels and flags
` [PATCH v2 15/19] ARC: mm: hack to allow 2 level build with 4 level code
` [PATCH v2 16/19] ARC: mm: support 3 levels of page tables
` [PATCH v2 17/19] ARC: mm: support 4 "
` [PATCH v2 18/19] ARC: mm: vmalloc sync from kernel to user table to update PMD
` [PATCH v2 19/19] ARC: mm: introduce _PAGE_TABLE to explicitly link pgd,pud,pmd entries

[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-08-13 14:47 UTC 

[PATCH] mm: remove redundant compound_head() calling
 2021-08-13 14:24 UTC  (3+ messages)

[linux-next:master 5325/7963] fs/file.c:401:54: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-08-13 14:16 UTC 

[PATCH v1] mm: Add configuration to control whether vmpressure notifier is enabled
 2021-08-13 13:43 UTC  (4+ messages)

[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-08-13 12:53 UTC  (2+ messages)

An cma optimization patch is used for cma_[alloc|free]
 2021-08-13 11:26 UTC  (7+ messages)
  ` 回复: [External]Re: "
      ` 回复: "
          ` 回复: "

[linux-next:master 4540/7963] WARNING: modpost: vmlinux.o(.text.unlikely+0x4672c): Section mismatch in reference from the function pseries_idle_probe() to the function .init.text:fixup_cede0_latency()
 2021-08-13 11:03 UTC 

[RFC PATCH] folio: Add a function to get the host inode for a folio
 2021-08-13 10:15 UTC  (3+ messages)

[linux-next:master 4136/7554] drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c:702:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2021-08-13  9:32 UTC 

[PATCH] mm/damon/Kconfig: Hide PAGE_IDLE_FLAG from users
 2021-08-13  8:20 UTC  (2+ messages)

[RFC][PATCH] netfs, afs, ceph: Use folios
 2021-08-13  8:17 UTC  (5+ messages)

(no subject)
 2021-08-13  8:14 UTC  (5+ messages)
` 

[RFC V2 00/10] arm64/mm: Enable FEAT_LPA2 (52 bits PA support on 4K|16K pages)
 2021-08-13  7:16 UTC  (5+ messages)
` [RFC V2 01/10] mm/mmap: Dynamically initialize protection_map[]

[RFC PATCH v2 0/5] mm: Fix NFS swapfiles and use DIO for swapfiles
 2021-08-13  7:14 UTC  (12+ messages)
` [RFC PATCH v2 1/5] nfs: Fix write to swapfile failure due to generic_write_checks()
` [RFC PATCH v2 2/5] mm: Remove the callback func argument from __swap_writepage()
` [RFC PATCH v2 3/5] mm: Make swap_readpage() for SWP_FS_OPS use ->direct_IO() not ->readpage()
` [RFC PATCH v2 4/5] mm: Make __swap_writepage() do async DIO if asked for it
` [RFC PATCH v2 5/5] mm: Remove swap BIO paths and only use DIO paths [BROKEN]

[PATCH 2/2] mm: Make swap_readpage() for SWP_FS_OPS use ->direct_IO() not ->readpage()
 2021-08-13  6:54 UTC  (11+ messages)
` [PATCH 0/2] mm: Fix NFS swapfiles and use DIO read for swapfiles

Why don't we increase nonresident_age when inactive pages are moved to the head of the inactive list again?
 2021-08-13  6:46 UTC 

[PATCH v6 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-08-13  6:31 UTC  (14+ messages)
` [PATCH v6 01/13] ext4/xfs: add page refcount helper
` [PATCH v6 02/13] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v6 03/13] kernel: resource: lookup_resource as exported symbol
` [PATCH v6 04/13] drm/amdkfd: add SPM support for SVM
` [PATCH v6 05/13] drm/amdkfd: generic type as sys mem on migration to ram
` [PATCH v6 06/13] include/linux/mm.h: helpers to check zone device generic type
` [PATCH v6 07/13] mm: add generic type support to migrate_vma helpers
` [PATCH v6 08/13] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages
` [PATCH v6 09/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v6 10/13] lib: test_hmm add module param for "
` [PATCH v6 11/13] lib: add support for device generic type in test_hmm
` [PATCH v6 12/13] tools: update hmm-test to support device generic type
` [PATCH v6 13/13] tools: update test_hmm script to support SP config

[linux-next:master 5363/7554] kernel/sys.c:1896:17: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-08-13  5:50 UTC 

[net] b0e99d0377: stress-ng.netdev.ops_per_sec 7.7% improvement
 2021-08-13  5:38 UTC 

[PATCH v5 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-08-13  5:18 UTC  (3+ messages)

[PATCH v3 0/3] A few gup refactorings and documentation updates
 2021-08-13  4:41 UTC  (4+ messages)
` [PATCH v3 1/3] mm/gup: documentation corrections for gup/pup
` [PATCH v3 2/3] mm/gup: small refactoring: simplify try_grab_page()
` [PATCH v3 3/3] mm/gup: Remove try_get_page(), call try_get_compound_head() directly

[PATCH v3] mm: fix condition for throttle_direct_reclaim
 2021-08-13  4:24 UTC 

[syzbot] WARNING in __set_page_dirty
 2021-08-13  3:30 UTC  (2+ messages)

[PATCH -next] trap: Cleanup trap_init()
 2021-08-13  2:27 UTC  (3+ messages)

mmotm 2021-08-12-17-34 uploaded
 2021-08-13  0:35 UTC 

Data corruption problem with swapfiles and THP
 2021-08-13  0:21 UTC  (2+ messages)

[PATCH] mm/page_alloc: don't corrupt pcppage_migratetype
 2021-08-13  0:21 UTC  (3+ messages)

[PATCH v2 0/3] A few gup refactorings and documentation updates
 2021-08-12 21:59 UTC  (7+ messages)
` [PATCH v2 2/3] mm/gup: small refactoring: simplify try_grab_page()
` [PATCH v2 3/3] mm/gup: Remove try_get_page(), call try_get_compound_head() directly

[PATCH 00/18] ARC mm updates to support 3 or 4 levels of paging
 2021-08-12 18:58 UTC  (6+ messages)
` [PATCH 09/18] ARC: mm: non-functional code cleanup ahead of 3 levels

[PATCH 00/16] tmpfs: HUGEPAGE and MEM_LOCK fcntls and memfds
 2021-08-12 18:19 UTC  (9+ messages)
` [PATCH 06/16] huge tmpfs: shmem_is_huge(vma, inode, index)

[PATCH] Documentation: update pagemap with SOFT_DIRTY & UFFD_WP shmem issue
 2021-08-12 15:58 UTC 

[PATCH v2 0/8] kasan: test: avoid crashing the kernel with HW_TAGS
 2021-08-12 15:44 UTC  (9+ messages)
` [PATCH v2 1/8] kasan: test: rework kmalloc_oob_right
` [PATCH v2 4/8] kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS
` [PATCH v2 5/8] kasan: test: only do kmalloc_uaf_memset for generic mode
` [PATCH v2 6/8] kasan: test: clean up ksize_uaf
` [PATCH v2 7/8] kasan: test: avoid corrupting memory in copy_user_test
` [PATCH v2 8/8] kasan: test: avoid corrupting memory in kasan_rcu_uaf

[linux-next:pending-fixes] BUILD SUCCESS 5c6ff2f54dee49d1c75558d08c0a4fb50f0ede14
 2021-08-12 15:18 UTC 


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