public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 11:56:30 to 2026-03-11 02:28:13 UTC [more...]

[PATCH 3/8] mm/zsmalloc: Introduce objcgs pointer in struct zpdesc
 2026-03-11  2:27 UTC  (3+ messages)

[PATCH v2 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
 2026-03-11  2:20 UTC  (3+ messages)

[PATCH v4] mm/swap: strengthen locking assertions and invariants in cluster allocation
 2026-03-11  2:22 UTC 

[PATCH V2 3/4] mm: shrinker: optimize the allocation of shrinker_info when setting cgroup_memory_nokmem
 2026-03-11  2:21 UTC  (2+ messages)

[PATCH 00/13] selftests/mm: fix failures and robustness improvements
 2026-03-11  2:21 UTC  (22+ 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 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 08/13] selftests/mm: ensure destination is hugetlb-backed in hugepage-mremap
` [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 0/2] fix kmem over-charging for embedded obj_exts array
 2026-03-11  2:13 UTC  (2+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-11  2:07 UTC  (67+ messages)
` [PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 06/61] 9p: "
` [PATCH 15/61] trace: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 20/61] apparmor: "
` [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 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
  ` [EXTERNAL] "
` [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 6.1.y] binfmt_misc: restore write access before closing files opened by open_exec()
 2026-03-11  2:06 UTC 

[PATCH v5 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
 2026-03-11  1:39 UTC  (14+ messages)
` [PATCH v5 1/4] mm: khugepaged: export set_recommended_min_free_kbytes()
` [PATCH v5 2/4] mm: huge_memory: refactor anon_enabled_store() with change_anon_orders()
` [PATCH v5 3/4] mm: huge_memory: refactor enabled_store() with change_enabled()
` [PATCH v5 4/4] mm: ratelimit min_free_kbytes adjustment messages

[PATCH v2 0/5] Introduce QPW for per-cpu operations (v2)
 2026-03-11  1:18 UTC  (13+ messages)
` [PATCH v2 2/5] Introducing qpw_lock() and per-cpu queue & flush work

[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
 2026-03-11  1:10 UTC  (9+ messages)

[RFC PATCH v2 0/4] mm/damon: Support hot application detections
 2026-03-11  1:02 UTC  (7+ messages)
` [RFC PATCH v2 1/4] mm/damon: Generic context creation for modules
` [RFC PATCH v2 2/4] mm/damon: Support for synchrounous huge pages collapse
` [RFC PATCH v2 3/4] mm/damon: New module with hot application detection
` [RFC PATCH v2 4/4] DAMON_HOT_HUGEPAGE documentation

[PATCH v2 0/3] cgroup: improve cgroup_file_notify() scalability
 2026-03-11  1:01 UTC  (4+ messages)
` [PATCH v2 1/3] cgroup: reduce cgroup_file_kn_lock hold time in cgroup_file_notify()
` [PATCH v2 2/3] cgroup: add lockless fast-path checks to cgroup_file_notify()
` [PATCH v2 3/3] cgroup: replace global cgroup_file_kn_lock with per-cgroup_file lock

BUG] [REGRESSION] Regression in 7.0-rc2: WARNING in maple_tree during __mmap_region error path
 2026-03-11  0:30 UTC 

[BUG] Regression in 7.0-rc2: WARNING in maple_tree during __mmap_region error path
 2026-03-11  0:24 UTC 

[PATCH 0/4] Introduce QPW for per-cpu operations
 2026-03-11  0:03 UTC  (14+ messages)

[PATCH] docs: mm: fix typo in numa_memory_policy.rst
 2026-03-11  0:02 UTC  (2+ messages)

[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
 2026-03-11  0:02 UTC  (6+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()
` [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()

[PATCH 0/9] mm/rmap: Optimize anonymous large folio unmapping
 2026-03-10 23:32 UTC  (10+ messages)
` [PATCH 1/9] mm/rmap: make nr_pages signed in try_to_unmap_one
` [PATCH 5/9] mm/rmap: batch unmap folios belonging to uffd-wp VMAs

[PATCH] mm/vmalloc: Fix incorrect size reporting on allocation failure
 2026-03-10 22:59 UTC  (5+ messages)
` [PATCH] vmalloc: support __GFP_RETRY_MAYFAIL and __GFP_NORETRY

[PATCH v3] mm/swap: strengthen locking assertions and invariants in cluster allocation
 2026-03-10 22:07 UTC  (2+ messages)

[PATCH v2 00/25] Introduce meminspect
 2026-03-10 20:16 UTC  (26+ messages)
` [PATCH v2 01/25] kernel: "
` [PATCH v2 02/25] init/version: Annotate static information into meminspect
` [PATCH v2 03/25] mm/percpu: "
` [PATCH v2 04/25] cpu: "
` [PATCH v2 05/25] genirq/irqdesc: "
` [PATCH v2 06/25] timers: "
` [PATCH v2 07/25] kernel/fork: "
` [PATCH v2 08/25] mm/page_alloc: "
` [PATCH v2 09/25] mm/show_mem: "
` [PATCH v2 10/25] mm/swapfile: "
` [PATCH v2 11/25] kernel/vmcore_info: Register dynamic "
` [PATCH v2 12/25] kernel/configs: "
` [PATCH v2 13/25] mm/init-mm: Annotate static "
` [PATCH v2 14/25] panic: "
` [PATCH v2 15/25] kallsyms: "
` [PATCH v2 16/25] mm/mm_init: "
` [PATCH v2 17/25] sched/core: Annotate runqueues "
` [PATCH v2 18/25] mm/numa: Register node data information "
` [PATCH v2 19/25] mm/sparse: Register "
` [PATCH v2 20/25] printk: "
` [PATCH v2 21/25] remoteproc: qcom: Move minidump data structures into its own header
` [PATCH v2 22/25] soc: qcom: Add minidump backend driver
` [PATCH v2 23/25] soc: qcom: smem: Add minidump platform device
` [PATCH v2 24/25] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
` [PATCH v2 25/25] meminspect: Add debug kinfo compatible driver

[PATCH v2] selftest: memcg: Skp memcg_sock test if address family not supported
 2026-03-10 20:18 UTC  (2+ messages)

[GIT PULL] hotfixes for 7.0-rc4
 2026-03-10 20:07 UTC  (2+ messages)

[PATCH v2] mm/kasan: Fix double free for kasan pXds
 2026-03-10 19:50 UTC  (2+ messages)

6.18.13 iwlwifi deadlock allocating cma while work-item is active
 2026-03-10 19:48 UTC  (18+ messages)

[PATCH] mm/userfaultfd: fix hugetlb fault mutex hash calculation
 2026-03-10 19:47 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v11 00/15] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-03-10 19:30 UTC  (10+ messages)
` [PATCH v11 01/15] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v11 02/15] kasan: arm64: x86: Make special tags arch specific
` [PATCH v11 04/15] x86/kasan: Add arch specific kasan functions
` [PATCH v11 06/15] kasan: arm64: x86: Make page_to_virt() KASAN aware
` [PATCH v11 07/15] mm/execmem: Untag addresses in EXECMEM_ROX related pointer arithmetic

[PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
 2026-03-10 18:17 UTC  (4+ messages)

[PATCH] powerpc/mem: Move CMA reservations to arch_mm_preinit
 2026-03-10 18:00 UTC  (2+ messages)

[PATCH v2 0/2] locking: contended_release tracepoint instrumentation
 2026-03-10 17:49 UTC  (3+ messages)
` [PATCH v2 1/2] locking/percpu-rwsem: Extract __percpu_up_read()
` [PATCH v2 2/2] locking: Add contended_release tracepoint

[PATCH v2] mm/mempolicy: track page allocations per mempolicy
 2026-03-10 17:01 UTC  (5+ messages)

[PATCH v2] mm: migrate: requeue destination folio on deferred split queue
 2026-03-10 16:52 UTC  (2+ messages)

[PATCH v4 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
 2026-03-10 16:31 UTC  (4+ messages)
` [PATCH v4 2/4] mm: huge_memory: refactor anon_enabled_store() with change_anon_orders()

[PATCH RFC 0/3] locking: contended_release tracepoint instrumentation
 2026-03-10 15:58 UTC  (10+ messages)
` [PATCH RFC 1/3] locking: Add contended_release tracepoint
` [PATCH RFC 2/3] locking/percpu-rwsem: Extract __percpu_up_read_slowpath()
` [PATCH RFC 3/3] locking: Wire up contended_release tracepoint

[PATCH v2 1/2] mm: prevent droppable mappings from being locked
 2026-03-10 15:58 UTC  (2+ messages)
` [PATCH v2 2/2] selftests/mm: verify droppable mappings cannot be locked

[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-03-10 15:41 UTC  (2+ messages)

[RFC 0/1] Avoid pagewalk hugepage-split race with VFIO DMA set
 2026-03-10 15:19 UTC  (7+ messages)
` [RFC 1/1] mm/pagewalk: don't split device-backed huge pfnmaps

[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] mm: optimize the implementation of WARN_ON_ONCE_GFP()
 2026-03-10 14:52 UTC  (4+ messages)

[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/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)


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