linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH 0/2] remove SWAP_MAP_SHMEM
 2024-09-24  1:55 UTC  (6+ messages)
` [RFC PATCH 1/2] swapfile: add a batched variant for swap_duplicate()
` [RFC PATCH 2/2] swap: shmem: remove SWAP_MAP_SHMEM

[PATCH v7 0/8] mm: ZSWAP swap-out of mTHP folios
 2024-09-24  1:17 UTC  (9+ messages)
` [PATCH v7 1/8] mm: Define obj_cgroup_get() if CONFIG_MEMCG is not defined
` [PATCH v7 2/8] mm: zswap: Modify zswap_compress() to accept a page instead of a folio
` [PATCH v7 3/8] mm: zswap: Refactor code to store an entry in zswap xarray
` [PATCH v7 4/8] mm: zswap: Refactor code to delete stored offsets in case of errors
` [PATCH v7 5/8] mm: zswap: Compress and store a specific page in a folio
` [PATCH v7 6/8] mm: zswap: Support mTHP swapout in zswap_store()
` [PATCH v7 7/8] mm: swap: Count successful mTHP ZSWAP stores in sysfs mTHP zswpout stats
` [PATCH v7 8/8] mm: Document the newly added mTHP zswpout stats, clarify swpout semantics

[PATCH] mm: migrate: fix data-race in migrate_folio_unmap()
 2024-09-24  0:28 UTC  (4+ messages)

[PATCH] mm: Make SPLIT_PTE_PTLOCKS depend on the existence of NR_CPUS
 2024-09-23 23:52 UTC  (6+ messages)

[PATCH v2 19/25] netfs: Speed up buffered reading
 2024-09-23 23:37 UTC  (8+ messages)

[PATCH v12 00/17] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-09-23 23:33 UTC  (3+ messages)
` [PATCH v12 07/17] cxl: Add Get Supported Features command for kernel usage

[PATCH 0/8] netfs, afs, cifs: Miscellaneous fixes/changes
 2024-09-23 23:17 UTC  (10+ messages)
` [PATCH 1/8] netfs: Fix mtime/ctime update for mmapped writes
` [PATCH 2/8] netfs: Drop the was_async arg from netfs_read_subreq_terminated()
` [PATCH 3/8] afs: Fix missing wire-up of afs_retry_request()
` [PATCH 4/8] afs: Remove unused struct and function prototype
` [PATCH 5/8] afs: Fix possible infinite loop with unresponsive servers
` [PATCH 6/8] afs: Fix the setting of the server responding flag
` [PATCH 7/8] cifs: Fix reversion of the iter in cifs_readv_receive()
` [PATCH 8/8] cifs: Make the write_{enter,done,err} tracepoints display netfs info

[PATCH v2 0/8] vdso: Use only headers from the vdso/ namespace
 2024-09-23 23:11 UTC  (13+ messages)
` [PATCH v2 1/8] x86: vdso: Introduce asm/vdso/mman.h
` [PATCH v2 2/8] arm64: "
` [PATCH v2 3/8] vdso: Introduce vdso/mman.h
` [PATCH v2 4/8] vdso: Introduce vdso/page.h
` [PATCH v2 5/8] x86: vdso: Modify asm/vdso/getrandom.h to include datapage
` [PATCH v2 6/8] vdso: Modify vdso/getrandom.h to include the asm header
` [PATCH v2 7/8] vdso: Introduce uapi/vdso/random.h
` [PATCH v2 8/8] vdso: Modify getrandom to include the correct namespace

[PATCH RFC] mm: mglru: provide a separate list for lazyfree anon folios
 2024-09-23 22:38 UTC  (5+ messages)

[PATCH 0/2] unrestrict process_madvise() for current process
 2024-09-23 21:49 UTC  (8+ messages)
` [PATCH 1/2] mm/madvise: introduce PR_MADV_SELF flag to process_madvise()
` [PATCH 2/2] selftests/mm: add test for process_madvise PR_MADV_SELF flag use

[PATCH v2] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
 2024-09-23 20:17 UTC  (7+ messages)

[linux-next:fs-next] BUILD SUCCESS b4fbaf0b3e3ef8a41501fc8b18db77c86d16e955
 2024-09-23 20:07 UTC 

[syzbot] [bcachefs?] [mm?] INFO: task hung in bch2_read_iter
 2024-09-23 19:59 UTC 

[PATCH 0/4] refine mas_end of mas_mab_cp()
 2024-09-23 19:57 UTC  (2+ messages)

[PATCH] mm/damon: Update DAMON doc URL
 2024-09-23 18:06 UTC  (4+ messages)

[PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
 2024-09-23 17:52 UTC  (10+ messages)

[linux-next:master] BUILD SUCCESS ef545bc03a65438cabe87beb1b9a15b0ffcb6ace
 2024-09-23 17:24 UTC 

[PATCH v7 0/2] mm: Ignite large folios swap-in support
 2024-09-23 16:53 UTC  (15+ messages)
` [PATCH v7 2/2] mm: support large folios swap-in for sync io devices

[PATCH] damon: access_memory_even: remove unused variables
 2024-09-23 16:44 UTC  (3+ messages)

[PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
 2024-09-23 16:28 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD REGRESSION 0be5a2092882b12b904ad01673c75eca0a4f7b69
 2024-09-23 16:24 UTC 

[GIT PULL] MM updates for 6.12-rc1
 2024-09-23 16:13 UTC  (6+ messages)

[PATCH v7 01/26] rust: alloc: add `Allocator` trait
 2024-09-23 16:13 UTC  (4+ messages)
` [RFC PATCH] rust: alloc: pass `old_layout` to `Allocator`

[PATCH v2] kselftests: mm: Fix wrong __NR_userfaultfd value
 2024-09-23 16:04 UTC  (3+ messages)

[PATCH 1/2] kselftests: mm: Fix wrong __NR_userfaultfd value
 2024-09-23 16:02 UTC  (8+ messages)

[PATCH v3] mm: shmem: fix khugepaged activation policy for shmem
 2024-09-23 15:58 UTC  (2+ messages)

[linux-next:fs-current] BUILD SUCCESS 0a0935f18a7db72ad2252777b3dbe3e96cf04061
 2024-09-23 15:31 UTC 

[PATCH V2 7/7] mm: Use pgdp_get() for accessing PGD entries
 2024-09-23 15:21 UTC  (11+ messages)

[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
 2024-09-23 15:12 UTC  (4+ messages)

[syzbot] [mm?] KCSAN: data-race in mas_wr_store_entry / mtree_range_walk
 2024-09-23 13:59 UTC  (5+ messages)

[syzbot] [mm?] WARNING in copy_huge_pmd
 2024-09-23 12:18 UTC 

[PATCH] riscv: make ZONE_DMA32 optional
 2024-09-23  9:46 UTC  (4+ messages)

[PATCH v6 00/26] Generic `Allocator` support for Rust
 2024-09-23  9:24 UTC  (5+ messages)
` [PATCH v6 13/26] rust: alloc: implement kernel `Vec` type

[RFC PATCH V2 0/3] Add NUMA mempolicy support for KVM guest_memfd
 2024-09-23  8:01 UTC  (3+ messages)
` [RFC PATCH V2 1/3] KVM: guest_memfd: Extend creation API to support NUMA mempolicy

[linux-next:master] [cfi] ce4a262098: CFI_failure_at_do_basic_setup
 2024-09-23  7:54 UTC  (2+ messages)

VMA merging updateds?
 2024-09-23  7:48 UTC  (4+ messages)

memblock: updates for 6.12-rc1
 2024-09-23  6:37 UTC 

[PATCH v2] mm: x86: instrument __get/__put_kernel_nofault
 2024-09-23  6:09 UTC  (10+ messages)
` [PATCH v3] "
    ` [PATCH v4] "
            ` [PATCH v5] "

[PATCH] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
 2024-09-23  6:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 00/17] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2024-09-23  4:44 UTC  (3+ messages)
` [PATCH v1 01/17] mm: factor out large folio handling from folio_order() into folio_large_order()

[PATCH] mm/damon: fix sparse warning for zero initializer
 2024-09-23  2:25 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH V2] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
 2024-09-23  1:44 UTC  (3+ messages)

[PATCH -next] tmpfs: fault in smaller chunks if large folio allocation not allowed
 2024-09-23  1:39 UTC  (4+ messages)
` [PATCH v2] "

x86/kaslr: Expose and use the end of the physical memory address space
 2024-09-22 22:31 UTC  (2+ messages)

[PATCH v2 7/7] kunit, slub: add test_kfree_rcu() and test_leak_destroy()
 2024-09-22 14:13 UTC  (6+ messages)

[PATCH v7 0/4] Memory management patches needed by Rust Binder
 2024-09-22 13:16 UTC  (5+ messages)
` [PATCH v7 2/4] uaccess: always export _copy_[from|to]_user with CONFIG_RUST

mm/kmsan/hooks.c:269:14: sparse: sparse: cast removes address space '__user' of expression
 2024-09-22 11:36 UTC 

[RFC PATCH v1 1/1] hpref: Hazard Pointers with Reference Counter
 2024-09-22 10:20 UTC 

[PATCH] riscv: make ZONE_DMA32 optional
 2024-09-22 10:06 UTC  (3+ messages)

[RFC PATCH 0/4] memory tiering fairness by per-cgroup control of promotion and demotion
 2024-09-22  8:39 UTC  (6+ messages)
` [RFC PATCH 1/4] Add get_cgroup_local_usage for estimating the top-tier memory usage
` [RFC PATCH 2/4] calculate memory.low for the local node and track its usage
` [RFC PATCH 3/4] use memory.low local node protection for local node reclaim
` [RFC PATCH 4/4] reduce NUMA balancing scan size of cgroups over their local memory.low

[PATCH RESEND] mm: shmem: fix data-race in shmem_getattr()
 2024-09-22  8:08 UTC 

[RFC PATCH 1/1] hpref: Hazard Pointers with Reference Counter
 2024-09-22  7:47 UTC  (3+ messages)

[PATCH v5 00/30] Permission Overlay Extension
 2024-09-22  5:49 UTC  (5+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-09-22  2:07 UTC  (13+ messages)
` [PATCH 01/12] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 03/12] fs/dax: Refactor wait for dax idle page
` [PATCH 04/12] mm: Allow compound zone device pages
` [PATCH 05/12] mm/memory: Add dax_insert_pfn
` [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages

[linux-next:fs-next] BUILD SUCCESS 223f4a5a09aafa082534fb9831bee611f7c42a51
 2024-09-21 17:36 UTC 

[GIT PULL] non-MM updates for 6.12-rc1
 2024-09-21 15:49 UTC  (2+ messages)

[linux-next:master 11265/12481] drivers/net/ethernet/cirrus/ep93xx_eth.c:805:40: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2024-09-21 15:23 UTC 

[linux-next:fs-current] BUILD SUCCESS c2999f391166ea89da0036ec9937b7af325da304
 2024-09-21  8:20 UTC 

[linux-next:pending-fixes] BUILD SUCCESS baafd75d7bf25bfafa22ce8a23d5e00f474110be
 2024-09-21  8:18 UTC 

[PATCH] mm/fake-numa: per-phys node fake size
 2024-09-21  8:13 UTC 

[PATCH V2] mm/memcontrol: add per-memcg pgpgin/pswpin counter
 2024-09-21  7:51 UTC  (3+ messages)

[PATCH 0/2] Add BLK_FEAT_READ_SYNCHRONOUS and SWP_READ_SYNCHRONOUS_IO
 2024-09-21  0:04 UTC  (3+ messages)

[PATCH v6 0/3] mm: ZSWAP swap-out of mTHP folios
 2024-09-20 23:45 UTC  (19+ messages)
` [PATCH v6 2/3] mm: zswap: zswap_store() extended to handle "
` [PATCH v6 3/3] mm: swap: Count successful mTHP ZSWAP stores in sysfs mTHP zswpout stats

[linux-next:master] BUILD REGRESSION 62f92d634458a1e308bb699986b9147a6d670457
 2024-09-20 22:20 UTC 

[PATCH 0/1] Fix device private page livelock on CPU fault
 2024-09-20 21:59 UTC  (9+ messages)
` [PATCH 1/1] mm/migrate: Trylock device page in do_swap_page

[PATCH v3 0/5] Increase mseal test coverage
 2024-09-20 16:37 UTC  (9+ messages)
` [PATCH v3 4/5] selftests/mseal: add more tests for mmap

[linux-next:master 10737/12481] drivers/gpu/drm/xe/tests/xe_bo.c:456:17: sparse: sparse: cast truncates bits from constant value (800000000 becomes 0)
 2024-09-20 15:06 UTC 

[linux-next:master 11259/12481] drivers/dma/ep93xx_dma.c:1354:37: sparse: sparse: incorrect type in return expression (different address spaces)
 2024-09-20 14:56 UTC 

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-20 13:54 UTC  (12+ messages)

[PATCH V1 1/9] mm/gup: repin_folio_unhugely
 2024-09-20 13:28 UTC  (5+ messages)

[RFC PATCH 0/7] support for mm-local memory allocations and use it
 2024-09-20 13:19 UTC  (3+ messages)

[PATCH 1/1] mm/mempolicy: fix comments for better documentation
 2024-09-20 12:59 UTC  (2+ messages)

[PATCH] mm/page_alloc: Add some detailed comments in can_steal_fallback
 2024-09-20 12:20 UTC 

page:  |  | latest

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