linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCHv2] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-05-31  1:27 UTC  (2+ messages)

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-31  1:22 UTC  (11+ messages)
` [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT

[linux-next:master 1810/2527] drivers/clk/qcom/camcc-sm7150.c:1900:15: sparse: sparse: symbol 'camcc_sm7150_hws' was not declared. Should it be static?
 2024-05-31  1:21 UTC 

allocation tagging splats xfs generic/531
 2024-05-31  1:12 UTC  (4+ messages)

(2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
 2024-05-31  1:05 UTC  (13+ messages)
  `  "
        `  "
                        ` RE:(2) (2) "
                          ` (2) "

[PATCH 1/3] mm/mm_init.c: get the highest zone directly
 2024-05-31  0:26 UTC  (3+ messages)
` [PATCH 2/3] mm/mm_init.c: use deferred_init_mem_pfn_range_in_zone() to decide loop condition
` [PATCH 3/3] mm/mm_init.c: not always search next deferred_init_pfn from very beginning

[PATCH v3] vmstat: Kernel stack usage histogram
 2024-05-31  0:14 UTC  (3+ messages)

[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
 2024-05-31  0:11 UTC  (23+ messages)
` [PATCH RFC v2 06/19] Add a vmalloc_node_user function

[LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
 2024-05-30 22:53 UTC  (9+ messages)
  ` [Lsf-pc] "

[PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-05-30 21:49 UTC  (12+ messages)
` [PATCH 1/2] mm: swap: swap cluster switch to double link list

[PATCH net-next v10 06/14] page_pool: convert to use netmem
 2024-05-30 20:16 UTC  (2+ messages)
` [PATCH net-next v10 07/14] page_pool: devmem support

[PATCH 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-05-30 20:16 UTC  (11+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: remove code to handle same filled pages

[RFC PATCH] mm/vmalloc: fix vbq->free breakage
 2024-05-30 20:05 UTC  (3+ messages)

[PATCH v5 40/40] 9p: Use netfslib read/write_iter
 2024-05-30 19:16 UTC  (5+ messages)
` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib

[PATCH v2 0/8] Add helper functions to remove repeated code and improve readability of cgroup writeback
 2024-05-30 18:55 UTC  (11+ messages)
` [PATCH v2 2/8] writeback: add general function domain_dirty_avail to calculate dirty and avail of domain
` [PATCH v2 5/8] writeback: factor out wb_dirty_freerun to remove more repeated freerun code
` [PATCH v2 7/8] writeback: factor out wb_dirty_exceeded to remove repeated code
` [PATCH v2 8/8] writeback: factor out balance_wb_limits "

[PATCH v2] mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()
 2024-05-30 17:14 UTC 

[RFC] Huge remap_pfn_range for vfio-pci
 2024-05-30 16:59 UTC  (3+ messages)

[PATCH 1/2] Fix userfaultfd_api to return EINVAL as expected
 2024-05-30 15:59 UTC  (5+ messages)

[PATCH] memblock: make memblock_set_node() also warn about use of MAX_NUMNODES
 2024-05-30 15:21 UTC  (3+ messages)

[PATCH 0/3] slab: fix and cleanup of slub_debug
 2024-05-30 15:20 UTC  (3+ messages)
` [PATCH 1/3] slab: check the return value of check_bytes_and_report()

[PATCH net-next v5 01/13] mm: page_frag: add a test module for page_frag
 2024-05-30 15:16 UTC  (6+ messages)
` [PATCH net-next v5 10/13] mm: page_frag: introduce prepare/probe/commit API

current->alloc_tag not set WARNING: CPU: 0 PID: 31 at include/linux/alloc_tag.h:125 alloc_tag_add_check+0x86/0x96 when stressing VMM via stress-ng (kernel 6.10-rc1, i686)
 2024-05-30 14:38 UTC 

page type is 3, passed migratetype is 1 (nr=512)
 2024-05-30 14:34 UTC  (10+ messages)
        ` [PATCH] mm: page_alloc: fix highatomic typing in multi-block buddies

[PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-05-30 13:50 UTC  (20+ messages)

[PATCH] codetag: avoid race at alloc_slab_obj_exts
 2024-05-30 11:37 UTC  (2+ messages)

[PATCH v2] sched/rt: Clean up usage of rt_task()
 2024-05-30 11:10 UTC  (7+ messages)

[PATCH] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-05-30  9:46 UTC  (9+ messages)

[PATCH RFC v2 0/4] Svvptc extension to remove preventive sfence.vma
 2024-05-30  9:35 UTC  (3+ messages)
` [PATCH RFC/RFT v2 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc
  ` [External] "

[PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
 2024-05-30  9:24 UTC  (9+ messages)

[PATCH v3 0/6] add mTHP support for anonymous shmem
 2024-05-30  6:36 UTC  (8+ messages)
` [PATCH v3 1/6] mm: memory: extend finish_fault() to support large folio
` [PATCH v3 2/6] mm: shmem: add THP validation for PMD-mapped THP related statistics
` [PATCH v3 3/6] mm: shmem: add multi-size THP sysfs interface for anonymous shmem
` [PATCH v3 4/6] mm: shmem: add mTHP support "
` [PATCH v3 5/6] mm: shmem: add mTHP size alignment in shmem_get_unmapped_area
` [PATCH v3 6/6] mm: shmem: add mTHP counters for anonymous shmem

[linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
 2024-05-30  6:17 UTC  (11+ messages)

6.9/BUG: Bad page state in process kswapd0 pfn:d6e840
 2024-05-30  5:26 UTC  (13+ messages)

[PATCH v2 0/6] mm: page_type, zsmalloc and page_mapcount_reset()
 2024-05-30  5:02 UTC  (10+ messages)
` [PATCH v2 1/6] mm: update _mapcount and page_type documentation
` [PATCH v2 2/6] mm: allow reuse of the lower 16 bit of the page type with an actual type
` [PATCH v2 3/6] mm/zsmalloc: use a proper page type
` [PATCH v2 4/6] mm/page_alloc: clear PageBuddy using __ClearPageBuddy() for bad pages
` [PATCH v2 5/6] mm/filemap: reinitialize folio->_mapcount directly
` [PATCH v2 6/6] mm/mm_init: initialize page->_mapcount directly in __init_single_page()

[linux-next:fs-next] BUILD SUCCESS 83d6561e9fcd498c6a32cc6de02528afbbc0e2ee
 2024-05-30  3:42 UTC 

[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-05-30  3:27 UTC  (17+ messages)
` [PATCH v4 1/7] mm/Kconfig: Add LRU_GEN_WALKS_SECONDARY_MMU
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
` [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
` [PATCH v4 5/7] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v4 6/7] KVM: arm64: "
` [PATCH v4 7/7] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test

[linux-next:fs-current] BUILD SUCCESS ffaf6d94605586078c45ce17e2f25213d83fda46
 2024-05-30  0:58 UTC 

[linux-next:pending-fixes] BUILD REGRESSION 237cf74e8642528ffb4ac35bd491ad996f945ee6
 2024-05-30  0:57 UTC 

[PATCH v2 0/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable
 2024-05-29 22:24 UTC  (6+ messages)
` [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default

support large folios for NFS
 2024-05-29 21:59 UTC  (4+ messages)

[RFC PATCH v4 00/16] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-05-29 20:49 UTC  (3+ messages)
` [RFC PATCH v4 16/16] mm: Remove CONFIG_ARCH_HAS_HUGEPD

[PATCH] mm/hugetlb: Do not call vma_add_reservation upon ENOMEM
 2024-05-29 20:35 UTC  (3+ messages)

[linux-next:master 1861/2527] /usr/bin/ld: kernel/rcu/tasks.h:1472:undefined reference to `cmpxchg_emu_u8'
 2024-05-29 19:02 UTC 

[PATCH] mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()
 2024-05-29 18:21 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 9d99040b1bc8dbf385a8aa535e9efcdf94466e19
 2024-05-29 17:42 UTC 

[PATCH] mm: vmscan: reset sc->priority on retry
 2024-05-29 17:08 UTC  (3+ messages)

[PATCH v1 2/6] mm: allow reuse of the lower 16 bit of the page type with an actual type
 2024-05-29 15:58 UTC  (3+ messages)
` [PATCH v1 26] mm "

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-05-29 15:51 UTC  (9+ messages)
` [PATCH v4 07/29] KVM: arm64: Save/restore POE registers
` [PATCH v4 08/29] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v4 09/29] KVM: arm64: use `at s1e1a` for POE
` [PATCH v4 28/29] kselftest/arm64: Add test case for POR_EL0 signal frame records

[syzbot] [mm?] UBSAN: shift-out-of-bounds in try_to_shrink_lruvec
 2024-05-29 15:43 UTC  (2+ messages)

[PATCH] mm: arm64: Fix the out-of-bounds issue in contpte_clear_young_dirty_ptes
 2024-05-29 15:21 UTC  (5+ messages)

[PATCH v6 00/11] enable bs > ps in XFS
 2024-05-29 13:45 UTC  (12+ messages)
` [PATCH v6 01/11] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v6 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v6 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v6 04/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v6 05/11] mm: split a folio in minimum folio order chunks
` [PATCH v6 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v6 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v6 08/11] xfs: use kvmalloc for xattr buffers
` [PATCH v6 09/11] xfs: expose block size in stat
` [PATCH v6 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v6 11/11] xfs: enable block size larger than page size support

[PATCH 0/3] mm: zswap: global shrinker fix and proactive shrink
 2024-05-29 13:27 UTC  (10+ messages)
` [PATCH 1/3] mm: zswap: fix global shrinker memcg iteration
` [PATCH 2/3] mm: zswap: fix global shrinker error handling logic
` [PATCH 3/3] mm: zswap: proactive shrinking before pool size limit is hit

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox