[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-04 12:19 UTC (11+ messages)
` [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-11-04 12:18 UTC (15+ messages)
[syzbot] [mm?] WARNING: locking bug in __rmqueue_pcplist
2024-11-04 12:16 UTC (7+ messages)
[PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
2024-11-04 12:13 UTC (16+ messages)
[PATCH v2 0/5] mm/slub: Improve data handling of krealloc() when orig_size is enabled
2024-11-04 11:45 UTC (12+ messages)
[linux-next:fs-current] BUILD SUCCESS a0519331f45beb96b1f3aac795c8358fbddb7464
2024-11-04 11:42 UTC
[syzbot] Monthly mm report (Nov 2024)
2024-11-04 11:35 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 (10+ messages)
` [PATCH v5 1/5] mm: fix docs for the kernel parameter ``thp_anon=``
` [PATCH v5 2/5] mm: shmem: control THP support through the kernel command line
` [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 v5 5/5] mm: huge_memory: Use strscpy() instead of strcpy()
[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
2024-11-04 11:11 UTC (10+ messages)
` [PATCH 05/10] guestmemfs: add file mmap callback
[BUG] -next lockdep invalid wait context
2024-11-04 10:50 UTC (17+ 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 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 (12+ messages)
` [PATCH v5 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v5 2/3] x86: probe memory block size advisement value during mm init
` [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
[PATCH v2 00/13] zswap IAA compress batching
2024-11-04 8:31 UTC (18+ messages)
` [PATCH v2 01/13] crypto: acomp - Define two new interfaces for compress/decompress batching
` [PATCH v2 02/13] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode
` [PATCH v2 03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto
` [PATCH v2 04/13] crypto: iaa - Make async mode the default
` [PATCH v2 05/13] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v2 06/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs
` [PATCH v2 07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node
` [PATCH v2 08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations
` [PATCH v2 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs
` [PATCH v2 10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool
` [PATCH v2 11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool
` [PATCH v2 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout
` [PATCH v2 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios
[PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
2024-11-04 8:09 UTC (15+ messages)
[PATCH] trace/events/page_ref: add page info to page_ref trace event
2024-11-04 7:35 UTC (3+ 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)
[PATCH] maple_tree: use KMEM_CACHE to create maple_node caches
2024-11-04 6:16 UTC
[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-04 6:15 UTC (3+ messages)
` [PATCH v15 11/15] EDAC: Add memory repair control feature
cluster_alloc_swap_entry() may change per-cpu cluster of another CPU randomly
2024-11-04 3:02 UTC (5+ messages)
[PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
2024-11-04 2:35 UTC (19+ 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 (10+ messages)
` [PATCH v5 4/5] maple_tree: refine mas_store_root() on storing NULL
` [PATCH v5 5/5] maple_tree: add a test checking storing null
[PATCH next] exec: Fix a NULL vs IS_ERR() test in bprm_add_fixup_comm()
2024-11-03 22:52 UTC (3+ messages)
[GIT PULL] hotfixes for 6.12-rc6
2024-11-03 20:54 UTC (2+ messages)
[syzbot] [mm?] WARNING: locking bug in __set_page_owner
2024-11-03 16:49 UTC
[linux-next:pending-fixes 280/352] vmscan.c:undefined reference to `pmdp_test_and_clear_young'
2024-11-03 2:28 UTC
[linux-next:master 8617/8858] lib/x86_64/vmx.c:203:40: error: 'VMX_BASIC_MEM_TYPE_WB' undeclared
2024-11-02 21:07 UTC
[PATCH] exec: move warning of null argv to be next to the relevant code
2024-11-02 20:20 UTC (4+ messages)
[PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
2024-11-02 19:58 UTC (4+ messages)
[PATCH] fs: binfmt: Fix a typo
2024-11-02 19:57 UTC (3+ messages)
[PATCH v1 1/2] selftests/x86/syscall: fix coccinelle WARNING recommending the use of ARRAY_SIZE()
2024-11-02 18:55 UTC (6+ messages)
` [PATCH v1 2/2] selftests/mm: "
[PATCH v2 0/6] Buddy allocator like folio split
2024-11-02 17:22 UTC (9+ messages)
` [PATCH v2 1/6] mm/huge_memory: add two new (yet used) functions for folio_split()
` [PATCH v2 2/6] mm/huge_memory: move folio split common code to __folio_split()
` [PATCH v2 3/6] mm/huge_memory: add buddy allocator like folio_split()
` [PATCH v2 4/6] mm/huge_memory: remove the old, unused __split_huge_page()
` [PATCH v2 5/6] mm/huge_memory: add folio_split() to debugfs testing interface
` [PATCH v2 6/6] mm/truncate: use folio_split() for truncate operation
[PATCH v2] mm: count zeromap read and set for swapout and swapin
2024-11-02 14:43 UTC (4+ messages)
[RFC PATCH] docs/mm: add VMA locks documentation
2024-11-02 9:00 UTC (6+ messages)
[linux-next:fs-next] BUILD SUCCESS 8c4f6fa04f3db671ed4c032d7425fe5aa3a1a529
2024-11-02 4:15 UTC
[PATCH 0/2] kasan: few improvements on kunit tests
2024-11-01 23:38 UTC (5+ messages)
` [PATCH 1/2] kasan: use EXPORT_SYMBOL_IF_KUNIT to export symbols
` [PATCH 2/2] kasan: change kasan_atomics kunit test as KUNIT_CASE_SLOW
[PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack
2024-11-01 22:39 UTC (7+ messages)
` [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH RFC/RFT v2 2/2] kernel: converge common shadow stack flow agnostic to arch
[linux-next:pending-fixes] BUILD REGRESSION 78b16920c1e27980e74f1c84c5e51859ccf6561c
2024-11-01 22:07 UTC
[PATCH] lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN
2024-11-01 21:49 UTC
[PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
2024-11-01 21:18 UTC (3+ messages)
[PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg
2024-11-01 20:44 UTC
[PATCH] Docs/mm/damon: recommend academic papers to read and/or cite
2024-11-01 20:35 UTC
[PATCH] mm: remove unnecessary page_table_lock on stack expansion
2024-11-01 20:34 UTC (3+ messages)
[PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
2024-11-01 20:28 UTC (12+ messages)
[PATCH 00/26] Address Space Isolation (ASI) 2024
2024-11-01 20:27 UTC (8+ messages)
` [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible
[PATCH v2] vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
2024-11-01 20:18 UTC (2+ messages)
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-11-01 20:16 UTC (4+ messages)
` [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
` [RFC PATCH v1 06/57] mm: Remove PAGE_SIZE compile-time constant assumption
` [RFC PATCH] mm/slab: Avoid build bug for calls to kmalloc with a large constant
[linux-next:master] BUILD REGRESSION c88416ba074a8913cf6d61b789dd834bbca6681c
2024-11-01 19:57 UTC
[PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
2024-11-01 18:54 UTC (2+ messages)
[PATCH v7 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-11-01 18:12 UTC (4+ messages)
` [PATCH v7 bpf-next 01/10] lib/buildid: harden "
[PATCH bpf-next v3 1/2] bpf: Add open coded version of kmem_cache iterator
2024-11-01 18:10 UTC (2+ messages)
[LSF/MM/BPF TOPIC] TAO: THP Allocator Optimizations
2024-11-01 16:55 UTC (4+ messages)
` [Chapter One] THP zones: the use cases of policy zones
[PATCH v2 0/3] tmpfs: Casefold fixes
2024-11-01 16:42 UTC (4+ messages)
` [PATCH v2 1/3] libfs: Fix kernel-doc warning in generic_ci_validate_strict_name
` [PATCH v2 2/3] tmpfs: Fix type for sysfs' casefold attribute
` [PATCH v2 3/3] tmpfs: Initialize sysfs during tmpfs init
[PATCH v4 0/5] mm: add more kernel parameters to control mTHP
2024-11-01 16:38 UTC (6+ messages)
` [PATCH v4 1/5] mm: fix docs for the kernel parameter ``thp_anon=``
` [PATCH v4 2/5] mm: shmem: control THP support through the kernel command line
` [PATCH v4 3/5] mm: move ``get_order_from_str()`` to internal.h
` [PATCH v4 4/5] mm: shmem: override mTHP shmem default with a kernel parameter
` [PATCH v4 5/5] mm: huge_memory: Use strscpy() instead of strcpy()
[PATCH v3 0/4] mm: add more kernel parameters to control mTHP
2024-11-01 16:34 UTC (5+ messages)
[PATCH 0/3] tmpfs: Casefold fixes
2024-11-01 16:23 UTC (4+ messages)
` [PATCH 3/3] tmpfs: Initialize sysfs during tmpfs init
[RFC PATCH 0/3] Cgroup-based THP control
2024-11-01 16:01 UTC (10+ messages)
[PATCH mm-unstable v1 0/2] Track pages allocated for struct
2024-11-01 15:54 UTC (3+ messages)
[Invitation] Linux MM Alignment Session on Memory Error Detector on Wednesday
2024-11-01 15:08 UTC (3+ messages)
[linux-next:fs-current] BUILD SUCCESS 451fff7dde09bdcf810a08003cb03b38eef1031e
2024-11-01 15:07 UTC
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