linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2] kselftests: mm: Fix wrong __NR_userfaultfd value
 2024-09-23 16:04 UTC  (3+ messages)

[PATCH 0/2] unrestrict process_madvise() for current process
 2024-09-23 16:03 UTC 

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

[PATCH] mm: migrate: fix data-race in migrate_folio_unmap()
 2024-09-23 15:56 UTC  (2+ messages)

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

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

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

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

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

[PATCH 0/8] netfs, afs, cifs: Miscellaneous fixes/changes
 2024-09-23 15:07 UTC  (9+ 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 14:19 UTC  (9+ 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

[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 v7 0/2] mm: Ignite large folios swap-in support
 2024-09-23 12:10 UTC  (14+ messages)
` [PATCH v7 2/2] mm: support large folios swap-in for sync io devices

[PATCH] mm/damon: Update DAMON doc URL
 2024-09-23 10:05 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

[GIT PULL] MM updates for 6.12-rc1
 2024-09-23  8:09 UTC  (5+ messages)

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

[PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
 2024-09-23  7:01 UTC  (9+ 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  (4+ 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  (33+ 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 

[PATCH v13 0/3] ACPI: APEI: handle synchronous errors in task work
 2024-09-20 12:14 UTC  (8+ messages)
` [PATCH v13 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v13 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v13 3/3] ACPI: APEI: handle synchronous exceptions in task work

[linux-next:master 11937/12481] mm/kasan/kasan_test_c.c:48:6: sparse: sparse: symbol 'kasan_ptr_result' was not declared. Should it be static?
 2024-09-20 10:38 UTC 

[PATCH] mm: Move set_pxd_safe() helpers from generic to platform
 2024-09-20  9:27 UTC  (7+ messages)

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

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-09-20  9:17 UTC  (3+ messages)
` [RFC PATCH 14/39] KVM: guest_memfd: hugetlb: initialization and cleanup

[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
 2024-09-20  9:06 UTC  (3+ messages)

[linux-next:master] [netfs] a05b682d49: BUG:KASAN:slab-use-after-free_in_copy_from_iter
 2024-09-20  7:55 UTC  (10+ messages)

[RFC PATCH 0/4] Add hazard pointers to kernel
 2024-09-20  7:43 UTC  (10+ messages)
` [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers

DAMON Beer/Coffee/Tea chat reminder (was: Re: DAMON Beer/Coffee/Tea chat reminder and extending for office hour)
 2024-09-20  7:12 UTC 

[PATCH] memory tier: Remove unused default_dram_perf_ref_source
 2024-09-20  6:43 UTC  (3+ messages)

[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
 2024-09-20  5:10 UTC  (9+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits

[PATCH v2 0/2] Compute contiguous empty PTEs for mTHP efficiently
 2024-09-20  4:04 UTC  (6+ messages)
` [PATCH v2 2/2] mm: Compute first_set_pte to eliminate evaluating redundant ranges

[PATCH v5 0/3] mm: ZSWAP swap-out of mTHP folios
 2024-09-20  2:34 UTC  (7+ messages)

[PATCH RFC] mm: mglru: provide a separate list for lazyfree anon folios
 2024-09-20  1:23 UTC  (5+ messages)
` 回复: "

[PATCH 0/4] refine mas_end of mas_mab_cp()
 2024-09-19 23:48 UTC  (5+ messages)
` [PATCH 1/4] maple_tree: not necessary to copy mas->end + 1
` [PATCH 2/4] maple_tree: use mt_pivot_count() to replace mt_slot_count() - 1
` [PATCH 3/4] maple_tree: copy to mt_pivot_count() instead of mt_slot_count()
` [PATCH 4/4] maple_tree: now we are sure mas_end wouldn't exceed mt_pivots[mt]

[PATCH] damon: access_memory_even: remove unused variables
 2024-09-03  3:43 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