messages from 2026-03-10 01:06:07 to 2026-03-10 14:56:31 UTC [more...]
[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
2026-03-10 14:56 UTC
[PATCH 0/4] arm64/mm: contpte-sized exec folios for 16K and 64K pages
2026-03-10 14:51 UTC (5+ messages)
` [PATCH 1/4] arm64: request contpte-sized folios for exec memory
` [PATCH 2/4] mm: bypass mmap_miss heuristic for VM_EXEC readahead
` [PATCH 3/4] elf: align ET_DYN base to exec folio order for contpte mapping
` [PATCH 4/4] mm: align file-backed mmap to exec folio order in thp_get_unmapped_area
[PATCH v2] mm/mempolicy: track page allocations per mempolicy
2026-03-10 14:53 UTC (4+ messages)
[PATCH] mm: optimize the implementation of WARN_ON_ONCE_GFP()
2026-03-10 14:52 UTC (4+ messages)
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-10 14:45 UTC (78+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [PATCH 39/61] irqchip: "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "
[PATCH v2] selftest: memcg: Skp memcg_sock test if address family not supported
2026-03-10 14:39 UTC
[PATCH] selftest: memcg: Skp memcg_sock test if address family not supported
2026-03-10 14:09 UTC (4+ messages)
[PATCH v4 0/4] Two-pass MMU interval notifiers
2026-03-10 14:04 UTC (3+ messages)
` [PATCH v4 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers
[PATCH] zram: do not permit params change after init
2026-03-10 14:02 UTC (3+ messages)
[PATCH v9 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-03-10 13:08 UTC (2+ messages)
[PATCH 0/9] mm/rmap: Optimize anonymous large folio unmapping
2026-03-10 12:59 UTC (31+ messages)
` [PATCH 1/9] mm/rmap: make nr_pages signed in try_to_unmap_one
` [PATCH 2/9] mm/rmap: initialize nr_pages to 1 at loop start "
` [PATCH 3/9] mm/rmap: refactor lazyfree unmap commit path to commit_ttu_lazyfree_folio()
` [PATCH 4/9] mm/memory: Batch set uffd-wp markers during zapping
` [PATCH 5/9] mm/rmap: batch unmap folios belonging to uffd-wp VMAs
` [PATCH 6/9] mm/swapfile: Make folio_dup_swap batchable
` [PATCH 7/9] mm/swapfile: Make folio_put_swap batchable
` [PATCH 8/9] mm/rmap: introduce folio_try_share_anon_rmap_ptes
` [PATCH 9/9] mm/rmap: enable batch unmapping of anonymous folios
[PATCH 0/8] mm: introduce zone lock guards
2026-03-10 12:57 UTC (9+ messages)
` [PATCH 1/8] mm: use zone lock guard in reserve_highatomic_pageblock()
[PATCH v3] mm/rmap: fix incorrect pte restoration for lazyfree folios
2026-03-10 12:13 UTC (2+ messages)
[PATCH 0/2] fix kmem over-charging for embedded obj_exts array
2026-03-10 11:38 UTC (3+ messages)
` [PATCH 1/2] mm/slab: move obj_exts_in_slab() definition to slab.h
` [PATCH 2/2] memcg: fix kmem over-charging for embedded obj_exts array
[RFC 0/1] Avoid pagewalk hugepage-split race with VFIO DMA set
2026-03-10 11:38 UTC (6+ messages)
` [RFC 1/1] mm/pagewalk: don't split device-backed huge pfnmaps
[PATCH 1/6] selftests/liveupdate: add framework for memfd tests
2026-03-10 11:08 UTC (2+ messages)
[PATCH V2 0/4] record non-slab shrinkers for non-root memcgs when kmem is disabled
2026-03-10 11:05 UTC (6+ messages)
` [PATCH V2 1/4] mm: shrinker: add one more parameter in shrinker_id()
` [PATCH V2 2/4] mm: shrinker: move shrinker_id() code block below memcg_kmem_online()
` [PATCH V2 3/4] mm: shrinker: optimize the allocation of shrinker_info when setting cgroup_memory_nokmem
` [PATCH V2 4/4] mm: shrinker: remove unnecessary check in shrink_slab_memcg()
[PATCH] mm/userfaultfd: fix hugetlb fault mutex hash calculation
2026-03-10 11:05 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v4] "
[linux-next:master] BUILD REGRESSION 343f51842f4ed7143872f3aa116a214a5619a4b9
2026-03-10 11:00 UTC
[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
2026-03-10 10:56 UTC (2+ messages)
[PATCH v2] mm: migrate: requeue destination folio on deferred split queue
2026-03-10 10:54 UTC
[PATCH] mm/debug: optimize once judgment with clang
2026-03-10 10:50 UTC (2+ messages)
[PATCH v1 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
2026-03-10 10:42 UTC (7+ messages)
[PATCH v8 0/6] kho: history: track previous kernel version and kexec boot count
2026-03-10 10:36 UTC (5+ messages)
` [PATCH v8 3/6] kho: persist blob size in KHO FDT
` [PATCH v8 4/6] kho: fix kho_in_debugfs_init() to handle non-FDT blobs
[PATCH 1/2] kho: make sure preservations do not span multiple NUMA nodes
2026-03-10 10:33 UTC (4+ messages)
` [PATCH 2/2] kho: drop restriction on maximum page order
[RFC PATCH v4 0/6] Accelerate page migration with batch copying and hardware offload
2026-03-10 10:07 UTC (4+ messages)
` [RFC PATCH v4 4/6] mm/migrate: add copy offload registration infrastructure
[BUG] WARNING in alloc_slab_obj_exts triggered by __d_alloc
2026-03-10 10:06 UTC (8+ messages)
` [PATCH] mm/slab: fix an incorrect check in obj_exts_alloc_size()
[PATCH 00/13] selftests/mm: fix failures and robustness improvements
2026-03-10 9:49 UTC (14+ messages)
` [PATCH 01/13] selftests/mm: restore default nr_hugepages value during cleanup in charge_reserved_hugetlb.sh
` [PATCH 02/13] selftests/mm: fix hugetlb pathname construction "
` [PATCH 03/13] selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.sh
` [PATCH 04/13] selftest/mm: fix cgroup task placement and tolerance "
` [PATCH 05/13] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [PATCH 06/13] selftest/mm: adjust hugepage-mremap test size for large huge pages
` [PATCH 07/13] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
` [PATCH 08/13] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH 10/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test
` [PATCH 12/13] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
` [PATCH 13/13] selftests/cgroup: extend test_hugetlb_memcg.c to support all huge page sizes
[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-03-10 9:40 UTC (12+ messages)
[PATCH RFC v3 0/4] guest_memfd: Track amount of memory allocated on inode
2026-03-10 9:12 UTC (4+ messages)
` [PATCH RFC v3 2/4] KVM: guest_memfd: Set release always on guest_memfd mappings
[PATCH] mm: prevent droppable mappings from being locked
2026-03-10 8:25 UTC (4+ messages)
[PATCH v6 0/5] support batch checking of references and unmapping for large folios
2026-03-10 8:17 UTC (7+ messages)
` [PATCH v6 1/5] mm: rmap: support batched checks of the references "
[PATCH 12/32] hugetlbfs: Stop using i_private_data
2026-03-10 7:24 UTC (2+ messages)
[linus:master] [mm] 9890ecab6a: vm-scalability.throughput 3.8% regression
2026-03-10 6:39 UTC
[PATCH v2 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
2026-03-10 6:27 UTC (2+ messages)
[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
2026-03-10 4:04 UTC (6+ messages)
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
` [BUG] SPARSEMEM broken on RISC-V; was: [PATCH] "
[PATCH RFC v3 0/4] mm: add huge pfnmap support for remap_pfn_range()
2026-03-10 3:36 UTC (11+ messages)
` [PATCH RFC v3 1/4] x86/mm: Use proper page table helpers for huge page generation
` [PATCH RFC v3 2/4] mm/pgtable: Make pfn_pte() filter out huge page attributes
[PATCH v4 0/2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
2026-03-10 3:11 UTC (3+ messages)
` [PATCH v4 1/2] huge_mm: add stubs for THP-disabled configs
` [PATCH v4 2/2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
[PATCH v4 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
2026-03-10 3:02 UTC (3+ messages)
` [PATCH v4 4/4] mm: ratelimit min_free_kbytes adjustment messages
[PATCH v3 0/6] support batched checking of the young flag for MGLRU
2026-03-10 2:51 UTC (6+ messages)
` [PATCH v3 6/6] arm64: mm: implement the architecture-specific test_and_clear_young_ptes()
[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
2026-03-10 2:21 UTC (11+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy
[RFC PATCH v2 0/5] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2026-03-10 2:14 UTC (9+ messages)
[PATCH v3] mm/swap: strengthen locking assertions and invariants in cluster allocation
2026-03-10 1:56 UTC
[PATCH v3] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
2026-03-10 1:39 UTC
[PATCH 00/11] mm/damon: support multiple goal-based quota tuning algorithms
2026-03-10 1:05 UTC (2+ messages)
` [PATCH 10/11] selftests/damon/drgn_dump_damon_status: support quota goal_tuner dumping
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