[RFC PATCH v2 0/3] Add testable code specifications
2025-10-21 7:35 UTC (8+ messages)
` [RFC v2 PATCH 1/3] Documentation: add guidelines for writing "
` [RFC v2 PATCH 3/3] selftests/devmem: initial testset
[PATCH 0/4] mm, swap: misc cleanup and bugfix
2025-10-21 7:34 UTC (10+ messages)
` [PATCH 1/4] mm, swap: do not perform synchronous discard during allocation
[PATCH 6.1 0/8] Backporting CVE-2025-38073 fix patch
2025-10-21 7:25 UTC (11+ messages)
` [PATCH 6.1 1/8] filemap: add a kiocb_invalidate_pages helper
` [PATCH 6.1 2/8] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 6.1 3/8] filemap: update ki_pos in generic_perform_write
` [PATCH 6.1 4/8] fs: factor out a direct_write_fallback helper
` [PATCH 6.1 5/8] direct_write_fallback(): on error revert the ->ki_pos update from buffered write
` [PATCH 6.1 6/8] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 6.1 7/8] block: fix race between set_blocksize and read paths
` [PATCH 6.1 8/8] nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()
[PATCH v3] slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
2025-10-21 7:04 UTC (3+ messages)
[PATCH 1/2] mm/memory: Do not populate page table entries beyond i_size
2025-10-21 6:35 UTC (2+ messages)
` [PATCH 2/2] mm/truncate: Unmap large folio on split failure
[PATCH v5 0/4] reparent the THP split queue
2025-10-21 6:21 UTC (4+ messages)
` [PATCH v5 4/4] mm: thp: reparent the split queue during memcg offline
[RFC, PATCH 0/2] Large folios vs. SIGBUS semantics
2025-10-21 6:17 UTC (7+ messages)
` [PATCH 1/2] mm/memory: Do not populate page table entries beyond i_size
` [PATCH 2/2] mm/truncate: Unmap large folio on split failure
[PATCH V1 0/2] mm: MISC follow-up patches for linux/pgalloc.h
2025-10-21 6:07 UTC (16+ messages)
` [PATCH V1 1/2] MAINTAINERS: add include/linux/pgalloc.h to MM CORE section
` [PATCH V1 2/2] treewide: include linux/pgalloc.h instead of asm/pgalloc.h
[PATCH v3 0/3] KHO: kfence + KHO memory corruption fix
2025-10-21 6:00 UTC (5+ messages)
` [PATCH v3 1/3] liveupdate: kho: warn and fail on metadata or preserved memory in scratch area
` [PATCH v3 2/3] liveupdate: kho: Increase metadata bitmap size to PAGE_SIZE
` [PATCH v3 3/3] liveupdate: kho: allocate metadata directly from the buddy allocator
[DISCUSS] Proposal: move slab shrinking into a dedicated kernel thread to improve reclaim efficiency
2025-10-21 5:25 UTC (2+ messages)
[Bug report][xfstests generic/751] hang on nfs writeback
2025-10-21 5:14 UTC
[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
2025-10-21 4:10 UTC (8+ messages)
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
[PATCH] mm/debug_vm_pgtable: Add [pte|pmd]_mkwrite_novma() tests
2025-10-21 3:54 UTC (2+ messages)
O_DIRECT vs BLK_FEAT_STABLE_WRITES, was Re: [PATCH] btrfs: never trust the bio from direct IO
2025-10-21 3:17 UTC (9+ messages)
[PATCH v4 0/4] mm: some optimizations for prot numa
2025-10-21 3:06 UTC (14+ messages)
` [PATCH v4 1/4] mm: mprotect: always skip dma pinned folio in prot_numa_skip()
` [PATCH v4 3/4] mm: mprotect: convert to folio_needs_prot_numa()
` [PATCH v4 4/4] mm: huge_memory: use folio_needs_prot_numa() for pmd folio
[PATCH v3] ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
2025-10-21 3:00 UTC (3+ messages)
[PATCH] mm: Make INVALID_PHYS_ADDR a generic macro
2025-10-21 2:56 UTC
[PATCH] mm/damon/sysfs: Remove misleading todo comment in nid_show()
2025-10-21 2:17 UTC (2+ messages)
[PATCH mm-new 1/1] mm/khugepaged: Factor out common logic in [scan,alloc]_sleep_millisecs_store()
2025-10-21 2:14 UTC (5+ messages)
[RFC PATCH v2] page_alloc: allow migration of smaller hugepages during contig_alloc
2025-10-21 1:29 UTC (5+ messages)
[PATCH v2 0/3] Do not change split folio target order
2025-10-21 1:23 UTC (8+ messages)
` [PATCH v2 2/3] mm/memory-failure: improve large block size folio handling
[Patch v2 0/2] mm/huge_memory: cleanup __split_unmapped_folio()
2025-10-21 0:30 UTC (10+ messages)
` [Patch v2 2/2] mm/huge_memory: Optimize and simplify __split_unmapped_folio() logic
[PATCH v5 0/7] iomap: zero range folio batch support
2025-10-21 0:14 UTC (3+ messages)
[PATCH v2 00/16] Parallelizing filesystem writeback
2025-10-20 22:46 UTC (2+ messages)
[PATCH v6 00/10] liveupdate: Rework KHO for in-kernel users & Fix memory corruption
2025-10-20 22:17 UTC (14+ messages)
` [PATCH v6 08/10] liveupdate: kho: warn and fail on metadata or preserved memory in scratch area
` [PATCH v6 09/10] liveupdate: kho: Increase metadata bitmap size to PAGE_SIZE
` [PATCH v6 10/10] liveupdate: kho: allocate metadata directly from the buddy allocator
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-10-20 21:13 UTC (17+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v22 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-10-20 20:53 UTC (16+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v22 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v22 15/28] riscv/traps: Introduce software check exception and uprobe handling
[RFC PATCH] page_alloc: allow migration of smaller hugepages during contig_alloc
2025-10-20 20:38 UTC (11+ messages)
[PATCH v0] mm/page_alloc: Cleanup for __del_page_from_free_list()
2025-10-20 19:55 UTC (3+ messages)
[PATCH] mm/page_isolation: clarify FIXME around shrink_slab() in memory hotplug
2025-10-20 19:26 UTC (2+ messages)
[PATCH] arm64, mm: avoid always making PTE dirty in pte_mkwrite()
2025-10-20 19:17 UTC (3+ messages)
[PATCH v2] slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
2025-10-20 18:52 UTC (2+ messages)
[RFC PATCH] mm/vmalloc: request large order pages from buddy allocator
2025-10-20 18:23 UTC (9+ messages)
[PATCH v5 00/15] expand mmap_prepare functionality, port more users
2025-10-20 18:16 UTC (7+ messages)
` [PATCH v5 03/15] mm/vma: remove unused function, make internal functions static
` [PATCH v5 12/15] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
[PATCH 1/2] hugetlb.h: flatten logic in arch_hugetlb_migration_supported
2025-10-20 18:15 UTC (4+ messages)
[PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list
2025-10-20 17:52 UTC (3+ messages)
[PATCH mm-new v3 1/1] mm/khugepaged: guard is_zero_pfn() calls with pte_present()
2025-10-20 17:46 UTC (3+ messages)
Bug: Performance regression in 1013af4f585f: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
2025-10-20 17:18 UTC (7+ messages)
[PATCH v1] selftests: cachestat: Fix warning on declaration under label
2025-10-20 17:13 UTC (3+ messages)
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-20 16:51 UTC (13+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[RFC PATCH] mm, hugetlb: implement movable_gigantic_pages sysctl
2025-10-20 16:35 UTC (5+ messages)
[linux-next:master] BUILD REGRESSION 606da5bb165594c052ee11de79bf05bc38bc1aa6
2025-10-20 16:26 UTC
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-10-20 15:52 UTC (3+ messages)
[PATCH] mm/vmalloc: Use kmalloc_array() instead of kmalloc()
2025-10-20 15:29 UTC (2+ messages)
[PATCH v3 0/6] mm: hugetlb: allocate frozen gigantic folio
2025-10-20 15:21 UTC (6+ messages)
` [PATCH v3 3/6] mm: page_alloc: add alloc_contig_{range_frozen,frozen_pages}()
[PATCH] mm/damon/sysfs-schemes: Validate nid usage in nid_show()
2025-10-20 15:13 UTC (2+ messages)
[PATCH] mm, vc_screen: move __free() handler that frees a page to a common header
2025-10-20 15:12 UTC (3+ messages)
[PATCH v2 2/2] mm/damon/reclaim: use min_sz_region for core address alignment when setting regions
2025-10-20 15:07 UTC (2+ messages)
[PATCH v2 1/2] mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ram_default()
2025-10-20 15:06 UTC (2+ messages)
[PATCH v2 0/2] mm/damon: fixes for address alignment issues in DAMON_LRU_SORT and DAMON_RECLAIM
2025-10-20 15:06 UTC (2+ messages)
[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
2025-10-20 15:05 UTC (22+ messages)
[PATCH mm-new v2 1/1] mm/khugepaged: guard is_zero_pfn() calls with pte_present()
2025-10-20 14:58 UTC (5+ messages)
[PATCH v4 00/30] Live Update Orchestrator
2025-10-20 14:29 UTC (7+ messages)
[PATCH v4 00/13] drm: Reduce page tables overhead with THP
2025-10-20 14:27 UTC (7+ messages)
` [PATCH v4 05/13] drm/gem: Add huge tmpfs mount point helper
` [PATCH v4 07/13] drm/v3d: Use "
[syzbot ci] Re: Fix stale IOTLB entries for kernel address space
2025-10-20 14:26 UTC (6+ messages)
[PATCH 0/3] mm: treewide: make get_free_pages() and return void *
2025-10-20 14:22 UTC (7+ messages)
[PATCH v4 0/4] mm/userfaultfd: modulize memory types
2025-10-20 14:19 UTC (9+ messages)
` [PATCH v4 1/4] mm: Introduce vm_uffd_ops API
` [PATCH v4 2/4] mm/shmem: Support "
` [PATCH v4 3/4] mm/hugetlb: "
[DISCUSSION] Fixing bad pmd due to a race condition between change_prot_numa() and THP migration in pre-6.5 kernels
2025-10-20 14:07 UTC (10+ messages)
[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2025-10-20 13:53 UTC (8+ messages)
` [PATCH v3 20/20] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)
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