messages from 2025-07-23 15:09:34 to 2025-07-24 14:30:56 UTC [more...]
[PATCH v5 00/14] SLUB percpu sheaves
2025-07-24 14:30 UTC (4+ messages)
` [PATCH v5 02/14] slab: add sheaf support for batching kfree_rcu() operations
[BUG] hard-to-hit mm_struct UAF due to insufficiently careful vma_refcount_put() wrt SLAB_TYPESAFE_BY_RCU
2025-07-24 14:29 UTC (24+ 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] powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64
2025-07-24 13:28 UTC (2+ messages)
[PATCH v4 0/4] stackleak: Support Clang stack depth tracking
2025-07-24 13:08 UTC (6+ messages)
` [PATCH v4 1/4] arm64: Handle KCOV __init vs inline mismatches
` [PATCH v4 2/4] x86: "
` [PATCH v4 3/4] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v4 4/4] kstack_erase: Support Clang stack depth tracking
[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 v6 0/3] Add support for long task name
2025-07-24 12:36 UTC (4+ 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 v3 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-07-24 12:21 UTC (27+ messages)
` [PATCH v3 01/15] lib: provide kmemdup_const()
` [PATCH v3 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v3 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v3 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v3 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v3 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [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 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v3 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v3 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v3 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v3 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v3 15/15] pinctrl: qcom: make the pinmuxing strict
[PATCH v4] arm64: Enable permission change on arm64 kernel block mappings
2025-07-24 11:58 UTC (4+ messages)
[PATCH v1] mm/gup: remove (VM_)BUG_ONs
2025-07-24 10:56 UTC (15+ messages)
[PATCH] kasan: skip quarantine if object is still accessible under RCU
2025-07-24 10:20 UTC (3+ messages)
[RFC PATCH 0/9] introduce PGTY_mgt_entry page_type
2025-07-24 10:01 UTC (22+ messages)
` [RFC PATCH 1/9] mm: introduce PAGE_TYPE_SHIFT
` [RFC PATCH 2/9] mm: add page_type value helper
` [RFC PATCH 3/9] mm/rmap: simplify rmap_walk invoke
` [RFC PATCH 4/9] mm/rmap: add args in rmap_walk_control done hook
` [RFC PATCH 5/9] mm/rmap: introduce exit hook
` [RFC PATCH 6/9] mm/rmap: introduce migrate_walk_arg
` [RFC PATCH 7/9] mm/migrate: rename rmap_walk_arg folio
` [RFC PATCH 8/9] mm/migrate: infrastructure for migrate entry page_type
` [RFC PATCH 9/9] mm/migrate: apply "
[RFC PATCH] mm/page_alloc: Add PCP list for THP CMA
2025-07-24 9:52 UTC (2+ messages)
[PATCH v4 0/3] Optimizations for khugepaged
2025-07-24 9:31 UTC (5+ 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 v13 0/4] support large align and nid in Rust allocators
2025-07-24 9:27 UTC (5+ messages)
` [PATCH v13 3/4] rust: add support for NUMA ids in allocations
` [PATCH v13 4/4] rust: support large alignments "
[PATCH v2 0/3] hold PTL for several .hugetlb_entry callbacks
2025-07-24 9:09 UTC (4+ 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 v2 0/5] *** GPU Direct RDMA (P2P DMA) for Device Private Pages ***
2025-07-24 8:52 UTC (13+ messages)
` [PATCH v2 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
` [PATCH v2 4/5] RDMA/mlx5: Enable P2P DMA with fallback mechanism
[PATCH v3] memcg: expose socket memory pressure in a cgroup
2025-07-24 8:43 UTC (11+ messages)
[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-07-24 8:13 UTC (16+ messages)
` [PATCH 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state
` [PATCH 02/10] PCI/P2PDMA: Introduce p2pdma_provider structure for cleaner abstraction
` [PATCH 03/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH 10/10] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH RFC v3] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE counting
2025-07-24 7:36 UTC (6+ messages)
[v1 resend 00/12] THP support for zone device page migration
2025-07-24 6:47 UTC (11+ messages)
` [PATCH] mm/hmm: Do not fault in device private pages owned by the caller
[PATCH 1/1] mm: slub: Introduce one knob to control the track of slub object
2025-07-24 3:57 UTC (6+ messages)
[PATCH v4 2/5] vfio/type1: optimize vfio_pin_pages_remote()
2025-07-24 2:40 UTC (2+ messages)
[PATCH net-next v12 00/12] Split netmem from struct page
2025-07-24 2:00 UTC (2+ messages)
[RFC PATCH 0/3] Tiny optimization for large read operations
2025-07-24 1:54 UTC (4+ messages)
` [RFC PATCH 2/3] mm/filemap: Avoid modifying iocb->ki_flags for AIO in filemap_get_pages()
[PATCH v3] alloc_tag: add per-NUMA node stats
2025-07-24 0:37 UTC (4+ messages)
next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
2025-07-23 23:15 UTC (6+ messages)
[PATCH v3] khugepaged: Reduce race probability between migration and khugepaged
2025-07-23 21:13 UTC (2+ messages)
[PATCH v1 net-next 13/13] net-memcg: Allow decoupling memcg from global protocol memory accounting
2025-07-23 18:06 UTC (12+ messages)
[PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
2025-07-23 18:02 UTC (5+ messages)
[PATCH] man/man2/mremap.2: describe multiple mapping move, shrink
2025-07-23 17:46 UTC
[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
2025-07-23 17:32 UTC (8+ messages)
` [PATCH v3 08/12] kasan/um: select ARCH_DEFER_KASAN and call kasan_init_generic
[tip:locking/futex] [futex] 56180dd20c: BUG:sleeping_function_called_from_invalid_context_at_kernel/nsproxy.c
2025-07-23 17:22 UTC (2+ messages)
[PATCH] RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
2025-07-23 16:49 UTC (4+ messages)
[PATCH] mm: Add process info to bad rss-counter warning
2025-07-23 16:40 UTC (2+ messages)
[PATCH][next] tools/testing/selftests: Fix spelling mistake "unnmap" -> "unmap"
2025-07-23 16:36 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION a933d3dc1968fcfb0ab72879ec304b1971ed1b9a
2025-07-23 16:19 UTC
[PATCH] docs: update THP documentation to clarify sysfs "never" setting
2025-07-23 15:41 UTC (7+ messages)
[PATCH v5 0/7] Optimize mprotect() for large folios
2025-07-23 15:40 UTC (8+ messages)
` [PATCH v5 3/7] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v5 4/7] mm: Introduce FPB_RESPECT_WRITE for PTE batching infrastructure
` [PATCH v5 5/7] mm: Split can_change_pte_writable() into private and shared parts
[PATCH v2] MAINTAINERS: add MM MISC section, add missing files to MISC and CORE
2025-07-23 15:32 UTC (5+ messages)
[PATCH] MAINTAINERS: add missing mm_slot.h file THP section
2025-07-23 15:11 UTC (2+ messages)
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).