Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-16 17:35:38 to 2022-06-17 19:28:27 UTC [more...]

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-06-17 19:28 UTC  (3+ messages)
` [PATCHv7 02/14] mm: Add "

[PATCH v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-06-17 19:27 UTC  (10+ messages)
` [PATCH v5 01/13] mm: add zone device coherent type memory support
` [PATCH v5 02/13] mm: handling Non-LRU pages returned by vm_normal_pages

[mm-unstable v5 PATCH 0/7] Cleanup transhuge_xxx helpers
 2022-06-17 17:54 UTC  (10+ messages)
` [v5 PATCH 1/7] mm: khugepaged: check THP flag in hugepage_vma_check()
` [v5 PATCH 2/7] mm: thp: consolidate vma size check to transhuge_vma_suitable
` [v5 PATCH 3/7] mm: khugepaged: better comments for anon vma check in hugepage_vma_revalidate
` [v5 PATCH 4/7] mm: thp: kill transparent_hugepage_active()
` [v5 PATCH 5/7] mm: thp: kill __transhuge_page_enabled()
` [v5 PATCH 6/7] mm: khugepaged: reorg some khugepaged helpers
` [v5 PATCH 7/7] doc: proc: fix the description to THPeligible

[PATCH 00/22] Convert the swap code to be more folio-based
 2022-06-17 17:50 UTC  (23+ messages)
` [PATCH 01/22] mm: Add folios_put()
` [PATCH 02/22] mm/swap: Add folio_batch_move_lru()
` [PATCH 03/22] mm/swap: Make __pagevec_lru_add static
` [PATCH 04/22] mm/swap: Convert lru_add to a folio_batch
` [PATCH 05/22] mm/swap: Convert lru_deactivate_file "
` [PATCH 06/22] mm/swap: Convert lru_deactivate "
` [PATCH 07/22] mm/swap: Convert lru_lazyfree "
` [PATCH 08/22] mm/swap: Convert activate_page "
` [PATCH 09/22] mm/swap: Rename lru_pvecs to cpu_fbatches
` [PATCH 10/22] mm/swap: Pull the CPU conditional out of __lru_add_drain_all()
` [PATCH 11/22] mm/swap: Optimise lru_add_drain_cpu()
` [PATCH 12/22] mm/swap: Convert try_to_free_swap to use a folio
` [PATCH 13/22] mm/swap: Convert release_pages to use a folio internally
` [PATCH 14/22] mm/swap: Convert put_pages_list to use folios
` [PATCH 15/22] mm/swap: Convert __put_page() to __folio_put()
` [PATCH 16/22] mm/swap: Convert __put_single_page() to __folio_put_small()
` [PATCH 17/22] mm/swap: Convert __put_compound_page() to __folio_put_large()
` [PATCH 18/22] mm/swap: Convert __page_cache_release() to use a folio
` [PATCH 19/22] mm: Convert destroy_compound_page() to destroy_large_folio()
` [PATCH 20/22] mm: Convert page_swap_flags to folio_swap_flags
` [PATCH 21/22] mm/swap: Convert delete_from_swap_cache() to take a folio
` [PATCH 22/22] mm/swap: Convert __delete_from_swap_cache() to "

[PATCH] arm64/hugetlb: Simplify the huge_ptep_set_access_flags()
 2022-06-17 17:46 UTC  (2+ messages)

[PATCH] mm: hugetlb: remove minimum_order variable
 2022-06-17 17:38 UTC  (4+ messages)

[jsarha:topic/cros-sof-v4.14 8447/9354] kernel/panic.c:591:6: warning: no previous declaration for '__warn_printk'
 2022-06-17 15:55 UTC 

[linux-next:master 3508/4317] xtensa-linux-ld: arch/xtensa/kernel/entry.o:undefined reference to `context_tracking_user_exit'
 2022-06-17 17:06 UTC 

[PATCH 0/4] hugetlb: speed up linear address scanning
 2022-06-17 17:17 UTC  (12+ messages)
` [PATCH 1/4] hugetlb: skip to end of PT page mapping when pte not present
` [PATCH 2/4] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_page
` [PATCH 3/4] hugetlb: do not update address in huge_pmd_unshare
` [PATCH 4/4] hugetlb: Lazy page table copies in fork()

[PATCH 0/7] A few cleanup patches for khugepaged
 2022-06-17 16:35 UTC  (7+ messages)
` [PATCH 7/7] mm/khugepaged: try to free transhuge swapcache when possible

[PATCH 0/5] Convert much of vmscan to folios
 2022-06-17 15:42 UTC  (6+ messages)
` [PATCH 1/5] mm/vmscan: Convert reclaim_clean_pages_from_list() "
` [PATCH 2/5] mm/vmscan: Convert isolate_lru_pages() to use a folio
` [PATCH 3/5] mm/vmscan: Convert move_pages_to_lru() "
` [PATCH 4/5] mm/vmscan: Convert shrink_active_list() "
` [PATCH 5/5] mm/vmscan: Convert reclaim_pages() "

[PATCH] LoongArch: Add sparse memory vmemmap support
 2022-06-17 15:41 UTC  (2+ messages)

[PATCHv3 0/8] Linear Address Masking enabling
 2022-06-17 15:35 UTC  (15+ messages)
` [PATCHv3 3/8] mm: Pass down mm_struct to untagged_addr()
` [PATCHv3 4/8] x86/mm: Handle LAM on context switch
` [PATCHv3 5/8] x86/uaccess: Provide untagged_addr() and remove tags before address check

[bug report] maple_tree: change spanning store to work on larger trees
 2022-06-17 15:08 UTC 

[PATCH 1/3] mm/slub: fix the race between validate_slab and slab_free
 2022-06-17 14:19 UTC  (13+ messages)

[PATCH v3 0/2] make hugetlb_optimize_vmemmap compatible with memmap_on_memory
 2022-06-17 13:56 UTC  (3+ messages)
` [PATCH v3 1/2] mm: memory_hotplug: enumerate all supported section flags
` [PATCH v3 2/2] mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_memory

[PATCH v9 28/69] mm/mmap: reorganize munmap to use maple states
 2022-06-17 13:49 UTC  (13+ messages)

[PATCH] mm/mmap: Change do_mas_align_munmap() to avoid preallocations for sidetree
 2022-06-17 13:46 UTC 

[PATCH] maple_tree: Fix return from mas_prealloc()
 2022-06-17 13:46 UTC 

[linux-next:pending-fixes] BUILD SUCCESS ba1eaf33689d08aa5f543684d1fd466c567a154c
 2022-06-17 13:17 UTC 

[PATCH] usercopy: use unsigned long instead of uintptr_t
 2022-06-17 12:51 UTC  (13+ messages)

[PATCH] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_hp
 2022-06-17 12:17 UTC  (5+ messages)

[PATCH 00/32] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-06-17 11:34 UTC  (4+ messages)
` [PATCH 06/32] kasan: introduce kasan_print_aux_stacks

[PATCH V2] selftests/vm: Add protection_keys tests to run_vmtests
 2022-06-17 11:22 UTC  (7+ messages)

[PATCH v2 0/2] make hugetlb_optimize_vmemmap compatible with memmap_on_memory
 2022-06-17 11:19 UTC  (17+ messages)
` [PATCH v2 2/2] mm: memory_hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP

[PATCH V3] selftests/vm: Add protection_keys tests to run_vmtests
 2022-06-17 11:10 UTC 

[PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
 2022-06-17 10:41 UTC  (13+ messages)

[PATCH -next] exec: remove recheck path_noexec in do_open_execat and uselib
 2022-06-17 10:15 UTC 

[PATCH v4 00/7] Drain remote per-cpu directly
 2022-06-17  9:39 UTC  (11+ messages)
` [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock

[PATCH v5 0/6] Add hardware prefetch control driver for A64FX and x86
 2022-06-17  9:06 UTC  (2+ messages)

[PATCH -next v5 0/8]arm64: add machine check safe support
 2022-06-17  9:06 UTC  (13+ messages)
` [PATCH -next v5 1/8] arm64: extable: add new extable type EX_TYPE_KACCESS_ERR_ZERO support
` [PATCH -next v5 2/8] arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZERO
` [PATCH -next v5 3/8] arm64: extable: move _cond_extable to _cond_uaccess_extable
` [PATCH -next v5 4/8] arm64: extable: cleanup redundant extable type EX_TYPE_FIXUP
` [PATCH -next v5 6/8] arm64: add support for machine check error safe
` [PATCH -next v5 7/8] arm64: add uaccess to machine check safe

[PATCH v7 0/4] Implement readahead for squashfs
 2022-06-17  8:38 UTC  (5+ messages)
` [PATCH v7 1/4] Revert "squashfs: provide backing_dev_info in order to disable read-ahead"
` [PATCH v7 2/4] squashfs: always build "file direct" version of page actor
` [PATCH v7 3/4] squashfs: implement readahead
` [PATCH v7 4/4] squashfs: support reading fragments in readahead call

[PATCH v6 0/3] Implement readahead for squashfs
 2022-06-17  8:29 UTC  (5+ messages)
` [PATCH v6 3/3] squashfs: implement readahead
  ` [PATCH 4/3] squashfs: support reading fragments in readahead call

[PATCH 4.9] mm: page_alloc: validate buddy page before using
 2022-06-17  8:25 UTC  (3+ messages)

[PATCH V3 0/2] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-17  8:00 UTC  (13+ messages)
` [PATCH V3 2/2] mm/mmap: Drop generic protection_map[] array

[PATCH 0/6] Simplify hugetlb vmemmap and improve its readability
 2022-06-17  7:49 UTC  (6+ messages)
` [PATCH 3/6] mm: hugetlb_vmemmap: introduce the name HVO

[PATCH] mm: hugetlb: rework hugetlb cmdline parsing
 2022-06-17  7:47 UTC  (3+ messages)

[PATCH v2 0/3] A few cleanup and fixup patches for swap
 2022-06-17  7:33 UTC  (5+ messages)
` [PATCH v2 1/3] mm/swapfile: make security_vm_enough_memory_mm() work as expected

[RFC PATCH] mm: rmap: Don't flush TLB after checking PTE young for page reference
 2022-06-17  7:05 UTC 

[syzbot] KASAN: null-ptr-deref Read in hugepage_vma_check
 2022-06-17  7:04 UTC 

[syzbot] BUG: sleeping function called from invalid context in __purge_vmap_area_lazy
 2022-06-17  6:08 UTC 

[PATCH v11 00/14] Multi-Gen LRU Framework
 2022-06-17  3:17 UTC  (18+ messages)
` [PATCH v11 07/14] mm: multi-gen LRU: exploit locality in rmap

[RESEND PATCH] mm: page_alloc: validate buddy before check the migratetype
 2022-06-17  3:17 UTC  (12+ messages)

[PATCHSETS v2] v14 fsdax-rmap + v11 fsdax-reflink
 2022-06-17  2:31 UTC  (2+ messages)

[PATCH v5 0/6] mm: introduce shrinker debugfs interface
 2022-06-17  2:26 UTC  (2+ messages)

[PATCH v2 1/3] mm: rename kernel_init_free_pages to kernel_init_pages
 2022-06-17  2:23 UTC  (2+ messages)

[PATCH RFC 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-06-17  1:41 UTC  (5+ messages)
` [PATCH RFC 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
` [PATCH RFC 2/4] kvm: Merge "atomic" and "write" in __gfn_to_pfn_memslot()
` [PATCH RFC 3/4] kvm: Add new pfn error KVM_PFN_ERR_INTR
` [PATCH RFC 4/4] kvm/x86: Allow to respond to generic signals during slow page faults

[PATCH] mm: page_alloc: validate buddy page before using
 2022-06-17  1:24 UTC  (4+ messages)

[PATCH] selftests: make use of GUP_TEST_FILE macro
 2022-06-16 23:07 UTC  (3+ messages)

[TECH TOPIC] Current Status and Future Plans of DAMON
 2022-06-16 22:43 UTC 

[PATCH v9 00/14] io-uring/xfs: support async buffered writes
 2022-06-16 21:22 UTC  (15+ messages)
` [PATCH v9 01/14] mm: Move starting of background writeback into the main balancing loop
` [PATCH v9 02/14] mm: Move updates of dirty_exceeded into one place
` [PATCH v9 03/14] mm: Add balance_dirty_pages_ratelimited_flags() function
` [PATCH v9 04/14] iomap: Add flags parameter to iomap_page_create()
` [PATCH v9 05/14] iomap: Add async buffered write support
` [PATCH v9 06/14] iomap: Return -EAGAIN from iomap_write_iter()
` [PATCH v9 07/14] fs: Add check for async buffered writes to generic_write_checks
` [PATCH v9 08/14] fs: add __remove_file_privs() with flags parameter
` [PATCH v9 09/14] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v9 10/14] fs: Add async write file modification handling
` [PATCH v9 11/14] io_uring: Add support for async buffered writes
` [PATCH v9 12/14] io_uring: Add tracepoint for short writes
` [PATCH v9 13/14] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
` [PATCH v9 14/14] xfs: Add async buffered write support

[linux-next:master 4060/4062] ld.lld: error: assignment to symbol __pecoff_data_size does not converge
 2022-06-16 20:25 UTC 

[RFC PATCH 0/6] User pkey minor bug fixes
 2022-06-16 20:24 UTC  (6+ messages)
` [RFC PATCH 3/6] testing/pkeys: Add additional test for pkey_alloc()
` [RFC PATCH 4/6] pkeys: Lift pkey hardware check "

[PATCH] selftests: vm: Fix resource leak when return error
 2022-06-16 20:19 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION c6d7e3b385f19869ab96e9404c92ff1abc34f2c8
 2022-06-16 19:52 UTC 

[linux-next:master 3345/4062] arch/um/kernel/skas/uaccess.c:358:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-06-16 19:24 UTC 

[PATCH] mm/mmap: Allow vma_expand() to lock both anon and file locks
 2022-06-16 18:33 UTC 

[PATCH v2 0/4] kasan: Fix ordering between MTE tag colouring and page->flags
 2022-06-16 17:40 UTC  (4+ messages)
` [PATCH v2 2/4] mm: kasan: Skip unpoisoning of user pages


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