[PATCH] /dev/zero: make private mapping full anonymous mapping
2025-01-31 18:38 UTC (2+ messages)
[akpm-mm:mm-unstable 61/88] mm/cma.c:811: warning: Function parameter or struct member 'gfp' not described in '__cma_alloc'
2025-01-31 18:37 UTC (2+ messages)
[PATCH 0/3] expose mapping wrprotect, fix fb_defio use
2025-01-31 18:28 UTC (4+ messages)
` [PATCH 1/3] mm: refactor rmap_walk_file() to separate out traversal logic
` [PATCH 2/3] mm: provide mapping_wrprotect_page() function
` [PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields
[akpm-mm:mm-unstable 71/88] mm/hugetlb.c: linux/page-isolation.h is included more than once
2025-01-31 18:28 UTC (2+ messages)
[RFC PATCH v2 0/3] expose mapping wrprotect, fix fb_defio use
2025-01-31 18:01 UTC (3+ messages)
[RFC PATCH v2 0/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
2025-01-31 17:58 UTC (18+ messages)
` [RFC PATCH v2 1/4] mm/madvise: split out mmap locking operations for madvise()
` [RFC PATCH v2 2/4] mm/madvise: split out madvise input validity check
` [RFC PATCH v2 3/4] mm/madvise: split out madvise() behavior execution
` [RFC PATCH v2 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
[LSF/MM/BPF TOPIC] Enabling Smart Data Stream Accelerator Support for Linux
2025-01-31 17:53 UTC
[linux-next:master] BUILD REGRESSION df4b2bbff898227db0c14264ac7edd634e79f755
2025-01-31 17:23 UTC
[PATCH v1 0/4] mm: cleanups for device-exclusive entries (hmm)
2025-01-31 17:20 UTC (16+ messages)
` [PATCH v1 2/4] mm/mmu_notifier: drop owner from MMU_NOTIFY_EXCLUSIVE
` [PATCH v1 4/4] mm/memory: document restore_exclusive_pte()
[PATCH v1 00/12] mm: fixes for device-exclusive entries (hmm)
2025-01-31 17:13 UTC (42+ messages)
` [PATCH v1 03/12] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
` [PATCH v1 04/12] mm/rmap: implement make_device_exclusive() using folio_walk instead of rmap walk
` [PATCH v1 05/12] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable()
` [PATCH v1 06/12] mm: use single SWP_DEVICE_EXCLUSIVE entry type
` [PATCH v1 07/12] mm/page_vma_mapped: device-private entries are not migration entries
` [PATCH v1 08/12] mm/rmap: handle device-exclusive entries correctly in try_to_unmap_one()
` [PATCH v1 12/12] mm/rmap: keep mapcount untouched for device-exclusive entries
[akpm-mm:mm-unstable 61/88] mm/cma_debug.c:189:55: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 3
2025-01-31 17:05 UTC (2+ messages)
[RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
2025-01-31 16:59 UTC (13+ messages)
drivers/auxdisplay/panel.c:1454:2: error: call to __compiletime_assert_309 declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(_dest_len) || _dest_len == (size_t)-1
2025-01-31 16:55 UTC (2+ messages)
[PATCH 0/5] fs/buffer: strack reduction on async read
2025-01-31 16:54 UTC (5+ messages)
[PATCH 0/7] spanning write related cleanup
2025-01-31 16:46 UTC (7+ messages)
[akpm-mm:mm-unstable 69/88] arch/powerpc/mm/init_64.c:390:6: error: redefinition of 'register_page_bootmem_memmap'
2025-01-31 16:40 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Improving iov_iter - and replacing scatterlists
2025-01-31 16:08 UTC (2+ messages)
[PATCHv4 00/17] zsmalloc/zram: there be preemption
2025-01-31 15:51 UTC (21+ messages)
` [PATCHv4 01/17] zram: switch to non-atomic entry locking
` [PATCHv4 02/17] zram: do not use per-CPU compression streams
` [PATCHv4 03/17] zram: remove crypto include
` [PATCHv4 04/17] zram: remove max_comp_streams device attr
` [PATCHv4 05/17] zram: remove two-staged handle allocation
` [PATCHv4 06/17] zram: permit reclaim in zstd custom allocator
` [PATCHv4 07/17] zram: permit reclaim in recompression handle allocation
` [PATCHv4 08/17] zram: remove writestall zram_stats member
` [PATCHv4 09/17] zram: limit max recompress prio to num_active_comps
` [PATCHv4 10/17] zram: filter out recomp targets based on priority
` [PATCHv4 11/17] zram: unlock slot during recompression
` [PATCHv4 12/17] zsmalloc: factor out pool locking helpers
` [PATCHv4 13/17] zsmalloc: factor out size-class "
` [PATCHv4 14/17] zsmalloc: make zspage lock preemptible
` [PATCHv4 15/17] zsmalloc: introduce new object mapping API
` [PATCHv4 16/17] zram: switch to new zsmalloc "
` [PATCHv4 17/17] zram: add might_sleep to zcomp API
[LSF/MM/BPF TOPIC] HugeTLB generic pagewalk
2025-01-31 15:42 UTC (5+ messages)
[akpm-mm:mm-nonmm-unstable 52/52] lib/bch.c:317:undefined reference to `__paritydi2'
2025-01-31 15:42 UTC (4+ messages)
[LSF/MM/BPF TOPIC] The future of ZONE_DEVICE pages
2025-01-31 15:34 UTC (7+ messages)
lib/maple_tree.c:4056:1: error: the frame size of 1144 bytes is larger than 1024 bytes
2025-01-31 15:08 UTC (4+ messages)
[PATCH] mm,madvise,hugetlb: check for 0-length range after end address adjustment
2025-01-31 14:58 UTC (2+ messages)
[PATCH v4] Weighted Interleave Auto-tuning
2025-01-31 14:23 UTC (2+ messages)
[PATCHv3 04/11] mm/zswap: Use PG_dropbehind instead of PG_reclaim
2025-01-31 14:21 UTC (7+ messages)
` [PATCHv3 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()
` [PATCHv3 01/11] mm/migrate: Transfer PG_dropbehind to the new folio
` [PATCHv3 11/11] mm: Rename PG_dropbehind to PG_reclaim
` [PATCHv3 03/11] drm/i915/gem: Use PG_dropbehind instead of PG_reclaim
` [PATCHv3 02/11] drm/i915/gem: Convert __shmem_writeback() to folios
[akpm-mm:mm-nonmm-unstable 52/52] bch.c:undefined reference to `__paritydi2'
2025-01-31 13:25 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning
2025-01-31 13:09 UTC (3+ messages)
` [LSF/MM/BPF TOPIC] Unifying sources of page temperature information - what info is actually wanted?
[PATCH v3 0/5] mm: further simplify VMA merge operation
2025-01-31 12:31 UTC (6+ messages)
` [PATCH v3 1/5] mm: simplify vma merge structure and expand comments
` [PATCH v3 2/5] mm: further refactor commit_merge()
` [PATCH v3 3/5] mm: eliminate adj_start parameter from commit_merge()
` [PATCH v3 4/5] mm: make vmg->target consistent and further simplify commit_merge()
` [PATCH v3 5/5] mm: completely abstract unnecessary adj_start calculation
[akpm-mm:mm-unstable 106/111] include/linux/kern_levels.h:5:25: warning: unknown conversion type character 'b' in format
2025-01-31 12:27 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Dax, memfd, guest_memfd, cxl, famfs - Is there redundancy here?
2025-01-31 11:47 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Page allocation for ASI
2025-01-31 11:08 UTC (3+ messages)
[RFC PATCH v2 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-01-31 10:52 UTC (13+ messages)
` [RFC PATCH v2 02/11] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages
` [RFC PATCH v2 03/11] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [RFC PATCH v2 04/11] KVM: guest_memfd: Add KVM capability to check if guest_memfd is shared
[PATCH v7 0/6] introduce PIDFD_SELF* sentinels
2025-01-31 10:21 UTC (12+ messages)
` [PATCH v7 1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process
` [PATCH v7 2/6] selftests/pidfd: add missing system header imcludes to pidfd tests
` [PATCH v7 3/6] tools: testing: separate out wait_for_pid() into helper header
` [PATCH v7 4/6] selftests: pidfd: add pidfd.h UAPI wrapper
` [PATCH v7 5/6] selftests: pidfd: add tests for PIDFD_SELF_*
` [PATCH v7 6/6] selftests/mm: use PIDFD_SELF in guard pages test
[LSF/MM/BPF TOPIC] DAMON Requirements for Access-aware MM of Future
2025-01-31 10:05 UTC (3+ messages)
[akpm-mm:mm-unstable 106/111] mm/debug.c:270:17: warning: invalid conversion specifier 'b'
2025-01-31 9:54 UTC
[LSF/MM/BPF TOPIC] Migrating the un-migratable
2025-01-31 9:21 UTC (6+ messages)
[PATCH mm-hotfixes] mm/zswap: refactor zswap_store_page()
2025-01-31 8:24 UTC (2+ messages)
Release your own app!
2025-01-31 7:58 UTC
[PATCH] xarray: port tests to kunit
2025-01-31 7:39 UTC (14+ messages)
[PATCH 0/2] vmalloc: Introduce vmap_file()
2025-01-31 7:10 UTC (6+ messages)
` [PATCH 1/2] mm/vmalloc: "
` [PATCH 2/2] drm: Use vmap_file() in shmem_pin_map()
[akpm-mm:mm-unstable 77/88] mm/hugetlb_vmemmap.c:704:17: error: label 'out' used but not defined
2025-01-31 6:43 UTC (2+ messages)
[PATCHv1 0/6] zsmalloc: preemptible object mapping
2025-01-31 3:34 UTC (10+ messages)
` [PATCHv1 1/6] zsmalloc: factor out pool locking helpers
` [PATCHv1 4/6] zsmalloc: introduce new object mapping API
[RFC PATCH] mm, memcg: introduce memory.high.throttle
2025-01-30 22:27 UTC (14+ messages)
[PATCH] s390: Remove PageDirty check inside mk_pte()
2025-01-30 22:12 UTC (3+ messages)
[PATCH bpf-next v6 0/6] bpf, mm: Introduce try_alloc_pages()
2025-01-30 20:51 UTC (6+ messages)
` [PATCH bpf-next v6 3/6] locking/local_lock: Introduce local_trylock_t and local_trylock_irqsave()
[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-01-30 19:19 UTC (10+ messages)
` [PATCH v18 01/19] EDAC: Add support for EDAC device features control
` [PATCH v18 02/19] EDAC: Add scrub control feature
` [PATCH v18 05/19] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v18 06/19] ras: mem: Add memory "
[RFC PATCH] Introduce generalized data temperature estimation framework
2025-01-30 18:31 UTC (9+ messages)
[PATCH v3 0/2] mm/compaction: allow more aggressive proactive compaction
2025-01-30 18:15 UTC (5+ messages)
` [PATCH v3 2/2] mm/compaction: make proactive compaction high watermark configurable via sysctl
[linux-next:master] BUILD REGRESSION a13f6e0f405ed0d3bcfd37c692c7d7fa3c052154
2025-01-30 17:00 UTC
[PATCH v2 0/2] mm: zswap: remove z3fold and zbud
2025-01-30 16:43 UTC (4+ messages)
` [PATCH v2 2/2] mm: zbud: remove zbud
[PATCH] kasan, mempool: don't store free stacktrace in io_alloc_cache objects
2025-01-30 16:02 UTC (3+ messages)
` [PATCH v2] "
[RFC PATCH v6.6 00/10] Address CVE-2024-46701
2025-01-30 14:24 UTC (9+ 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