Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-07 01:51:49 to 2022-08-09 10:32:49 UTC [more...]

[RFC PATCH 0/4] x86/mm/cpa: merge small mappings whenever possible
 2022-08-09 10:04 UTC  (6+ messages)
` [RFC PATCH 1/4] x86/mm/cpa: restore global bit when page is present
` [RFC PATCH 2/4] x86/mm/cpa: merge splitted direct mapping when possible
` [RFC PATCH 3/4] x86/mm/cpa: add merge event counter
` [TEST NOT_FOR_MERGE 4/4] x86/mm/cpa: add a test interface to split direct map

[PATCH] hugetlb: freeze allocated pages before creating hugetlb pages
 2022-08-09 10:26 UTC  (3+ messages)

[ata] 0568e61225: stress-ng.copy-file.ops_per_sec -15.0% regression
 2022-08-09  9:58 UTC  (3+ messages)

[PATCH v1 1/2] Enable balloon drivers to report inflated memory
 2022-08-09  9:49 UTC 

[PATCH v5] mm/page_owner.c: add llseek for page_owner
 2022-08-09  9:30 UTC  (2+ messages)

[PATCH v2] mm: release private data before split THP
 2022-08-09  9:08 UTC  (4+ messages)

[PATCH V9 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-08-09  8:52 UTC  (2+ messages)
` [PATCH V9 2/4] LoongArch: Add sparse memory vmemmap support

[PATCH v2 0/2] mm: Remember a/d bits for migration entries
 2022-08-09  8:47 UTC  (7+ messages)
` [PATCH v2 2/2] mm: Remember young/dirty bit for page migrations

[PATCH v2] mm: add warning if __vm_enough_memory fails
 2022-08-09  8:32 UTC  (2+ messages)

[PATCH] mm: re-allow pinning of zero pfns (again)
 2022-08-09  8:15 UTC  (2+ messages)

[GIT PULL] memblock updates for v5.20
 2022-08-09  7:25 UTC 

[PATCH v13 0/9] mm/demotion: Memory tiers and demotion
 2022-08-09  5:43 UTC  (19+ messages)
` [PATCH v13 1/9] mm/demotion: Add support for explicit memory tiers
` [PATCH v13 2/9] mm/demotion: Move memory demotion related code
` [PATCH v13 3/9] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v13 4/9] mm/demotion/dax/kmem: Set node's abstract distance to MEMTIER_DEFAULT_DAX_ADISTANCE
` [PATCH v13 5/9] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v13 6/9] mm/demotion: Add pg_data_t member to track node memory tier details
` [PATCH v13 7/9] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v13 8/9] mm/demotion: Update node_is_toptier to work with memory tiers
` [PATCH v13 9/9] lib/nodemask: Optimize node_random for nodemask with single NUMA node

[PATCH v4] mm/page_owner.c: add llseek for page_owner
 2022-08-09  2:48 UTC  (3+ messages)

[PATCH] filemap: Convert page_endio() to use a folio
 2022-08-09  2:32 UTC 

[PATCH v2] mm: add thp_utilization metrics to debugfs
 2022-08-09  1:49 UTC 

[RFC PATCH 0/1] zram: Allow rw_page when page isn't written back
 2022-08-09  1:38 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[PATCH] mm: align larger anonymous mappings on THP boundaries
 2022-08-09  0:59 UTC  (3+ messages)

[PATCH v3 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
 2022-08-09  0:16 UTC  (2+ messages)
` [PATCH v3 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()

[PATCH V3] mm: prevent page_frag_alloc() from corrupting the memory
 2022-08-09  0:14 UTC  (2+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-08 23:25 UTC  (8+ messages)
` [PATCH Part2 v6 08/49] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 v6 17/49] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command

[RFC PATCH 0/4] Allow persistent data on DAX device being used as KMEM
 2022-08-08 23:05 UTC  (4+ messages)

[syzbot] WARNING in find_vma
 2022-08-08 22:32 UTC  (3+ messages)

[PATCH v1 0/2] mm/hugetlb: fix write-fault handling for shared mappings
 2022-08-08 22:08 UTC  (20+ messages)
` [PATCH v1 1/2] mm/hugetlb: fix hugetlb not supporting write-notify
` [PATCH v1 2/2] mm/hugetlb: support write-faults in shared mappings

[PATCH 1/1] ACPI: property: Fix error handling in acpi_init_properties()
 2022-08-08 21:12 UTC 

[ACPI] 1d52f10917: BUG:KASAN:use-after-free_in_strlen
 2022-08-08 20:53 UTC  (3+ messages)

[PATCH v6 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-08-08 20:06 UTC  (7+ messages)
` [PATCH v6 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[PATCH v6 0/2] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-08-08 19:48 UTC  (3+ messages)
` [PATCH v6 1/2] mm/vmstat: Use per cpu variable to track a vmstat discrepancy
` [PATCH v6 2/2] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too

[PATCH 00/59] MM folio changes for 6.1
 2022-08-08 19:34 UTC  (60+ messages)
` [PATCH 01/59] mm: Fix VM_BUG_ON in __delete_from_swap_cache()
` [PATCH 02/59] shmem: Update folio if shmem_replace_page() updates the page
` [PATCH 03/59] vmscan: Check folio_test_private(), not folio_get_private()
` [PATCH 04/59] mm/vmscan: Fix a lot of comments
` [PATCH 05/59] mm: Add the first tail page to struct folio
` [PATCH 06/59] mm: Reimplement folio_order() and folio_nr_pages()
` [PATCH 07/59] mm: Add split_folio()
` [PATCH 08/59] mm: Add folio_add_lru_vma()
` [PATCH 09/59] shmem: Convert shmem_writepage() to use a folio throughout
` [PATCH 10/59] shmem: Convert shmem_delete_from_page_cache() to take a folio
` [PATCH 11/59] shmem: Convert shmem_replace_page() to use folios throughout
` [PATCH 12/59] mm/swapfile: Remove page_swapcount()
` [PATCH 13/59] mm/swapfile: Convert try_to_free_swap() to folio_free_swap()
` [PATCH 14/59] mm/swap: Convert __read_swap_cache_async() to use a folio
` [PATCH 15/59] mm/swap: Convert add_to_swap_cache() to take "
` [PATCH 16/59] mm/swap: Convert put_swap_page() to put_swap_folio()
` [PATCH 17/59] mm: Convert do_swap_page() to use a folio
` [PATCH 18/59] mm: Convert do_swap_page()'s swapcache variable to "
` [PATCH 19/59] memcg: Convert mem_cgroup_swapin_charge_page() to mem_cgroup_swapin_charge_folio()
` [PATCH 20/59] shmem: Convert shmem_mfill_atomic_pte() to use a folio
` [PATCH 21/59] shmem: Convert shmem_replace_page() to shmem_replace_folio()
` [PATCH 22/59] swap: Add swap_cache_get_folio()
` [PATCH 23/59] shmem: Eliminate struct page from shmem_swapin_folio()
` [PATCH 24/59] shmem: Convert shmem_getpage_gfp() to shmem_get_folio_gfp()
` [PATCH 25/59] shmem: Convert shmem_fault() to use shmem_get_folio_gfp()
` [PATCH 26/59] shmem: Convert shmem_read_mapping_page_gfp() "
` [PATCH 27/59] shmem: Add shmem_get_folio()
` [PATCH 28/59] shmem: Convert shmem_get_partial_folio() to use shmem_get_folio()
` [PATCH 29/59] shmem: Convert shmem_write_begin() "
` [PATCH 30/59] shmem: Convert shmem_file_read_iter() "
` [PATCH 31/59] shmem: Convert shmem_fallocate() to use a folio
` [PATCH 32/59] shmem: Convert shmem_symlink() "
` [PATCH 33/59] shmem: Convert shmem_get_link() "
` [PATCH 34/59] khugepaged: Call shmem_get_folio()
` [PATCH 35/59] userfaultfd: Convert mcontinue_atomic_pte() to use a folio
` [PATCH 36/59] shmem: Remove shmem_getpage()
` [PATCH 37/59] swapfile: Convert try_to_unuse() to use a folio
` [PATCH 38/59] swapfile: Convert __try_to_reclaim_swap() "
` [PATCH 39/59] swapfile: Convert unuse_pte_range() "
` [PATCH 40/59] mm: Convert do_swap_page() to use swap_cache_get_folio()
` [PATCH 41/59] mm: Remove lookup_swap_cache()
` [PATCH 42/59] swap_state: Convert free_swap_cache() to use a folio
` [PATCH 43/59] swap: Convert swap_writepage() "
` [PATCH 44/59] mm: Convert do_wp_page() "
` [PATCH 45/59] huge_memory: Convert do_huge_pmd_wp_page() "
` [PATCH 46/59] madvise: Convert madvise_free_pte_range() "
` [PATCH 47/59] uprobes: Use folios more widely in __replace_page()
` [PATCH 48/59] ksm: Use a folio in replace_page()
` [PATCH 49/59] mm: Convert do_swap_page() to use folio_free_swap()
` [PATCH 50/59] memcg: Convert mem_cgroup_swap_full() to take a folio
` [PATCH 51/59] mm: Remove try_to_free_swap()
` [PATCH 52/59] rmap: Convert page_move_anon_rmap() to use a folio
` [PATCH 53/59] migrate: Convert __unmap_and_move() to use folios
` [PATCH 54/59] migrate: Convert unmap_and_move_huge_page() "
` [PATCH 55/59] huge_memory: Convert split_huge_page_to_list() to use a folio
` [PATCH 56/59] huge_memory: Convert unmap_page() to unmap_folio()
` [PATCH 57/59] mm: Convert page_get_anon_vma() to folio_get_anon_vma()
` [PATCH 58/59] rmap: Remove page_unlock_anon_vma_read()
` [PATCH 59/59] uprobes: Use new_folio in __replace_page()

[PATCH 11/12] powerpc: wiiu: don't enforce flat memory
 2022-08-08 18:40 UTC  (3+ messages)

[PATCH v3] mm: add thp_utilization metrics to /proc/thp_utilization
 2022-08-08 18:35 UTC  (11+ messages)

[PATCH v5 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-08 17:56 UTC  (6+ messages)
` [PATCH v5 1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v5 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
` [PATCH v5 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v5 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v5 5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh

[PATCH v2 0/5] mm/memfd: MFD_NOEXEC for memfd_create
 2022-08-08 17:46 UTC  (2+ messages)

[PATCH 00/16] Introduce DEBUG_BITMAP config option and bitmap_check_params()
 2022-08-08 16:38 UTC  (5+ messages)
` [PATCH 11/16] time: optimize tick_check_preferred()

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-08-08 16:37 UTC  (6+ messages)
` [PATCH v4 04/45] x86: asm: instrument usercopy in get_user() and __put_user_size()
` [PATCH v4 43/45] namei: initialize parameters passed to step_into()

[PATCH v1] mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
 2022-08-08 16:02 UTC  (2+ messages)

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-08-08 15:55 UTC  (8+ messages)
` [PATCHv7 02/14] mm: Add "

[PATCH] mm: vmscan: fix extreme overreclaim and swap floods
 2022-08-08 14:07 UTC  (3+ messages)

Best Rank
 2022-08-08  9:22 UTC 

[PATCH] asm-generic: unistd.h: make 'compat_sys_fadvise64_64' conditional
 2022-08-08  8:06 UTC  (4+ messages)

[syzbot] INFO: task hung in __filemap_get_folio
 2022-08-08  8:05 UTC 

[PATCH v2] kernel/sys_ni: add compat entry for fadvise64_64
 2022-08-08  6:57 UTC  (2+ messages)

[PATCH v2] mm/smaps: Don't access young/dirty bit if pte unpresent
 2022-08-08  5:23 UTC  (2+ messages)

[PATCH v2 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
 2022-08-08  1:55 UTC  (6+ messages)
` [PATCH v2 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()

[PATCH AUTOSEL 5.15 08/45] mm: kasan: Ensure the tags are visible before the tag in page->flags
 2022-08-08  1:35 UTC 

[PATCH AUTOSEL 5.18 08/53] mm: kasan: Ensure the tags are visible before the tag in page->flags
 2022-08-08  1:33 UTC  (3+ messages)
` [PATCH AUTOSEL 5.18 09/53] mm: kasan: Skip unpoisoning of user pages
` [PATCH AUTOSEL 5.18 10/53] mm: kasan: Skip page unpoisoning only if __GFP_SKIP_KASAN_UNPOISON

[PATCH AUTOSEL 5.19 10/58] mm: kasan: Ensure the tags are visible before the tag in page->flags
 2022-08-08  1:30 UTC  (3+ messages)
` [PATCH AUTOSEL 5.19 11/58] mm: kasan: Skip unpoisoning of user pages
` [PATCH AUTOSEL 5.19 12/58] mm: kasan: Skip page unpoisoning only if __GFP_SKIP_KASAN_UNPOISON

[PATCH v2 1/3] drivers: serial: earlycon: Correct argument name
 2022-08-08  1:28 UTC 

[PATCH v2] mm/vmscan: define macros for refaults in struct lruvec
 2022-08-08  0:56 UTC 

[GIT PULL] MM updates for 5.20-rc1
 2022-08-07 20:11 UTC  (2+ messages)

[GIT PULL] non-MM updates for 5.20-rc1
 2022-08-07 17:57 UTC  (2+ messages)

[PATCH v2] mm: add DEVICE_ZONE to FOR_ALL_ZONES
 2022-08-07 15:44 UTC 

[PATCH] mm: add DEVICE_ZONE to FOR_ALL_ZONES
 2022-08-07 15:33 UTC  (5+ messages)

[PATCH v2 3/3] efi: earlycon: Add support for generic framebuffers and move to console subsystem
 2022-08-07 13:16 UTC 

[PATCH] mm/vmscan: define macros for refaults in struct lruvec
 2022-08-07 10:02 UTC  (2+ messages)

[PATCH 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-08-07  2:11 UTC  (9+ messages)
` [PATCH 01/11] mm/ioremap: change the return value of io[re|un]map_allowed
` [PATCH 02/11] mm: ioremap: fixup the physical address


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