messages from 2025-08-22 04:16:36 to 2025-08-22 22:01:09 UTC [more...]
[PATCH v11 00/24] zswap compression batching with optimized iaa_crypto driver
2025-08-22 22:00 UTC (10+ messages)
` [PATCH v11 18/24] crypto: acomp - Add crypto_acomp_batch_size() to get an algorithm's batch-size
[PATCH v2 0/5] Add Rust abstraction for Maple Trees
2025-08-22 21:49 UTC (15+ messages)
` [PATCH v2 2/5] rust: maple_tree: add MapleTree
` [PATCH v2 3/5] rust: maple_tree: add MapleTree::lock() and load()
[PATCH v2 0/2] fuse/mm: remove BDI_CAP_WRITEBACK_ACCT
2025-08-22 21:42 UTC (4+ messages)
` [PATCH v2 2/2] mm: "
[akpm-mm:mm-new 216/233] arch/riscv/include/asm/pgtable.h:951:36: error: too few arguments to function call, expected 3, have 2
2025-08-22 21:30 UTC
[linux-next:master] BUILD REGRESSION 0f4c93f7eb861acab537dbe94441817a270537bf
2025-08-22 21:14 UTC
[PATCH v5 00/14] SLUB percpu sheaves
2025-08-22 20:29 UTC (13+ messages)
` [PATCH v5 05/14] tools: Add testing support for changes to rcu and slab for sheaves
` [PATCH v5 06/14] tools: Add sheaves support to testing infrastructure
` [PATCH v5 10/14] mm, slab: allow NUMA restricted allocations to use percpu sheaves
` [PATCH v5 12/14] maple_tree: Sheaf conversion
` [PATCH v5 13/14] maple_tree: Add single node allocation support to maple state
` [PATCH v5 14/14] maple_tree: Convert forking to use the sheaf interface
[PATCH v1 00/14] mm: BPF OOM
2025-08-22 19:57 UTC (10+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
` [PATCH v1 13/14] sched: psi: implement bpf_psi_create_trigger() kfunc
[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
2025-08-22 19:20 UTC (10+ messages)
` [PATCH 1/9] mm, swap: use unified helper for swap cache look up
` [PATCH 2/9] mm, swap: always lock and check the swap cache folio before use
` [PATCH 3/9] mm, swap: rename and move some swap cluster definition and helpers
` [PATCH 4/9] mm, swap: tidy up swap device and cluster info helpers
` [PATCH 5/9] mm/shmem, swap: remove redundant error handling for replacing folio
` [PATCH 6/9] mm, swap: use the swap table for the swap cache and switch API
` [PATCH 7/9] mm, swap: remove contention workaround for swap cache
` [PATCH 8/9] mm, swap: implement dynamic allocation of swap table
` [PATCH 9/9] mm, swap: use a single page for swap table when the size fits
[PATCH v5] mm/zswap: store <PAGE_SIZE compression failed page as-is
2025-08-22 19:08 UTC
[PATCH v2 00/10] powerpc: Implement masked user access
2025-08-22 18:53 UTC (15+ messages)
` [PATCH v2 01/10] iter: Avoid barrier_nospec() in copy_from_user_iter()
` [PATCH v2 02/10] uaccess: Add speculation barrier to copy_from_user_iter()
` [PATCH v2 03/10] uaccess: Add masked_user_{read/write}_access_begin
` [PATCH v2 04/10] powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()
` [PATCH v2 05/10] powerpc/uaccess: Remove unused size and from parameters from allow_access_user()
` [PATCH v2 06/10] powerpc/uaccess: Remove {allow/prevent}_{read/write/read_write}_{from/to/}_user()
` [PATCH v2 07/10] powerpc/uaccess: Refactor user_{read/write/}_access_begin()
` [PATCH v2 08/10] powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256M
` [PATCH v2 09/10] powerpc/32: Automatically adapt TASK_SIZE based on constraints
` [PATCH v2 10/10] powerpc/uaccess: Implement masked user access
[TECH TOPIC] Per-cgroup Swap Device Control
2025-08-22 18:26 UTC (5+ messages)
[PATCH RFC 00/35] mm: remove nth_page()
2025-08-22 18:10 UTC (38+ messages)
` [PATCH RFC 01/35] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH RFC 02/35] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH RFC 03/35] s390/Kconfig: "
` [PATCH RFC 04/35] x86/Kconfig: "
` [PATCH RFC 05/35] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH RFC 09/35] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH RFC 18/35] io_uring/zcrx: remove "struct io_copy_cache" and one nth_page() usage
` [PATCH RFC 24/35] ata: libata-eh: drop nth_page() usage within SG entry
` [PATCH RFC 26/35] mspro_block: "
` [PATCH RFC 27/35] memstick: "
` [PATCH RFC 28/35] mmc: "
` [PATCH RFC 29/35] scsi: core: "
` [PATCH RFC 22/35] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH RFC 23/35] scatterlist: disallow non-contigous page ranges in a single SG entry
[PATCH] mm: Remove is_migrate_highatomic()
2025-08-22 18:09 UTC (2+ messages)
[DISCUSSION] Unconditionally lock folios when calling rmap_walk()
2025-08-22 18:08 UTC (3+ messages)
[PATCH 11/11] mm/damon: add damon_ctx->min_region
2025-08-22 18:03 UTC (2+ messages)
[PATCH v4] mm/damon/core: set quota->charged_from to jiffies at first charge window
2025-08-22 18:00 UTC (2+ messages)
[PATCH 0/8] riscv: add initial support for hardware breakpoints
2025-08-22 17:59 UTC (10+ messages)
` [PATCH 1/8] riscv: Add insn.c, consolidate instruction decoding
` [PATCH 2/8] riscv: Add SBI debug trigger extension and function ids
` [PATCH 3/8] riscv: insn: Add get_insn_nofault
` [PATCH 4/8] riscv: Introduce support for hardware break/watchpoints
` [PATCH 5/8] riscv: hw_breakpoint: Use icount for single stepping
` [PATCH 6/8] riscv: ptrace: Add hw breakpoint support
` [PATCH 7/8] riscv: ptrace: Add hw breakpoint regset
` [PATCH 8/8] selftests: riscv: Add test for hardware breakpoints
[PATCH 0/3] memcg, writeback: Don't wait writeback completion
2025-08-22 17:56 UTC (12+ messages)
` [PATCH] memcg: Don't wait writeback completion when release memcg
` [External] "
` [External] Re: [PATCH 0/3] memcg, writeback: Don't wait writeback completion
[PATCH v2 2/2] mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range
2025-08-22 17:24 UTC (20+ messages)
[PATCH v2 00/11] mm/damon: support ARM32 with LPAE
2025-08-22 17:21 UTC (14+ messages)
` [PATCH v2 01/11] mm/damon/core: add damon_ctx->addr_unit
` [PATCH v2 02/11] mm/damon/paddr: support addr_unit for access monitoring
` [PATCH v2 03/11] mm/damon/paddr: support addr_unit for DAMOS_PAGEOUT
` [PATCH v2 04/11] mm/damon/paddr: support addr_unit for DAMOS_LRU_[DE]PRIO
` [PATCH v2 05/11] mm/damon/paddr: support addr_unit for MIGRATE_{HOT,COLD}
` [PATCH v2 06/11] mm/damon/paddr: support addr_unit for DAMOS_STAT
` [PATCH v2 07/11] mm/damon/sysfs: implement addr_unit file under context dir
` [PATCH v2 08/11] Docs/mm/damon/design: document 'address unit' parameter
` [PATCH v2 09/11] Docs/admin-guide/mm/damon/usage: document addr_unit file
` [PATCH v2 10/11] Docs/ABI/damon: "
` [PATCH v2 11/11] mm/damon: add damon_ctx->min_sz_region
[Discuss] First steps for ASI (ASI is fast again)
2025-08-22 17:20 UTC (7+ messages)
[PATCH] mm/khugepaged: fix the address passed to notifier on testing young
2025-08-22 17:19 UTC (5+ messages)
[RFC] Unconditionally lock folios when calling rmap_walk()
2025-08-22 17:16 UTC (7+ messages)
[PATCH] mm/khugepaged: use list_xxx() helper to improve readability
2025-08-22 17:15 UTC (7+ messages)
[PATCH v3 0/8] selftests/mm: Add compiler flags and fix found warnings
2025-08-22 17:11 UTC (11+ messages)
` [PATCH v3 1/8] selftests/mm: Add -Wunreachable-code and fix warnings
` [PATCH v3 2/8] selftests/mm: protection_keys: Fix dead code
` [PATCH v3 3/8] selftests: kselftest.h: Add unused macro
` [PATCH v3 4/8] selftests/mm: Add -Wunused family of flags
` [PATCH v3 5/8] selftests/mm: Remove unused parameters
` [PATCH v3 6/8] selftests/mm: Fix unused parameter warnings for different architectures
` [PATCH v3 7/8] selftests/mm: mark variable unused with macro
` [PATCH v3 8/8] selftests/mm: pkey-helpers: Remove duplicate __maybe_unused
[PATCH RFC 07/35] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
2025-08-22 17:09 UTC (2+ messages)
[PATCH] mm: fix KASAN build error due to p*d_populate_kernel()
2025-08-22 17:08 UTC (6+ messages)
` [PATCH v2] "
[PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
2025-08-22 17:07 UTC (2+ messages)
[PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
2025-08-22 16:48 UTC (12+ messages)
[PATCH v4] mm/zswap: store <PAGE_SIZE compression failed page as-is
2025-08-22 16:44 UTC (6+ messages)
[PATCH v10 00/13] khugepaged: mTHP support
2025-08-22 15:33 UTC (32+ messages)
` [PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v10 07/13] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v10 10/13] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
[PATCH] mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range()
2025-08-22 15:19 UTC (2+ messages)
[PATCH] selftests: centralise maybe-unused definition in kselftest.h
2025-08-22 14:51 UTC (2+ messages)
[PATCH v3] rust: zpool: add abstraction for zpool drivers
2025-08-22 14:13 UTC (2+ messages)
[syzbot] [mm?] INFO: rcu detected stall in sys_munmap (2)
2025-08-22 13:55 UTC (3+ messages)
[PATCH] mm/hugetlb: two-phase hugepage allocation when reservation is high
2025-08-22 13:50 UTC (2+ messages)
[PATCH v4 1/3] mm/filemap: add AS_KERNEL_FILE
2025-08-22 13:46 UTC (2+ messages)
[GIT PULL] hotfixes for 6.17-rc3
2025-08-22 13:36 UTC (2+ messages)
[PATCH 5.15.y 2/4] mm: update memfd seal write check to include F_SEAL_WRITE
2025-08-22 13:28 UTC (2+ messages)
` Patch "mm: update memfd seal write check to include F_SEAL_WRITE" has been added to the 5.15-stable tree
[PATCH 5.15.y 3/4] mm: reinstate ability to map write-sealed memfd mappings read-only
2025-08-22 13:28 UTC (2+ messages)
` Patch "mm: reinstate ability to map write-sealed memfd mappings read-only" has been added to the 5.15-stable tree
[PATCH 5.15.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
2025-08-22 13:28 UTC (2+ messages)
` Patch "mm: drop the assumption that VM_SHARED always implies writable" has been added to the 5.15-stable tree
[syzbot] [mm?] BUG: soft lockup in dev_ioctl (2)
2025-08-22 13:27 UTC
[PATCH 6.1.y 3/4] mm: reinstate ability to map write-sealed memfd mappings read-only
2025-08-22 13:11 UTC (2+ messages)
` Patch "mm: reinstate ability to map write-sealed memfd mappings read-only" has been added to the 6.1-stable tree
[PATCH 6.1.y 2/4] mm: update memfd seal write check to include F_SEAL_WRITE
2025-08-22 13:11 UTC (2+ messages)
` Patch "mm: update memfd seal write check to include F_SEAL_WRITE" has been added to the 6.1-stable tree
[PATCH 6.1.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
2025-08-22 13:11 UTC (2+ messages)
` Patch "mm: drop the assumption that VM_SHARED always implies writable" has been added to the 6.1-stable tree
kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx
2025-08-22 12:07 UTC
[PATCH v8 3/5] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
2025-08-22 12:06 UTC (3+ messages)
[PATCH v8 0/5] Add support for long task name
2025-08-22 12:05 UTC (4+ messages)
` [PATCH v8 4/5] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
[PATCH 0/2] nios2: Add architecture support for clone3
2025-08-22 12:01 UTC (8+ messages)
` [PATCH 1/2] copy_process: Handle architectures where sizeof(unsigned long) < sizeof(u64)
[linux-next:master 3830/4234] include/linux/mm.h:78: warning: "PAGES_TO_MB" redefined
2025-08-22 10:26 UTC
[syzbot] [fs?] [mm?] linux-next test error: WARNING in __folio_start_writeback
2025-08-22 10:09 UTC
[PATCH v2] drivers/base/node: Handle error properly in register_one_node()
2025-08-22 9:48 UTC (2+ messages)
[PATCH v1 RFC 0/6] kfuzztest: a new kernel fuzzing framework
2025-08-22 8:57 UTC (11+ messages)
` [PATCH v1 RFC 3/6] kfuzztest: implement core module and input processing
` [PATCH v1 RFC 6/6] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
[PATCH 6.6.y 2/4] mm: update memfd seal write check to include F_SEAL_WRITE
2025-08-22 8:26 UTC (2+ messages)
` Patch "mm: update memfd seal write check to include F_SEAL_WRITE" has been added to the 6.6-stable tree
[PATCH 6.6.y 3/4] mm: reinstate ability to map write-sealed memfd mappings read-only
2025-08-22 8:26 UTC (2+ messages)
` Patch "mm: reinstate ability to map write-sealed memfd mappings read-only" has been added to the 6.6-stable tree
[PATCH 6.6.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
2025-08-22 8:25 UTC (2+ messages)
` Patch "mm: drop the assumption that VM_SHARED always implies writable" has been added to the 6.6-stable tree
[PATCH v4 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
2025-08-22 7:36 UTC (3+ messages)
[PATCH v5] mm: Fix possible deadlock in kmemleak
2025-08-22 7:35 UTC
[syzbot] [mm?] kernel BUG in page_table_check_set
2025-08-22 6:23 UTC (3+ messages)
[PATCH 0/4] mm/mm_init: simplify deferred init of struct pages
2025-08-22 5:54 UTC (2+ messages)
[RFC PATCH 0/4] Migrate on fault for device pages
2025-08-22 5:02 UTC (5+ messages)
` [RFC PATCH 2/4] mm: unified fault and migrate device page paths
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).