linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
 2026-02-27 18:25 UTC  (6+ messages)

[PATCH v5 00/32] Eliminate Dying Memory Cgroup
 2026-02-27 18:18 UTC  (8+ messages)
` [PATCH v5 29/32] mm: memcontrol: prepare for reparenting non-hierarchical stats

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-27 17:57 UTC  (7+ messages)
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update

[LSF/MM/BPF TOPIC] Improving MGLRU
 2026-02-27 17:55 UTC  (6+ messages)
  ` [LSF/MM/BPF] "

[PATCH v6 00/30] pkeys-based page table hardening
 2026-02-27 17:55 UTC  (31+ messages)
` [PATCH v6 01/30] mm: Introduce kpkeys
` [PATCH v6 02/30] set_memory: Introduce set_memory_pkey() stub
` [PATCH v6 03/30] arm64: mm: Enable overlays for all EL1 indirect permissions
` [PATCH v6 04/30] arm64: Introduce por_elx_set_pkey_perms() helper
` [PATCH v6 05/30] arm64: Implement asm/kpkeys.h using POE
` [PATCH v6 06/30] arm64: set_memory: Implement set_memory_pkey()
` [PATCH v6 07/30] arm64: Reset POR_EL1 on exception entry
` [PATCH v6 08/30] arm64: Context-switch POR_EL1
` [PATCH v6 09/30] arm64: Initialize POR_EL1 register on cpu_resume()
` [PATCH v6 10/30] arm64: Enable kpkeys
` [PATCH v6 11/30] memblock: Move INIT_MEMBLOCK_* macros to header
` [PATCH v6 12/30] set_memory: Introduce arch_has_pte_only_direct_map()
` [PATCH v6 13/30] mm: kpkeys: Introduce kpkeys_hardened_pgtables feature
` [PATCH v6 14/30] mm: kpkeys: Introduce block-based page table allocator
` [PATCH v6 15/30] mm: kpkeys: Handle splitting of linear map
` [PATCH v6 16/30] mm: kpkeys: Defer early call to set_memory_pkey()
` [PATCH v6 17/30] mm: kpkeys: Add shrinker for block pgtable allocator
` [PATCH v6 18/30] mm: kpkeys: Introduce early page table allocator
` [PATCH v6 19/30] mm: kpkeys: Introduce hook for protecting static page tables
` [PATCH v6 20/30] arm64: cpufeature: Add helper to directly probe CPU for POE support
` [PATCH v6 21/30] arm64: set_memory: Implement arch_has_pte_only_direct_map()
` [PATCH v6 22/30] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES
` [PATCH v6 23/30] arm64: kpkeys: Ensure the linear map can be modified
` [PATCH v6 24/30] arm64: kpkeys: Handle splitting of linear map
` [PATCH v6 25/30] arm64: kpkeys: Protect early page tables
` [PATCH v6 26/30] arm64: kpkeys: Protect init_pg_dir
` [PATCH v6 27/30] arm64: kpkeys: Guard page table writes
` [PATCH v6 28/30] arm64: kpkeys: Batch KPKEYS_LVL_PGTABLES switches
` [PATCH v6 29/30] arm64: kpkeys: Enable kpkeys_hardened_pgtables support
` [PATCH v6 30/30] mm: Add basic tests for kpkeys_hardened_pgtables

[RFC] mm/vmalloc: vrealloc() shrink TODO - seeking direction before implementing
 2026-02-27 17:20 UTC  (4+ messages)

[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
 2026-02-27 17:19 UTC  (12+ messages)
` [PATCH 47/61] ubifs: update format strings for u64 i_ino
` [PATCH 50/61] zonefs: "
` [PATCH 51/61] security: update audit "

powerpc/fadump: CMA init is failing
 2026-02-27 17:09 UTC 

[PATCH 0/3] mm/page_alloc: pcp locking cleanup
 2026-02-27 17:08 UTC  (4+ messages)
` [PATCH 1/3] mm/page_alloc: effectively disable pcp with CONFIG_SMP=n
` [PATCH 2/3] mm/page_alloc: remove IRQ saving/restoring from pcp locking
` [PATCH 3/3] mm/page_alloc: remove pcpu_spin_* wrappers

[PATCH 0/2] mm/damon/core: improve DAMOS quota efficiency for core layer filters
 2026-02-27 17:06 UTC  (3+ messages)
` [PATCH 1/2] mm/damon/core: set quota-score histogram with core filters
` [PATCH 2/2] mm/damon/core: do non-safe region walk on kdamond_apply_schemes()

[BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
 2026-02-27 17:00 UTC  (11+ messages)

[PATCH RFC v3 0/2] block: enable RWF_DONTCACHE for block devices
 2026-02-27 16:41 UTC  (3+ messages)
` [PATCH RFC v3 1/2] filemap: defer dropbehind invalidation from IRQ context
` [PATCH RFC v3 2/2] block: enable RWF_DONTCACHE for block devices

[PATCH v4 0/4] pid_namespace: make init creation more flexible
 2026-02-27 16:37 UTC  (5+ messages)
` [PATCH 0/2] pid: make sub-init creation retryable
  ` [PATCH 1/2] "
  ` [PATCH 2/2] pid: document the PIDNS_ADDING checks in alloc_pid() and copy_process()

[PATCH] mm/vmpressure: scale window size based on machine memory and CPU count
 2026-02-27 16:33 UTC 

6.18.13 iwlwifi deadlock allocating cma while work-item is active
 2026-02-27 16:31 UTC  (2+ messages)

[PATCH] memcg: fix slab accounting in refill_obj_stock() trylock path
 2026-02-27 16:25 UTC  (8+ messages)

[PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
 2026-02-27 16:04 UTC  (5+ messages)

[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
 2026-02-27 16:00 UTC  (6+ messages)
` [PATCH v4 1/5] mm: introduce zone lock wrappers
` [PATCH v4 2/5] mm: convert zone lock users to wrappers
` [PATCH v4 3/5] mm: convert compaction to zone lock wrappers
` [PATCH v4 4/5] mm: rename zone->lock to zone->_lock
` [PATCH v4 5/5] mm: add tracepoints for zone lock

[GIT PULL] slab fixes for 7.0-rc1
 2026-02-27 15:54 UTC 

[PATCH v18 0/3] Improve proc RSS accuracy
 2026-02-27 15:37 UTC  (4+ messages)
` [PATCH v18 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v18 2/3] lib: Test "
` [PATCH v18 3/3] mm: Improve RSS counter approximation accuracy for proc interfaces

[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
 2026-02-27 15:32 UTC  (30+ messages)
` [PATCH 01/14] xattr: add rcu_head and rhash_head to struct simple_xattr
` [PATCH 02/14] xattr: add rhashtable-based simple_xattr infrastructure
` [PATCH 03/14] shmem: adapt to rhashtable-based simple_xattrs with lazy allocation
` [PATCH 04/14] kernfs: "
` [PATCH 05/14] pidfs: adapt to rhashtable-based simple_xattrs
` [PATCH 06/14] xattr: remove rbtree-based simple_xattr infrastructure
` [PATCH 07/14] xattr: add xattr_permission_error()
` [PATCH 08/14] xattr: switch xattr_permission() to switch statement
` [PATCH 09/14] xattr: move user limits for xattrs to generic infra
` [PATCH 10/14] xattr,net: support limited amount of extended attributes on sockfs sockets
` [PATCH 11/14] xattr: support extended attributes on sockets
` [PATCH 12/14] selftests/xattr: path-based AF_UNIX socket xattr tests
` [PATCH 13/14] selftests/xattr: sockfs "
` [PATCH 14/14] selftests/xattr: test xattrs on various socket families

[RFC v2 0/3] Decoupling large folios dependency on THP
 2026-02-27 15:19 UTC  (4+ messages)

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-02-27 15:14 UTC  (3+ messages)
` [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map

[PATCH v17 0/3] Improve proc RSS accuracy
 2026-02-27 15:13 UTC  (10+ messages)

[PATCH v3 3/5] mm: convert compaction to zone lock wrappers
 2026-02-27 14:46 UTC  (3+ messages)

[RFC PATCH v5 02/10] migrate: Add migrate_misplaced_folios_batch()
 2026-02-27 14:41 UTC  (2+ messages)

[PATCH v2] khugepaged: remove redundant index check for pmd-folios
 2026-02-27 14:35 UTC 

[PATCH RFC] iommu/dma: Validate page before accessing P2PDMA state
 2026-02-27 14:13 UTC  (9+ messages)

[PATCH v1 0/4] Allow order zero pages in page reporting
 2026-02-27 14:06 UTC  (5+ messages)
` [PATCH v1 1/4] page_reporting: add PAGE_REPORTING_DEFAULT_ORDER
` [PATCH v1 2/4] virtio_balloon: set default page reporting order
` [PATCH v1 3/4] hv_balloon: "
` [PATCH v1 4/4] page_reporting: change PAGE_REPORTING_DEFAULT_ORDER to -1

[PATCH 0/7] dma-buf: heaps: Turn heaps into modules
 2026-02-27 13:30 UTC  (10+ messages)
` [PATCH 2/7] mm: cma: Export cma_alloc and cma_release

[PATCH v2 0/9] dma-buf: heaps: Turn heaps into modules
 2026-02-27 13:15 UTC  (10+ messages)
` [PATCH v2 1/9] dma: contiguous: Turn heap registration logic around
` [PATCH v2 2/9] dma: contiguous: Make dev_get_cma_area() a proper function
` [PATCH v2 3/9] dma: contiguous: Make dma_contiguous_default_area static
` [PATCH v2 4/9] mm: cma: Export dev_get_cma_area()
` [PATCH v2 5/9] mm: cma: Export cma_alloc and cma_release
` [PATCH v2 6/9] mm: cma: Export cma_get_name
` [PATCH v2 7/9] dma-buf: heaps: Export mem_accounting parameter
` [PATCH v2 8/9] dma-buf: heaps: cma: Turn the heap into a module
` [PATCH v2 9/9] dma-buf: heaps: system: "

[PATCH v3 1/5] mm: introduce zone lock wrappers
 2026-02-27 13:06 UTC  (3+ messages)

[PATCH v3 0/5] mm: zone lock tracepoint instrumentation
 2026-02-27 12:39 UTC  (6+ messages)
` [PATCH v3 5/5] mm: add tracepoints for zone lock

[RFC v2 00/21] mm: thp: lazy PTE page table allocation at PMD split
 2026-02-27 12:11 UTC  (5+ messages)
` [RFC v2 13/21] mm: huge_mm: Make sure all split_huge_pmd calls are checked

[PATCH] mm: bail out when the PMD has been set in bloom filter
 2026-02-27 11:42 UTC  (2+ messages)

[PATCH v4 0/6] drm/gem-shmem: Track page accessed/dirty status
 2026-02-27 11:42 UTC  (7+ messages)
` [PATCH v4 1/6] drm/gem-shmem: Use obj directly where appropriate in fault handler
` [PATCH v4 2/6] drm/gem-shmem: Test for existence of page in mmap "
` [PATCH v4 3/6] drm/gem-shmem: Return vm_fault_t from drm_gem_shmem_try_map_pmd()
` [PATCH v4 4/6] drm/gem-shmem: Refactor drm_gem_shmem_try_map_pmd()
` [PATCH v4 5/6] drm/gem-shmem: Track folio accessed/dirty status in mmap
` [PATCH v4 6/6] drm/gem-shmem: Track folio accessed/dirty status in vmap

[PATCH RFC 00/19] mm: Add __GFP_UNMAPPED
 2026-02-27 11:04 UTC  (7+ messages)
` [PATCH RFC 04/19] x86/mm: introduce the mermap
` [PATCH RFC 17/19] mm/page_alloc: implement __GFP_UNMAPPED allocations
` [PATCH RFC 18/19] mm/page_alloc: implement __GFP_UNMAPPED|__GFP_ZERO allocations

[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
 2026-02-27 10:54 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] mshare - sharing page tables across processes
 2026-02-27 10:36 UTC  (2+ messages)

[RFC v1 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
 2026-02-27 10:32 UTC  (6+ messages)
` [RFC v1 2/2] powerpc/64s: Add support for huge pfnmaps

[LSF/MM/BPF TOPIC] MGLRU on Android: Real-World Problems and Challenges
 2026-02-27 10:03 UTC  (5+ messages)

[PATCH v2 0/6] support batched checking of the young flag for MGLRU
 2026-02-27  9:44 UTC  (7+ messages)
` [PATCH v2 1/6] mm: use inline helper functions instead of ugly macros
` [PATCH v2 2/6] mm: rename ptep/pmdp_clear_young_notify() to ptep/pmdp_test_and_clear_young_notify()
` [PATCH v2 3/6] mm: rmap: add a ZONE_DEVICE folio warning in folio_referenced()
` [PATCH v2 4/6] mm: add a batched helper to clear the young flag for large folios
` [PATCH v2 5/6] mm: support batched checking of the young flag for MGLRU
` [PATCH v2 6/6] arm64: mm: implement the architecture-specific test_and_clear_young_ptes()

[PATCH] mm/slab: initialize slab->stride early to avoid memory ordering issues
 2026-02-27  9:36 UTC  (7+ messages)
` [PATCH] mm/slab: a debug patch to investigate the issue further

[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
 2026-02-27  9:23 UTC  (6+ messages)

[PATCH v3 0/3] add support for drop_caches for individual filesystem
 2026-02-27  9:02 UTC  (11+ messages)

[PATCH v3 0/3] Use killable vma write locking in most places
 2026-02-27  8:57 UTC  (5+ messages)
` [PATCH v3 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()

[PATCH mm-unstable v2 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-02-27  8:52 UTC  (5+ messages)
` [PATCH mm-unstable v2 3/5] mm/khugepaged: define COLLAPSE_MAX_PTES_LIMIT as HPAGE_PMD_NR - 1

[PATCH 1/5] zram: do not autocorrect bad recompression parameters
 2026-02-27  8:21 UTC  (5+ messages)
` [PATCH 2/5] zram: drop ->num_active_comps
` [PATCH 3/5] zram: recompression priority param should override algo
` [PATCH 4/5] zram: update recompression documentation
` [PATCH 5/5] zram: remove chained recompression

[LSF/MM/BPF TOPIC] Ways to mitigate limitations of percpu memory allocator
 2026-02-27  6:41 UTC 

[PATCH v3 00/22] Add support for shared PTEs across processes
 2026-02-27  6:34 UTC  (6+ messages)

[PATCH v5 30/32] mm: memcontrol: convert objcg to be per-memcg per-node type
 2026-02-27  6:34 UTC  (4+ messages)
` [PATCH v5 update "

[PATCH] perf/events: Replace READ_ONCE() with standard pgtable accessors
 2026-02-27  6:27 UTC 

[RFC V1 10/16] arm64/mm: Route all pgtable writes via ptdesc_set()
 2026-02-27  6:19 UTC  (4+ messages)

[PATCH] mm/debug_vm_pgtable: Replace WRITE_ONCE() with pxd_clear()
 2026-02-27  6:12 UTC 

[LSF/MM/BPF TOPIC] Per-process page size
 2026-02-27  5:11 UTC  (4+ messages)

[PATCH] mm: Replace READ_ONCE() in pud_trans_unstable()
 2026-02-27  4:03 UTC 

[RESEND PATCH net-next] netmem: remove the pp fields from net_iov
 2026-02-27  4:00 UTC  (2+ messages)

page: 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox