[RFC PATCH v3 0/4] Support large folios for tmpfs
2024-11-05 14:56 UTC (18+ messages)
[RFC PATCH] docs/mm: add VMA locks documentation
2024-11-05 14:18 UTC (16+ messages)
[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
2024-11-05 13:55 UTC (7+ messages)
` [PATCH v2 5/9] riscv: mm: Log potential KASAN shadow alias
` [PATCH v2 6/9] riscv: Do not rely on KASAN to define the memory layout
` [PATCH v2 7/9] riscv: Align the sv39 linear map to 16 GiB
[PATCH] exec: do not pass invalid pointer to kfree() from free_bprm()
2024-11-05 13:35 UTC (4+ messages)
[PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
2024-11-05 12:03 UTC (5+ messages)
[PATCH] mremap.2: Update information about MREMAP_DONTUNMAP restrictions
2024-11-05 11:50 UTC (2+ messages)
[PATCH] mm: mmap_lock: check trace_mmap_lock_$type_enabled() instead of regcount
2024-11-05 11:34 UTC
[PATCH v2] mm: count zeromap read and set for swapout and swapin
2024-11-05 11:09 UTC (18+ messages)
[PATCH v2] mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create
2024-11-05 10:51 UTC (2+ messages)
[syzbot] [mm?] BUG: Bad page state in kvm_coalesced_mmio_init
2024-11-05 10:33 UTC
[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-05 9:51 UTC (9+ messages)
` [PATCH v15 07/15] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v15 08/15] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v15 11/15] EDAC: Add memory repair "
[PATCH v4] tools/mm: Fix slabinfo crash when MAX_SLABS is exceeded
2024-11-05 9:22 UTC (2+ messages)
[PATCH] mm: remove unnecessary page_table_lock on stack expansion
2024-11-05 9:17 UTC (2+ messages)
[syzbot] [mm?] WARNING: locking bug in __set_page_owner
2024-11-05 9:00 UTC (3+ messages)
[PATCH v2 0/1] mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases
2024-11-05 8:47 UTC (4+ messages)
` [PATCH v2 1/1] [PATCH] "
[syzbot] [fs?] [mm?] kernel BUG in free_bprm
2024-11-05 8:35 UTC
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2024-11-05 7:02 UTC (4+ messages)
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
[PATCH 0/4] mm: fix checkpatch.pl warnings in memcg v1 code
2024-11-05 6:44 UTC (11+ messages)
` [PATCH 1/4] mm: fix quoted strings spliting across lines
` [PATCH 2/4] mm: Fix minor formatting issues for mm control
` [PATCH 3/4] mm: Prefer 'unsigned int' to bare use of 'unsigned'
` [PATCH 4/4] mm: Replace simple_strtoul() with kstrtoul()
[RFC PATCH] mm: Add large folio support for async readahead
2024-11-05 5:48 UTC (5+ messages)
[PATCH] maple_tree: use KMEM_CACHE to create maple_node caches
2024-11-05 4:17 UTC (5+ messages)
[syzbot] [mm?] kernel BUG in __page_table_check_zero (2)
2024-11-05 4:00 UTC (2+ messages)
[PATCH] mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create
2024-11-05 2:30 UTC (9+ messages)
[PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
2024-11-05 2:06 UTC (20+ messages)
[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
2024-11-05 2:00 UTC (5+ messages)
[PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
2024-11-05 1:41 UTC (17+ messages)
[BUG] -next lockdep invalid wait context
2024-11-05 1:00 UTC (8+ messages)
` [PATCH] scftorture: Use workqueue to free scf_check
` [PATCH 1/2] scftorture: Move memory allocation outside of preempt_disable region
` [PATCH 2/2] scftorture: Use a lock-less list to free memory
[PATCH] trace/events/page_ref: add page info to page_ref trace event
2024-11-05 0:35 UTC (6+ messages)
[PATCH v1 0/6] memcg-v1: fully deprecate charge moving
2024-11-04 22:18 UTC (10+ messages)
` [PATCH v1 5/6] memcg-v1: no need for memcg locking for MGLRU
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-11-04 21:30 UTC (6+ messages)
[PATCH 0/3] Introduce acctmem
2024-11-04 21:06 UTC (4+ messages)
` [PATCH 1/3] mm: Opencode split_page_memcg() in __split_huge_page()
` [PATCH 2/3] mm: Simplify split_page_memcg()
` [PATCH 3/3] mm: Introduce acctmem
[PATCH v2] mm: huge_memory: move file_thp_enabled() into huge_memory.c
2024-11-04 20:53 UTC (5+ messages)
` [PATCH v2] mm: shmem: remove __shmem_huge_global_enabled()
Proposal: bi-weekly guest_memfd upstream call
2024-11-04 20:36 UTC (2+ messages)
[RFC PATCH] docs/mm: add VMA locks documentation
2024-11-04 19:55 UTC (5+ messages)
[linux-next:master] BUILD REGRESSION 1ffec08567f426a1c593e038cadc61bdc38cb467
2024-11-04 19:38 UTC
[PATCH v2 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios
2024-11-04 18:29 UTC (3+ messages)
[linux-next:fs-next] BUILD SUCCESS cb7d894c022791371d5916c4a0c9f1e0bc2583ee
2024-11-04 18:20 UTC
[PATCH v3 0/6] mm/list_lru: Split list_lru lock into per-cgroup scope
2024-11-04 17:52 UTC (7+ messages)
` [PATCH v3 1/6] mm/list_lru: don't pass unnecessary key parameters
` [PATCH v3 2/6] mm/list_lru: don't export list_lru_add
` [PATCH v3 3/6] mm/list_lru: code clean up for reparenting
` [PATCH v3 4/6] mm/list_lru: simplify reparenting and initial allocation
` [PATCH v3 5/6] mm/list_lru: split the lock to per-cgroup scope
` [PATCH v3 6/6] mm/list_lru: Simplify the list_lru walk callback function
[PATCH v2] mm: count zeromap read and set for swapout and swapin
2024-11-04 16:24 UTC (2+ messages)
[PATCH mm-unstable v1 0/2] Track pages allocated for struct
2024-11-04 16:22 UTC (3+ messages)
` [PATCH mm-unstable v1 2/2] mm, swap: add pages allocated for struct swap_cgroup to vmstat
[linux-next:pending-fixes] BUILD SUCCESS 10616629aaf3248a50912fadda39915e54d281ed
2024-11-04 15:42 UTC
[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
2024-11-04 14:39 UTC (11+ messages)
` [PATCH 05/10] guestmemfs: add file mmap callback
[PATCH v2] lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN
2024-11-04 14:23 UTC
[syzbot] Monthly mm report (Nov 2024)
2024-11-04 12:58 UTC (2+ messages)
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-04 12:53 UTC (12+ messages)
` [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper
[PATCH v2 0/5] mm/slub: Improve data handling of krealloc() when orig_size is enabled
2024-11-04 12:37 UTC (13+ messages)
[syzbot] [mm?] WARNING: locking bug in __rmqueue_pcplist
2024-11-04 12:16 UTC (7+ messages)
[linux-next:fs-current] BUILD SUCCESS a0519331f45beb96b1f3aac795c8358fbddb7464
2024-11-04 11:42 UTC
[syzbot] [mm?] KCSAN: data-race in folios_put_refs / need_mlock_drain (2)
2024-11-04 11:35 UTC
[PATCH] kmemleak: iommu/iova: Fix transient kmemleak false positive
2024-11-04 11:35 UTC (2+ messages)
[PATCH v5 0/5] mm: add more kernel parameters to control mTHP
2024-11-04 11:16 UTC (6+ messages)
` [PATCH v5 3/5] mm: move ``get_order_from_str()`` to internal.h
` [PATCH v5 4/5] mm: shmem: override mTHP shmem default with a kernel parameter
[PATCH v3 0/7] virtio-mem: s390 support
2024-11-04 10:14 UTC (2+ messages)
[PATCH v1] mm/slab: Allow cache creation to proceed even if sysfs registration fails
2024-11-04 9:28 UTC (9+ messages)
[PATCH v5 0/3] memory,x86,acpi: hotplug memory alignment advisement
2024-11-04 9:11 UTC (3+ messages)
` [PATCH v5 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
[PATCH] MAINTAINERS/MEMORY MANAGEMENT: add document files for mm
2024-11-04 9:09 UTC (2+ messages)
[RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API
2024-11-04 8:56 UTC (10+ messages)
` [RFC PATCH 1/7] block: share more code for bio addition helpers
` [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-11-04 8:33 UTC (3+ messages)
[PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
2024-11-04 8:09 UTC (15+ messages)
[PATCH v3] mm: define general function pXd_init()
2024-11-04 7:07 UTC
[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-11-04 6:21 UTC (2+ messages)
cluster_alloc_swap_entry() may change per-cpu cluster of another CPU randomly
2024-11-04 3:02 UTC (5+ messages)
[PATCH v16 0/3] ACPI: APEI: handle synchronous errors in task work
2024-11-04 1:54 UTC (4+ messages)
` [PATCH v16 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v16 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v16 3/3] ACPI: APEI: handle synchronous exceptions in task work
[PATCH 0/4] maple_tree: current split may result in deficient node
2024-11-03 23:47 UTC (7+ messages)
` [PATCH 1/4] "
` [PATCH 4/4] maple_tree: only root node could be deficient
[PATCH v5 0/5] refine storing null
2024-11-03 23:09 UTC (7+ messages)
` [PATCH v5 5/5] maple_tree: add a test checking "
[PATCH next] exec: Fix a NULL vs IS_ERR() test in bprm_add_fixup_comm()
2024-11-03 22:52 UTC (2+ messages)
[GIT PULL] hotfixes for 6.12-rc6
2024-11-03 20:54 UTC (2+ messages)
[PATCH v2 08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations
2024-11-03 10:57 UTC (2+ messages)
[PATCH v2 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout
2024-11-03 10:25 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox