[PATCH 0/4] reparent the THP split queue
2025-09-22 7:51 UTC (9+ messages)
` [PATCH 1/4] mm: thp: replace folio_memcg() with folio_memcg_charged()
` [PATCH 2/4] mm: thp: introduce folio_split_queue_lock and its variants
[PATCH 1/1] mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
2025-09-22 7:41 UTC (4+ messages)
[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
2025-09-22 6:58 UTC (9+ messages)
[PATCH] mm: Remove PMD alignment constraint in execmem_vmalloc()
2025-09-22 6:50 UTC (6+ messages)
[RFC PATCH 1/2] ARM: mm: support memory-failure
2025-09-22 6:37 UTC (3+ messages)
` [RFC PATCH 2/2] ARM: memory-failure: not select RAS and MEMORY_ISOLATION
[RFC] mm: MAP_POPULATE on writable anonymous mappings marks pte dirty is necessarily?
2025-09-22 6:19 UTC
[PATCH v2 0/2] some cleanups for pageout()
2025-09-22 6:02 UTC (8+ messages)
` [PATCH v2 1/2] mm: vmscan: remove folio_test_private() check in pageout()
[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
2025-09-22 5:02 UTC (6+ messages)
[PATCHES][RFC] the meat of tree-in-dcache series
2025-09-22 3:52 UTC (46+ messages)
` [PATCH 01/39] new helper: simple_remove_by_name()
` [PATCH 02/39] new helper: simple_done_creating()
` [PATCH 03/39] introduce a flag for explicitly marking persistently pinned dentries
` [PATCH 04/39] primitives for maintaining persisitency
` [PATCH 05/39] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
` [PATCH 06/39] convert ramfs and tmpfs
` [PATCH 07/39] procfs: make /self and /thread_self dentries persistent
` [PATCH 08/39] configfs, securityfs: kill_litter_super() not needed
` [PATCH 09/39] convert xenfs
` [PATCH 10/39] convert smackfs
` [PATCH 11/39] convert hugetlbfs
` [PATCH 12/39] convert mqueue
` [PATCH 13/39] convert bpf
` [PATCH 14/39] convert dlmfs
` [PATCH 15/39] convert fuse_ctl
` [PATCH 16/39] convert pstore
` [PATCH 17/39] convert tracefs
` [PATCH 18/39] convert debugfs
` [PATCH 19/39] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH 20/39] convert efivarfs
` [PATCH 21/39] convert spufs
` [PATCH 22/39] convert ibmasmfs
` [PATCH 23/39] ibmasmfs: get rid of ibmasmfs_dir_ops
` [PATCH 24/39] convert devpts
` [PATCH 25/39] binderfs: use simple_start_creating()
` [PATCH 26/39] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH 27/39] convert binderfs
` [PATCH 28/39] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH 29/39] convert autofs
` [PATCH 30/39] convert binfmt_misc
` [PATCH 31/39] convert selinuxfs
` [PATCH 32/39] functionfs: switch to simple_remove_by_name()
` [PATCH 33/39] convert functionfs
` [PATCH 34/39] gadgetfs: switch to simple_remove_by_name()
` [PATCH 35/39] convert gadgetfs
` [PATCH 36/39] hypfs: don't pin dentries twice
` [PATCH 37/39] hypfs: switch hypfs_create_str() to returning int
` [PATCH 38/39] hypfs: swich hypfs_create_u64() "
` [PATCH 39/39] convert hypfs
[BUG REPORT] mm/damon: softlockup when kdamond walk page with cpu hotplug
2025-09-22 3:48 UTC (4+ messages)
[RFC PATCH] driver: loop: introduce synchronized read for loop driver
2025-09-22 3:29 UTC
[PATCH v3] memfd,selinux: call security_inode_init_security_anon
2025-09-22 3:23 UTC (3+ messages)
[PATCHv2 0/5] mm: Improve mlock tracking for large folios
2025-09-22 3:20 UTC (13+ messages)
` [PATCHv2 1/5] mm/page_vma_mapped: Track if the page is mapped across page table boundary
` [PATCHv2 2/5] mm/rmap: Fix a mlock race condition in folio_referenced_one()
` [PATCHv2 3/5] mm/rmap: mlock large folios in try_to_unmap_one()
` [PATCHv2 4/5] mm/fault: Try to map the entire file folio in finish_fault()
` [PATCHv2 5/5] mm/rmap: Improve mlock tracking for large folios
[PATCH] mm: shmem: fix too little space for tmpfs only fallback 4KB
2025-09-22 3:09 UTC (6+ messages)
[PATCH] tools/mm/slabinfo: fix buffer overflows in fread operations
2025-09-22 2:40 UTC (3+ messages)
[Patch v2 2/2] mm/khugepaged: remove definition of struct khugepaged_mm_slot
2025-09-22 0:28 UTC (7+ messages)
[DISCUSSION] Fixing bad pmd due to a race condition between change_prot_numa() and THP migration in pre-6.5 kernels
2025-09-21 23:27 UTC
[RFC v1 0/4] Make KHO Stateless
2025-09-21 23:07 UTC (4+ messages)
[PATCH v3 00/30] Live Update Orchestrator
2025-09-21 22:20 UTC (6+ messages)
` [PATCH v3 07/30] kho: add interfaces to unpreserve folios and physical memory ranges
[PATCH v2 0/10] KFuzzTest: a new kernel fuzzing framework
2025-09-21 18:25 UTC (22+ messages)
` [PATCH v2 01/10] mm/kasan: implement kasan_poison_range
` [PATCH v2 02/10] kfuzztest: add user-facing API and data structures
` [PATCH v2 03/10] kfuzztest: implement core module and input processing
` [PATCH v2 04/10] tools: add kfuzztest-bridge utility
` [PATCH v2 05/10] kfuzztest: add ReST documentation
` [PATCH v2 06/10] kfuzztest: add KFuzzTest sample fuzz targets
` [PATCH v2 07/10] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
` [PATCH v2 08/10] drivers/auxdisplay: add a KFuzzTest for parse_xy()
` [PATCH v2 09/10] fs/binfmt_script: add KFuzzTest target for load_script
` [PATCH v2 10/10] MAINTAINERS: add maintainer information for KFuzzTest
[PATCH linux-next v3 0/6] memcg: Support per-memcg KSM metrics
2025-09-21 15:15 UTC (7+ messages)
` [PATCH linux-next v3 1/6] memcg: add per-memcg ksm_rmap_items stat
` [PATCH linux-next v3 2/6] memcg: show ksm_zero_pages count in memory.stat
` [PATCH linux-next v3 3/6] memcg: show ksm_merging_pages
` [PATCH linux-next v3 4/6] ksm: make ksm_process_profit available on CONFIG_PROCFS=n
` [PATCH linux-next v3 5/6] memcg: add per-memcg ksm_profit
` [PATCH linux-next v3 6/6] Documentation: add KSM statistic counters description
[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
2025-09-21 11:36 UTC (9+ messages)
[PATCH] rust: maple_tree: fix intra-doc link
2025-09-21 9:27 UTC (2+ messages)
[RFC Patch 0/7] kernel: Introduce multikernel architecture support
2025-09-21 6:24 UTC (8+ messages)
[akpm-mm:mm-everything 254/254] kernel/kexec_handover.c:970:50: error: passing argument 1 of 'kho_restore_page' makes integer from pointer without a cast
2025-09-21 5:50 UTC (3+ messages)
[PATCH v5 0/4] kho: add support for preserving vmalloc allocations
2025-09-21 5:44 UTC (5+ messages)
` [PATCH v5 1/4] kho: check if kho is finalized in __kho_preserve_order()
` [PATCH v5 2/4] kho: replace kho_preserve_phys() with kho_preserve_pages()
` [PATCH v5 3/4] kho: add support for preserving vmalloc allocations
` [PATCH v5 4/4] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
[akpm-mm:mm-nonmm-unstable 53/56] kernel/kexec_handover.c:934:26: error: too few arguments to function call, expected 2, have 1
2025-09-21 2:49 UTC
[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
2025-09-21 0:47 UTC (6+ messages)
[PATCH v4 00/15] mm, swap: introduce swap table as swap cache (phase I)
2025-09-21 0:11 UTC (17+ messages)
` [PATCH v4 01/15] docs/mm: add document for swap table
` [PATCH v4 06/15] mm, swap: rename and move some swap cluster definition and helpers
[PATCH v7 6/6] mm/memfd: security hook for memfd_create
2025-09-20 18:58 UTC (5+ messages)
[PATCH 0/4] mm/page_alloc: Batch callers of free_pcppages_bulk
2025-09-20 17:12 UTC (9+ messages)
` [PATCH 1/4] mm/page_alloc/vmstat: Simplify refresh_cpu_vm_stats change detection
` [PATCH 2/4] mm/page_alloc: Perform appropriate batching in drain_pages_zone
` [PATCH 3/4] mm/page_alloc: Batch page freeing in decay_pcp_high
` [PATCH 4/4] mm/page_alloc: Batch page freeing in free_frozen_page_commit
[PATCH] memcg: skip cgroup_file_notify if spinning is not allowed
2025-09-20 15:54 UTC (5+ messages)
[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
2025-09-20 12:44 UTC (8+ messages)
[PATCH] mm/khugepaged: use [pmd|pte]_addr for better reading
2025-09-20 12:42 UTC (7+ messages)
[PATCH v2 0/8] mm: hugetlb: allocate frozen gigantic folio
2025-09-20 8:19 UTC (4+ messages)
` [PATCH v2 1/8] mm: page_alloc: optimize pfn_range_valid_contig()
[PATCH 4/4] mm: thp: reparent the split queue during memcg offline
2025-09-20 7:43 UTC (2+ messages)
[RFC PATCH] memcg: introduce kfuncs for fetching memcg stats
2025-09-20 5:17 UTC
[PATCH v2] asm-generic: Remove pud_user() from pgtable-nopmd.h
2025-09-20 0:14 UTC (2+ messages)
(No Subject)
2025-09-19 20:07 UTC
[PATCH v2 1/4] mm: Introduce vm_uffd_ops API
2025-09-19 19:38 UTC (14+ messages)
[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2025-09-19 18:44 UTC (9+ messages)
[PATCH RESEND] maple: fix incorrect rewinding in mas_empty_area_rev
2025-09-19 18:43 UTC (2+ messages)
[PATCH 0/2] Improve UFFDIO_MOVE scalability by removing anon_vma lock
2025-09-19 18:34 UTC (6+ messages)
` [PATCH 2/2] mm/userfaultfd: don't lock anon_vma when performing UFFDIO_MOVE
[linux-next:master] [slab] db93cdd664: BUG:kernel_NULL_pointer_dereference,address
2025-09-19 18:31 UTC (9+ messages)
PROBLEM: userfaultfd REGISTER minor mode on MAP_PRIVATE range fails
2025-09-19 18:29 UTC (12+ messages)
[PATCH v2 1/4] mm: Introduce vm_uffd_ops API
2025-09-19 17:22 UTC (11+ messages)
[PATCH] mm: page_alloc: avoid kswapd thrashing due to NUMA restrictions
2025-09-19 17:18 UTC (2+ messages)
[PATCH] mm/show_mem: update printk/pr_info messages and replace legacy printk(KERN_CONT ...) with pr_cont()
2025-09-19 16:40 UTC (4+ messages)
[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
2025-09-19 15:58 UTC (2+ messages)
Benchmarking [PATCH v5 00/14] SLUB percpu sheaves
2025-09-19 15:07 UTC (11+ 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