messages from 2025-07-24 09:29:46 to 2025-07-25 05:33:31 UTC [more...]
[PATCH v3 0/5] mseal cleanups, fixup MAP_PRIVATE file-backed case
2025-07-25 5:33 UTC (25+ messages)
` [PATCH v3 1/5] mm/mseal: always define VM_SEALED
` [PATCH v3 2/5] mm/mseal: update madvise() logic
` [PATCH v3 3/5] mm/mseal: small cleanups
` [PATCH v3 4/5] mm/mseal: Simplify and rename VMA gap check
` [PATCH v3 5/5] mm/mseal: rework mseal apply logic
Realtime threads delayed due to kcompactd0
2025-07-25 5:30 UTC
[RFC PATCH] mm/page_alloc: Add PCP list for THP CMA
2025-07-25 5:08 UTC (3+ messages)
[PATCH v5 0/8] mm/shmem, swap: bugfix and improvement of mTHP swap in
2025-07-25 4:54 UTC (6+ messages)
` [PATCH v5 1/8] mm/shmem, swap: improve cached mTHP handling and fix potential hung
regression - mm: shmem: add large folio support for tmpfs affect GPU performance
2025-07-25 4:47 UTC (2+ messages)
[PATCH v4] arm64: Enable permission change on arm64 kernel block mappings
2025-07-25 4:23 UTC (6+ messages)
[PATCH] mm: slub: fix dereference invalid pointer in alloc_consistency_checks
2025-07-25 4:01 UTC
[PATCH v2 0/3] hold PTL for several .hugetlb_entry callbacks
2025-07-25 3:31 UTC (10+ messages)
` [PATCH v2 1/3] mm/smaps: fix race between smaps_hugetlb_range and migration
` [PATCH v2 2/3] fs/proc/task_mmu: hold PTL in pagemap_hugetlb_range and gather_hugetlb_stats
` [PATCH v2 3/3] mm/mincore: hold PTL in mincore_hugetlb
` [PATCH] mm/memory-failure: hold PTL in hwpoison_hugetlb_range
[PATCH] powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64
2025-07-25 3:15 UTC (4+ messages)
[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
2025-07-25 3:15 UTC (2+ messages)
[PATCH v2 0/9] mm: vm_normal_page*() improvements
2025-07-25 2:56 UTC (5+ messages)
` [PATCH v2 1/9] mm/huge_memory: move more common code into insert_pmd()
` [PATCH v2 2/9] mm/huge_memory: move more common code into insert_pud()
[RFC v2 0/4] add static huge zero folio support
2025-07-25 2:52 UTC (6+ messages)
` [RFC v2 1/4] mm: rename huge_zero_page_shrinker to huge_zero_folio_shrinker
` [RFC v2 2/4] mm: add static huge zero folio
` [RFC v2 3/4] mm: add largest_zero_folio() routine
` [RFC v2 4/4] block: use largest_zero_folio in __blkdev_issue_zero_pages()
[GIT PULL] hotfixes for 6.16
2025-07-25 2:50 UTC (2+ messages)
[PATCHv9 02/16] x86/alternatives: Disable LASS when patching kernel alternatives
2025-07-25 2:35 UTC (2+ messages)
[PATCH RFC v3] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE counting
2025-07-25 2:20 UTC (5+ messages)
[PATCH 0/3] selftests/mm: assert rmap behave as expected
2025-07-25 2:16 UTC (5+ messages)
` [PATCH 3/3] "
[PATCH v16 00/42] DEPT(DEPendency Tracker)
2025-07-25 2:09 UTC (2+ messages)
[PATCH v1 net-next 13/13] net-memcg: Allow decoupling memcg from global protocol memory accounting
2025-07-25 1:49 UTC (13+ messages)
[RFC PATCH 0/9] introduce PGTY_mgt_entry page_type
2025-07-25 1:47 UTC (15+ messages)
[PATCH v3 mm-hotfixes 0/5] mm, arch: a more robust approach to sync top level kernel page tables
2025-07-25 1:21 UTC (6+ messages)
` [PATCH v3 mm-hotfixes 1/5] mm: move page table sync declarations to linux/pgtable.h
` [PATCH v3 mm-hotfixes 2/5] mm: introduce and use {pgd,p4d}_populate_kernel()
` [PATCH v3 mm-hotfixes 3/5] x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()
` [PATCH v3 mm-hotfixes 4/5] x86/mm/64: convert p*d_populate{,_init} to _kernel variants
` [PATCH v3 mm-hotfixes 5/5] x86/mm: drop unnecessary calls to sync_global_pgds() and fold into its sole user
[PATCH v3] memcg: expose socket memory pressure in a cgroup
2025-07-25 0:44 UTC (11+ messages)
[PATCH v2 0/5] *** GPU Direct RDMA (P2P DMA) for Device Private Pages ***
2025-07-25 0:31 UTC (10+ messages)
` [PATCH v2 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
[PATCH] mm, page_pool: introduce a new page type for page pool in page type
2025-07-25 0:26 UTC (5+ messages)
[PATCH v6 0/3] Add support for long task name
2025-07-24 23:50 UTC (7+ messages)
` [PATCH v6 1/3] exec: Remove obsolete comments
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v6 3/3] include: Set tsk->comm length to 64 bytes
[PATCH v16 00/22] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-24 23:46 UTC (24+ messages)
` [PATCH v16 04/22] KVM: x86: Select TDX's KVM_GENERIC_xxx dependencies iff CONFIG_KVM_INTEL_TDX=y
` [PATCH v16 05/22] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATE
` [PATCH v16 10/22] KVM: guest_memfd: Add plumbing to host to map guest_memfd pages
` [PATCH v16 13/22] KVM: x86/mmu: Hoist guest_memfd max level/order helpers "up" in mmu.c
` [PATCH v16 14/22] KVM: x86/mmu: Enforce guest_memfd's max order when recovering hugepages
` [PATCH v16 15/22] KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings
` [PATCH v16 22/22] KVM: selftests: guest_memfd mmap() test when mmap is supported
[PATCH 00/11] riscv: fine grained hardware assisted kernel control-flow integrity
2025-07-24 23:38 UTC (13+ messages)
` [PATCH 01/11] riscv: add landing pad for asm routines
` [PATCH 02/11] riscv: update asm call site in `call_on_irq_stack` to setup correct label
` [PATCH 03/11] riscv: indirect jmp in asm that's static in nature to use sw guarded jump
` [PATCH 04/11] riscv: exception handlers can be software guarded transfers
` [PATCH 05/11] riscv: enable landing pad enforcement
` [PATCH 06/11] mm: Introduce ARCH_HAS_KERNEL_SHADOW_STACK
` [PATCH 07/11] scs: place init shadow stack in .shadowstack section
` [PATCH 08/11] riscv/mm: prepare shadow stack for init task
` [PATCH 09/11] riscv: scs: add hardware shadow stack support to scs
` [PATCH 10/11] scs: generic scs code updated to leverage hw assisted shadow stack
` [PATCH 11/11] riscv: Kconfig & Makefile for riscv kernel control flow integrity
[PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
2025-07-24 22:27 UTC (4+ messages)
[PATCH] mm/rmap: Add anon_vma lifetime debug check
2025-07-24 21:56 UTC (3+ messages)
[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
2025-07-24 21:27 UTC (9+ messages)
` [PATCH 01/16] MAINTAINERS: Include clk.py under COMMON CLK FRAMEWORK entry
` [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry
` [PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry
[PATCH v13 0/4] support large align and nid in Rust allocators
2025-07-24 20:54 UTC (2+ messages)
[PATCH v5 0/7] Optimize mprotect() for large folios
2025-07-24 19:55 UTC (3+ messages)
` [PATCH v5 6/7] mm: Optimize mprotect() by PTE batching
next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
2025-07-24 19:14 UTC (6+ messages)
[PATCH] mm: remove io-mapping
2025-07-24 18:53 UTC (6+ messages)
[PATCH v2 0/3] rust: xarray: add `insert` and `reserve`
2025-07-24 18:50 UTC (2+ messages)
[PATCH v4 0/3] Optimizations for khugepaged
2025-07-24 18:07 UTC (11+ messages)
` [PATCH v4 1/3] mm: add get_and_clear_ptes() and clear_ptes()
` [PATCH v4 2/3] khugepaged: Optimize __collapse_huge_page_copy_succeeded() by PTE batching
` [PATCH v4 3/3] khugepaged: Optimize collapse_pte_mapped_thp() "
[PATCH v4 2/3] khugepaged: Optimize __collapse_huge_page_copy_succeeded() by PTE batching
2025-07-24 17:40 UTC (2+ messages)
[PATCH v5 00/14] SLUB percpu sheaves
2025-07-24 17:36 UTC (5+ messages)
` [PATCH v5 02/14] slab: add sheaf support for batching kfree_rcu() operations
[PATCH v1] mm/gup: remove (VM_)BUG_ONs
2025-07-24 17:27 UTC (16+ messages)
[PATCH v4 2/5] vfio/type1: optimize vfio_pin_pages_remote()
2025-07-24 16:56 UTC (3+ messages)
[BUG] hard-to-hit mm_struct UAF due to insufficiently careful vma_refcount_put() wrt SLAB_TYPESAFE_BY_RCU
2025-07-24 16:36 UTC (21+ messages)
[PATCH] kasan: skip quarantine if object is still accessible under RCU
2025-07-24 15:11 UTC (4+ messages)
[RFC][PATCH v2 00/29] introduce kmemdump
2025-07-24 14:13 UTC (31+ messages)
` [RFC][PATCH v2 01/29] kmemdump: "
` [RFC][PATCH v2 02/29] Documentation: add kmemdump
` [RFC][PATCH v2 03/29] kmemdump: add coreimage ELF layer
` [RFC][PATCH v2 04/29] Documentation: kmemdump: add section for coreimage ELF
` [RFC][PATCH v2 05/29] kmemdump: introduce qcom-minidump backend driver
` [RFC][PATCH v2 06/29] soc: qcom: smem: add minidump device
` [RFC][PATCH v2 07/29] init/version: Annotate static information into Kmemdump
` [RFC][PATCH v2 08/29] cpu: "
` [RFC][PATCH v2 09/29] genirq/irqdesc: "
` [RFC][PATCH v2 10/29] panic: "
` [RFC][PATCH v2 11/29] sched/core: "
` [RFC][PATCH v2 12/29] timers: "
` [RFC][PATCH v2 13/29] kernel/fork: "
` [RFC][PATCH v2 14/29] mm/page_alloc: "
` [RFC][PATCH v2 15/29] mm/init-mm: "
` [RFC][PATCH v2 16/29] mm/show_mem: "
` [RFC][PATCH v2 17/29] mm/swapfile: "
` [RFC][PATCH v2 18/29] mm/percpu: "
` [RFC][PATCH v2 19/29] mm/mm_init: "
` [RFC][PATCH v2 20/29] printk: Register "
` [RFC][PATCH v2 21/29] kernel/configs: Register dynamic "
` [RFC][PATCH v2 22/29] mm/numa: Register "
` [RFC][PATCH v2 23/29] mm/sparse: "
` [RFC][PATCH v2 24/29] kernel/vmcore_info: Register dynamic "
` [RFC][PATCH v2 25/29] kmemdump: Add additional symbols to the coreimage
` [RFC][PATCH v2 26/29] init/version: Annotate init uts name separately into Kmemdump
` [RFC][PATCH v2 27/29] kallsyms: Annotate static information "
` [RFC][PATCH v2 28/29] mm/init-mm: Annotate additional "
` [RFC][PATCH v2 29/29] kmemdump: Add Kinfo backend driver
[PATCH v2] MAINTAINERS: add missing file to cgroup section
2025-07-24 13:54 UTC
[PATCH v3] MAINTAINERS: add MM MISC section, add missing files to MISC and CORE
2025-07-24 13:33 UTC
[PATCH v4 0/4] stackleak: Support Clang stack depth tracking
2025-07-24 13:08 UTC (3+ messages)
` [PATCH v4 4/4] kstack_erase: "
[PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long
2025-07-24 12:38 UTC (3+ messages)
[PATCH v3 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-07-24 12:21 UTC (18+ messages)
` [PATCH v3 01/15] lib: provide kmemdup_const()
` [PATCH v3 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v3 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v3 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v3 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v3 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
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;
as well as URLs for NNTP newsgroup(s).