[syzbot] [udf?] INFO: rcu detected stall in call_usermodehelper_exec_async (4)
2025-11-27 14:55 UTC
[PATCH v2] mm/kfence: add reboot notifier to disable KFENCE on shutdown
2025-11-27 14:51 UTC
[RFC PATCH v2 1/2] ARM/mm/fault: always goto bad_area when handling with page faults of kernel address
2025-11-27 14:51 UTC (4+ messages)
` [RFC PATCH v2 2/2] ARM/mm/fault: Enable interrupts before sending signal
[RFC PATCH v2 0/9] riscv: mm: Introduce lazy tlb flush
2025-11-27 14:11 UTC (10+ messages)
` [RFC PATCH v2 1/9] riscv: Introduce RISCV_LAZY_TLB_FLUSH config
` [RFC PATCH v2 2/9] riscv: mm: Apply a threshold to the number of active ASIDs on each CPU
` [RFC PATCH v2 3/9] riscv: mm: Grab mm_count to avoid mm getting released
` [RFC PATCH v2 4/9] fork: Add arch override for do_shoot_lazy_tlb()
` [RFC PATCH v2 5/9] riscv: mm: Introduce arch_do_shoot_lazy_tlb
` [RFC PATCH v2 6/9] riscv: mm: Introduce percpu TLB Flush queue
` [RFC PATCH v2 7/9] riscv: mm: Defer the TLB Flush to switch_mm
` [RFC PATCH v2 8/9] riscv: mm: Clear mm_cpumask during local_flush_tlb_all_asid()
` [RFC PATCH v2 9/9] riscv: mm: Clear mm_cpumask during local_flush_tlb_all()
[RFC PATCH 0/1] IDR fix for potential id mismatch
2025-11-27 14:11 UTC (6+ messages)
` [RFC PATCH 1/1] idr: do not create idr if new id would be outside given range
[PATCH v2 0/5] mm, kvm: add guest_memfd support for uffd minor faults
2025-11-27 14:10 UTC (21+ messages)
` [PATCH v2 1/5] userfaultfd: move vma_can_userfault out of line
` [PATCH v2 2/5] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v2 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH v2 4/5] guest_memfd: add support for userfaultfd minor mode
` [PATCH v2 5/5] KVM: selftests: test userfaultfd minor for guest_memfd
[PATCH V1 5.4.y 1/2] mm/mprotect: use long for page accountings and retval
2025-11-27 14:04 UTC (2+ messages)
` Patch "mm/mprotect: use long for page accountings and retval" has been added to the 5.4-stable tree
[PATCH V1 5.4.y 2/2] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()
2025-11-27 14:04 UTC (2+ messages)
` Patch "mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()" has been added to the 5.4-stable tree
[PATCH V1 5.10.y 1/2] mm/mprotect: use long for page accountings and retval
2025-11-27 14:02 UTC (2+ messages)
` Patch "mm/mprotect: use long for page accountings and retval" has been added to the 5.10-stable tree
[PATCH V1 5.10.y 2/2] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()
2025-11-27 14:02 UTC (2+ messages)
` Patch "mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()" has been added to the 5.10-stable tree
[PATCH v8 00/23] SLUB percpu sheaves
2025-11-27 14:00 UTC (11+ messages)
` [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
2025-11-27 12:59 UTC (22+ messages)
` [RFC PATCH] vfs: Fix might sleep in load_unaligned_zeropad() with rcu read lock held
[PATCH v5 00/12] Nesting support for lazy MMU mode
2025-11-27 12:45 UTC (4+ messages)
` [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
[PATCH v4] KHO: Fix boot failure due to kmemleak access to non-PRESENT pages
2025-11-27 12:27 UTC
[PATCH] mm/sparse: Fix sparse_vmemmap_init_nid_early definition without CONFIG_SPARSEMEM
2025-11-27 12:14 UTC (4+ messages)
[PATCH v12 mm-new 00/10] mm, bpf: BPF-MM, BPF-THP
2025-11-27 11:48 UTC (8+ messages)
` [PATCH v12 mm-new 06/10] mm: bpf-thp: add support for global mode
[RFC PATCH 0/2] mm: continue using per-VMA lock when retrying page faults after I/O
2025-11-27 11:39 UTC (8+ messages)
` [RFC PATCH 1/2] mm/filemap: Retry fault by VMA lock if the lock was released for I/O
` [RFC PATCH 2/2] mm/swapin: Retry swapin "
[PATCH v4 0/3] selftests: cgroup: Enhance robustness with polling helpers
2025-11-27 11:29 UTC (5+ messages)
` [PATCH v4 2/3] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
[PATCH] mm/kfence: add reboot notifier to disable KFENCE on shutdown
2025-11-27 11:12 UTC (4+ messages)
[PATCH v2 0/2] mm/swapfile: fix and cleanup swap list iterations
2025-11-27 10:51 UTC (5+ messages)
` [PATCH v2 1/2] mm/swapfile: fix list iteration when next node is removed during discard
` [PATCH v2 2/2] mm/swapfile: use plist_for_each_entry in __folio_throttle_swaprate
[PATCH 0/2] mm/swapfile: fix and cleanup swap list iterations
2025-11-27 10:50 UTC (12+ messages)
` [PATCH 1/2] mm/swapfile: fix list iteration in swap_sync_discard
[PATCH v3 0/3] mm: Coccinelle-driven cleanups across memory management code
2025-11-27 10:05 UTC (6+ messages)
` [PATCH v3 1/3] mm: pagewalk: simplify hugepage boundary calculation using min()
` [PATCH v3 2/3] mm/vmscan: use %pe to print error pointers
` [PATCH v3 3/3] mm/zswap: "
[PATCH] printk: add early_counter_ns routine for printk blind spot
2025-11-27 9:13 UTC
[PATCH v2] mm: fix vma_start_write_killable() signal handling
2025-11-27 9:05 UTC (14+ messages)
[RFC -next] memcg: Optimize creation performance when LRU_GEN is enabled
2025-11-27 9:04 UTC (3+ messages)
[PATCH] mm/huge_memory: use end_folio to terminate anonymous folio remapping
2025-11-27 8:54 UTC (4+ messages)
[RFC PATCH 0/3] Memory Controller eBPF support
2025-11-27 8:51 UTC (11+ messages)
[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
2025-11-27 8:35 UTC (24+ messages)
` [PATCH v3 06/22] mm: Always use page table accessor functions
[PATCH v23 00/28] riscv control-flow integrity for usermode
2025-11-27 8:30 UTC (2+ messages)
Hard system lock-ups when using encrypted swap and RAM is exhausted
2025-11-27 7:59 UTC (2+ messages)
[vbabka:b4/sheaves-for-all] [slab] d39c8adcd0: WARNING:at_include/linux/alloc_tag.h:#__alloc_tagging_slab_free_hook
2025-11-27 6:09 UTC
[PATCH v9 0/7] mm: folio_zero_user: clear contiguous pages
2025-11-27 5:28 UTC (4+ messages)
` [PATCH v9 4/7] x86/mm: Simplify clear_page_*
[PATCH v3 0/4] Improve folio split related functions
2025-11-27 5:23 UTC (10+ messages)
` [PATCH v3 1/4] mm/huge_memory: change folio_split_supported() to folio_check_splittable()
` [PATCH v3 2/4] mm/huge_memory: replace can_split_folio() with direct refcount calculation
[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
2025-11-27 5:12 UTC (9+ messages)
[PATCH] selftests/mm/uffd: initialize char variable to Null
2025-11-27 5:06 UTC (2+ messages)
[PATCH] mm/memblock: only mark/clear KHO scratch memory when needed
2025-11-27 5:05 UTC (5+ messages)
[PATCH v1 00/26] Eliminate Dying Memory Cgroup
2025-11-27 3:48 UTC (4+ messages)
` [PATCH v1 23/26] mm: vmscan: prepare for reparenting MGLRU folios
[PATCH RFC] mm: ghost swapfile support for zswap
2025-11-27 2:34 UTC (17+ messages)
[PATCH v12 mm-new 00/15] khugepaged: mTHP support
2025-11-26 23:29 UTC (5+ messages)
` [PATCH v12 mm-new 13/15] khugepaged: avoid unnecessary mTHP collapse attempts
[RFC PATCH 0/4] SEV-SNP Unaccepted Memory Hotplug
2025-11-26 22:31 UTC (8+ messages)
` [RFC PATCH 1/4] efi/libstub: Decouple memory bitmap from the unaccepted table
` [RFC PATCH 2/4] mm: Add support for unaccepted memory hotplug
[GIT PULL] hotfixes against 6.18-rc7
2025-11-26 21:13 UTC (2+ messages)
[PATCH v4 0/4] Improve folio split related functions
2025-11-26 21:06 UTC (5+ messages)
` [PATCH v4 1/4] mm/huge_memory: change folio_split_supported() to folio_check_splittable()
` [PATCH v4 2/4] mm/huge_memory: replace can_split_folio() with direct refcount calculation
` [PATCH v4 3/4] mm/huge_memory: make min_order_for_split() always return an order
` [PATCH v4 4/4] mm/huge_memory: fix folio split stats counting
[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
2025-11-26 20:05 UTC (10+ messages)
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios
[BUG] WARNING in __alloc_frozen_pages_noprof
2025-11-26 19:00 UTC (4+ messages)
[linux-next:master 11827/12060] htmldocs: Documentation/driver-api/hw-recoverable-errors.rst: WARNING: document isn't included in any toctree [toc.not_included]
2025-11-26 18:12 UTC
[PATCH] mm: fix vma_start_write_killable() signal handling
2025-11-26 18:11 UTC (17+ messages)
[PATCH v1 0/2] mm: skip wait in wait_sb_inodes() for hangable-writeback mappings
2025-11-26 17:58 UTC (8+ messages)
` [PATCH v1 2/2] fs/writeback: skip inodes with potential writeback hang in wait_sb_inodes()
[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-26 16:54 UTC (6+ messages)
` [PATCH v9 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
[PATCH -next] memcg: Remove inc/dec_lruvec_kmem_state helpers
2025-11-26 16:34 UTC (2+ messages)
[PATCH v1 0/2] powerpc/pseries/cmm: two smaller fixes
2025-11-26 15:40 UTC (2+ 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