Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-12 04:42:29 to 2024-04-13 18:34:36 UTC [more...]

[syzbot] [mm?] KASAN: slab-use-after-free Read in __vma_reservation_common
 2024-04-13 18:34 UTC  (2+ messages)

[PATCH] slub: Set __GFP_COMP in kmem_cache by default
 2024-04-13 15:56 UTC 

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-13  9:56 UTC  (9+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
 2024-04-13  7:10 UTC  (5+ messages)

[linux-next:master 2072/6010] htmldocs: Warning: Documentation/filesystems/efivarfs.rst references a file that doesn't exist: Documentation/ABI/stable/sysfs-firmware-efi-vars
 2024-04-13  6:01 UTC 

[PATCH v2] mm/shrinker: add SHRINKER_NO_DIRECT_RECLAIM
 2024-04-13  5:58 UTC  (4+ messages)

[linux-next:master 1372/6010] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/display/exynos/
 2024-04-13  5:19 UTC 

[linux-next:master 4872/6010] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/i2c/i2c-pnx.txt
 2024-04-13  4:48 UTC 

[PATCH] slub: limit number of slabs to scan in count_partial()
 2024-04-13  4:43 UTC  (11+ messages)
    ` [External] : "

[linux-next:master 2630/6010] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/reserved-memory/qcom
 2024-04-13  4:06 UTC 

[syzbot] [mm?] KMSAN: kernel-infoleak in bpf_probe_write_user
 2024-04-13  2:27 UTC 

[PATCH v3 0/4] zswap same-filled and limit checking cleanups
 2024-04-13  2:24 UTC  (5+ messages)
` [PATCH v3 1/4] mm: zswap: always shrink in zswap_store() if zswap_pool_reached_full
` [PATCH v3 2/4] mm: zswap: refactor limit checking from zswap_store()
` [PATCH v3 3/4] mm: zswap: move more same-filled pages checks outside of zswap_store()
` [PATCH v3 4/4] mm: zswap: remove same_filled module params

[PATCH] mm/shrinker: add SHRINKER_NO_DIRECT_RECLAIM
 2024-04-13  1:38 UTC  (3+ messages)

[PATCH v2 0/5] zswap same-filled and limit checking cleanups
 2024-04-13  1:05 UTC  (10+ messages)
` [PATCH v2 2/5] mm: zswap: calculate limits only when updated

[PATCH v3 0/2] mm: batch mm counter updating in filemap_map_pages()
 2024-04-13  1:05 UTC  (5+ messages)
` [PATCH v3 1/2] mm: move mm counter updating out of set_pte_range()
` [PATCH v3 2/2] mm: filemap: batch mm counter updating in filemap_map_pages()

[PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-04-13  0:50 UTC  (18+ messages)

[PATCH v6 00/11] IOMMU memory observability
 2024-04-13  0:25 UTC  (12+ messages)
` [PATCH v6 01/11] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v6 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist
` [PATCH v6 03/11] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v6 04/11] iommu/io-pgtable-arm: "
` [PATCH v6 05/11] iommu/io-pgtable-dart: "
` [PATCH v6 06/11] iommu/exynos: "
` [PATCH v6 07/11] iommu/rockchip: "
` [PATCH v6 08/11] iommu/sun50i: "
` [PATCH v6 09/11] iommu/tegra-smmu: "
` [PATCH v6 10/11] iommu: observability of the IOMMU allocations
` [PATCH v6 11/11] iommu: account IOMMU allocated memory

[PATCH v6 0/2] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-13  0:22 UTC  (3+ messages)
` [PATCH v6 1/2] mm/madvise: optimize "
` [PATCH v6 2/2] mm/arm64: override clear_young_dirty_ptes() batch helper

[PATCH v2] mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
 2024-04-12 23:21 UTC  (4+ messages)

[PATCH] selftests/harness: remove use of LINE_MAX
 2024-04-12 22:54 UTC  (4+ messages)

[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
 2024-04-12 22:19 UTC  (14+ messages)
` [POC][RFC][PATCH 1/2] mm/x86: Add wildcard * option as memmap=nn*align:name

[PATCH v2 00/11] Some cleanups for memory-failure
 2024-04-12 22:09 UTC  (10+ messages)
` [PATCH v2 07/11] mm/memory-failure: Convert memory_failure() to use a folio

[PATCH] Documentation/admin-guide/sysctl/vm.rst adding the importance of NUMA-node count to documentation
 2024-04-12 20:48 UTC  (3+ messages)

[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
 2024-04-12 20:44 UTC  (8+ messages)
` [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young
` [PATCH v3 3/7] KVM: Add basic bitmap support into kvm_mmu_notifier_test/clear_young
` [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging

Advice on cgroup rstat lock
 2024-04-12 19:51 UTC  (8+ messages)

[PATCH v3 00/11] Some cleanups for memory-failure
 2024-04-12 19:35 UTC  (12+ messages)
` [PATCH v3 01/11] mm/memory-failure: Remove fsdax_pgoff argument from __add_to_kill
` [PATCH v3 02/11] mm/memory-failure: Pass addr to __add_to_kill()
` [PATCH v3 03/11] mm: Return the address from page_mapped_in_vma()
` [PATCH v3 04/11] mm: Make page_mapped_in_vma conditional on CONFIG_MEMORY_FAILURE
` [PATCH v3 05/11] mm/memory-failure: Convert shake_page() to shake_folio()
` [PATCH v3 06/11] mm: Convert hugetlb_page_mapping_lock_write to folio
` [PATCH v3 07/11] mm/memory-failure: Convert memory_failure() to use a folio
` [PATCH v3 08/11] mm/memory-failure: Convert hwpoison_user_mappings to take "
` [PATCH v3 09/11] mm/memory-failure: Add some folio conversions to unpoison_memory
` [PATCH v3 10/11] mm/memory-failure: Use folio functions throughout collect_procs()
` [PATCH v3 11/11] mm/memory-failure: Pass the folio to collect_procs_ksm()

[linux-next:pending-fixes] BUILD SUCCESS 66cd11927ee9b07a54203ba1ae02149ac7913e6d
 2024-04-12 19:06 UTC 

[PATCH v2 1/2] mm/hugetlb: convert dissolve_free_huge_pages() to folios
 2024-04-12 18:21 UTC  (2+ messages)
` [PATCH v2 2/2] mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()

[PATCH] MAINTAINERS: update Naoya Horiguchi's email address
 2024-04-12 18:17 UTC 

[RFC 00/10] fs/dax: Fix FS DAX page reference counts
 2024-04-12 17:32 UTC  (16+ messages)
` [RFC 03/10] pci/p2pdma: Don't initialise page refcount to one
` [RFC 04/10] fs/dax: Don't track page mapping/index
` [RFC 05/10] fs/dax: Refactor wait for dax idle page

Increase Default vm_max_map_count to Improve Compatibility with Modern Games
 2024-04-12 17:18 UTC 

[PATCH v5 00/11] IOMMU memory observability
 2024-04-12 17:06 UTC  (3+ messages)

[PATCH v9 0/1] mm: report per-page metadata information
 2024-04-12 17:04 UTC  (4+ messages)
` [PATCH v9 1/1] "

[syzbot] [mm?] general protection fault in shmem_get_next_id
 2024-04-12 16:23 UTC  (4+ messages)

[PATCH] mm: Always sanity check anon_vma first for per-vma locks
 2024-04-12 15:31 UTC  (15+ messages)

[PATCH] mm: page_alloc: allowing mTHP compaction to capture the freed page directly
 2024-04-12 15:11 UTC  (3+ messages)

[linux-next:master] [fsnotify] a5e57b4d37: stress-ng.full.ops_per_sec -17.3% regression
 2024-04-12 15:04 UTC  (5+ messages)

[PATCH] sched: Add missing memory barrier in switch_mm_cid
 2024-04-12 14:38 UTC  (3+ messages)

[RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
 2024-04-12 14:30 UTC  (5+ messages)

[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
 2024-04-12 14:27 UTC  (12+ messages)

[PATCH] slub: Clear __GFP_COMP flag when allocating 0 order page
 2024-04-12 14:18 UTC  (7+ messages)

[RFC PATCH 0/3] mm: convert mm's rss stats into lazy_percpu_counter
 2024-04-12 13:53 UTC  (5+ messages)
` [RFC PATCH 1/3] Lazy percpu counters
` [RFC PATCH 2/3] lazy_percpu_counter: include struct percpu_counter in struct lazy_percpu_counter
` [RFC PATCH 3/3] mm: convert mm's rss stats into lazy_percpu_counter

[PATCH net-next v1 11/12] mm: page_frag: add a test module for page_frag
 2024-04-12 13:50 UTC  (2+ messages)

[PATCH v3 0/2] s390/mm: shared zeropage + KVM fixes
 2024-04-12 13:25 UTC  (2+ messages)

[PATCH v6 0/4] mm: add per-order mTHP alloc and swpout counters
 2024-04-12 13:16 UTC  (8+ messages)
` [PATCH v6 1/4] mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
` [PATCH v6 2/4] mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
` [PATCH v6 3/4] mm: add docs for per-order mTHP counters and transhuge_page ABI
` [PATCH v6 4/4] mm: correct the docs for thp_fault_alloc and thp_fault_fallback

[RFC PATCH] mm/vmstat: sum up all possible CPUs instead of using vm_events_fold_cpu
 2024-04-12 12:30 UTC 

[PATCH 0/1] Replace the macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig
 2024-04-12 12:07 UTC  (3+ messages)
` [PATCH 1/1] Replace "

[RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
 2024-04-12 11:57 UTC  (3+ messages)

[PATCH v2 0/5] large folios swap-in: handle refault cases first
 2024-04-12 11:38 UTC  (10+ messages)
` [PATCH v2 1/5] mm: swap: introduce swap_free_nr() for batched swap_free()
` [PATCH v2 4/5] mm: swap: entirely map large folios found in swapcache

[PATCH v5 0/2] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-12 11:21 UTC  (5+ messages)
` [PATCH v5 2/2] mm/arm64: override mkold_clean_ptes() batch helper

[PATCH v5 0/4] mm: add per-order mTHP alloc and swpout counters
 2024-04-12 11:05 UTC  (17+ messages)
` [PATCH v5 1/4] mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
` [PATCH v5 2/4] mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
` [PATCH v5 3/4] mm: add docs for per-order mTHP counters and transhuge_page ABI
` [PATCH v5 4/4] mm: correct the docs for thp_fault_alloc and thp_fault_fallback

[PATCH v2] slub: Clear __GFP_COMP flag when allocating 0 order page
 2024-04-12  9:54 UTC 

[PATCH v4 0/2] mm: add per-order mTHP alloc and swpout counters
 2024-04-12  9:27 UTC  (6+ messages)
` [PATCH v4 1/2] mm: add per-order mTHP anon_alloc and anon_alloc_fallback counters

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-12  9:16 UTC  (3+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()

[RFC PATCH 0/7] x86/module: use large ROX pages for text allocations
 2024-04-12  9:08 UTC  (5+ messages)
` [RFC PATCH 2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text

[RFC PATCH 0/2] Hot page promotion optimization for large address space
 2024-04-12  8:48 UTC  (14+ messages)

[PATCH] mm/hugetlb: convert dissolve_free_huge_pages() to folios
 2024-04-12  8:08 UTC  (3+ messages)

[RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
 2024-04-12  5:34 UTC  (2+ messages)

[RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
 2024-04-12  4:42 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 read-only IMAP folder(s) and NNTP newsgroup(s).