messages from 2026-07-14 14:07:02 to 2026-07-14 16:31:44 UTC [more...]
[RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
2026-07-14 16:31 UTC (14+ messages)
[PATCH mm-hotfixes v2 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-14 16:20 UTC (4+ messages)
[RFC PATCH 00/14] driver core: defer per-VF sysfs creation for fast SR-IOV bring-up
2026-07-14 16:18 UTC (4+ messages)
[PATCH v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-14 16:09 UTC (7+ messages)
[PATCH v2 0/5] mm: fix inode UAF when splitting a file folio past EOF
2026-07-14 15:44 UTC (6+ messages)
` [PATCH v2 1/5] mm/memory-failure: keep the folio, not the poisoned subpage, locked across split
[PATCH slab/for-next-fixes v3 3/4] lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()
2026-07-14 15:42 UTC (11+ messages)
` [PATCH slab/for-next-fixes v3 4/4] mm/slab: prevent unbounded recursion in free path with new kmalloc type
` [PATCH slab/for-next-fixes v3 0/4] mm/slab: fix unbounded recursion in free path with memalloc profiling
[PATCH v2 2/5] mm: hugetlb: Fix subpool usage leak on allocation failure
2026-07-14 15:39 UTC (2+ messages)
[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
2026-07-14 15:15 UTC (21+ messages)
` [PATCH v5 01/20] vfio/pci: Factor out the reset logic in VFIO PCI device close path
` [PATCH v5 02/20] vfio: Export various helpers from VFIO
` [PATCH v5 03/20] vfio/pci: Export vfio_pci_dma_buf_move for vfio-pci module
` [PATCH v5 04/20] liveupdate: Export symbols needed by modules
` [PATCH v5 05/20] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v5 06/20] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v5 07/20] vfio: Introduce vfio_find_device() helper
` [PATCH v5 08/20] vfio: Refactor vfio_device_fops_cdev_open()
` [PATCH v5 09/20] vfio: Add API to open cdev device for Live Update restore
` [PATCH v5 10/20] vfio/pci: Retrieve preserved device files after Live Update
` [PATCH v5 11/20] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v5 12/20] docs: liveupdate: Add documentation for VFIO PCI
` [PATCH v5 13/20] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v5 14/20] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v5 15/20] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v5 16/20] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v5 18/20] vfio: selftests: Expose iommu_modes to tests
` [PATCH v5 19/20] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v5 20/20] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test
[PATCH] fs: push nr_cached_objects memcg gating into individual filesystems
2026-07-14 15:20 UTC (2+ messages)
[PATCH 00/22] Simplify special kernel page table handling
2026-07-14 15:19 UTC (17+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
` [PATCH 12/22] x86/mm: use mm_is_kernel() for kernel mm checks
` [PATCH 14/22] mm: set page table page type when allocated
` [PATCH 15/22] mm: only initialise pt_share_count for user pgtables
` [PATCH 16/22] efi: mark efi_mm as a kernel mm
` [PATCH 17/22] mm: pagewalk: drop redundant address check for kernel mm walks
` [PATCH 18/22] arm64: mm: drop explicit mm_is_efi() check in contpte
` [PATCH 19/22] x86/tboot: mark tboot_mm as a kernel mm
` [PATCH 20/22] arm64: mm: drop ctor/dtor calls for kernel page tables
` [PATCH 21/22] arm: mm: drop ctor call "
` [PATCH 22/22] riscv: mm: drop ctor/dtor calls "
[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
2026-07-14 15:06 UTC (6+ messages)
` [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
[RESEND PATCH v2 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-07-14 15:01 UTC (4+ messages)
` [RESEND PATCH v2 1/3] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE "
` [RESEND PATCH v2 2/3] mm/damon/sysfs: support hugepage_mem_bp quota goal metric
` [RESEND PATCH v2 3/3] Docs/mm/damon/design: Document hugepage_mem_bp target metric
[PATCH v2 0/5] mm: mincore: misc cleanups
2026-07-14 14:45 UTC (7+ messages)
` [PATCH v2 1/5] mm: mincore: remove special handling for VM_PFNMAP
[PATCH v6 0/9] mm/page_owner: misc cleanups
2026-07-14 14:44 UTC (7+ messages)
` [PATCH v6 2/9] mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrate_reason
[PATCH 00/10] mm/damon/core: hide core-private struct fields
2026-07-14 14:35 UTC (11+ messages)
` [PATCH 01/10] mm/damon/core: hide private damon_region fields
` [PATCH 02/10] mm/damon/core: hide private damon_target fields
` [PATCH 03/10] mm/damon/core: hide private damos_quota_goal fields
` [PATCH 04/10] mm/damon/core: hide private damos_quota fields
` [PATCH 05/10] mm/damon/core: hide private damos_filter fields
` [PATCH 06/10] mm/damon/core: hide private damos fields
` [PATCH 07/10] mm/damon/core: hide private damon_filter fields
` [PATCH 08/10] mm/damon/core: hide private damon_probe fields
` [PATCH 09/10] mm/damon/sysfs: do not directly access damon_ctx->ops
` [PATCH 10/10] mm/damon/core: hide core-private damon_ctx fields
[PATCH 0/5] mm/damon: unurgent fixes for infinite loop, NULL de-ref and races
2026-07-14 14:32 UTC (2+ messages)
[PATCH] mm/kconfig: Drop redundant dependency wrappers
2026-07-14 14:24 UTC (2+ messages)
[PATCH v2] mm/damon/ops-common: prevent migration fallback to non-target nodes
2026-07-14 14:19 UTC (2+ messages)
[PATCH v1] mm/damon: remove trailing semicolons after function definitions
2026-07-14 14:11 UTC (2+ messages)
page: | 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