messages from 2025-12-09 03:28:09 to 2025-12-11 11:12:33 UTC [more...]
[GIT PULL] MM updates for 6.19-rc1
2025-12-11 11:12 UTC (2+ messages)
[PATCH -next v3 0/2] memcg cleanups
2025-12-11 10:48 UTC (5+ messages)
` [PATCH -next v3 1/2] memcg: move mem_cgroup_usage memcontrol-v1.c
` [PATCH -next v3 2/2] memcg: remove mem_cgroup_size()
[PATCH v5 0/4] Add ARRAY_END(), and use it to fix off-by-one bugs
2025-12-11 10:44 UTC (13+ messages)
` [PATCH v5 1/4] array_size.h: Add ARRAY_END()
` [PATCH v5 2/4] mm: Fix benign off-by-one bugs
` [PATCH v5 3/4] kernel: Fix off-by-one benign bugs
` [PATCH v5 4/4] mm: Use ARRAY_END() instead of open-coding it
` [PATCH v6 0/4] Add ARRAY_END(), and use it to fix off-by-one bugs
` [PATCH v6 1/4] array_size.h: Add ARRAY_END()
` [PATCH v6 2/4] mm: Fix benign off-by-one bugs
` [PATCH v6 3/4] kernel: Fix off-by-one benign bugs
` [PATCH v6 4/4] mm: Use ARRAY_END() instead of open-coding it
[RFC PATCH] mm/page_alloc: ?nommu? Deadlock in drain_pages_zone()?
2025-12-11 10:26 UTC
[PATCH] mm/gfp: cast GFP_ZONE_TABLE entries to long to avoid shift overflow
2025-12-11 10:24 UTC
[linus:master] [mm/vmalloc] a061578043: BUG:spinlock_trylock_failure_on_UP_on_CPU
2025-12-11 10:09 UTC (3+ messages)
[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
2025-12-11 9:55 UTC (9+ messages)
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis
` [PATCH v4 14/35] rcu: Support Clang's "
[PATCH 0/2] mm: Always use set_pXX() helpers to write page tables
2025-12-11 9:43 UTC (5+ messages)
` [PATCH 1/2] mm/debug_vm_pgtable: Use set_pXd() "
` [PATCH 2/2] mm/madvise: Use set_pte() "
[PATCH] mm: memcontrol: rename mem_cgroup_from_slab_obj()
2025-12-11 9:36 UTC (4+ messages)
[PATCH] pagemap: Add alert to mapping_set_release_always() for mapping with no release_folio
2025-12-11 9:23 UTC (3+ messages)
[PATCH v25 00/28] riscv control-flow integrity for usermode
2025-12-11 8:47 UTC (3+ messages)
` [PATCH v25 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
[PATCH] mm: zswap: delete unused acomp->is_sleepable
2025-12-11 8:32 UTC (3+ messages)
[PATCH v2 0/3] support batch checking of references and unmapping for large folios
2025-12-11 8:16 UTC (4+ messages)
` [PATCH v2 1/3] arm64: mm: support batch clearing of the young flag "
` [PATCH v2 2/3] mm: rmap: support batched checks of the references "
` [PATCH v2 3/3] mm: rmap: support batched unmapping for file "
[PATCH] mm/damon: modified damon_call_control from static to kmalloc
2025-12-11 8:13 UTC (9+ messages)
[RFC v2 0/3] Decoupling large folios dependency on THP
2025-12-11 7:37 UTC (9+ messages)
` [RFC v2 1/3] filemap: set max order to be min order if THP is disabled
[PATCH v1 0/3] mm: fixup pfnmap memory failure handling
2025-12-11 7:06 UTC (4+ messages)
` [PATCH v1 1/3] mm: fixup pfnmap memory failure handling to use pgoff
` [PATCH v1 2/3] mm: add stubs for PFNMAP memory failure registration functions
` [PATCH v1 3/3] vfio/nvgrace-gpu: register device memory for poison handling
[RFC LPC2025 PATCH 0/4] Deprecate zone_reclaim_mode
2025-12-11 6:37 UTC (4+ messages)
[PATCH v3] mm/damon/sysfs-schemes: Remove outdated TODO in target_nid_store()
2025-12-11 6:05 UTC (2+ messages)
[PATCH v1 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
2025-12-11 5:42 UTC (16+ messages)
` [PATCH v1 1/4] mm/hugetlb: fix hugetlb_pmd_shared()
` [PATCH v1 2/4] mm/hugetlb: fix two comments related to huge_pmd_unshare()
` [PATCH v1 3/4] mm/rmap: "
` [PATCH v1 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
[PATCH v5 0/2] Optimize zone->contiguous update and issue fix
2025-12-11 5:16 UTC (5+ messages)
` [PATCH v5 1/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range
` [PATCH v5 2/2] mm/memory hotplug: fix zone->contiguous always false when hotplug
[RFC PATCH] liveupdate: list all file handler versions in vmlinux section
2025-12-11 4:26 UTC
[PATCH v4 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
2025-12-11 4:21 UTC (5+ messages)
` [PATCH v4 01/19] mm, swap: rename __read_swap_cache_async to swap_cache_alloc_folio
` [PATCH v4 06/19] mm, swap: free the swap cache after folio is mapped
[PATCH 00/11] mm/hugetlb: Eliminate fake head pages from vmemmap optimization
2025-12-11 3:45 UTC (6+ messages)
[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
2025-12-11 3:00 UTC (3+ messages)
` [PATCH v8 17/17] Documentation: KHO: Add memblock bindings
[linux-next:master] [mm/hugetlb] 0e1ad0324a: WARNING:at_mm/mmu_gather.c:#tlb_finish_mmu
2025-12-11 0:55 UTC (3+ messages)
[PATCH -next v2 0/2] memcg cleanups
2025-12-11 0:43 UTC (11+ messages)
` [PATCH -next v2 1/2] memcg: move mem_cgroup_usage memcontrol-v1.c
` [PATCH -next v2 2/2] memcg: remove mem_cgroup_size()
[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
2025-12-11 0:33 UTC (10+ messages)
` [PATCH v3 07/22] checkpatch: Warn on page table access without accessors
` [PATCH v3 08/22] mm: Allow page table accessors to be non-idempotent
[GIT PULL] slab fix for 6.19-rc1
2025-12-11 0:09 UTC (2+ messages)
net/ipv6/seg6.c:430:24: sparse: sparse: incorrect type in assignment (different address spaces)
2025-12-10 23:38 UTC
[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
2025-12-10 23:29 UTC (4+ messages)
[PATCH] mm: avoid use of BIT() macro for initialising VMA flags
2025-12-10 22:44 UTC (10+ messages)
[PATCH] mm/vmalloc: request large order pages from buddy allocator
2025-12-10 22:28 UTC (3+ messages)
[PATCH] mm/damon/sysfs: check for online node in target_nid_store
2025-12-11 3:07 UTC (4+ messages)
` [PATCH v2] mm/damon/sysfs-schemes: Remove outdated TODO in target_nid_store()
[PATCH v2 0/4] mm/vfio: huge pfnmaps with !MAP_FIXED mappings
2025-12-10 20:43 UTC (10+ messages)
` [PATCH v2 2/4] mm: Add file_operations.get_mapping_order()
` [PATCH v2 4/4] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings
[PATCH] selftests/mm: Fix thread state check in uffd-unit-tests
2025-12-10 19:51 UTC (2+ messages)
[PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios
2025-12-10 18:47 UTC (19+ messages)
[PATCH v7 00/15] kasan: x86: arm64: KASAN tag-based mode for x86
2025-12-10 17:30 UTC (6+ messages)
` [PATCH v7 01/15] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v7 02/15] kasan: arm64: x86: Make special tags arch specific
` [PATCH v7 04/15] x86/kasan: Add arch specific kasan functions
` [PATCH v7 06/15] mm/execmem: Untag addresses in EXECMEM_ROX related pointer arithmetic
` [PATCH v7 14/15] x86/kasan: Logical bit shift for kasan_mem_to_shadow
fs/dax.c:728:39: sparse: sparse: incorrect type in argument 1 (different base types)
2025-12-10 15:50 UTC
[PATCH] of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel param
2025-12-10 14:07 UTC (2+ messages)
[PATCH] mm/slub: reset KASAN tag in defer_free() before accessing freed memory
2025-12-10 12:58 UTC (3+ messages)
[PATCH] mm/damon/core: fix wasteful CPU calls by skipping non-existent targets
2025-12-10 9:15 UTC (2+ messages)
[linus:master] [memcg] 7e44d00a13: will-it-scale.per_thread_ops 2.6% regression
2025-12-10 6:15 UTC
[PATCH v2] tmpfs: enforce the immutable flag on open files
2025-12-10 5:59 UTC (5+ messages)
Plumbers Memory Management Microconference Tomorrow
2025-12-10 3:45 UTC
[linux-next:master] BUILD REGRESSION c75caf76ed86bbc15a72808f48f8df1608a0886c
2025-12-10 3:32 UTC
[PATCH v2] tools/mm/slabinfo: Fix --partial long option mapping
2025-12-10 3:17 UTC (2+ messages)
[PATCH 0/2] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
2025-12-10 3:09 UTC (3+ messages)
` [PATCH 2/2] mm: vmscan: add PIDs "
[PATCH -next 0/2] memcg cleanups
2025-12-10 3:06 UTC (6+ messages)
` [PATCH -next 1/2] memcg: move mem_cgroup_usage memcontrol-v1.c
` [PATCH -next 2/2] memcg: remove mem_cgroup_size()
[PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory
2025-12-10 1:30 UTC (5+ messages)
[PATCH v2] slub: keep empty main sheaf as spare in __pcs_replace_empty_main()
2025-12-10 0:26 UTC
[PATCH] mm/damon/vaddr: fix missing pte_unmap_unlock in damos_va_migrate_pmd_entry()
2025-12-09 21:45 UTC (2+ messages)
[RFC PATCH 0/4] SEV-SNP Unaccepted Memory Hotplug
2025-12-09 21:36 UTC (7+ messages)
` [RFC PATCH 2/4] mm: Add support for unaccepted memory hotplug
[PATCH v2 2/3] riscv: introduce percpu.h into include/asm
2025-12-09 18:05 UTC (3+ messages)
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-12-09 17:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v14 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-12-09 14:57 UTC (3+ messages)
` [PATCH v14 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v14 2/2] ras: mem: Add ACPI RAS2 memory driver
[RFC PATCH 0/2] mm/damon: Introduce basic auto-tuning framework with priority support
2025-12-09 14:50 UTC (3+ messages)
` [RFC PATCH 1/2] mm/damon/auto-tuning: introduce DAMON-based auto-tunning module
` [RFC PATCH 2/2] mm/damon/sysfs: introduce priority sysfs interface
[PATCH v1 1/3] selftests/mm: fix va_high_addr_switch.sh return value
2025-12-09 14:47 UTC (4+ messages)
` [PATCH v1 2/3] selftests/mm: allocate 6 hugepages in va_high_addr_switch.sh
[PATCH v18] exec: Fix dead-lock in de_thread with ptrace_attach
2025-12-09 12:28 UTC (11+ messages)
` [RFC][PATCH] exec: Move cred computation under exec_update_lock
` Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)
[syzbot] [mm?] WARNING in shrink_lruvec
2025-12-09 12:16 UTC
[PATCH] mm/workingset: fix crash from corrupted shadow entries in lru_gen
2025-12-09 11:36 UTC (3+ messages)
[PATCH] mm/damon/core: delete damon_target when detected invalid
2025-12-09 10:49 UTC (4+ messages)
[BUG] Possible Circular Locking Dependency (deadlock) in pcpu_alloc_mutex and might_alloc
2025-12-09 10:37 UTC
[PATCH] resource: add WARN_ON_ONCE for resource_size() and document misusage
2025-12-09 9:54 UTC
[PATCH v8 00/23] SLUB percpu sheaves
2025-12-09 9:43 UTC (10+ messages)
` [PATCH v8 03/23] slab: add opt-in caching layer of "
` slub: add barn_get_full_sheaf() and refine empty-main sheaf replacement
[RFC PATCH 00/10] liveupdate: hugetlb support
2025-12-09 8:18 UTC (3+ messages)
[PATCH v2] mm/vmalloc: clarify why vmap_range_noflush() might sleep
2025-12-09 6:36 UTC (2+ messages)
[RFC PATCH v3 05/37] mm/{mprotect,memory}: (no upstream-aimed hack) implement MM_CP_DAMON
2025-12-09 4:56 UTC (2+ messages)
[PATCH] tools/mm/page_owner_sort: Fix timestamp comparison for stable sorting
2025-12-09 4:45 UTC
[PATCH v4 00/12] mm/kasan: make kasan=on|off work for all three modes
2025-12-09 3:27 UTC (4+ messages)
` [PATCH v4 02/12] mm/kasan: move kasan= code to common place
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).